- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- behaviour of SG cluster when two contradictory com...
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
05-14-2007 02:40 AM
05-14-2007 02:40 AM
behaviour of SG cluster when two contradictory command are launched
How do SG cluster behave when two contradictory commands are executed ?
For instance, when the package A is been stopped, and a cmrunpkg is launched to start that package A.
Is it executed immediately or is it scheduled for execution after package stop?
Thanx in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 03:05 AM
05-14-2007 03:05 AM
Re: behaviour of SG cluster when two contradictory command are launched
It is supposed to execute immediately.
You should run cmviewcl -v to see if the stop has changed the package state and an additional step is required to get it to start again.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 05:44 AM
05-14-2007 05:44 AM
Re: behaviour of SG cluster when two contradictory command are launched
Unlike Veritas Cluster Server, the cm commands that effect the status of the package/cluster do not have any "current-status" check built in.
cmrunpkg will start immediately, but remember only one LVM command can run at any given point of time.Running cmrunpkg and cmhaltpkg at the same time may very well run in to LVM lock contention issues. I would be really surprised if one of them doesn't fail to complete
Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2007 07:10 PM
05-15-2007 07:10 PM
Re: behaviour of SG cluster when two contradictory command are launched
Carsten
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 01:35 AM
05-16-2007 01:35 AM
Re: behaviour of SG cluster when two contradictory command are launched
Which ever one was run first - would win - the other one would fail.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 09:55 PM
05-21-2007 09:55 PM
Re: behaviour of SG cluster when two contradictory command are launched
Anyway good question.
Rgds.