Hello! I''ve recently upgraded Indiana 2008.11 build 98 to build 99 using ''pkg image-update'' ...and now none of the xvm services will start: # uname -a SunOS sinbin 5.11 snv_99 i86pc i386 i86pc # svcs | grep xvm disabled Oct_28 svc:/system/xvm/console:default disabled Oct_28 svc:/system/xvm/xend:default disabled Oct_28 svc:/system/xvm/domains:default disabled Oct_28 svc:/system/xvm/virtd:default disabled Oct_28 svc:/system/xvm/store:default # svcadm enable svc:/system/xvm/console:default # svcadm enable svc:/system/xvm/xend:default # svcadm enable svc:/system/xvm/domains:default # svcadm enable svc:/system/xvm/virtd:default # svcadm enable svc:/system/xvm/store:default # svcs | grep xvm disabled 7:50:37 svc:/system/xvm/console:default disabled 7:50:37 svc:/system/xvm/xend:default disabled 7:50:37 svc:/system/xvm/domains:default disabled 7:50:37 svc:/system/xvm/virtd:default disabled 7:50:37 svc:/system/xvm/store:default # What am I doing wrong? Thanks very much! -- This message posted from opensolaris.org
chris wrote:> Hello! > > I''ve recently upgraded Indiana 2008.11 build 98 to build 99 using ''pkg image-update'' > > ...and now none of the xvm services will start: > > # uname -a > SunOS sinbin 5.11 snv_99 i86pc i386 i86pcYou didn''t boot into xVM. This should say i86xpv instead of i86pc.. i86pc is running on metal. MRJ> # svcs | grep xvm > disabled Oct_28 svc:/system/xvm/console:default > disabled Oct_28 svc:/system/xvm/xend:default > disabled Oct_28 svc:/system/xvm/domains:default > disabled Oct_28 svc:/system/xvm/virtd:default > disabled Oct_28 svc:/system/xvm/store:default > # svcadm enable svc:/system/xvm/console:default > # svcadm enable svc:/system/xvm/xend:default > # svcadm enable svc:/system/xvm/domains:default > # svcadm enable svc:/system/xvm/virtd:default > # svcadm enable svc:/system/xvm/store:default > # svcs | grep xvm > disabled 7:50:37 svc:/system/xvm/console:default > disabled 7:50:37 svc:/system/xvm/xend:default > disabled 7:50:37 svc:/system/xvm/domains:default > disabled 7:50:37 svc:/system/xvm/virtd:default > disabled 7:50:37 svc:/system/xvm/store:default > # > > > What am I doing wrong? > > Thanks very much!
MRJ said:> chris wrote:> > SunOS sinbin 5.11 snv_99 i86pc i386 i86pc > > You didn''t boot into xVM.<slaps forehead> sigh. I thought I had that licked when I installed the xVM stuff last time around. It didn''t even occur to me that the upgrade might have undone my bootloader tweaks, but of course it makes perfect sense. Thank you! /chris -- This message posted from opensolaris.org