Results 1 to 2 of 2
Quick question, I am trying to create a mount drive from my DB server on my web server, I have ran the following on the DB server
-- exportfs websvr:/usr/local/images
...
- 05-14-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 2
folder mount error
Quick question, I am trying to create a mount drive from my DB server on my web server, I have ran the following on the DB server
-- exportfs websvr:/usr/local/images
But when I run the mount:
-- mount -t nfs dbsvr:/usr/local/images /usr/local/share/images
I get the foillowing error:
-- mount.nfs: Input/output error
Any hints as to what I'm doing wrong?
Cheers!
- 05-15-2010 #2Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
Hi kpsuk,
have a look at this page: The /etc/exports fileRHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.


Reply With Quote