Don't know details of the HP ILO specific support, but getmacs isn't in
ipmi.pm because no mechanism in IPMI maps to the concept (and besides,
switch based mac discovery generally drives IPMI devices since usually we
presume the IPMI device is unreachable if we need to gather the mac).
If no one knows the HP support enough to help, you might want to consider
using the switch table with whatever switch the HP has in the chassis.
It's a bit unconventional for a blade-style environment, but it does work.
On Mon, Feb 13, 2012 at 5:21 PM, Sten Wolf <[email protected]> wrote:
> hpilo plugin is present but not quite compatible with ilo3?
> Had a chance today to test on sl390s g7 nodes, here are the results:
> # tabdump nodehm
>
> #node,power,mgt,cons,termserver,termport,conserver,serialport,serialspeed,serialflow,getmac,comments,disable
> "slservers",,"ipmi","ipmi",,,,"0","115200","hard",,,
> # chtab node=slservers nodehm.mgt=hpilo nodehm.cons=hpilo
> # tabdump nodehm
>
> #node,power,mgt,cons,termserver,termport,conserver,serialport,serialspeed,serialflow,getmac,comments,disable
> "slservers",,"hpilo","hpilo",,,,"0","115200","hard",,,
> # rpower slservers status
> Error: hpilo plugin bug, pid 17192, process description: 'xCATd SSL:
> rpower to slservers for root@localhost: hpilo instance' with error
> 'connect: No route to host at /opt/xcat/lib/perl/xCAT_plugin/hpilo.pmline 237.
> ' while trying to fulfill request for the following nodes:
> n01,n02,n03,n04,n05,n06,n07,n08,n09,n10,n11,n12,n13
> Error: hpilo plugin bug, pid 17203, process description: 'xCATd SSL:
> rpower to slservers for root@localhost: hpilo instance' with error
> 'connect: No route to host at /opt/xcat/lib/perl/xCAT_plugin/hpilo.pmline 237.
> ' while trying to fulfill request for the following nodes:
> n01,n02,n03,n04,n05,n06,n07,n08,n09,n10,n11,n12,n13
> n09:
> n06:
> n03:
> n02:
> n13:
> n08:
> n07:
> n10:
> n11:
> n05:
> n04:
> ### nodes 01,12 have a bug intheir ilo3, it doesn't respond therefore the
> two error lines
> # rvitals n05
> Error: hpilo plugin bug, pid 17215, process description: 'xCATd SSL:
> rvitals to n05 for root@localhost: hpilo instance' with error 'File does
> not exist: at /opt/xcat/lib/perl/xCAT_plugin/hpilo.pm line 569
> ' while trying to fulfill request for the following nodes: n05
> # rinv n05
> n05: Error: Unable to identify plugin for this command, check relevant
> tables: nodehm.mgt;nodehm.power,mgt
> # getmacs n05
> n05: Error: Unable to identify plugin for this command, check relevant
> tables: nodehm.getmac,mgt;nodehm.mgt
>
> ###for comparison, changing back to ipmi
> # chtab node=slservers nodehm.mgt=ipmi nodehm.cons=ipmi
> # tabdump nodehm
>
> #node,power,mgt,cons,termserver,termport,conserver,serialport,serialspeed,serialflow,getmac,comments,disable
> "slservers",,"ipmi","ipmi",,,,"0","115200","hard",,,
> # rpower slservers status
> n11: on
> n03: on
> n07: on
> n06: on
> n13: on
> n04: on
> n08: on
> n09: on
> n05: on
> n10: on
> n02: on
> n12: Error: timeout
> n01: Error: timeout
> # rvitals n05
> n05: Ext. Health LED: 0
> n05: Fan 7: 18.816
> n05: Fan 8: 18.816
> n05: Int. Health LED: 0
> n05: Memory: 0 error (Present)
> n05: Power Supply 1: 750 Watts (2560 BTUs/hr) (Present)
> n05: Power Supply 2: 750 Watts (2560 BTUs/hr) (Present)
> n05: Power Supply 3: 750 Watts (2560 BTUs/hr) (Present)
> n05: Power Supply 4: N/A
> n05: Temp 1: 17 C (63 F)
> n05: Temp 10 (PCIR): 41 C (106 F)
> n05: Temp 11 (PCIR): 36 C (97 F)
> n05: Temp 12 (PCIR): 38 C (100 F)
> n05: Temp 13 (PCIR): 35 C (95 F)
> n05: Temp 14 (PCIR): 37 C (99 F)
> n05: Temp 15 (IOH2): 0 C (32 F)
> n05: Temp 16 (GPU2): N/A
> n05: Temp 17 (GPU3): N/A
> n05: Temp 18 (GPU1): N/A
> n05: Temp 2 (CPU 1): 40 C (104 F)
> n05: Temp 3 (CPU 2): 40 C (104 F)
> n05: Temp 4 (MemD1): 35 C (95 F)
> n05: Temp 5 (MemD2): 40 C (104 F)
> n05: Temp 6 (HDDM): 35 C (95 F)
> n05: Temp 7 (IIOH): 67 C (153 F)
> n05: Temp 8 (PCIR): 33 C (91 F)
> n05: Temp 9 (PCIR): 37 C (99 F)
> n05: UID Light: 0
> n05: VRM 1: 0
> n05: VRM 2: 0
> # rinv n05
> n05: System Manufacturer: HP
> n05: System Description: ProLiant SL390s G7
> n05: System Model/MTM: 612217-B21
> n05: System Serial Number: CZ31481YPE
> n05: System Asset Number:
> n05: Board manufacturer: HP
> n05: Board Description: ProLiant SL390s G7
> n05: Board Serial Number: CZ31481YPE
> n05: Board Model Number: 612217-B21
> n05: Device ID: 19
> n05: UUID/GUID: 36313232-3137-435A-3331-343831595045
> n05: Manufacturer ID: 11
> n05: BMC Firmware: 1.26
> n05: Product ID: 8192
> # getmacs n05
> n05: Error: Unable to identify plugin for this command, check relevant
> tables: nodehm.getmac,mgt;nodehm.mgt
>
> ### basically it seems for newer ilo3 the plugin is broken. getmacs
> doesn't work with either hpilo or ipmi plugin - I only added due to the
> last entry in
> http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Linux_Cluster_on_HP_Hardware
>
>
> On 10/02//2012 21:59, Bruce M Potter wrote:
>
> Yes, hp_xcat.tgz was merged into xCAT a while ago, into the plugins
> hpblade and hpilo. I updated the doc to remove the reference to
> hp_xcat.tgz, but still could use some help improving the doc. If you have
> any updates, let me know, and i'd be happy to put them in. Thx.
>
> Bruce Potter STSM, Linux & AIX Cluster Development, IBM,
> Poughkeepsie, NY
> Email: [email protected] Phone: external: 845-433-7073, internal: TL
> 293-7073
>
>
> [image: Inactive hide details for Jarrod Johnson ---01/26/2012 08:06:50
> AM---For one, I believe that the hp_xcat.tgz contents were merg]Jarrod
> Johnson ---01/26/2012 08:06:50 AM---For one, I believe that the hp_xcat.tgz
> contents were merged. I don't know anything about the suppo
>
> From: Jarrod Johnson <[email protected]><[email protected]>
> To: xCAT Users Mailing list
> <[email protected]><[email protected]>
> Date: 01/26/2012 08:06 AM
> Subject: Re: [xcat-user] XCAT Linux Cluster on HP Hardware
> ------------------------------
>
>
>
> For one, I believe that the hp_xcat.tgz contents were merged. I don't
> know anything about the support other than that and haven't reviewed that
> document, but pretend you don't have to get and extract anything and see if
> it works.
>
> I also have heard rumors that you could just use ipmi on that setup.
>
> 2012/1/26 Sten Wolf <*[email protected]* <[email protected]>>
>
> Hi all,
>
> I'm trying to setup xcat on an HP SL390s g7 cluster.
>
> I thought I could add ilo support easily after skimming through *
>
> http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Linux_Cluster_on_HP_Hardware
>
> *<http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Linux_Cluster_on_HP_Hardware>
> ,
> however failed to notice there is no such file as hp_xcat.tgz
>
> Any chance of an hp ilo plugin out there? or some other solution?
>
> Thanks in advance
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3,
> MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!*
> **http://p.sf.net/sfu/learndevnow-d2d*<http://p.sf.net/sfu/learndevnow-d2d>
> _______________________________________________
> xCAT-user mailing list*
> **[email protected]* <[email protected]>*
>
> **https://lists.sourceforge.net/lists/listinfo/xcat-user*<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user