Planning for Failure

Eric Robinson <eric.robinson-JiDY2OCN/[email protected]>
Newsgroups gmane.comp.linux.drbd
Message-ID <CO6SPRMB00051A9D0DB03427D0C0F027FAFA9@CO6SPRMB0005.namprd03.prod.outlook.com>
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@ha51b ~]# DISKS=$(nvme list|grep dev|awk '{print $1}')
[root@ha51b ~]# echo $DISKS
/dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1 /dev/nvme4n1 /dev/nvme5n1 /dev/nvme6n1
[root@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:[email protected]]

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.

_______________________________________________
Star us on GITHUB: https://github.com/LINBIT
drbd-user mailing list
[email protected]
https://lists.linbit.com/mailman/listinfo/drbd-user
image001.png (image/png, 151.9 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.