Jarrod has offered a solution. Modify the end of /opt/xcat/share/xcat/ipmi 
like so:

#my $inteloption="";
#if ($isintel) {
# $inteloption=" -o intelplus";
# $inteloption="";
#}
if ($iface eq "lanplus") {
system "$ipmitool -I lanplus -U $username -P '$password' -H $bmc $solcom 
deactivate"; #Stop any active session
}

exec "$ipmitool -I $iface -U $username -P '$password' -H $bmc $solcom 
activate"; 

Basically, remove/comment out any reference to $inteloption. I copied the 
original ipmi file to ipmi.rmm and changed nodehm.cons=ipmi.rmm for the 
RMM nodes, ran makeconservercf and that got console working.

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn 



From:   Christian Caruthers/Richmond/IBM@IBMUS
To:     xCAT Users Mailing list <[email protected]>
Date:   2014-07-09 11:47
Subject:        Re: [xcat-user] Intel RMM4 setup?



Latest core and deps packages. 

The ipmitool command you sent appears to work on both systems, but rcons 
still returns the error I originally sent. After running makeconservercf, 
I don't see an ipmitool-xcat process for these RMM-based systems - 
consoleondemand is not enabled. They use the same cons and management 
settings as the dx360 nodes in this cluster. 

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn 



From:        Er Tao Zhao <[email protected]> 
To:        xCAT Users Mailing list <[email protected]> 
Date:        2014-07-09 02:39 
Subject:        Re: [xcat-user] Intel RMM4 setup? 



What is the version of xCAT you are using?

Will you pls try the following command to check whether the console has 
any output?

ipmitool-xcat -I lanplus -U <userid> -P <password> -H <RMM IP> sol 
activate

Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: [email protected]
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
       No.8 DongBeiWang West Road, Haidian District, 
       Beijing, 100193, P.R.China

Christian Caruthers ---2014/07/09 05:26:24---Christian Caruthers 
<[email protected]>
Christian Caruthers <[email protected]>  
2014/07/09 05:28 

Please respond to
xCAT Users Mailing list <[email protected]>




To

[email protected], 

cc


Subject

[xcat-user] Intel RMM4 setup?







Trying to help a customer set up a system using Intel RMM4 system 
management. They've gone through the Intel Deployment Assistant which 
configured the RMM IP and supposedly set up SOL. So far rpower, rbeacon, 
reventlog & rvitals all work; rinv hangs and rcons returns: 

Acquiring startup lock...done 
Error: Unable to establish IPMI v2 / RMCP+ session 
Error: No response de-activating SOL payload 

I cannot telnet into the RMM, only SSH. Anyone have any experience with 
this, or are they spinning their wheels trying to get SOL to work? The RMM 
documentation says it supports IPMI 2.0 and includes the following: 

The BMC supports IPMI 2.0 SOL. 
IPMI 2.0 introduced a standard serial-over-LAN feature. This is 
implemented as a standard payload type (01h)over RMCP+. 
Three commands are implemented for SOL 2.0 configuration. 

“Get SOL 2.0 Configuration Parameters” and “Set SOL 2.0 Configuration 
Parameters”: These commands are used to get and set the values of the SOL 
configuration parameters. The parameters are implemented on a per-channel 
basis. 

“Activating SOL”: This command is not accepted by the BMC. It is sent by 
the BMC when SOL is activated to notify a remote client of the switch to 
SOL. 

Activating a SOL session requires an existing IPMI-over-LAN session. If 
encryption is used, it should be negotiated when the IPMI-over LAN session 
is established. 

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn 
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community 
Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
[attachment "pic30458.gif" deleted by Christian Caruthers/Richmond/IBM] 
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community 
Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community 
Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to