Hi
I had a single standalone pve installation doing backups on NFS. No problem on backup or restore.
I had converted this standalone node into a cluster and successfully added a second proxmox node. I am able to run VMs and Containers and migrate between them, so everything in terms of cluster seems to be working fine. I am not using ZFS or any shared storage for VMS or containers, just NFS for backup
Now i am trying to restore ion the pmx2 node a NFS backup done from pmx1 node, but when i try to restore, i see no option to pickup the restore node
When i check pmx1 i see NFS storage as nfs_shared_name(pmx-1)
When i check pmx2 i see NFS storage as nfs_shared_name(pmx-2) with question mark, and if i access it, i get an error in the WEBUI
"mount error: mount.nfs: Protocol not supported"
Both nodes are running pve6, both are updated to the last versions (community), both servers have access to nfs server with exactly the same permissions configuration.
i am able to mount via shell directly the nfs share into the pmx-2 node and access its contents.
any ideas?
I suppose i could always do a restore using cli, but i 'd prefer to find out why it is not working at WEbUI level
I had a single standalone pve installation doing backups on NFS. No problem on backup or restore.
I had converted this standalone node into a cluster and successfully added a second proxmox node. I am able to run VMs and Containers and migrate between them, so everything in terms of cluster seems to be working fine. I am not using ZFS or any shared storage for VMS or containers, just NFS for backup
Now i am trying to restore ion the pmx2 node a NFS backup done from pmx1 node, but when i try to restore, i see no option to pickup the restore node
When i check pmx1 i see NFS storage as nfs_shared_name(pmx-1)
When i check pmx2 i see NFS storage as nfs_shared_name(pmx-2) with question mark, and if i access it, i get an error in the WEBUI
"mount error: mount.nfs: Protocol not supported"
Both nodes are running pve6, both are updated to the last versions (community), both servers have access to nfs server with exactly the same permissions configuration.
i am able to mount via shell directly the nfs share into the pmx-2 node and access its contents.
any ideas?
I suppose i could always do a restore using cli, but i 'd prefer to find out why it is not working at WEbUI level