HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Information on ONC components
Operating System - HP-UX
1838661
Members
11449
Online
110128
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
07-19-2004 09:11 PM
07-19-2004 09:11 PM
Hello all:
I need some information on the Open Network Computing (ONC) components. I would really appreciate if someone can help me with the same.
1) How dependent are various ONC components (Network File System, Network Information Service, CacheFS, AutoFS, Remote Execution Facility) on one another?
2) Which components are always used in combination to perform the configuration/administration tasks?
Thanks in advance!
Best regards,
Akash
I need some information on the Open Network Computing (ONC) components. I would really appreciate if someone can help me with the same.
1) How dependent are various ONC components (Network File System, Network Information Service, CacheFS, AutoFS, Remote Execution Facility) on one another?
2) Which components are always used in combination to perform the configuration/administration tasks?
Thanks in advance!
Best regards,
Akash
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2004 07:23 AM
07-23-2004 07:23 AM
Solution
Hello Akash,
Regarding question 1, the classic answer is "it depends". Some of these components depend on each other in one direction but not the other. For example, AutoFS depends upon NFS but NFS is not dependent upon AutoFS. In other words, you can use AutoFS to mount an NFS filesystem, and NFS has to be running for this to work; however you never need to use AutoFS to mount an NFS filesystem - it can be done manually without AutoFS.
Similarly, CacheFS is dependent upon NFS but NFS is not dependent upon CacheFS. CacheFS is used to cache files that are accessed via an NFS filesystem, so NFS must be available for CacheFS to work. However, NFS does not require CacheFS - you can use NFS without CacheFS at any time.
NIS has no dependency on any of the other products, however NIS can be used by AutoFS to store the AutoFS maps. NIS can also be used by NFS to store the /etc/netgroup, /etc/hosts, etc. file contents which may be referenced when mounting an NFS filesystem. However, NIS is never required to use NFS, AutoFS, CacheFS, etc. It is simply a means of sharing configuration data between systems.
As for question 2, my above answer probably addresses this as well. AutoFS and CacheFS won't work without NFS, but NFS works just fine without either of them. NIS can be used in conjunction with NFS and AutoFS but it is not required.
I hope this helps. Let me know if you have any other ONC-related questions.
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]
Regarding question 1, the classic answer is "it depends". Some of these components depend on each other in one direction but not the other. For example, AutoFS depends upon NFS but NFS is not dependent upon AutoFS. In other words, you can use AutoFS to mount an NFS filesystem, and NFS has to be running for this to work; however you never need to use AutoFS to mount an NFS filesystem - it can be done manually without AutoFS.
Similarly, CacheFS is dependent upon NFS but NFS is not dependent upon CacheFS. CacheFS is used to cache files that are accessed via an NFS filesystem, so NFS must be available for CacheFS to work. However, NFS does not require CacheFS - you can use NFS without CacheFS at any time.
NIS has no dependency on any of the other products, however NIS can be used by AutoFS to store the AutoFS maps. NIS can also be used by NFS to store the /etc/netgroup, /etc/hosts, etc. file contents which may be referenced when mounting an NFS filesystem. However, NIS is never required to use NFS, AutoFS, CacheFS, etc. It is simply a means of sharing configuration data between systems.
As for question 2, my above answer probably addresses this as well. AutoFS and CacheFS won't work without NFS, but NFS works just fine without either of them. NIS can be used in conjunction with NFS and AutoFS but it is not required.
I hope this helps. Let me know if you have any other ONC-related questions.
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
07-26-2004 02:53 AM
07-26-2004 02:53 AM
Re: Information on ONC components
Hi Dave,
Thank you so much for providing detailed information!
This information, in addition to the data I'm gathering, will surely help me in designing and developing effective ONC documentation.
Best regards,
Akash
Thank you so much for providing detailed information!
This information, in addition to the data I'm gathering, will surely help me in designing and developing effective ONC documentation.
Best regards,
Akash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 11:49 PM
07-26-2004 11:49 PM
Re: Information on ONC components
Hi Akash,
They are all RPC components. The user space components depend on libnsl and the kernel space components depend on kernel RPC.
For example, NIS/NIS+ depend on libnsl
while AutoFS and cacheFS depend on kernel RPC.
Just my 2 cents!
Regards,
Sri Ram
They are all RPC components. The user space components depend on libnsl and the kernel space components depend on kernel RPC.
For example, NIS/NIS+ depend on libnsl
while AutoFS and cacheFS depend on kernel RPC.
Just my 2 cents!
Regards,
Sri Ram
"What goes up must come down. Ask any system administrator."
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 2025 Hewlett Packard Enterprise Development LP