Server Management - Remote Server Management
1748060 Members
5524 Online
108758 Solutions
New Discussion юеВ

Re: ILO 3 no Java remote console keyboard response in RHEL5

 
Oscar A. Perez
Honored Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

See this thread:

http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1478259



__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
W.C. Epperson
Trusted Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

I only have network access to the ILO from a Linux platform, so I don't have a way to run a ".exe" program against it. I do have ssh access to ILO from the Linux box; is there a way to pump the xml in via that?
"I have great faith in fools; self-confidence, my friends call it." --Poe
Oscar A. Perez
Honored Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

For Linux, you can use the PERL script called locfg.pl that comes with the iLO samples for Linux.

http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?swItem=MTX-9ded60bd746942e18651211f51

Then, run this one and post the results here.









You said this is a DL380G7, right?



__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
W.C. Epperson
Trusted Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

Can you help me just a little with how to feed that XML to the perl script? Just pipe it as stdin to
perl locfg.pl -s 10.192.254.204
?
"I have great faith in fools; self-confidence, my friends call it." --Poe
W.C. Epperson
Trusted Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

Got it. Yes, DL380G7.


[root@utility iloscripts]# perl locfg.pl -s 10.192.254.204 -f /tmp/xml


STATUS="0x0000"
MESSAGE='No error'
/>




STATUS="0x0000"
MESSAGE='No error'
/>




STATUS="0x0000"
MESSAGE='No error'
/>




STATUS="0x0000"
MESSAGE='No error'
/>
NAME="CQSBKT"
LENGTH="15"
VALUE="AEpBBwdQAQf/ADIQBQBI"
/>




STATUS="0x0000"
MESSAGE='No error'
/>




STATUS="0x0000"
MESSAGE='No error'
/>




STATUS="0x0000"
MESSAGE='No error'
/>

"I have great faith in fools; self-confidence, my friends call it." --Poe
Oscar A. Perez
Honored Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

USB is disabled in this system.

This script should enable it back.










__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
Oscar A. Perez
Honored Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

Wait a sec. I looked the wrong bit. USB is enabled in this system.

Have you tried opening Java RC from a different client? How about the .NET RC? Or Is this environment one of those 100% Windows free environments?



__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
W.C. Epperson
Trusted Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

Yes, that's what I thought, that USB was already enabled.

I previously explained why I need to be able to do this from a RHEL5 box. I've not tried Java RC from another client, but it seems to be broken in this environment. I can say that the .NET RC works fine from a Windows client when connected to the same network segment in the data center.

Thanks for your time.
"I have great faith in fools; self-confidence, my friends call it." --Poe
Oscar A. Perez
Honored Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

I found this CA. Check it out.

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02852334



__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
W.C. Epperson
Trusted Contributor

Re: ILO 3 no Java remote console keyboard response in RHEL5

I'm running Firefox as root on the client (although I probably shouldn't be). In any case, it's not just the short-cut keys, it's a nonresponsive keyboard on the console after post that's my problem.
"I have great faith in fools; self-confidence, my friends call it." --Poe