- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem in configuring a package in MC serviceguar...
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
06-20-2004 10:33 PM
06-20-2004 10:33 PM
problem in configuring a package in MC serviceguard
CLUSTER STATUS
cluster1 up
NODE STATUS STATE
hpuxdp14 up running
PACKAGE STATUS STATE AUTO_RUN NODE
ob2cl up running disabled hpuxdp14
NODE STATUS STATE
hpuxdp15 up running
I am not able to ping the IP address given to the package. If i look at the log file of the package configuration it says
/etc/cmcluster/ob2cl/ob2cl.cntl[76]: /dev/vgdatabase1: Execute permission denied
.
/etc/cmcluster/ob2cl/ob2cl.cntl[137]: /dev/vgdatabase1/lvol1: Execute permission
denied.
/etc/cmcluster/ob2cl/ob2cl.cntl[139]: /omni_shared: Execute permission denied.
/etc/cmcluster/ob2cl/ob2cl.cntl[196]: 15.70.177.227: not found.
/etc/cmcluster/ob2cl/ob2cl.cntl[198]: 10.70.177.0: not found.
/etc/cmcluster/ob2cl/ob2cl.cntl[225]: omni_sv: not found.
Please let me know if this is a known problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 10:44 PM
06-20-2004 10:44 PM
Re: problem in configuring a package in MC serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 11:04 PM
06-20-2004 11:04 PM
Re: problem in configuring a package in MC serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 11:43 PM
06-20-2004 11:43 PM
Re: problem in configuring a package in MC serviceguard
Had a look at your package control file. 2 points to be noted.
1. When you define your lvols to be mounted, they need to be in the same line with the format..(if its's a filesystem, but if it is a some raw device for database you dont need to define it in here)
LV[0]="/dev/vgdatabase1/lvol1"; FS[0]="/omni_shared"; FS_MOUNT_OPT[0]="-o rw"
2. You have give IP address of the package as
IP[0]=15.70.177.227 then how can the subnet be SUBNET[0]= 10.70.177.0 infact your subnet should be 15.70.177.0
That is the reason why you are not able to ping your package, because your package has not been assigned any IP address, to find out use netstat -in command.
Either your IP address is wrong or your subnet is wrong.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 11:56 PM - last edited on 09-16-2024 02:20 AM by support_s
06-20-2004 11:56 PM - last edited on 09-16-2024 02:20 AM by support_s
Re: problem in configuring a package in MC serviceguard
It has solved my problem. My subnet id is wrong. Now it is working.
- Tags:
- storage controller