Re: [zones-discuss] zone v2v: Solaris 10 - Solaris 11 Express

2011-10-12 Thread Maidak Alexander J
This looks like a bug to me. In /usr/lib/brand/shared/common.ksh, install_dir() is responsible for the cd find | cpio that you see logged above. 722 list=$(cd $source_dir ls -d * | egrep -v $filt) 723 flist=$(for i in $list 724 do 725 printf %s

Re: [zones-discuss] zone v2v: Solaris 10 - Solaris 11 Express

2011-10-11 Thread Ian Collins
On 10/12/11 09:38 AM, Maidak Alexander J wrote: I took a native zone from Solaris 10 and attempted to v2v migrate it to a Solaris 10 branded zone on Solaris 11 Express 151.0.1.8. I just detached the zone from Solaris 10 and did a zfs send|zfs recv for the zonepath dataset

Re: [zones-discuss] zone v2v: Solaris 10 - Solaris 11 Express

2011-10-11 Thread Mike Gerdts
On Tue 11 Oct 2011 at 03:38PM, Maidak Alexander J wrote: I took a native zone from Solaris 10 and attempted to v2v migrate it to a Solaris 10 branded zone on Solaris 11 Express 151.0.1.8. I just detached the zone from Solaris 10 and did a zfs send|zfs recv for the zonepath dataset