PrepAway - Latest Free Exam Questions & Answers

Category: 310-202

Exam 310-202: Sun Certified System Administrator for the Solaris 9 Operating System, Part II

What three actions can be taken to mount the file system successfully?

While you attempt to NFS mount the /export/home directory from host potato onto mount point /data on host tomato, the following error appears:
# mount /data
nfs mount: potatoe: : RPC: Unknown host
The /etc/hosts file on tomato contains the following:
# Internet host table
#
127.0.0.1 localhost
10.7.8.11 tomato
10.7.8.12 potato
10.7.8.13 lettuce
The /etc/vfstab on tomato contains the following (unrelated lines are omitted):
# device device mount FS fsck mount mount
# to mount to fsck point type pass at boot options
#
potatoe:/export/home – /data nfs – yes soft,bg
What three actions can be taken to mount the file system successfully? (Choose three.)

Which command makes the /export/share resource unavailable for clients to mount

Exhibit:
/etc/dfs/dfstab file
# Place share(1M) commands here for automatic execution # on entering init state 3.
#
# Issue the command /etc/init.d/nfs.server start to run the NFS # daemon processes and the share commands, after adding the very # first entry to this file.
#
# share [-F fstype] [ -o options] [-d <text>] <pathname> [resource] # .e.g, # share -F nfs -o rw=engineering -d home dirs /export/home2 share -F nfs /usr/share/man
share -F nfs -o ro /export/share
share -F nfs /var/tmp
Which command makes the /export/share resource unavailable for clients to mount, without affecting any other shared resources?

Which two changes must you make to allow the workstation to use the NFS server pokey

A user’s workstation is configured to mount /archive from a remote system through NFS using the following entry in /etc/vfstab:
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
speedy:/archive – /archive nfs – yes –
To improve performance, a second NFS server, named pokey, is being added to serve out the identical file system.
You notice that the workstation is attempting to mount /archive read-write. The /archive file system contains old archived data and should not be modified. You decide that the user’s workstation should mount /archive read-only instead.
Which two changes must you make to allow the workstation to use the NFS server pokey and speedy and to correct the read-write/read-only mounting issue? (Choose two.)


Page 6 of 33« First...45678...2030...Last »