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 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
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to