Gerard Henry wrote:
hello,
i'm tryng to migrate a zone beetween 2 t2000, each in Solaris 10 11/06
on t2000-1:
zoneadm -z servimp2 halt
zoneadm -z servimp2 detach
then rsync'ed zonepath from t2000-1 towards t2000-2
on t2000-2:
t2000-root% zonecfg -z servimp2
servimp2: No such zone configured
Use 'create' to begin configuring a new zone.
zonecfg:servimp2> create -a /zones/servimp2
zonecfg:servimp2> verify
zonecfg:servimp2> commit
zonecfg:servimp2> exit
t2000-root% zoneadm -z servimp2 attach
t2000-root% zoneadm list -cv
ID NAME STATUS PATH
0 global running /
- servimp2 configured /zones/servimp2
t2000-root%
why servimp2 zone is configured and not installed? i got no errors ?!...
Try 'zoneadm -z servimp2 attach -n /zones/servimp2'. If you get a
warning add '-F' after 'attach'.
benr.
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org