Giter Club home page Giter Club logo

Comments (4)

Philipp-Reisner avatar Philipp-Reisner commented on July 27, 2024 1

@huchengze all parts of Piraeus-DS are tested on multiple architectures (x86_64, arm64, ppc64el, s390x, mips64el) and known to work. LINBIT, one of the Piraeus-DS' contributors, maintains a multi-arch container registry, that also carries containers for arm64. This registry is part of LINBIT's SDS product. Maybe this is an option for you.
Currently, there is no contributor on the project that works on arm64 container images for the public Piraeus-DS repositories.

from piraeus.

rck avatar rck commented on July 27, 2024

the drbd9-* kernel module loaders should be easy to build, they don't have any dependency on any architecture specific code. They are mainly a distribution, some dependencies, a tarball and shell script. As long as the base distributions (Focal, CentOS7/8,...) are available, this should be docker build-able as of now. FWIW, this are these Dockerfiles: https://github.com/piraeusdatastore/piraeus/tree/master/dockerfiles/drbd-driver-loader

The piraeus-server should be easy as well, but it fetches some components from the public LINBIT repos. Should be easy as well, as the main parts here are not arch specific as well (some Python, some Java), but we (as LINBIT) would have to expose our arm repos to make it build out of the box. That is some internal discussion I have to have if we want to do that, or if this is x86 only and only available LINBIT customers. I will start this discussions, if you don't get a response within a week, feel free to ask again.

from piraeus.

huchengze avatar huchengze commented on July 27, 2024

@Philipp-Reisner I'm sorry to reply so late, thanks for your help.

Do you mean I can get the images from drbd.io and do I need to register an account?
Is there an easier way to get the diferent archs of image drbd.io/drbd9-bionic?

from piraeus.

rck avatar rck commented on July 27, 2024
  • drbd.io registry is for LINBIT customers only, so you would have to be a customer. You can contact [email protected] or get in touch on the web page if that is an option for you. But again, customers only.
  • the images we have on drbd.io are multi-arch. so if you pull something like drbd.io/drbd9-rhel8 on a amd64 machine you get the amd64 one, if you pull on a s390x you get one for that. and so on.

from piraeus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.