Hello, I am tryiong to set up a Dom0, right now my problem is creating the first guest. This is xen unstable tip ubuntu running jeremy kernel I have this: daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info [sudo] password for daniel: Error: Unable to connect to xend: No such file or directory. Is xend running? daniel@dani-ubuntu-xen:/usr/sbin$ Yet, xl reports this: daniel@dani-ubuntu-xen:/usr/sbin$ sudo xl info host : dani-ubuntu-xen release : 2.6.32.40-pv version : #1 SMP Wed Jun 8 20:02:22 KST 2011 machine : x86_64 nr_cpus : 4 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 1 cpu_mhz : 2499 hw_caps : bfebfbff:20100800:00000000:00000940:0008e3fd:00000000:00000001:00000000 virt_caps : hvm hvm_directio total_memory : 3995 free_memory : 642 free_cpus : 0 xen_major : 4 xen_minor : 2 xen_extra : -unstable 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 : Mon May 23 17:38:28 2011 +0100 23369:37c77bacb52a xen_commandline : cc_compiler : gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) cc_compile_by : root cc_compile_domain : cc_compile_date : Wed Jun 8 14:16:42 KST 2011 xend_config_format : 4 daniel@dani-ubuntu-xen:/usr/sbin$ Any help please? -- +-=====---------------------------+ | +---------------------------------+ | This space intentionally blank for notetaking. | | | Daniel Castro, | | | | Consultant/Programmer.| | | | U Andes | +-------------------------------------+ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
the problem is in the service script for xend, if I start manually xenconsoled and xend all works... oh well On Thu, Jun 9, 2011 at 12:43 PM, Daniel Castro <evil.dani@gmail.com> wrote:> Hello, I am tryiong to set up a Dom0, right now my problem is creating > the first guest. > This is xen unstable tip > ubuntu running jeremy kernel > > I have this: > daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info > [sudo] password for daniel: > Error: Unable to connect to xend: No such file or directory. Is xend running? > daniel@dani-ubuntu-xen:/usr/sbin$ > > Yet, xl reports this: > daniel@dani-ubuntu-xen:/usr/sbin$ sudo xl info > host : dani-ubuntu-xen > release : 2.6.32.40-pv > version : #1 SMP Wed Jun 8 20:02:22 KST 2011 > machine : x86_64 > nr_cpus : 4 > nr_nodes : 1 > cores_per_socket : 4 > threads_per_core : 1 > cpu_mhz : 2499 > hw_caps : > bfebfbff:20100800:00000000:00000940:0008e3fd:00000000:00000001:00000000 > virt_caps : hvm hvm_directio > total_memory : 3995 > free_memory : 642 > free_cpus : 0 > xen_major : 4 > xen_minor : 2 > xen_extra : -unstable > 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 : Mon May 23 17:38:28 2011 +0100 23369:37c77bacb52a > xen_commandline : > cc_compiler : gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) > cc_compile_by : root > cc_compile_domain : > cc_compile_date : Wed Jun 8 14:16:42 KST 2011 > xend_config_format : 4 > daniel@dani-ubuntu-xen:/usr/sbin$ > > > Any help please? > > -- > +-=====---------------------------+ > | +---------------------------------+ | This space intentionally blank > for notetaking. > | | | Daniel Castro, | > | | | Consultant/Programmer.| > | | | U Andes | > +-------------------------------------+ >-- +-=====---------------------------+ | +---------------------------------+ | This space intentionally blank for notetaking. | | | Daniel Castro, | | | | Consultant/Programmer.| | | | U Andes | +-------------------------------------+ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
--- On Wed, 6/8/11, Daniel Castro <evil.dani@gmail.com> wrote:> From: Daniel Castro <evil.dani@gmail.com> > Subject: [Xen-users] Help with xend on ubuntu Dom0 > To: xen-users@lists.xensource.com > Date: Wednesday, June 8, 2011, 8:43 PM > Hello, I am tryiong to set up a Dom0, > right now my problem is creating > the first guest. > This is xen unstable tip > ubuntu running jeremy kernel > > I have this: > daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info > [sudo] password for daniel: > Error: Unable to connect to xend: No such file or > directory. Is xend running?the init scripts for xen services were wrong in 4.1... they might still be wrong in 4.2 Here''s how I reset the order of each one: http://lists.xensource.com/archives/html/xen-users/2011-06/msg00075.html -- Mark _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users