<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
# vgcreate  vg0 /dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1 /dev/nvme4n1 /dev/nvme5n1<br>
<br>
It&#39;s all one big volume group and we let Linstor provision resources wherever it wants. What is the effect If one NVME drive fails? Do all resources on the node go diskless, or just resources that happen to live entirely on the failed drive?<br></blockquote></div><div><br></div><div>I am not an LVM expert, but to my understanding, LVM (by default) just uses the devices as they come / are needed in your setup. That means, if one device fails, those volumes that are at least partially placed on the failed device will be in trouble (I assume IO errors when accessing them). I am not sure how LVM behaves if a  part  of a volume is accessed which is on a healthy disk... but you should be able to try such things by yourself using loop devices as PVs.<br></div><div><br></div><div>-- </div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best regards,<br></div>Gabor Hernadi<br></div></div></div></div></div>