- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS server not responding still trying...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-07-2003 12:06 PM
07-07-2003 12:06 PM
NFS server not responding still trying...
I have a new HP-UX 11i box and I try to mount NFS drives on that machine and I got that with a lot of my drive:
NFS server
The NFS servers are working good, I can mount the same filesystems on other HP-UX 10.20, 11 and even 11i box... is there patch or something else that I'm missing here???
Thanks
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 12:08 PM
07-07-2003 12:08 PM
Re: NFS server not responding still trying...
Can your new 11i box correctly resolve the hostname and IP address of the NFS server?
Do you need to add an entry in /etc/exports on the NFS server for the new 11i box?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 12:13 PM
07-07-2003 12:13 PM
Re: NFS server not responding still trying...
Do you have connection problems between this
two machines?
Check if the server made export for the new machine.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 12:16 PM
07-07-2003 12:16 PM
Re: NFS server not responding still trying...
also run /usr/sbin/exportfs -a on the NFS server
Them try to mount.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 12:16 PM
07-07-2003 12:16 PM
Re: NFS server not responding still trying...
Thanks Again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 12:33 PM
07-07-2003 12:33 PM
Re: NFS server not responding still trying...
on the host/server
lanadmin -x 0
replace 0 with the actual number of the card
You should see 100 BaseT Full Duplex
Or whatever full speed is.
Check this on both server and client.
Next step is to make sure any switches have the ports configured as expected.
HP NIC's prefer manual explicit settings and have trouble with how Cisco switches do auto negotiate.
Have the Cisco admin switch to explicit, boot both boxes
re-run the lanadmin commands, if there is conflict you may be forced to hard code your setttings in one of the following files, depending on the NIC card you have.
/etc/rc.config.d/hpbtlanconf
/etc/rc.config.d/hgsclanconf
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 03:47 PM
07-07-2003 03:47 PM
Re: NFS server not responding still trying...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2003 10:26 PM
07-07-2003 10:26 PM
Re: NFS server not responding still trying...
i suugest you to put the direct and reverse lookup in the /etc/hosts, for the NFS shares in general.
I hate when NFS goes down... it's fragile by its own...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 04:24 AM
07-08-2003 04:24 AM
Re: NFS server not responding still trying...
http://www.docs.hp.com/hpux/onlinedocs/B1031-90044/B1031-90044.html
Todd