Hi all, Somebody have tried to run Solaris 10 HVM guest under rhel5 host?? Any hints or problems?? I need to install one for our customer next week, and I don''t want surprises ... many thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christian Horn
2007-Oct-16 06:09 UTC
Re: [Xen-users] SOlaris 10 HVM guest under rhel5 host
On Mon, Oct 15, 2007 at 07:43:36PM +0200, C. L. Martinez wrote:> > Somebody have tried to run Solaris 10 HVM guest under rhel5 host?? Any > hints or problems?? I need to install one for our customer next week, and I > don''t want surprises ...Hope you didnt promise customer to get it running.. last time i tried on an AMD with debian/selfcompiled xen 3.1 i couldnt get any solaris/opensolaris flavour to boot up in a usable way, but YMMV. Christian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Marc Patino Gómez
2007-Oct-16 07:14 UTC
Re: [Xen-users] SOlaris 10 HVM guest under rhel5 host
Hi, I have some Solaris 10 HVM guests running on AMD CPUs with Xen 3.1 on Debian. At the moment the only way to run realtime OS is with AMD CPUs. If you want more accurate information you can read at: http://wiki.xensource.com/xenwiki/XenIntro search "Vmxloader" Another point to take care is the performance, your Solaris guests will be very I/O bound? HVM guests uses qemu to emulate devices drivers as nic, vbd and performance could be a problem. Regards, Marc C. L. Martinez wrote:> Hi all, > > Somebody have tried to run Solaris 10 HVM guest under rhel5 host?? > Any hints or problems?? I need to install one for our customer next > week, and I don''t want surprises ... > > many thanks. > ------------------------------------------------------------------------ > > _______________________________________________ > 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
C. L. Martinez schrieb:> Hi all, > > Somebody have tried to run Solaris 10 HVM guest under rhel5 host?? Any > hints or problems?? I need to install one for our customer next week, > and I don''t want surprises ...Hi, this doesn''t exactly match your request, but we''re running a few OpenSolaris 10 as PV Guests. I installed them as described in this wiki: http://wiki.tardis.ed.ac.uk/index.php/OpenSolaris_Xen_domU Indeed, the installation is a bit tricky, but the result is rock solid ;) Greetings Stephan As an example, one cfg for a PV domU running on xen 3.1.0 i386-pae powered by one single quadcore Xeon X3220. ---------------- vcpus = ''1'' name = ''puck'' memory = ''768'' vif = [ ''mac=00:30:48:91:15:9a,bridge=xenbr0'', ''mac=00:30:48:91:15:9b,bridge=xenbr1'' ] #vif = [ '''' ] on_shutdown = ''destroy'' on_reboot = ''destroy'' on_crash = ''destroy'' ### init #disk = [ ''file:/root/OpenSolaris_Xen_Drop2007_07.iso,6:cdrom,r'', ''phy:/dev/vg0/puck-disk,0,w'' ] #kernel = ''/root/unix-solaris10'' #ramdisk = ''/root/x86.miniroot-solaris10'' #extra = ''/platform/i86xpv/kernel/unix -kd - nowin -B install_media=cdrom'' ### run kernel = ''/boot/unix-solaris10run'' ramdisk = ''/boot/boot_archive-solaris10run'' disk = [ ''phy:/dev/vg0/puck-disk,0,w'' ] extra = ''/platform/i86xpv/kernel/unix'' root = ''/dev/dsk/c0d0s0'' ---------------- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2007-Oct-22 03:02 UTC
Re: [Xen-users] SOlaris 10 HVM guest under rhel5 host
Stephan Seitz wrote:> C. L. Martinez schrieb: > >> Hi all, >> >> Somebody have tried to run Solaris 10 HVM guest under rhel5 host?? Any >> hints or problems?? I need to install one for our customer next week, >> and I don''t want surprises ... >> > > Hi, > > this doesn''t exactly match your request, but we''re running a few OpenSolaris 10 > as PV Guests. > > I installed them as described in this wiki: > http://wiki.tardis.ed.ac.uk/index.php/OpenSolaris_Xen_domU > > Indeed, the installation is a bit tricky, but the result is rock solid ;) > >I tried following the tutorial, Using RHEL5. With RH''s Xen : network doesn''t work, period. There''s no way to transfer the kernel/boot archive to dom0 With Xen-3.1.1-rc3 : installation won''t start, complains about zero memory size. HVM install of nevada-build72 works fine though. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users