[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] bug in xen 4.1 install on suse 11.4 (xencommons)
Hello, Does anybody knows who is maintaining the opensuse virtualisation repository? Op 26-3-2011 5:00, Mark Pryor schreef: List, here's how I got 4.1 up on suse 11.4 There is a small bug with the xencommons init script preventing xenstored from starting. Add this repo for 4.1 RPM's ------------- zypper ar http://download.opensuse.org/repositories/Virtualization/openSUSE_11.4 Virt zypper ref zypper in xen-4.1.0_01-106.1 Fix the xen inits (observe the order here) ------------ chkconfig -s xen-watchdog off chkconfig -s xendomains off chkconfig -s xend off chkconfig -s xencommons off chkconfig -s xencommons on chkconfig -s xend on chkconfig -s xendomains on Preload kernel modules (or xencommons will choke) ----------- nano /etc/sysconfig/kernel MODULES_LOADED_ON_BOOT="tun dummy evtchn gntdev" must include these -> ^ ^ ---------------- then joy ------------ sudo xm info host : su113 release : 2.6.37.1-1.2-xen version : #1 SMP 2011-02-21 10:34:10 +0100 machine : x86_64 nr_cpus : 2 nr_nodes : 1 cores_per_socket : 2 threads_per_core : 1 cpu_mhz : 3066 hw_caps : bfebfbff:20100800:00000000:00000940:0008e3bd:00000000:00000001:00000000 virt_caps : hvm total_memory : 4094 free_memory : 1844 free_cpus : 0 max_free_memory : 2107 max_para_memory : 2103 max_hvm_memory : 2090 xen_major : 4 xen_minor : 1 xen_extra : .0_01-106.1 xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=0xffff800000000000 xen_changeset : 23010 xen_commandline : dummy=dummy dom0_mem=784M com1=115200,n8 console=com1 cc_compiler : gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SU cc_compile_by : abuild cc_compile_domain : cc_compile_date : Thu Mar 24 09:57:45 UTC 2011 xend_config_format : 4 ----------------------------- snip --------- _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |