- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- nfs mount from AIX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
09-07-2006 04:58 AM
09-07-2006 04:58 AM
nfs mount from AIX
mount kestrel:/apps/data /var/www/ultra/html/kestrel_data
mount: kestrel:/apps/data failed, reason given by server: unknown nfs status return value: -1
Any ideas on what I do next.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-07-2006 05:56 AM
09-07-2006 05:56 AM
Re: nfs mount from AIX
check exported filesystems from AIX
showmount -e
should show all exported filesystems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-07-2006 06:05 AM
09-07-2006 06:05 AM
Re: nfs mount from AIX
Here is the entry in fstab on the client:
kestrel:/apps/data /var/www/ultra/html/kestrel_data nfs rsize=8192,wsize=8192 0 0
and here is the /etc/exports from the AIX:
/apps/data -vers=2,sec=sys:none,ro,access=@172.31.10.0/23:@192.168.224.0/24,root=@172.31.10.0/23:@192.168.224.0/24
I just typed mount kestral:/apps/data /var/www/ultra/html/kestrel_data and just mount /var/www/ultra/html/kestrel_data and received the same error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-07-2006 06:11 AM
09-07-2006 06:11 AM
Re: nfs mount from AIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-07-2006 07:36 AM
09-07-2006 07:36 AM
Re: nfs mount from AIX
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-07-2006 05:26 PM
09-07-2006 05:26 PM
Re: nfs mount from AIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2006 12:25 AM
09-08-2006 12:25 AM
Re: nfs mount from AIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2006 02:10 AM
09-08-2006 02:10 AM
Re: nfs mount from AIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2006 07:05 AM
09-08-2006 07:05 AM
Re: nfs mount from AIX
Try adding "nfso -o nfs_use_reserved_ports=1" on the AIX server as this prevents you needing tom mount insecure on Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-2006 07:06 AM
09-08-2006 07:06 AM
Re: nfs mount from AIX
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP