Problems restarting vxesfsd
Restarting vxesfsd fails if a process accesses the ESFS mount point when NetBackup attempts to shut it down.
See the following log to determine if this issue is the problem:
/usr/openv/esfs/log/ops/vxesfs-run.process_id
Note that after the hard kill of vxesfsd, the target remains busy.
To verify if the ESFS mount point is used by any processes
- Unmount the mount directory:
umount mount_dir
Or
lsof mount_dir
- Verify that the directory is not mounted:
mount | grep mount_dir
Or
lsof | grep mount_dir
- Restart vxesfsd :
/usr/openv/esfs/bin/vxesfsd start /usr/openv/pdde/pdconfigure/pdde start