|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] cannot create simple domain - crash
Hey folks,
Playing around at home this time on an Ubuntu 12.04 box that I just
installed xen on. I don't have LVM on this machine (stupid me) so
I'm trying to use a raw file that I created with "truncate -s 10G
filename". I seem to be doing everything right best I can tell but
I'm not sure why it is crashing when I try to create the domain.
root@amckay-desktop:~/iso# ls -al /var/lib/xendisk/
total 8
drwxr-xr-x 2 root root 4096 Apr 27 19:43 .
drwxr-xr-x 95 root root 4096 Apr 27 19:49 ..
-rw-rw-rw- 1 root root 10737418240 Apr 27 19:43 ubuntu.13.04
root@amckay-desktop:~/iso# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 5815 4 r----- 2288.1
root@amckay-desktop:~/iso# xl -vvv create /etc/xen/ubuntu.cfg
Parsing config file /etc/xen/ubuntu.cfg
libxl: error: libxl_create.c:317:libxl__domain_make domain creation fail
cannot make domain: -3
libxl: error: libxl.c:703:libxl_domain_destroy non-existant domain -1
xc: debug: hypercall buffer: total allocations:4 total releases:4
xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
xc: debug: hypercall buffer: cache current size:2
xc: debug: hypercall buffer: cache hits:2 misses:2 toobig:0
root@amckay-desktop:~/iso# cat /etc/xen/ubuntu.cfg
builder = "hvm"
name = "ubuntu-test"
memory = "1024"
vcpus = 1
vif = ['bridge=xenbr1']
disk =
['phy:/var/lib/xendisk/ubuntu.13.04,xvda,w','file:/root/iso/ubuntu.13.04.desktop.64.iso,hdc:cdrom,r']
vnc = 1
boot="c"
--
“Don't eat anything you've ever seen advertised on TV”
- Michael Pollan, author of "In Defense of Food"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |