Which answer describes a solution to this problem?

systemA has a file system that is being shared as follows:
— /data/dbase rw “”
systemB mounts that file system as follows:
/data on systemA:/data/dbaseN remote/read/write/setuid/devices/xa11r/dev=4c00002
On systemB, whenever root tries to create or copy a file to the /data directory, root receives the
following error: cannot create Which answer describes a solution to this problem?

systemA has a file system that is being shared as follows:
— /data/dbase rw “”
systemB mounts that file system as follows:
/data on systemA:/data/dbaseN remote/read/write/setuid/devices/xa11r/dev=4c00002
On systemB, whenever root tries to create or copy a file to the /data directory, root receives the
following error: cannot create Which answer describes a solution to this problem?

A.
On system A, give root write privileges to the /data/dbase directory.

B.
On systemA, Share /data/dbase as follows:
share —F nfs —o root=systemB /data/dbase

C.
On systemA, Share /data/dbase as follows:
share —F nfs —o rw=systemB /data/dbase

D.
On systemB, mount the remote file system as follows:
mount —F nfs —o rw systemA:/data/dbase /data



Leave a Reply 0

Your email address will not be published. Required fields are marked *