- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fail package when start net
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
01-18-2007 04:17 AM
01-18-2007 04:17 AM
fail package when start net
NODE_NAME hp-nodo1
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.17.3.236
NETWORK_INTERFACE lan0
FIRST_CLUSTER_LOCK_PV /dev/dsk/c31t1d4
# List of serial device file names
# For example:
# SERIAL_DEVICE_FILE /dev/tty0p0
# Possible standby Network Interfaces for lan1: lan0.
NODE_NAME hp-nodo2
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.17.2.115
FIRST_CLUSTER_LOCK_PV /dev/dsk/c8t1d4
Configuration File
SUBNET 172.17.2.0
Control File
IP[0]="172.17.2.109"
SUBNET[0]="172.17.2.0"
Log file
Node "hp-nodo2": Adding IP address 172.17.2.109 to subnet 172.17.2.0
ERROR: Failed to add IP 172.17.2.109 to subnet 172.17.2.0
ERROR: Function add_ip_address
ERROR: Failed to add IP address to subnet
Jan 18 12:07:41 - Node "hp-nodo2": Remove IP address 172.17.2.109 from subnet 172.17.2.0
Regards
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 07:06 AM
01-18-2007 07:06 AM
Re: fail package when start net
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 08:06 AM
01-18-2007 08:06 AM
Re: fail package when start net
LVM[16492]: vgchange -a n vgbinr
LVM[16500]: vgchange -a n vgdbr
LVM[16508]: vgchange -a n vgmigr
cmcld: Service PKG*9217 terminated due to an exit(0).
cmcld: Halted package pkgbase on node hp-nodo1.
CM-CMD[16526]: cmrunpkg -v -n hp-nodo2 pkgbase
CM-CMD[16526]: Request from root on node hp-nodo1 to start the package
cmcld: Unable to start package pkgbase. Node hp-nodo1 is not able to run it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 08:54 AM
01-18-2007 08:54 AM
Re: fail package when start net
Also, what does netstat -in show on both nodes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 09:58 AM
01-18-2007 09:58 AM
Re: fail package when start net
After 172.17.2.115 now: 172.17.3.101
Nodo1:
netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan1 1500 172.17.2.0 172.17.3.236 1118661 2703 189777 0 0
lan0* 1500 none none 0 0 0 0 0
lo0 4136 127.0.0.0 127.0.0.1 233281 0 233281 0 0
Nodo2:
netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan1 1500 172.17.2.0 172.17.3.101 11778 18 4920 0 0
lan0* 1500 none none 0 0 0 0 0
lo0 4136 127.0.0.0 127.0.0.1 6189 0 6189 0 0
When configure lan1 with ifconfig
ifconfig lan1:1 172.17.2.109 netmask 255.255.254.0
No problem the ip is correct configure:
netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan1:1 1500 172.17.2.0 172.17.2.109 30 0 0 0 0
lan1 1500 172.17.2.0 172.17.3.101 12852 20 5360 0 0
lan0* 1500 none none 0 0 0 0 0
lo0 4136 127.0.0.0 127.0.0.1 6762 0 6762 0 0
Regards
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2007 09:48 AM
11-09-2007 09:48 AM
Re: fail package when start net
I meet the same issue.
Could you please tell me how to solve finally?
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2007 10:20 PM
11-09-2007 10:20 PM
Re: fail package when start net
cluster nodes are not in the same subnet ;
Hasan.