This topic provides describes how to stop all applications (including SAN File System) on the Solaris client.
Perform these steps to stop the SAN File System client for Solaris:
fuser -cu /mnt/sanfs
sol:/mnt/sanfs/sanfs >fuser -cu /mnt/sanfs /mnt/sanfs: 9823c(root) 9820c(root) 9819o(root)
/usr/tank/client/bin/rmstclientThis command unmounts the global namespace, stops the client, and unloads the kernel module. It uses the configuration information stored in /usr/tank/client/config/stclient.conf.
Parent topic: Preparing a Solaris client for upgrading