Peter Lees wrote:
hi folks,

is there a straightforward or well-documented way to
> migrate  my physical sxce snv_115 (x64) system into an xvm ?

It's not that hard to do.. But it is not well documented.



searching for "p2v" in an opensolaris context seems to
> pick up a few hits on zones, but nothing obvious relating
> to xvm on opensolaris

for what it's worth the host system is opensolaris
> (2010.02 snv_126), but i'm hoping that's not very
> significant (?)

unfortunately, a zfs root makes this a bit harder
to do...

Without a zfs root, you had to update bootpath in
bootenv.rc, update vfstab, and update /etc/hostname.* and/or
/etc/dhcp.*

With a zfs root, you need to attach the disk to another
PV guest (non zfs root) using the device it will use when
you start the disk (i.e. xvda).  Then import the rpool,
update /etc/hostname.* and/or /etc/dhcp.*. The disk
should be ready to boot as a PV guest at this point.
zfs encodes the bootpath in the zpool meta data.  When
you import a pool, it updates the meta data.




moving physical systems into virtualised infrastructure
> seems to be pretty popular these days - i'm surprised
> there isn't more documentation on it - or have i missed
> something obvious?

no, nothing available today.. It is being worked on...



MRJ
_______________________________________________
xen-discuss mailing list
xen-discuss@opensolaris.org

Reply via email to