Find the answer to your Linux question:
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 ...
  1. #1
    Just 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!

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Location
    Portsmouth, UK
    Posts
    539
    Hi kpsuk,

    have a look at this page: The /etc/exports file
    RHCE #100-015-395
    Please don't PM me with questions as no reply may offend, that's what the forums are for.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...