[zones-discuss] Move zone from Sun4v to Sun4u

2009-12-15 Thread Magnus Sjolander
Hi IHAC that's are going to move Solaris 10 zones from T5120 to M5000 server, there is the same Solaris version and patches, can we move it as is, or do we need to use some special commands? /Magnus ___ zones-discuss mailing list

Re: [zones-discuss] Move zone from Sun4v to Sun4u

2009-12-15 Thread Detlef Drewanz
Magnus, you can migrate zone between sun4v and sun4u in the folowing way: 1. use zoneadm detach to unplug the zone from the system 2. move the zoneroot to the other system 3. run zoneadm attach -u to attach the zone. During that attach also the plattform dependent packages/patches will be

Re: [zones-discuss] zoneadm hangs after repeated boot/halt use

2009-12-15 Thread Frank Batschulat (Home)
Glenn, I've been running this test case now for nearly a day on build 129, could'nt reproduce at all. good chance this being indeed fixed by 6894901 in build 128. I'll also try to reproduce this now on buil 126. cheers frankB On Fri, 11 Dec 2009 21:48:52 +0100, Glenn Brunette

Re: [zones-discuss] zones code review

2009-12-15 Thread Jerry Jelinek
Ed, Thanks for reviewing this. My responses to your comments are in-line. Edward Pilatowicz wrote: On Tue, Dec 15, 2009 at 08:39:12AM -0700, Jerry Jelinek wrote: I have an initial code review for the fix for bug: 6768950 panic[cpu1]/thread=ff084ce0b3e0: syscall_asm_amd64.s:480

Re: [zones-discuss] zones code review

2009-12-15 Thread Edward Pilatowicz
On Tue, Dec 15, 2009 at 01:28:01PM -0700, Jerry Jelinek wrote: Ed, Thanks for reviewing this. My responses to your comments are in-line. Edward Pilatowicz wrote: On Tue, Dec 15, 2009 at 08:39:12AM -0700, Jerry Jelinek wrote: I have an initial code review for the fix for bug: 6768950

Re: [zones-discuss] zones code review

2009-12-15 Thread Jordan Vaughan
On 12/15/09 07:39 AM, Jerry Jelinek wrote: I have an initial code review for the fix for bug: 6768950 panic[cpu1]/thread=ff084ce0b3e0: syscall_asm_amd64.s:480 lwp ff0756a8cdc0, pcb_rupdate != 0 There is a webrev at: http://cr.opensolaris.org/~gjelinek/webrev.6768950/ The code