What name did you use in the cluster configuration, exactly? What does 'gethostip -d <name>' resolve to?
Regardless of that, can you ping the opposing node's IPMI IP address? I've seen shared IPMI/LAN not be able to ping it's own IPMI interface. digimer On 10/29/2012 09:48 PM, Josh Bowling wrote: > Well, I've tried a few things using your tutorials and I think I'm on > setting away from getting it up and going. > My problem seems to lie in the IP settings. > > On a machine with the hostname of "carbon", eth0 uses 192.68.0.151 while > eth1 uses 10.128.1.1. > Following a Pacemaker/Corosync tutorial, I set the name carbon equal to > 10.128.1.1 and carbon.domain.com <http://carbon.domain.com> equal to > 192.168.10.151. The only thing is that my IPMI sees to be using channel 1: > > > Set in Progress : Set Complete > Auth Type Support : NONE MD2 MD5 PASSWORD > Auth Type Enable : Callback : > : User : MD2 MD5 PASSWORD > : Operator : MD2 MD5 PASSWORD > : Admin : MD2 MD5 PASSWORD > : OEM : > IP Address Source : Static Address > IP Address : 192.168.10.151 > Subnet Mask : 255.255.255.0 > MAC Address : 5c:f3:fc:f2:35:95 > SNMP Community String : public > IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10 > BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled > Gratituous ARP Intrvl : 2.0 seconds > Default Gateway IP : 192.168.10.10 > Default Gateway MAC : 00:00:00:00:00:00 > Backup Gateway IP : 0.0.0.0 > Backup Gateway MAC : 00:00:00:00:00:00 > 802.1q VLAN ID : Disabled > 802.1q VLAN Priority : 0 > RMCP+ Cipher Suites : 0,1,2,3,4 > Cipher Suite Priv Max : uaaaaXXXXXXXXXX > : X=Cipher Suite Unused > : c=CALLBACK > : u=USER > : o=OPERATOR > : a=ADMIN > : O=OEM > > > Since IPMI is using the first lan channel, which means eth0 for me, I > set the IP address to 192.168.10.151. > When I do the following on a separate machine (the one connected to it > by both lan and crossover), it tells me that a connection could not be > made. What am I doing wrong? > > # ipmitool -I lan -U admin -P secret -H 192.168.10.151 chassis > status > Error: Unable to establish LAN session > Error sending Chassis Status command > -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
