Re: [zones-discuss] Can zone id be same on different global zones?

2008-05-15 Thread Steve Lawrence
When you use "zoneadm -z attach" to attach your zone copies to the new hosts, they will automatically be assigned new unique ids. You should not manipulate /etc/zones/index. After halting your zone, you should detach it from the host before archiving it. tar is usually not the best archiving to

[zones-discuss] Can zone id be same on different global zones?

2008-05-15 Thread Sanjay Akula
I have created one local zone 1 on server A I need to have a similar kind of zone on all servers. I halted the local zone 1 and did tar of zone 1 and i have moved the tar ball on my six servers. I went to each server and changed the IP address of local zones and hostname from 1 thru 6. My question

Re: [zones-discuss] How to migrate a seperate running server into a zone?

2008-05-15 Thread Steve Lawrence
Are you talking about zone migration? (attach/detach). That should work well. Both hosts need to be running the same version of solaris (patchlevel). We are planning a "update-on-attach" feature, which will allow a zone to be detached, and then attached to a host running a higher patch level. -S

Re: [zones-discuss] How to migrate a seperate running server into a zone?

2008-05-15 Thread mehmet cebeci
Hi Steve, Thanks for info , i was searching for an unresolved solution all day. In this case my solution will be preparing the zones with the same configuration as existing servers and copying disks.It seems the only stable way of solving this issue. Regards, Mehmet On Thu, May 15, 2008 at 6:02