ONCplus B.11.31.12 Release Notes (5900-1631, August 2011)

where:
/var/hpsrp/srp01/opt/nfstest is an NFS mount point under the SRP environment
srp01
This command displays the process ids (PIDs) of the active processes on the NFS mount point.
/var/hpsrp/srp01/opt/nfstest: 11352c
where:
11352 is the PID of the active process on the NFS mount point
If there are no active processes on the NFS mount point, then execute the command. Otherwise,
wait until there are no active processes.
If the srp -stop command has already been executed and it hangs, force unmount all the
NFS filesystems under the SRP instance which is being shutdown.
# umount -f /var/hpsrp/srp01/opt/nfstest
This unblocks the srp -stop command and allows it to complete the operation.
NOTE: Doing a force unmount may cause data loss for open files. After the unmount is complete,
if a program tries to access files from an unmounted filesystem, it will get an EIO error.
For information on HP-UX SRP commands and HP-UX Containers, see the HP-UX Containers (SRP)
Administrator's Guide.
To locate this document, go to the following location on the HP Business Support Center:
www.hp.com/go/virtualization-manuals.
On this page, select HP-UX Containers (SRP) Software.
19