This topic provides describes how to stop all applications (including SAN File System) on the Linux client.
Perform these steps to stop the SAN File System client for Linux.
fuser -u mount_point
You cannot unmount the client if the SAN File System is in use.
/usr/tank/client/bin/rmstclientThis command unmounts the global namespace, stops the client, and unloads the kernel module. It will use the configuration information stored in /usr/tank/client/config/stclient.conf.
Parent topic: Preparing a Linux client for upgrading