Disk on NFS

cbx

Active Member
Mar 2, 2012
45
1
28
Hello

I have some local disk and other disk in NFS on some server KVM in proxmox5.
It's possible to detach an disk and have the posibility to retrieve data on it with another kvm server?
 
Hi,

Yes, you can do this, but you have to care about the concurrent disk access self.
I mean if the disk is still mounted in the other KVM server you can corrupt the disk.
Also, it is no good idea to use an NFS share on two different pve node which is not in one cluster.