- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: failover-fail back question
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-15-2010 06:34 AM
09-15-2010 06:34 AM
Package AUTO_RUN is disabled.
Can anybody explain will the package start automatically after the primay node boot completed.
(In my system its not started and I have started the package manually. I want to confirm that whether this is normal or not)
speedy reply is highly appreciated.
Thanks in advance
Santhosh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 06:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 07:21 AM
09-15-2010 07:21 AM
Re: failover-fail back question
I can see in the package.conf file "auto_run yes"
question: Why the auto_run status remain disabled after reboot the server?
Thanks,
Santhosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 07:36 AM
09-15-2010 07:36 AM
Re: failover-fail back question
However it will leave the Local Switching (per node as seen by cmviewcl -v) as they were at the time of issuing the command.
When you reboot the primary node, it will continue to run where you started it, but you will have ot manually set AUTO RUN to be enabled using the cmmpdpkg -e
I can see in the package.conf file "auto_run yes"
That is because the package is configured to autrun when the cluster starts up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 07:44 AM
09-15-2010 07:44 AM
Re: failover-fail back question
Incident happened:
Server turned off by unknown reason.
Action Taken:
Powered up the server and booted properly
Status of the cluster package:
cmviewcl output was giving package down and auto_run disabled
Action taken: Started the package manually (cmrunpkg)
Checked the package.conf file and found the configuration as "auto_run yes"
I think the senario is clear now and my question also.
Thanks,
Santhosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 08:15 AM
09-15-2010 08:15 AM
Re: failover-fail back question
Server turned off by unknown reason."
Please share, when this incident happend whether your package switched to another node?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 08:18 AM
09-15-2010 08:18 AM
Re: failover-fail back question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 08:31 AM
09-15-2010 08:31 AM
Re: failover-fail back question
As the cluster was ALREADY running, and you just had the node rejoin it, this does NOT automatically turn the AUO RUN back to enabled, that will ONLY happen when a cmruncl is done after a cluster has been halted.