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

2010-05-19 Thread Frank Batschulat (Home)
On Wed, 19 May 2010 20:47:41 +0200, Philippe Bürgisser wrote: > I followed the guide > (http://docs.sun.com/app/docs/doc/819-2450/gcgnc?l=en&a=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 /ex

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 zonecfg:m

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

2010-05-19 Thread Jerry Jelinek
On 05/19/10 14:08, Philippe Bürgisser wrote: 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

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 poste

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

2010-05-19 Thread Jerry Jelinek
On 05/19/10 12:47, Philippe Bürgisser wrote: Hi, I followed the guide (http://docs.sun.com/app/docs/doc/819-2450/gcgnc?l=en&a=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 zonecf

[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=en&a=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