- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmviewcl displays incorrect status for package bef...
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
03-23-2004 05:29 PM
03-23-2004 05:29 PM
cmviewcl displays incorrect status for package before TOC'ed
I'm running SG 11.15 on HPUX 11i and I have a 1 package 2 node cluster.
After I have killed cmcld deamon on a standby node,
I happened to notice that the status of package of cmviewcl was 'down' before TOC'ed,
though the package on a primary node was always up normally.
------------------------------------------
host001:root> cmviewcl
CLUSTER STATUS
cls0001 up
NODE STATUS STATE
host001 up reforming
host002 down unknown
UNOWNED_PACKAGES
PACKAGE | STATUS | STATE | AUTO_RUN | NODE
pal_pkg01| down | | |unowned
-----------------------------------------
Is this incorrect status?
# After TOC'ed, the status of package became "up".
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:36 PM
03-23-2004 05:36 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
Did you run cmviewcl on the node where you killed cmcld? If yes you may not get proper results as expected.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:42 PM
03-23-2004 05:42 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
Tomoko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 06:25 PM
03-23-2004 06:25 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
One such cmviewcl behaviour is solved by the following patch,
http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.pdb|patch.breadcrumb.search|&patchid=PHSS_29067&context=hpux:800:11:23
Upload your system information in the following site using cpm_collect.sh and search for serviceguard as the keyword. Select relevant patches to you environment and install them on both the nodes
http://www1.itrc.hp.com/service/patch/searchBySystem.do?BC=patch.breadcrumb.main|patch.breadcrumb.pdb|
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 07:16 PM
03-23-2004 07:16 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 07:18 PM
03-23-2004 07:18 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
I think this sympton differs from this patch description, because SERVICE_NAME and SERVICE_FAIL_FAST_ENABLED are not cofigured for this package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 08:29 PM
03-23-2004 08:29 PM
Re: cmviewcl displays incorrect status for package before TOC'ed
It's true the package state is unowned, but I thought the package STATUS should be "unknown" or "up" is correct.