If you have rcons open on the M4 as it reboots, does the UEFI output look
right or is it also messed up?



From:   "Gray, Charles" <[email protected]>
To:     xCAT Users Mailing list <[email protected]>
Date:   03/28/2013 04:46 PM
Subject:        Re: [xcat-user] IPMITOOL on iDataPlex M4



Oops,

Command syntax error.   Figured out the correct syntax, here’s what I get…

root@jacket% /opt/ibm/toolscenter/asu/asu64 show devicesandioports --host
10.246.68.80 --user xxxx --password yyyyyyyy
IBM Advanced Settings Utility version 3.70.72L
Licensed Materials - Property of IBM
(C) Copyright IBM Corp. 2007-2011 All Rights Reserved
Connected to IMM at IP address 10.246.68.80
DevicesandIOPorts.ConfiguretheonboardSATAportsas=AHCI
DevicesandIOPorts.ConfigureIDEmode=Compatibility mode
DevicesandIOPorts.ActiveVideo=Onboard Device
DevicesandIOPorts.PCIExpressNativeControl=Enable
DevicesandIOPorts.PCI64-BitResourceAllocation=Disable
DevicesandIOPorts.COMPort1=Enable
DevicesandIOPorts.COMPort2=Enable
DevicesandIOPorts.RemoteConsole=Enable
DevicesandIOPorts.SerialPortSharing=Enable
DevicesandIOPorts.SerialPortAccessMode=Dedicated
DevicesandIOPorts.SPRedirection=Enable
DevicesandIOPorts.LegacyOptionROMDisplay=COM Port 1
DevicesandIOPorts.Com1BaudRate=115200
DevicesandIOPorts.Com1DataBits=8
DevicesandIOPorts.Com1Parity=None
DevicesandIOPorts.Com1StopBits=1
DevicesandIOPorts.Com1TerminalEmulation=VT100
DevicesandIOPorts.Com1ActiveAfterBoot=Enable
DevicesandIOPorts.Com1FlowControl=Hardware
DevicesandIOPorts.Com2BaudRate=115200
DevicesandIOPorts.Com2DataBits=8
DevicesandIOPorts.Com2Parity=None
DevicesandIOPorts.Com2StopBits=1
DevicesandIOPorts.Com2TerminalEmulation=ANSI
DevicesandIOPorts.Com2ActiveAfterBoot=Disable
DevicesandIOPorts.Com2FlowControl=Disable
DevicesandIOPorts.Mezz_CardPCIeSpeed=Gen3
DevicesandIOPorts.SLOT1PCIeSpeed=Gen3
DevicesandIOPorts.SLOT2PCIeSpeed=Gen3
DevicesandIOPorts.SLOT3PCIeSpeed=Gen3
DevicesandIOPorts.SLOT4PCIeSpeed=Gen3
DevicesandIOPorts.Ethernet1LEGACYOPROM=Enable
DevicesandIOPorts.Ethernet2LEGACYOPROM=Enable
DevicesandIOPorts.VideoLEGACYOPROM=Enable
DevicesandIOPorts.Mezz_CardLEGACYOPROM=Enable
DevicesandIOPorts.SLOT1LEGACYOPROM=Enable
DevicesandIOPorts.SLOT2LEGACYOPROM=Enable
DevicesandIOPorts.SLOT3LEGACYOPROM=Enable
DevicesandIOPorts.SLOT4LEGACYOPROM=Enable
DevicesandIOPorts.Ethernet1UEFIOPROM=Enable
DevicesandIOPorts.Ethernet2UEFIOPROM=Enable
DevicesandIOPorts.VideoUEFIOPROM=Enable
DevicesandIOPorts.Mezz_CardUEFIOPROM=Enable
DevicesandIOPorts.SLOT1UEFIOPROM=Enable
DevicesandIOPorts.SLOT2UEFIOPROM=Enable
DevicesandIOPorts.SLOT3UEFIOPROM=Enable
DevicesandIOPorts.SLOT4UEFIOPROM=Enable
DevicesandIOPorts.Ethernet=Enable
DevicesandIOPorts.Video=Enable
DevicesandIOPorts.Mezz_Card=Enable
DevicesandIOPorts.SLOT1=Enable
DevicesandIOPorts.SLOT2=Enable
DevicesandIOPorts.SLOT3=Enable
DevicesandIOPorts.SLOT4=Enable
DevicesandIOPorts.SetOptionROMExecutionOrder=Ethernet 1=Ethernet
2=Video=Mezz_Card=SLOT3=SLOT4

From: Gray, Charles
Sent: Thursday, March 28, 2013 4:34 PM
To: 'xCAT Users Mailing list'
Subject: RE: [xcat-user] IPMITOOL on iDataPlex M4

Jarrod,

Here’s what I get…

root@jacket:/opt/ibm/toolscenter/asu/asu64 --host 10.246.68.71 --user xxxx
--password yyyyyyyy show deviceandioports
IBM Advanced Settings Utility version 3.70.72L
Licensed Materials - Property of IBM
(C) Copyright IBM Corp. 2007-2011 All Rights Reserved
Connected to IMM at IP address 10.246.68.71
Unknown <mode> --host

        show [<setting> | --group <group> | --setlist <setting1>
<setting2>...
        <settingN>] [<options>] [<connect_opts>]


From: Jarrod B Johnson [mailto:[email protected]]
Sent: Thursday, March 28, 2013 3:40 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] IPMITOOL on iDataPlex M4



If you have asu, could you do an asu show devicesandioports on the system?

Inactive hide details for "Gray, Charles" ---03/28/2013 03:35:14
PM---Thanks.  I thought this was the right place for answers. "Gray,
Charles" ---03/28/2013 03:35:14 PM---Thanks.  I thought this was the right
place for answers. Here’s what I got back from the node.

From: "Gray, Charles" <[email protected]>
To: xCAT Users Mailing list <[email protected]>
Date: 03/28/2013 03:35 PM
Subject: Re: [xcat-user] IPMITOOL on iDataPlex M4




Thanks.  I thought this was the right place for answers.

Here’s what I got back from the node.

[root@contrib10 ~]# ps axf | grep -i getty
4808 pts/0    S+     0:00          \_ grep -i getty
2493 tty1     Ss+    0:00 /sbin/mingetty /dev/tty1
2495 tty2     Ss+    0:00 /sbin/mingetty /dev/tty2
2498 tty3     Ss+    0:00 /sbin/mingetty /dev/tty3
2500 tty4     Ss+    0:00 /sbin/mingetty /dev/tty4
2502 tty5     Ss+    0:00 /sbin/mingetty /dev/tty5
2504 tty6     Ss+    0:00 /sbin/mingetty /dev/tty6
32052 ttyS0    Ss+    0:00 /sbin/agetty /dev/ttyS0 115200 vt100-nav
[root@contrib10 ~]# logout
Connection to contrib10 closed.

And this from the management node for contrib10 info.  Further down is
comparison output for a working iDataPlex M3.

Looks like the only IPMI difference was the “Force Encryption” setting…so I
used ipmitool to set that to true on contrib10, but the serial connection
behaved the same.  Any other things to try?

Regards,
-Charlie

root@jacket:/install % ipmitool -I lanplus -U xxxx -P yyyyyyyy -H
contrib10-ilo sol info 1
Info: SOL parameter 'Payload Channel (7)' not supported - defaulting to
0x01
Set in progress                 : set-complete
Enabled                         : true
Force Encryption                : false
Force Authentication            : false
Privilege Level                 : USER
Character Accumulate Level (ms) : 150
Character Send Threshold        : 220
Retry Count                     : 7
Retry Interval (ms)             : 480
Volatile Bit Rate (kbps)        : 115.2
Non-Volatile Bit Rate (kbps)    : 115.2
Payload Channel                 : 1 (0x01)
Payload Port                    : 623
root@jacket:/install %

