adspace


Have you configured a NFS server?

Answer Posted / jatin shambharkar

Configure NFS to export the root/ and snapshot/ directories
by adding them to /etc/exports. For example:

/diskless/i386/RHEL4-AS/root/ *(ro,sync,no_root_squash)
/diskless/i386/RHEL4-AS/snapshot/ *(rw,sync,no_root_squash)


Replace * with one of the hostname formats discussed in
Section 22.3.2 Hostname Formats. Make the hostname
declaration as specific as possible, so unwanted systems
can not access the NFS mount


If the NFS service is not running, start it: service nfs
start

If the NFS service is already running, reload the
configuration file: service nfs reload

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the last major networking problem you troubleshot and solved on your own in the last year?

2081


all your interview question in networking and system administration

3420


PLEASE SEND FAQ FOR NETWORK ADMINISTRATOR

2105


Please list the types of Firewalls, Routers, Switches, and Servers that you have managed.

2581


What is the last major networking problem you troubleshot and solved on your own in the last year?

2155