LVM Volume & NFS Shared Volume

sohaib

Well-Known Member
May 14, 2011
124
0
56
Hello,

I have a LVM Volume which is like 419GB, and I am running two prxomox server, so my server 1 has that LVM Volume 419GB which I added in my storage and I click on shared, now on my second proxmox server how I can add that LVM storage which I shared with Server 1, is that even possible please advise, in detail.

Thanks.
 
Hello,

I have a LVM Volume which is like 419GB, and I am running two prxomox server, so my server 1 has that LVM Volume 419GB which I added in my storage and I click on shared, now on my second proxmox server how I can add that LVM storage which I shared with Server 1, is that even possible please advise, in detail.

Thanks.
Hi,
if your lvm-storage on server1 localy ( i assume that) only server1 can use that - in short: it's can't be shared storage; shared storage must be reachable by all nodes!
If you have the same configuration on the second node, you can use drbd (see wiki) for real shared storage.

Udo