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]<mailto:[email protected]>> To: xCAT Users Mailing list <[email protected]<mailto:[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® 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]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/xcat-user
<<inline: image001.gif>>
------------------------------------------------------------------------------ Own the Future-Intel® 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
