
Appendix F. Hints to set up the Solaris environment 743
Unmounting the NFS file system
After the installation, we need to unmount the NFS file system. Here is the
method we used.
1. Log in as root from machine 1 or machine 2.
2. Make sure no applications are working or are under the /wpsdisk and its
sub-directory.
3. Run the command:
# umount /wpsdisk
4. If it could not unmount, you can try the following command:
# umount -f /wpsdisk
F.2 Setting up the file system environment
Based on the prerequisites, WebSphere Application Server and WebSphere
Portal have their requirements for the disk space. So, we need to make sure the
file system we assigned ...