Hi, Each of my servers only have 2 HDDs. 1 HDD used for OS, so only 1 HDD will be available for either DRBD or LVM, is this correct? Is it possible to use only DRBD? Thank you
Is it possible to use only DRBD?
So Ganeti can use the same volume group as the system and create logical volumes for each instances. Users can choose whether they will use DRBD for that logical volume or not. From above diagram, vm2 will be marked as "DRBD enabled" and could be migrated to another host if it's current host failed, while vm1 and vm3 can still use normal logical volume and won't migrate anywhere in case of host failure.
Please correct me if I still misunderstand anything.
Thank you very much.
So Ganeti can use the same volume group as the system and create logical volumes for each instances. Users can choose whether they will use DRBD for that logical volume or not. From above diagram, vm2 will be marked as "DRBD enabled" and could be migrated to another host if it's current host failed, while vm1 and vm3 can still use normal logical volume and won't migrate anywhere in case of host failure.