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
12-26-2008 06:07 AM
12-26-2008 06:07 AM
cmhaltcl
suppose i am halting the cluster by giving the
#cmhaltcl
then what will be the package status
Reagrds
Rkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2008 10:58 AM
12-26-2008 10:58 AM
Re: cmhaltcl
The effect of "cmhaltcl" is the same as first running "cmhaltpkg" on all packages, then running "cmhaltnode" on all nodes.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2008 11:20 AM
12-26-2008 11:20 AM
Re: cmhaltcl
You should find this command summary quite useful:
http://www.docs.hp.com/en/B3936-90135/B3936-90135.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2008 11:41 PM
12-26-2008 11:41 PM
Re: cmhaltcl
However this is always suggested to halt the packages individually and when the packages have all halted , u can issue a cmhaltcl in aproduction environment. This helps us sequentially stop the packages and is a better approach that u can know and troubleshoot more clearly if some package has halting problems.
However if u want to give the cmahaltcl that will sequentially halt the packages before halting the clustes it is bettr to use cmhaltcl -f that will guarantedly stop all packages first gracefully before halting the cluster.
but if u are in aproduction environment always do manual cmhaltpkg on all the packages and then give the cmhaltcl command.
Hope this is a better and standard approach.
Sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2008 09:19 AM
12-28-2008 09:19 AM
Re: cmhaltcl
You should either halt the packages first with cmhaltpkg which will allow you to control the halt order in case this is important. Or you need to run cmhaltcl -f which will halt the packages in an undefined order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 12:59 AM
01-19-2009 12:59 AM
Re: cmhaltcl
John is right
U cant run cmhaltcl if pkgs are running its giving erro message .
U gave to give cmhaltcl -f -----> to forcefully down the cluster which includes downing the running packages,Nodes & finally ur cluster
thanks & regards
vjta