-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hello, after reading the document, I found that there is a solution that uses drbd containerization.
https://github.com/piraeusdatastore/piraeus-operator/blob/master/doc/host-setup.md
- First of all, I would like to ask whether containerized drbd charges. I checked the official website of linbit and found that containerized drbd requires commercial support.
- I looked at the dockerfile of the centos8 image,
https://github.com/piraeusdatastore/piraeus/blob/master/dockerfiles/drbd-driver-loader/Dockerfile.centos8,
A bash script in the dockerfile entry.sh,
https://raw.githubusercontent.com/LINBIT/drbd/master/docker/entry.sh,
in this script only load the DRBD module,
It seems that the drbd service has not been started,
and there is no network related configuration.
Does this need to be operated on the host instead of in the container?
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels