- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- exportfs error: !?!
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
01-30-2003 12:53 AM
01-30-2003 12:53 AM
exportfs error: !?!
1 exportfs error: /data: Invalid argument
2 exportfs error: /platform: Invalid argument
3 exportfs error: /home: Invalid argument
4 exportfs error: /meas: Invalid argument
5 exportfs error: /permdir: Invalid argument
_______________________________________________
Thanks
Aravind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:58 AM
01-30-2003 12:58 AM
Re: exportfs error: !?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:58 AM
01-30-2003 12:58 AM
Re: exportfs error: !?!
How are you calling it in your script?
What's in the /etc/exports file?
rgds, Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 01:02 AM
01-30-2003 01:02 AM
Re: exportfs error: !?!
Your /etc/exports file may not be in correct format.
Can you post the file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 02:20 AM
01-30-2003 02:20 AM
Re: exportfs error: !?!
We are using the following two options in the script:
EXPORTFS='/usr/sbin/exportfs -a'
UNEXPORT='/usr/sbin/exportfs -ua'
______________________________________________
/data -anon=65534,access=:nclass3:deepa1:deepa2
/platform -anon=65534,access=:nclass3:deepa1:deepa2
/home -anon=65534,access=:nclass3:deepa1:deepa2
/meas -anon=65534,access=:nclass3:deepa1:deepa2
/permdir -anon=65534,access=:nclass3:deepa1:deepa2
/omcdata1 -anon=65534,access=:nclass3:deepa1:deepa2
/omcdata2 -anon=65534,access=:nclass3:deepa1:deepa2
/cdocs -anon=65534,access=:nclass3:deepa1:deepa2
/wizards -anon=65534,access=:nclass3:deepa1:deepa2
/cpp -anon=65534,access=:nclass3:deepa1:deepa2
_______________________________________________
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 02:34 AM
01-30-2003 02:34 AM
Re: exportfs error: !?!
your file /etc/exports seems to be ok.
What's the output if you only type "exportfs -a" in a shell ?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 10:11 AM
01-30-2003 10:11 AM
Re: exportfs error: !?!
Good Luck.
Steve