- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS 3 on HP 11.0
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
10-14-2004 11:25 PM
10-14-2004 11:25 PM
NFS 3 on HP 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 11:30 PM
10-14-2004 11:30 PM
Re: NFS 3 on HP 11.0
Is it Clusterd server ?
You may required NFS toolkit of MC/SG.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 01:23 AM
10-15-2004 01:23 AM
Re: NFS 3 on HP 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 04:32 PM
10-15-2004 04:32 PM
Re: NFS 3 on HP 11.0
I have a few questions that may help drill down on the specific problem.
What error message does the client display when trying to mount from the virtual IP? Can the client mount using the real IP? Can other clients mount from this server using the virtual IP? What OS are both client and server running? What ONC patch are both systems running? What protocol (UDP or TCP) are you using for this mount? What mount options, if any, are you specifying?
Regards,
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 08:09 PM
10-15-2004 08:09 PM
Re: NFS 3 on HP 11.0
"NFS server
>Can the client mount using the real IP?
Yes. The same client can mount using real IP.
>Can other clients mount from this server using the virtual IP?
Yes.
>What OS are both client and server running?
11.0.
>What ONC patch are both systems running?
Newbie!! what is ONC ?
>What protocol (UDP or TCP) are you using for this mount?
Both.
>What mount options, if any, are you specifying?
No.
Thanks a lot for your response Dave.
Regards,
Tarun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2004 03:26 AM
10-16-2004 03:26 AM
Re: NFS 3 on HP 11.0
# swlist -l product | grep -E 'NFS|ONC'
This command should tell you which ONC/NFS patches are installed.
Regards,
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 02:28 AM
06-28-2005 02:28 AM
Re: NFS 3 on HP 11.0
Thanks all for your time.