1843977 Members
2098 Online
110226 Solutions
New Discussion

cant take backup

 
khilari
Regular Advisor

cant take backup

Hi guys i am using fbackup -f /dev/rmt/7m -0i / to take backup, but i get this error message
FS server (pid4962@/net) not responding still trying
Now, i stopped the nfs /sbin/init.d/nfs.server and same for client but i still get the same error when i take the backup.Even when using tar, tar starts and then after 2 minutes same message comes.
Thanks
1 REPLY 1
IT_2007
Honored Contributor

Re: cant take backup

Are you running automounter which keeps on trying to mount.

Make sure you unmounted NFS mounts and then stopped NFS clients and server.

1. Unmount all NFS shares.
2. /sbin/init.d/nfs.client stop
3. /sbin/init.d/nfs.server stop