Re: RAID 1 breaking mirrors and rebuilding drives
Hi Torsten,Thanks for the reply.With HP Smart array controller i was expecting simple steps to disble/enable mirror.in my use case i can not performe disk removal activity as HP blades are located...
View ArticleEnclosure C7700 interconnect bay configuration
We have a blade enclosure which has a fabric switch cisco mds 9124e in bays 3 and 4 which have the incorrect management IP/URL info in OA and need to know how I can configure the management IP...
View ArticleRe: Enclosure C7000 interconnect bay configuration
In OA go to EBIPA and check the IP address settings. If the modules uses fixed addresses for any reason, try a serial connection to the modules. Open a ssh to OA, then doconnect interconnet 3for bay 3...
View ArticleHPrest: command example required
Hi, i am using HPrest to attach virtual media, i am able to attache the virtual media using below sequence of hprest commands.1. hprest --config=/root/hprest.conf --nologo login https://10.43.21.2 -u...
View ArticleWhat is the function of AC power micro usb connector
Hi Everyone,We installed a new C7000 enclosure recendly.I have a question. What can HPQ P/N: 675180-001 do? ( figure micro-usb-675180-001 )and what is the function of AC connector's micro usb port ? (...
View ArticleRe: What is the function of AC power micro usb connector
AFAIR this enables communication between OA and iPDU, this means OA is getting iPDU data.
View ArticleRe: What is the function of AC power micro usb connector
Hi Torsten,Thanks for your reply. Did you means if OA connect to iPDU's micro-usb port, then OA can get iPDU's information?If yes, can I find iPDU infomation on OA web (or CLI) interface?and did you...
View Articlehponcfg xml errors when attempting to disable IPMI
It's ILO version 2 and I get this error on both firmware 2.27 and 2.29 > hponcfg 9 << EOF<RIBCL VERSION="2.0"><LOGIN USER_LOGIN="Administrator" PASSWORD="changeme"><RIB_INFO...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
From the Lights Out XML scripting sample package it appears that command does not work with iLO2<RIBCL VERSION="2.0"> <LOGIN USER_LOGIN="adminname" PASSWORD="password"> <RIB_INFO...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
So we can't using hponcfg with xml to make changes on ilo2 blades?
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
billeverhart wrote:So we can't using hponcfg with xml to make changes on ilo2 blades?No, the element <IPMI_DCMI_OVER_LAN_ENABLED value="n"/> isn't supported on iLO2
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
That element was added to ilo2 in 2.23. When I run the command on < 2.23 I see ipmi option not found, but when I update to 2.27 which should have ipmi, I get the xml_handler error. I got the same...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
I can even see the option to disable ipmi in the ilo web interface, I just cant seem to disable it using xml.
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
the example mod_global_settings is where it states no for iLO2, maybe old text before it was added in 2.23, or maybe the XML just doesn't work for that option on iLO2. I have passed your error over to...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
I just used cpqlocfg.exe 4.21 to send the below script to my iLO2 2.29 and it worked. <RIBCL VERSION="2.0"> <LOGIN USER_LOGIN="adminname" PASSWORD="password"> <RIB_INFO MODE="write">...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
I'm using the hponcfg tool that's on the onboard administrator.
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
I'm seeing the exact same error on ilo4's as well: > hponcfg ALL << EOF<RIBCL VERSION="2.0"><LOGIN USER_LOGIN="caastage\everhwt1" PASSWORD="1Car:0l0000018"><RIB_INFO...
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
Oscar will probably need to know what version of OA your running to see what version of hponcfg is embedded. I checked on of my enclosures and couldn't see a way to get the hponcfg version number
View ArticleRe: hponcfg xml errors when attempting to disable IPMI
Yes, I need to know the OA version you have.The HPONCFG on every OA version prior to v4.30 connected to iLOs using SSLv3 protocol. Well, because of POODLE vulnerability announced 18 months ago, all...
View ArticleRe: HPrest: command example required
It seems the set Image="" doesn't work with this tool so, try creating a file and copy the below JSON into it.{ "path": "/rest/v1/Managers/1/VirtualMedia/2/", "body": { "Image": null } }Then, send the...
View Article