Hi, I''m searching for a tutorial to install correctly a xen domU on OpenSolaris domO. Please help me ... -- This message posted from opensolaris.org
This is a good start: http://blogs.sun.com/agupta/entry/install_windows_as_a_hvm You can also get good help from this: http://wikis.sun.com/display/BigAdmin/xVM+short+cuts+for+noobs and the man-page: http://docs.sun.com/app/docs/doc/819-2240/virsh-1m?a=view regards rolf rander -- This message posted from opensolaris.org
Thanks a lot, "Xvm shortcuts for noobs" helps me wonderfully... -- This message posted from opensolaris.org
I can''t have the xVM boot menu after installation of SUNWxvmhvm,virtinst,libvirt and urlgrabber ... just see : root@opensolaris:/boot/grub# bootadm list-menu the location for the active GRUB menu is: /rpool/boot/grub/menu.lst default 0 timeout 30 0 OpenSolaris Development snv_134 root@opensolaris:/boot/grub# bootadm -m upgrade bootadm: failed to determine fdisk partition: rpool/ROOT/opensolaris bootadm: cannot find GRUB signature for / Anyone can help ?? -- This message posted from opensolaris.org
Hello, The easiest way svcadm svc:/milestone/xvm and reboot Petr On 23 July 2010 11:13, Kervoel Erwan <no-reply@opensolaris.org> wrote:> I can''t have the xVM boot menu after installation of SUNWxvmhvm,virtinst,libvirt and urlgrabber ... > > just see : > > root@opensolaris:/boot/grub# bootadm list-menu > the location for the active GRUB menu is: /rpool/boot/grub/menu.lst > default 0 > timeout 30 > 0 OpenSolaris Development snv_134 > root@opensolaris:/boot/grub# bootadm -m upgrade > bootadm: failed to determine fdisk partition: rpool/ROOT/opensolaris > bootadm: cannot find GRUB signature for / > > Anyone can help ?? > -- > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >
Thanks but when i put "svcadm svc:/milestone/xvm" it give me the "usage" for svcadm ... ____________________________________________________________________ root@opensolaris:/# svcadm svc:/milestone/xvm Usage: svcadm [-v] [cmd [args ... ]] svcadm enable [-rst] <service> ... - enable and online service(s) svcadm disable [-st] <service> ... - disable and offline service(s) svcadm restart <service> ... - restart specified service(s) svcadm refresh <service> ... - re-read service configuration svcadm mark [-It] <state> <service> ... - set maintenance state svcadm clear <service> ... - clear maintenance state svcadm milestone [-d] <milestone> - advance to a service milestone Services can be specified using an FMRI, abbreviation, or fnmatch(5) pattern, as shown in these examples for svc:/network/smtp:sendmail svcadm <cmd> svc:/network/smtp:sendmail svcadm <cmd> network/smtp:sendmail svcadm <cmd> network/*mail svcadm <cmd> network/smtp svcadm <cmd> smtp:sendmail svcadm <cmd> smtp svcadm <cmd> sendmail _____________________________________________________________________ Something bad on my installation ? -- This message posted from opensolaris.org
svcadm enable svc:/milestone/xvm On 23 July 2010 13:56, Kervoel Erwan <no-reply@opensolaris.org> wrote:> Thanks but when i put "svcadm svc:/milestone/xvm" it give me the "usage" for svcadm ... > ____________________________________________________________________ > root@opensolaris:/# svcadm svc:/milestone/xvm > Usage: svcadm [-v] [cmd [args ... ]] > > svcadm enable [-rst] <service> ... - enable and online service(s) > svcadm disable [-st] <service> ... - disable and offline service(s) > svcadm restart <service> ... - restart specified service(s) > svcadm refresh <service> ... - re-read service configuration > svcadm mark [-It] <state> <service> ... - set maintenance state > svcadm clear <service> ... - clear maintenance state > svcadm milestone [-d] <milestone> - advance to a service milestone > > Services can be specified using an FMRI, abbreviation, or fnmatch(5) > pattern, as shown in these examples for svc:/network/smtp:sendmail > > svcadm <cmd> svc:/network/smtp:sendmail > svcadm <cmd> network/smtp:sendmail > svcadm <cmd> network/*mail > svcadm <cmd> network/smtp > svcadm <cmd> smtp:sendmail > svcadm <cmd> smtp > svcadm <cmd> sendmail > _____________________________________________________________________ > > Something bad on my installation ? > -- > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >
root@opensolaris:~# svcadm enable svc:/milestone/xvm svcadm: Pattern ''svc:/milestone/xvm'' doesn''t match any instances i''ve looking for "milestone" directory but not found it ... Another idea ?? -- This message posted from opensolaris.org
you should start by reading up on the Service Management Facility: http://docs.sun.com/app/docs/doc/819-2252/smf-5?a=view regards rolf rander -- This message posted from opensolaris.org
you probably need to install it? Here are my notes I made when I did this... use them at your own risk. http://wikis.sun.com/display/OpenIT/Prepare+physical+machines+to+be+xVM+dom0 ~tommy On Jul 23, 2010, at 8:16 AM, Kervoel Erwan wrote:> root@opensolaris:~# svcadm enable svc:/milestone/xvm > svcadm: Pattern ''svc:/milestone/xvm'' doesn''t match any instances > > i''ve looking for "milestone" directory but not found it ... > > Another idea ?? > -- > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org
Thanks a lot, i am working with all your links and i begin to understand Osol ... I''ll post later if i meet a problem ... or not :) -- This message posted from opensolaris.org
Hi, i can''t boot on xVM ... I''ve checked all the things i know about xVM installation ... Strangely when i try to boot on xVM an error appears : _____________________________________________________________________ krtld : failed to open '''' krtld: bind_primary(): no relocation information found for module krtld: error during initial load/link phase krtld could neither locate nor resolve symbols for : in the boot archive. Please verify that this file matches what is found in the boot archive. You may need to boot using the Solaris failsafe to fix this. Unable to boot Press any key to reboot. _____________________________________________________________________ Any idea ?? thanks -- This message posted from opensolaris.org