1753789 Members
7635 Online
108799 Solutions
New Discussion юеВ

Re: virtual machine

 
navin
Super Advisor

virtual machine

# hpvminfo -v
Version A.03.50.00
ioctl IOCTL_IMB_SEND_MESSAGE failed: status 16 (Device busy).
hpvminfo: Running on an HPVM host.

Any idea about the above error message
thanks in advance
Learning ...
3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: virtual machine

Do you get the same result if you try this again?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Grayh
Trusted Contributor

Re: virtual machine

even i am new to tis and i would love to troubleshoot this issue... can u give me some more details... else i will be observing this Q to update my knoledge..

thanks a lot
Hemanth Gurunath Basrur
Honored Contributor

Re: virtual machine

Hi Navin,

One of the ioctl commands to send IPMI messages to the BMC is IOCTL_IMB_SEND_MESSAGE. It allows a 64-bit user process to send a message to the BMC. See http://docs.hp.com/en/B2355-60103/ipmi.7.html for more information. It might have failed because the caller is unable to access the BMC because too many processes are contending for access.

Hemanth