Migrating V2V a Solaris 10 native zone to Solaris 11
Hello,
Following procedure How to Migrate an Existing native Non-Global Zone in Solaris 11 manual generate the following errors:
(not to mention that the cpio option "/" doesn't exist in Solaris 10 where the command is to be performed --- a doc error I've already reported back in Solaris 11 Express timeframe)
Following procedure How to Migrate an Existing native Non-Global Zone in Solaris 11 manual generate the following errors:
(not to mention that the cpio option "/" doesn't exist in Solaris 10 where the command is to be performed --- a doc error I've already reported back in Solaris 11 Express timeframe)
# find myzone -print | cpio -oP@ | gzip >/zones/myzone.cpio.gz
cpio: myzone/dev/pts/1 : uid too large for archive format
cpio: myzone/root/var/tmp/orbit-user1 : uid too large for archive format
cpio: myzone/root/var/tmp/orbit-user1/linc-4431-0-4f3af3df2c24b : uid too large for archive format
0