- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- removing service from package control file
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
09-23-2004 09:04 PM
09-23-2004 09:04 PM
I need to remove one out of two services from the package cntl file.
Is it enough to update the cntl file and then stop and restart the package ?
Thanks,
Matthias
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 09:12 PM
09-23-2004 09:12 PM
Re: removing service from package control file
you have to:
1. modify package cntl and conf file on all nodes
2. stop packages
3. apply new configuration to cluster cmapplyconf
4. run package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 09:13 PM
09-23-2004 09:13 PM
SolutionHaving removed your service, the next time you stop the package, only the remaining service will be known (and stopped).
All you have to do is amend the controlfile and manually stop the redundant service.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 09:35 PM
09-23-2004 09:35 PM
Re: removing service from package control file
Essentially you would need to halt the package, remove the service definitions from the package configuration file and the control files on all nofdes, then reapply the package, and then restart the package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 09:41 PM
09-23-2004 09:41 PM
Re: removing service from package control file
of course one correct to my answer step 2 must be 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 07:07 AM
09-24-2004 07:07 AM
Re: removing service from package control file
When you should do the cmapplyconf, it becomes must to restart the services in stipulated window taking an outage.
You are stopping some services, I guess you are going to remove some application from the package.
I would go as follow:
Mark what services are running under your package.
What services you want to remove from.
What is the configuration with respect to it: for example service startup/shutdown script in the package control file, services names in cluster config. file.
Remove these entries.
Plan for LVOL, file system entries to be removed from package control script.
You chalk out this on peace of paper, discuss to your colleuage if required.
Remove subsequesnt client application components if required.
Go ahead with the plan. and then do a cmapplyconf. Also do not forget to change DR config similarly.
I would say remove first the DR site first. Then do the same at Main site.
Hope above helps.
Thanks
Prashant