I'm on page 204 of http://www.vm.ibm.com/devpages/mikemac/CKB-VM62.PDF in the 
"SLES Admin" guest on z/VM.

ch2ldsladmin:/etc # exportfs -a
If 'exportfs' is not a typo you can run the following command to lookup the 
package that contains the binary:
    command-not-found exportfs
-bash: exportfs: command not found
ch2ldsladmin:/etc # command-not-found exportfs
ch2ldsladmin:/etc #

Well, that's real helpful.

Went on to the next item (test the nfs mount):

ch2ldsladmin:/etc # ls /mnt
ch2ldsladmin:/etc # mount localhost:/var/nfs/sles11sp2/ /mnt
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
ch2ldsladmin:/etc # mount -o nolock localhost:/var/nfs/sles11sp2/ /mnt
mount.nfs: requested NFS version or transport protocol is not supported
ch2ldsladmin:/etc #

Suggestions?

Going to lunch now....

    -jc-

**********************************************************************
Information contained in this e-mail message and in any attachments thereto is 
confidential. If you are not the intended recipient, please destroy this 
message, delete any copies held on your systems, notify the sender immediately, 
and refrain from using or disclosing all or any part of its content to any 
other person.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to