Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Console initialization issues on VM manager 3.1.1

user13149561Jun 13 2012
Hi,

I created a guest vm and tried to start it up, it reports the console initialization error.

xs_read(/local/domain/0/device-model/1/xen_extended_power_mgmt): read error
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
vcpu-set: watch node error.
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
xs_read(/local/domain/1/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/1/log-throttling'
medium change watch on `/local/domain/1/log-throttling' - unknown device, ignored
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000


my vm.cfg file looks like this....

vif = ['mac=xx:xx:xx:xx:xx:xc,bridge=xx.xxx.xxx.xx']
OVM_simple_name = 'labrac1'
guest_os_type = 'default'
vncconsole = 0
serial = 'pty'
disk = ['file:/OVS/Repositories/0004fb000003000004005d4d126259fc/VirtualDisks/0004fb0000120000a368fa6d0a4db31d.img,hda,w']
vncunused = '1'
uuid = '0004fb00-0006-0000-b4ac-31211713aef3'
on_reboot = 'restart'
boot = 'c'
name = '0004fb0000060000b4ac31211713aef3'
vncpasswd = 'oracle'
cpu_weight = 27500
pae = 1
OVM_os_type = 'Oracle Solaris 10'
cpu_cap = 0
maxvcpus = 1
OVM_high_availability = False
acpi = 0
memory = 1536
vnclisten = '127.0.0.1'
vnc = '1'
OVM_description = 'Lab RAC Node 1'
on_poweroff = 'destroy'
on_crash = 'restart'
apic = 1
maxmem = 1536
usbdevice = 'tablet'
device_model = '/usr/lib/xen/bin/qemu-dm'
vif_other_config = []
builder = 'hvm'
vcpus = 1
keymap = 'en-us'
OVM_cpu_compat_group = ''
OVM_domain_type = 'xen_hvm'


I searched lot of blogs and websites through google around this error but no luck yet. Please help.

THanks
Srini
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2012
Added on Jun 13 2012
0 comments
685 views