Embperl Error on Virtual machine hardware tab

sean

Renowned Member
Nov 11, 2010
28
0
66
I have a cluster with master and node. Everytime I try and go to a hardware tab on any vitural machine I get an error which looks like it relates to an nfs mount which no longer exists. I did originally find this using the mount command and used umount to remove it, but the error persists and I am not sure where to go next? Any advice appreciated.

[2842]ERR: 24: Error in Perl code: command '/bin/mount -t nfs 192.9.200.241:/mnt/data/backup/nfs /mnt/pve/openfiler' failed with exit code 32
 
I have a cluster with master and node. Everytime I try and go to a hardware tab on any vitural machine I get an error which looks like it relates to an nfs mount which no longer exists. I did originally find this using the mount command and used umount to remove it, but the error persists and I am not sure where to go next? Any advice appreciated.

[2842]ERR: 24: Error in Perl code: command '/bin/mount -t nfs 192.9.200.241:/mnt/data/backup/nfs /mnt/pve/openfiler' failed with exit code 32
Hi,
remove the storage-entry from /etc/pve/storage.cfg. Or make all storages stable.

Udo
 
Thank you, looking at it now the backup should have given me the clue, but with your answer it is all back as it should be.