root@jacket:/install % ipmitool -I lanplus -U xxxx -P yyyyyyyy -H
node20-ilo sol info 1
Info: SOL parameter 'Payload Channel (7)' not supported - defaulting to
0x01
Set in progress                 : set-complete
Enabled                         : true
Force Encryption                : true
Force Authentication            : false
Privilege Level                 : USER
Character Accumulate Level (ms) : 150
Character Send Threshold        : 220
Retry Count                     : 7
Retry Interval (ms)             : 480
Volatile Bit Rate (kbps)        : 115.2
Non-Volatile Bit Rate (kbps)    : 115.2
Payload Channel                 : 1 (0x01)
Payload Port                    : 623
root@jacket:/install % ipmitool -I lanplus -U xxxx -P yyyyyyyy -H
node20-ilo sol activate
[SOL Session operational.  Use ~? for help]

Red Hat Enterprise Linux Server release 6.2 (Santiago)
Kernel 2.6.32-279.el6.x86_64 on an x86_64

node20 login: ~. [terminated ipmitool]

From: Jarrod B Johnson [mailto:[email protected]]
Sent: Thursday, March 28, 2013 10:29 AM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] IPMITOOL on iDataPlex M4



Can you ssh into contrib10 and do:
ps axf|grep -i getty

Want to see if multiple instances could be confusing things.

Also:
ipmitool -I lanplus -U xxx -P yyy -H contrib10-ilo sol info 1

The default should match precisely what you described, but a long shot
guess that a custom config might have confused things....

xcat-user is almost always the right forum for trying to resolve problems.

Inactive hide details for "Gray, Charles" ---03/27/2013 06:03:26 PM---Hello
list, I’m trying to get IPMITOOL working on our iD"Gray, Charles"
---03/27/2013 06:03:26 PM---Hello list, I’m trying to get IPMITOOL working
on our iDataPlex M4’s and have had little success. Ou

From: "Gray, Charles" <[email protected]>
To: xCAT Users Mailing list <[email protected]>
Date: 03/27/2013 06:03 PM
Subject: [xcat-user] IPMITOOL on iDataPlex M4





Hello list,

I’m trying to get IPMITOOL working on our iDataPlex M4’s and have had
little success. Our iDataPlex M3’s do not have a similar problem.  The
session appears to activate successfully but all I ever receive is the
following:

ipmitool -I lanplus -U xxxx -P yyyyyyyy -H contrib10-ilo sol activate
[SOL Session operational.  Use ~? for help]
ü
 Páóóworä:

Can anyone shed any light?  Lsdef for the node and the ilo definitions are
listed below.  Maybe this is not the right forum.  Apologies if so.  Would
you be so kind to point me in another direction?

Regards,
Charlie Gray

LSDEF contrib10
 Object name: contrib10
   addkcmdline=text serial console=tty0 console=ttyS0,115200
   arch=x86_64
   bmc=contrib10-ilo
   bmcpassword=yyyyyyyy
   bmcusername=xxxx
   currchain=boot
   currstate=boot
   groups=idataplex-rhel6,compute,propagate_accounts,m4
   initrd=xcat/rhels6.2/x86_64/initrd.img
   ip=192.168.3.80
   kcmdline=quiet repo=http://192.168.3.6/install/rhels6.2/x86_64/
ks=http://192.168.3.6/install/autoinst/contrib10 ksdevice=bootif
   kernel=xcat/rhels6.2/x86_64/vmlinuz
   mac=00:02:c9:fb:bd:60
   mgt=ipmi
   netboot=xnba
   nfsserver=192.168.3.6
   os=rhels6.2
   postbootscripts=otherpkgs,vlan1119,usg-repo-and-mellanox

postscripts=syslog,remoteshell,syncfiles,disable_rhgb_quiet,mellanox-rhel6,hardeths

   profile=idataplex6
   provmethod=install
   status=booted
   statustime=11-13-2012 10:54:38
   tftpserver=192.168.3.6
   xcatmaster=192.168.3.6

Object name: contrib10-ilo
   groups=imm
   ip=10.246.68.80
   mac=34:40:b5:bb:22:64
   postbootscripts=otherpkgs
   postscripts=syslog,remoteshell,syncfiles
------------------------------------------------------------------------------

Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

<<inline: graycol.gif>>

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to