[DRBD-user] Planning for Failure

Eric Robinson eric.robinson at psmnv.com
Wed Apr 27 07:07:32 CEST 2022


I'm planning ahead, so we can act quickly if we have a drive media failure.

Our cluster nodes each have 6 x NVME drives in 1 volume group, which was created as follows:

[root at ha51b ~]# DISKS=$(nvme list|grep dev|awk '{print $1}')
[root at ha51b ~]# echo $DISKS
/dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1 /dev/nvme4n1 /dev/nvme5n1 /dev/nvme6n1
[root at ha51b ~]# vgcreate vg0 $DISKS

We registered the VGs as Linstor storage pools and deployed multiple DRBD resources of various sizes across them.

Questions:


  1.  If 1 drive fails in a volume group, do all DRBD resources on the node go diskless, or just ones that happen to exist entirely on the failed drive?
  2.  What actions would we take to rebuild the node?

[cid:image001.png at 01D859C9.1DC04CB0]

Disclaimer : This email and any files transmitted with it are confidential and intended solely for intended recipients. If you are not the named addressee you should not disseminate, distribute, copy or alter this email. Any views or opinions presented in this email are solely those of the author and might not represent those of Physician Select Management. Warning: Although Physician Select Management has taken reasonable precautions to ensure no viruses are present in this email, the company cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20220427/68394f26/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 155554 bytes
Desc: image001.png
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20220427/68394f26/attachment-0001.png>


More information about the drbd-user mailing list