December 2001
Intermediate to advanced
506 pages
10h 4m
English
In this section, we will discuss the operations performed by a system administrator working with NFS. The topics being discussed are:
The status of the NFS daemons
Changing exported NFSs
Using the unmount command
You can get the current status of the NFS daemons individually or all at once. To get the current status of the NFS daemons individually, enter:
lssrc -s daemon
where daemon is any one of the SRC controlled daemons. For example, to get the current status of the rpc.lockd daemon, enter:
lssrc -s rpc.lockd
To get the current status of all NFS daemons at once, enter:
lssrc -g nfs
This section ...
Read now
Unlock full access