GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS issue
Operating System - HP-UX
1852320
Members
2983
Online
104065
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
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
08-29-2005 12:00 PM
08-29-2005 12:00 PM
NFS issue
Hello to all
Somebody can give me,
What does "-anon=65534" & "-async" signify in the /etc/exports file?
Thanks a lot
Somebody can give me,
What does "-anon=65534" & "-async" signify in the /etc/exports file?
Thanks a lot
gabo
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 12:49 PM
08-29-2005 12:49 PM
Re: NFS issue
Hi Mike,
It means that:
1) Any anonymous NFS connection is assigend the UID of 65534 and thusly it's permissions.
2) All writes will be signified as "complete" even though they may still be in the buffer. This "speeds up" an application that waits for the "physical" write. But that comes at a data security risk....No such thing as a free lunch.......
HTH,
Jeff
It means that:
1) Any anonymous NFS connection is assigend the UID of 65534 and thusly it's permissions.
2) All writes will be signified as "complete" even though they may still be in the buffer. This "speeds up" an application that waits for the "physical" write. But that comes at a data security risk....No such thing as a free lunch.......
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 12:58 PM
08-29-2005 12:58 PM
Re: NFS issue
-anon=65534 means any nfs requests coming will be assigned uid=65534, but surprisingly i have never seen this setup its mostly assigned to -1 or -2
-async means the nfs writes will be asyncronous, which gives a better nfs performance.
-async means the nfs writes will be asyncronous, which gives a better nfs performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 02:20 AM
08-30-2005 02:20 AM
Re: NFS issue
hi,
65534 means the uid of anonymous user so it maens any anonymous user can acces this exported filesystem .
-async means the data will not be write to physical disk on the same time.
65534 means the uid of anonymous user so it maens any anonymous user can acces this exported filesystem .
-async means the data will not be write to physical disk on the same time.
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 2026 Hewlett Packard Enterprise Development LP