This content has been marked as final.
Show 6 replies
-
1. Re: OEL 6.1 startup error
Dude! Nov 25, 2011 8:37 AM (in response to __OUTSIDER___)Does your system support HVM (Intel VT or AMD-V) on the underlying hardware platform?
Is there anything related in the Oracle VM log files?
There is also a forum dedicated to Oracle VM and Virtualization problems. -
2. Re: OEL 6.1 startup error
rukbat Nov 25, 2011 8:51 AM (in response to __OUTSIDER___)... post is now moved from the Oracle Linux forum to the Oracle VM forum for closer topic alignment. -
3. Re: OEL 6.1 startup error
Avi Miller-Oracle Nov 25, 2011 2:17 PM (in response to __OUTSIDER___)__OUTSIDER___ wrote:
The PVM guest doesn't have permission to do a microcode update to the vCPUs inside a guest. You can safely remove that service and you will no long see those messages during boot:
Who knows what is this and why this occurs during OEL6.1 startup ?
This should not be installed in an Oracle VM guest. We do the microcode updates when we boot Oracle VM anyway.# yum remove microcode_ctl -
4. Re: OEL 6.1 startup error
__OUTSIDER___ Nov 26, 2011 6:10 PM (in response to Dude!)Dude wrote:
Yes HVM is supported and enabled from BIOS.
Does your system support HVM (Intel VT or AMD-V) on the underlying hardware platform?
Is there anything related in the Oracle VM log files?
There is also a forum dedicated to Oracle VM and Virtualization problems.
./thanks -
5. Re: OEL 6.1 startup error
__OUTSIDER___ Nov 26, 2011 6:10 PM (in response to rukbat)Sorry :)
thanks -
6. Re: OEL 6.1 startup error
__OUTSIDER___ Nov 26, 2011 6:11 PM (in response to Avi Miller-Oracle)Avi Miller wrote:
Thanks Avi everything is clean now.__OUTSIDER___ wrote:
The PVM guest doesn't have permission to do a microcode update to the vCPUs inside a guest. You can safely remove that service and you will no long see those messages during boot:
Who knows what is this and why this occurs during OEL6.1 startup ?
This should not be installed in an Oracle VM guest. We do the microcode updates when we boot Oracle VM anyway.# yum remove microcode_ctl