Package Base Details: xen

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Keywords: hypervisor virtualization xen
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 186
Popularity: 0.47
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2024-01-19 23:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 78 79 80 81 82 83 84 85 86 87 88 .. 101 Next › Last »

tritron commented on 2012-11-18 19:48 (UTC)

It seems that sendomains script does not work with system. my xendomains.services status is always failed and my instances are always stopped. The script does not stop instances at all on shutdown. I had found that open suse xendomains script works fine along with copy of rc.status in /etc/ instances are started at boot time and shutdown and saved at shutdown.

luolimao commented on 2012-11-17 17:19 (UTC)

@xaseron fixed

Xaseron commented on 2012-11-16 13:33 (UTC)

> xen-acpi-processor # This module may not work on all machines; try removing this first if it causes issues. Of course this module does not load, because you can't write a comment right after a module. This space is reserved for options.

Refutationalist commented on 2012-11-16 07:03 (UTC)

Update on that score, running 3.6.6 and Xen 4.1.3 on Fedora garners the same problem! But running the XCP beta did not. Interesting!

Refutationalist commented on 2012-11-15 15:44 (UTC)

Also, I've compiled and run this on a clean install. The xl toolset doesn't seem to hand proper devices to PV domains, and HVM domains reset the computer without printing anything meaningful beyond: (XEN) HVM8: int13_harddisk: function 02, unmapped device for ELDL=87 (XEN) HVM8: int13_harddisk: function 41, ELDL out of range 88 (XEN) HVM8: int13_harddisk: function 02, ELDL out of range 88 (XEN) irq.c:375: Dom8 callback via changed to Direct Vector 0xf3 To the serial console. This is for a machine that I'm deploying soon, I'll keep Arch on it for as long as I can if someone wants me to try things, otherwise I'm going to have to put something else on it and ship it.

kantras commented on 2012-11-15 07:05 (UTC)

FYI - I just uploaded a modified xenstored.service file and var-lib-xenstored.mount (which mounts /var/lib/xenstored as a tmpfs, since it doesn't need to be persistent between boots) to my temp site. As for libvirt support, I've been tracking xen-devel and its very early stages; see http://lists.xen.org/archives/html/xen-devel/2012-10/msg01853.html for the start of the thread discussing this

Refutationalist commented on 2012-11-15 04:00 (UTC)

fernando_ccs17: You have to create /var/lib/xen as a directory. I've been working on that and some other build-time things.

fernando_ccs17 commented on 2012-11-15 02:26 (UTC)

[root@localhost fernando]# xl create xlexample.hvm Parsing config from xlexample.hvm xc: info: VIRTUAL MEMORY ARRANGEMENT: Loader: 0000000000100000->000000000019dec8 TOTAL: 0000000000000000->0000000007800000 ENTRY ADDRESS: 0000000000100000 xc: info: PHYSICAL MEMORY ALLOCATION: 4KB PAGES: 0x0000000000000200 2MB PAGES: 0x000000000000003b 1GB PAGES: 0x0000000000000000 libxl: error: libxl_dom.c:1535:libxl_userdata_store: cannot write /var/lib/xen/userdata-n.3.77ea2db4-871e-4688-8d7e-f68c1a754b04.xl for /var/lib/xen/userdata-d.3.77ea2db4-871e-4688-8d7e-f68c1a754b04.xl: No such file or directory cannot save config file: No such file or directory libxl: error: libxl_dom.c:1462:libxl__userdata_destroyall: glob failed for /var/lib/xen/userdata-?.3.77ea2db4-871e-4688-8d7e-f68c1a754b04.*: No such file or directory *** the "xen" folder in /var/lib/ does not exist. only "xenstored" exist there. *** content of xlexample.hvm: builder = "hvm" name = "example.hvm" memory = 128 vcpus = 1 vnc = 1