Hello, I would like to know if anyone has Xen 3 running on SuSE 10? If so, do you have a grub config that you can share? I am a newbie when it comes to Xen. Thanks in advance... -- ------------------------------ Brian Fetcie Systems/Security Administrator Information Services SUNY Canton fetcieb@canton.edu ------------------------------ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tue, 03 Jan 2006 11:45:54 -0500, Brian Fetcie wrote> Hello, > > I would like to know if anyone has Xen 3 running on SuSE 10? If so, do > you have a grub config that you can share? I am a newbie when it comes > to Xen. Thanks in advance... >Hi, I am using: ###Don''t change this comment - YaST2 identifier: Original name: xen### title XEN root (hd0,0) kernel /xen.gz dom0_mem=256000 module /vmlinuz-xen root=/dev/rootvg/rootlv selinux=0 load_ramdisk=1 resume=/dev/rootvg/swaplv splash=silent showopts module /initrd-xen You will have to download the latest updates via YOU though as the original Xen packages on the SuSE 10.0 DVD / base media was not working. - I still have not got the YaST "Create Xen domain" option to work though so I am creating the domains by hand. Regards Hubba _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 1/3/06, Hubertus A. Haniel <hubba@unixcook.com> wrote:> On Tue, 03 Jan 2006 11:45:54 -0500, Brian Fetcie wrote > > Hello, > > > > I would like to know if anyone has Xen 3 running on SuSE 10? If so, do > > you have a grub config that you can share? I am a newbie when it comes > > to Xen. Thanks in advance... > > > > Hi, > > I am using: > ###Don''t change this comment - YaST2 identifier: Original name: xen### > title XEN > root (hd0,0) > kernel /xen.gz dom0_mem=256000 > module /vmlinuz-xen root=/dev/rootvg/rootlv selinux=0 load_ramdisk=1 > resume=/dev/rootvg/swaplv splash=silent showopts > module /initrd-xen > > > You will have to download the latest updates via YOU though as the original Xen > packages on the SuSE 10.0 DVD / base media was not working. - I still have not got > the YaST "Create Xen domain" option to work though so I am creating the domains by > hand. > > > Regards > Hubba > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >Hubba, By creating by hand you mean using YaST to "install to directory", isn''t it? That is what I am doing, and doing okay. -- Bye, Fernando Maior LPIC/1(31908) LinuxCounter(391325) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Like I say, I''m a newbie at this... Here is my config... ###Xen 3.0### title Xen 3.0 / XenLinux 2.6 root (hd0,1) kernel /boot/xen-3.0.gz dom0_mem=256000 module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 selinux=0 resume=/dev/cciss/c0d0p1 splash=silent showopts This is running on a dual-processor ProLiant DL380 with 4 local disks in RAID5. When I try to boot to Xen, the display zips by at light speed. The last thing I see is that the memory is being scrubbed moments before the server reboots. I can boot into SuSE 10 without issue. ummmm....help? Thanks.. Brian Hubertus A. Haniel wrote:>Hi, > >I am using: >###Don''t change this comment - YaST2 identifier: Original name: xen### >title XEN > root (hd0,0) > kernel /xen.gz dom0_mem=256000 > module /vmlinuz-xen root=/dev/rootvg/rootlv selinux=0 load_ramdisk=1 >resume=/dev/rootvg/swaplv splash=silent showopts > module /initrd-xen > > >You will have to download the latest updates via YOU though as the original Xen >packages on the SuSE 10.0 DVD / base media was not working. - I still have not got >the YaST "Create Xen domain" option to work though so I am creating the domains by >hand. > > >Regards >Hubba > > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users > > >-- ------------------------------ Brian Fetcie Systems/Security Administrator Information Services SUNY Canton fetcieb@canton.edu ------------------------------ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tue, 3 Jan 2006 15:42:56 -0200, Fernando Maior wrote> On 1/3/06, Hubertus A. Haniel <hubba@unixcook.com> wrote: > > On Tue, 03 Jan 2006 11:45:54 -0500, Brian Fetcie wrote > > > Hello, > > > > > > I would like to know if anyone has Xen 3 running on SuSE 10? If so, do > > > you have a grub config that you can share? I am a newbie when it comes > > > to Xen. Thanks in advance... > > > > > > > Hi, > > > > I am using: > > ###Don''t change this comment - YaST2 identifier: Original name: xen### > > title XEN > > root (hd0,0) > > kernel /xen.gz dom0_mem=256000 > > module /vmlinuz-xen root=/dev/rootvg/rootlv selinux=0 load_ramdisk=1 > > resume=/dev/rootvg/swaplv splash=silent showopts > > module /initrd-xen > > > > > > You will have to download the latest updates via YOU though as the original Xen > > packages on the SuSE 10.0 DVD / base media was not working. - I still have not got > > the YaST "Create Xen domain" option to work though so I am creating the domains by > > hand. > > > > > > Regards > > Hubba > > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > Hubba, > > By creating by hand you mean using YaST to > "install to directory", isn''t it? That is what I am > doing, and doing okay.Yes - installation into a directory works fine but I have just copied dom0 which I have build via autoyast into a seperate lv as that way I had less config work to do in the domU. - Only needed to change the hostname and IP address. Regards Hubba _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tue, 03 Jan 2006 14:04:44 -0500, Brian Fetcie wrote> Like I say, I''m a newbie at this... > > Here is my config... > > ###Xen 3.0### > title Xen 3.0 / XenLinux 2.6 > root (hd0,1) > kernel /boot/xen-3.0.gz dom0_mem=256000 > module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 selinux=0 > resume=/dev/cciss/c0d0p1 splash=silent showopts > > This is running on a dual-processor ProLiant DL380 with 4 local disks in > RAID5. When I try to boot to Xen, the display zips by at light speed. > The last thing I see is that the memory is being scrubbed moments before > the server reboots. I can boot into SuSE 10 without issue. > ummmm....help? > Thanks.. >I am afraid I am at a loss there - this config works for me on and IBM x360 and on the IBM LS20 blades. - I am also running SuSE 9.3 with Garloffs Xen 2.0.7 on an old dual pentium pro with a similar config without any problems. - I am at a loss why your box reboots - you could try disabling acpi on the boot command line but that is just a far fetched idea so I would not necessarely expect that to fix your problem. Regards Hubba _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Hubertus A. Haniel > Sent: 04 January 2006 10:07 > To: Brian Fetcie > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Xen 3 and SuSE 10 > > On Tue, 03 Jan 2006 14:04:44 -0500, Brian Fetcie wrote > > Like I say, I''m a newbie at this... > > > > Here is my config... > > > > ###Xen 3.0### > > title Xen 3.0 / XenLinux 2.6 > > root (hd0,1) > > kernel /boot/xen-3.0.gz dom0_mem=256000 > > module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 > > selinux=0 > > resume=/dev/cciss/c0d0p1 splash=silent showopts > > > > This is running on a dual-processor ProLiant DL380 with 4 > local disks > > in RAID5. When I try to boot to Xen, the display zips by > at light speed. > > The last thing I see is that the memory is being scrubbed moments > > before the server reboots. I can boot into SuSE 10 without issue. > > ummmm....help? > > Thanks.. > > > > I am afraid I am at a loss there - this config works for me > on and IBM x360 and on the IBM LS20 blades. - I am also > running SuSE 9.3 with Garloffs Xen 2.0.7 on an old dual > pentium pro with a similar config without any problems. - I > am at a loss why your box reboots - you could try disabling > acpi on the boot command line but that is just a far fetched > idea so I would not necessarely expect that to fix your problem. > > Regards > Hubba >Sounds like you''re using some less standard disk system. The Xen kernel may not have the same setup when it comes to device drivers as the distro''s kernel. Also, if you haven''t rebuilt your kernel to have modules turned off, you''ll have to have a line like this: module /boot/initrd-2.6.13-15-xen Giving the option "noreboot" on the kernel line in your grub.conf file would also help to give some more information on what''s going wrong - most likely it will complain that it''s not finding the root-device. The noreboot option tells the Xen kernel to not reboot when there''s crash, and it allows you to read what the last thing that it printed was, rather than it being lost in the process of rebooting. Obviously, using serial port to output the data, as per what I sent earlier, would also solve the "text disappears before I can read it" problem. -- Mats _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello Hubertus, I dont see the initrd entry here . I think another line needs to be added after the module /boot/vmlinuz-... line Add this module /boot/initrd-xen (Whatever initrd u have) Hope it helps --Dakshina Hubertus A. Haniel wrote:> On Tue, 03 Jan 2006 14:04:44 -0500, Brian Fetcie wrote > >>Like I say, I''m a newbie at this... >> >>Here is my config... >> >>###Xen 3.0### >>title Xen 3.0 / XenLinux 2.6 >> root (hd0,1) >> kernel /boot/xen-3.0.gz dom0_mem=256000 >> module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 selinux=0 >>resume=/dev/cciss/c0d0p1 splash=silent showopts >> >>This is running on a dual-processor ProLiant DL380 with 4 local disks in >>RAID5. When I try to boot to Xen, the display zips by at light speed. >>The last thing I see is that the memory is being scrubbed moments before >>the server reboots. I can boot into SuSE 10 without issue. >>ummmm....help? >>Thanks.. >> > > > I am afraid I am at a loss there - this config works for me on and IBM x360 and on > the IBM LS20 blades. - I am also running SuSE 9.3 with Garloffs Xen 2.0.7 on an > old dual pentium pro with a similar config without any problems. - I am at a loss > why your box reboots - you could try disabling acpi on the boot command line but > that is just a far fetched idea so I would not necessarely expect that to fix your > problem. > > Regards > Hubba > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- --------------------------------- Dakshina Dasari SunMC Team Sun Microsystems India Pvt. Ltd Tel: +91 80 5692-7596 (Work) x27596 (SWAN) Email: dakshina.dasari@sun.com --------------------------------- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
This link might help http://www.opensuse.org/Installing_Xen3 Hubertus A. Haniel wrote:> On Tue, 03 Jan 2006 14:04:44 -0500, Brian Fetcie wrote > >>Like I say, I''m a newbie at this... >> >>Here is my config... >> >>###Xen 3.0### >>title Xen 3.0 / XenLinux 2.6 >> root (hd0,1) >> kernel /boot/xen-3.0.gz dom0_mem=256000 >> module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 selinux=0 >>resume=/dev/cciss/c0d0p1 splash=silent showopts >> >>This is running on a dual-processor ProLiant DL380 with 4 local disks in >>RAID5. When I try to boot to Xen, the display zips by at light speed. >>The last thing I see is that the memory is being scrubbed moments before >>the server reboots. I can boot into SuSE 10 without issue. >>ummmm....help? >>Thanks.. >> > > > I am afraid I am at a loss there - this config works for me on and IBM x360 and on > the IBM LS20 blades. - I am also running SuSE 9.3 with Garloffs Xen 2.0.7 on an > old dual pentium pro with a similar config without any problems. - I am at a loss > why your box reboots - you could try disabling acpi on the boot command line but > that is just a far fetched idea so I would not necessarely expect that to fix your > problem. > > Regards > Hubba > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- --------------------------------- Dakshina Dasari SunMC Team Sun Microsystems India Pvt. Ltd Tel: +91 80 5692-7596 (Work) x27596 (SWAN) Email: dakshina.dasari@sun.com --------------------------------- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Good point - I missed that (my original mail did have that line), - I have the initrd line under the kernel line on my box as: module /initrd-xen Hopefully this will solve Brians problem. Best regards Hubba On Wed, 04 Jan 2006 15:54:22 +0530, Dakshina Dasari wrote> Hello Hubertus, > > I dont see the initrd entry here . > I think another line needs to be added after the module > /boot/vmlinuz-... line > Add this > module /boot/initrd-xen (Whatever initrd u have) > > Hope it helps > --Dakshina > > Hubertus A. Haniel wrote: > > On Tue, 03 Jan 2006 14:04:44 -0500, Brian Fetcie wrote > > > >>Like I say, I''m a newbie at this... > >> > >>Here is my config... > >> > >>###Xen 3.0### > >>title Xen 3.0 / XenLinux 2.6 > >> root (hd0,1) > >> kernel /boot/xen-3.0.gz dom0_mem=256000 > >> module /boot/vmlinuz-2.6.13-15-xen root=/dev/cciss/c0d0p2 selinux=0 > >>resume=/dev/cciss/c0d0p1 splash=silent showopts > >> > >>This is running on a dual-processor ProLiant DL380 with 4 local disks in > >>RAID5. When I try to boot to Xen, the display zips by at light speed. > >>The last thing I see is that the memory is being scrubbed moments before > >>the server reboots. I can boot into SuSE 10 without issue. > >>ummmm....help? > >>Thanks.. > >> > > > > > > I am afraid I am at a loss there - this config works for me on and IBM x360 and on > > the IBM LS20 blades. - I am also running SuSE 9.3 with Garloffs Xen 2.0.7 on an > > old dual pentium pro with a similar config without any problems. - I am at a loss > > why your box reboots - you could try disabling acpi on the boot command line but > > that is just a far fetched idea so I would not necessarely expect that to fix your > > problem. > > > > Regards > > Hubba > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > -- > --------------------------------- > Dakshina Dasari > SunMC Team > Sun Microsystems India Pvt. Ltd > Tel: +91 80 5692-7596 (Work) > x27596 (SWAN) > Email: dakshina.dasari@sun.com > --------------------------------- > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users