Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exportfs File Systems

Status
Not open for further replies.

PzP1R8

IS-IT--Management
Jan 29, 2002
22
US
I cannot mount our Linux server (RedHat7.3) "Rolls" from our Solaris Network.Is is running on a Dual Ethernet Card, Which has 2 IP Addresses. I have not named the machine other than in the local /etc/hosts file

I have edited /etc/exports:

/rolls0 @luksuns(rw)

and run the command "exportfs -a"

The file System is edited under /etc/fstab as:

LABEL=/rolls0 /rolls0 ext3 defaults 1 2

When I try to mount via NFS it give me permission denied?

Have I missed something?

Permissions are set to 777 on "Rolls0"

Any other files I am forgetting to edit?

Any Help Greatly Appreciated,

Cheers,

TP
 
Hmmm, I turned the services on, once I knew about the chkconfig --list command and "Wallah!"

NFS was off by default,

"Its Easy when you know the Command!"

TP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top