Hello,
Is it possible to mount all created VM disks to copy or backup, or migrate them using only one node? We have Proxmox 7.4 installed over several nodes, a NetApp FibreChannel array with two LVM pools (lvm_NetApp_old_pool_group, lvm_NetApp_new_pool_group), and tens of VMs created there. If I log to some node using ssh, in the /dev folder, sometimes there are both folders visible (/dev/lvm_NetApp_old_pool_group, /dev/lvm_NetApp_old_pool_group), sometimes only one. These folders do not contain links to all VM disks created. Is it possible to repopulate these folders to be able to access all disks created? If I use lvs (or lvs -o +devices), I see all disks listed, so Proxmox knows them all. Or is it some other supported approach to be able to access LVMs from selected nodes?
Is it possible to mount all created VM disks to copy or backup, or migrate them using only one node? We have Proxmox 7.4 installed over several nodes, a NetApp FibreChannel array with two LVM pools (lvm_NetApp_old_pool_group, lvm_NetApp_new_pool_group), and tens of VMs created there. If I log to some node using ssh, in the /dev folder, sometimes there are both folders visible (/dev/lvm_NetApp_old_pool_group, /dev/lvm_NetApp_old_pool_group), sometimes only one. These folders do not contain links to all VM disks created. Is it possible to repopulate these folders to be able to access all disks created? If I use lvs (or lvs -o +devices), I see all disks listed, so Proxmox knows them all. Or is it some other supported approach to be able to access LVMs from selected nodes?