|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] [XCI] VM not starting
Hi all,
I'm trying to start a virtual machine (an arch linux) using
xenclient. The arch linux is a livecd recorded as a .iso. Below you
can find the configuration file:
uuid = 00000000-0000-0000-0000-000000000002
hvm = true
memory = 256
disk = /root/vm/arch.iso:file:hdd:r:cdrom
disk = /root/vm/debian.img:file:hda:w:disk
boot = dc
pae = false
acpi = false
apic = false
debug = true
nic =
display=vnc:use-port-unused
I start the machine using the command "xenvm arch.vm" and keep
monitoring the state of the VMs using "xenops list". It starts with:
id | state | cpu_time | uuid
0 | R | 202206923652 | 00000000-0000-0000-0000-000000000000
1 | P H | 0 | 00000000-0000-0000-0000-000000000002
Then after some time it goes to:
id | state | cpu_time | uuid
0 | R | 202206923652 | 00000000-0000-0000-0000-000000000000
1 | H | 258456 | 00000000-0000-0000-0000-000000000002
In the debug file, the last message states that the machine is
running. The vm debug log is attached. We are running xenclient in a
HP 6930p notebook.
I'm attaching some logs that might be useful. If you need any other
information, feel free to ask.
xenvm-debug-00000000-0000-0000-0000-000000000002
Description: Binary data
dmesg.log
Description: Text Data
xen_dmesg.log
Description: Text Data
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] [XCI] VM not starting,
Daniel Barden <=
|
|
|
|
|