[zones-discuss] impossible to attach migrated zone to a new server

2010-05-19 Thread Philippe Bürgisser
Hi, I followed the guide (http://docs.sun.com/app/docs/doc/819-2450/gcgnc?l=ena=view) from sun to move a working zone into a new server with the same configuration. I executed those commands : tar xf myzone.tar -- to /export/zones/myzone zonecfg -z myzone create -a /export/zones/myzone all

Re: [zones-discuss] impossible to attach migrated zone to a new server

2010-05-19 Thread Philippe Bürgisser
Hello, thank your for your answer, I updated my initial message, myzone corresponds to proxiproduits but I wanted to change the real name for the forum, my mistake... Anyway, after running the command zoneadm -z myzone attach -u, I get the same error message... Thanks -- This message posted

Re: [zones-discuss] impossible to attach migrated zone to a new server

2010-05-19 Thread Philippe Bürgisser
Thank you, I tried : zonecfg -z myzone zonecfg:myzone delete zonecfg:myzone exit zfs destroy -r rpool/export/zones/myzone zfs create rpool/export/zones/myzone chmod go-rwx /export/zones/myzone zonecfg -z myzone zonecfg:myzone create zonecfg:myzone set zonepath=/export/zones/myzone