- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Will inetd service restart affect cluster?
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-16-2005 07:12 PM
10-16-2005 07:12 PM
We need to disable some of the service in the inetd.conf. We have Mc SG running on the servers. Will restart of inetd service bring down cluster or packages?
Thanks in advance
Jay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 07:15 PM
10-16-2005 07:15 PM
Re: Will inetd service restart affect cluster?
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 07:22 PM
10-16-2005 07:22 PM
SolutionYou can remove service from inetd.conf without losing service.
But not the one you need to log in are that is used voor applications such as serviceguard. After that refresh the inetd.conf rather then restart.
use the command with inetd -c.
Also you can restrict the services in /var/adm/ined.sec
grtz. mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 07:24 PM
10-16-2005 07:24 PM
Re: Will inetd service restart affect cluster?
Just type
inetd -c to Reconfigure the Internet daemon; in other words, force the current inetd to reread /etc/inetd.conf (excerpt from the man)
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 07:25 PM
10-16-2005 07:25 PM
Re: Will inetd service restart affect cluster?
It will definitely affect the workig of the cluster though not for a long time but mometarily atleast.
But you can get rid of this by "inetd -c" as already suggested above.
Make all required changes in /etc/inetd.conf and just do "/sbin/inetd -c".
It should help.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 07:26 PM
10-16-2005 07:26 PM