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 -um /mnt/sanfs
lin:/mnt/sanfs/sanfs >fuser -um /mnt/sanfs /mnt/sanfs: 14775c(root) 15088c(root) 15089 15089c(root) 15090c(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 Linux client for upgrading