HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need Help: NFS mount
Operating System - HP-UX
1834178
Members
2718
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-1999 06:45 AM
10-19-1999 06:45 AM
Need Help: NFS mount
I need to nfs mount a file system from a sun box runnind Solaris 2.6 to an
HP-UX 10.2. I get an error message that it times out when i try to do this
mount through the sam utility.
HP-UX 10.2. I get an error message that it times out when i try to do this
mount through the sam utility.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-1999 06:35 AM
10-25-1999 06:35 AM
Re: Need Help: NFS mount
Is NFS set up on the HP box? Check /etc/rc.config.d/nfsconf. Is the client
set to 1? If you ps -ef | grep biod are there any running. If not, set the
NFS_CLIENT=1, then run /sbin/init.d/nfs.client start.
For more information, see http://docs.hp.com/hpux/communications and Installing
and Administering NFS Services
set to 1? If you ps -ef | grep biod are there any running. If not, set the
NFS_CLIENT=1, then run /sbin/init.d/nfs.client start.
For more information, see http://docs.hp.com/hpux/communications and Installing
and Administering NFS Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-1999 06:36 PM
10-27-1999 06:36 PM
Re: Need Help: NFS mount
If the HP is the client and the Sun if the server. Try the following.
On HP machine
showmount -e Sun_hostname
If this timeout then the Sun machine is not running mountd daemon. Start mountd
on Sun machine /usr/lib/nfs/mountd
If showmount works and you still cannot mount then this more than likely an
access problem. Check the /etc/dfs/sharetab man share and man sharetab. Maybe
remove permissions for testing.
If the HP is the server and Sun is the client.
Check following are running
portmap
rpc.mountd
biod
nfsd
Run showmount -e HP_hostname if this works then check permissions on exported
directories in file /etc/exports
Hope this is of some use
Regards
Paul
On HP machine
showmount -e Sun_hostname
If this timeout then the Sun machine is not running mountd daemon. Start mountd
on Sun machine /usr/lib/nfs/mountd
If showmount works and you still cannot mount then this more than likely an
access problem. Check the /etc/dfs/sharetab man share and man sharetab. Maybe
remove permissions for testing.
If the HP is the server and Sun is the client.
Check following are running
portmap
rpc.mountd
biod
nfsd
Run showmount -e HP_hostname if this works then check permissions on exported
directories in file /etc/exports
Hope this is of some use
Regards
Paul
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP