Operating System - HP-UX
1833903 Members
1886 Online
110063 Solutions
New Discussion

Need quick NFS mount instructions

 
Debbie Fleith
Regular Advisor

Need quick NFS mount instructions

Our HP 11.0 tape drive died, so we want to backup temporarily to an nfs mount. The nfs is created on a new RH5 Linux server and is accessible from other servers on the LAN. However, when I try to mount a new remote file system (/tape) in SAM using nfs from the HP-UX 11.0 server, I get an error "The command used to mount the new file system, mount(1m), has failed to mount /tape. The stderr output from the command is shown below. Permission denied"

Anyone have any suggestions?
4 REPLIES 4
Tim Nelson
Honored Contributor

Re: Need quick NFS mount instructions

Permission denied means source server is not configured to allow THIS server to mount the filesystem.

hmm... RH5 ? /etc/exports ? /etc/dfs/dfstab ? Not sure.

Gotta wait for the RedHat people to show up in the HPUX forum ;) (they are here, somewhere)...
V. Nyga
Honored Contributor

Re: Need quick NFS mount instructions

... but I doubt, that the RedHat people will look inside this thread with this title ...

You should give more hints in your title and/or go to the linux forum:
http://forums11.itrc.hp.com/service/forums/familyhome.do?familyId=118

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
Dave Olker
Neighborhood Moderator

Re: Need quick NFS mount instructions

On the RH5 server, what are the contents of the /etc/exports file?

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Debbie Fleith
Regular Advisor

Re: Need quick NFS mount instructions

It is working now.