HaLVM
HaLVM copied to clipboard
Can't run LoopThreads
I get this:
vagrant@vagrant-ubuntu:~$ sudo xl create LoopThreads.config
Parsing config file LoopThreads.config
xc: error: panic: xc_dom_bzimageloader.c:634: xc_dom_probe_bzimage_kernel: kernel is not a bzImage: Invalid kernel
libxl: error: libxl_dom.c:721:libxl_userdata_store cannot write /var/lib/xen/userdata-n.1.2c5034b0-4eab-4a08-9391-f157962852bd.xl for /var/lib/xen/userdata-d.1.2c5034b0-4eab-4a08-9391-f157962852bd.xl: No such file or directory
cannot save config file: No such file or directory
libxl: error: libxl_dom.c:648:libxl__userdata_destroyall glob failed for /var/lib/xen/userdata-?.1.2c5034b0-4eab-4a08-9391-f157962852bd.*: No such file or directory
What might be relevant:
- Ubuntu 12.04 running inside Vagrant+VirtualBox
- xen-hypervisor-4.1-amd64
- xl toolset selected
any idea?
That's a completely new one on me. I'll try to take a look at it. I assume LoopThreads.config is the one in the examples directory, here?
Yes. I've done zero changes.