This topic provides describes how to stop all applications (including SAN File System) on the AIX® client.
Perform these steps to stop the SAN File System client on AIX:
telnet client_name
mount
fuser -cuxV /mnt/sanfs
aix:/mnt/sanfs/sanfs >fuser -cuxV /mnt/sanfs /mnt/sanfs: vfs fd=3 21468(root) vfs 22742c(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.
mount
Parent topic: Preparing an AIX client for upgrading