Re: [zones-discuss] zones code review

2009-12-16 Thread Edward Pilatowicz
On Wed, Dec 16, 2009 at 02:37:36PM -0700, Jerry Jelinek wrote: > Ed, > > Edward Pilatowicz wrote: > >On Wed, Dec 16, 2009 at 10:46:57AM -0700, Jerry Jelinek wrote: > >>Ed, > >> > >>I've posted an updated webrev to address your comments. > >> > >>http://cr.opensolaris.org/~gjelinek/webrev.6768950/ >

Re: [zones-discuss] zones code review

2009-12-16 Thread Jerry Jelinek
Ed, Edward Pilatowicz wrote: On Wed, Dec 16, 2009 at 10:46:57AM -0700, Jerry Jelinek wrote: Ed, I've posted an updated webrev to address your comments. http://cr.opensolaris.org/~gjelinek/webrev.6768950/ usr/src/uts/intel/brand/sn1/sn1_brand_asm.s - i'd think the "is 0 <= syscall <= MAX"

Re: [zones-discuss] zones code review

2009-12-16 Thread Edward Pilatowicz
On Wed, Dec 16, 2009 at 10:46:57AM -0700, Jerry Jelinek wrote: > Ed, > > I've posted an updated webrev to address your comments. > > http://cr.opensolaris.org/~gjelinek/webrev.6768950/ > usr/src/uts/intel/brand/sn1/sn1_brand_asm.s - i'd think the "is 0 <= syscall <= MAX" check would have to be

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

2009-12-16 Thread Frank Batschulat (Home)
And finally, I have had this script run on a real, OSOL build 127 box for a day now. can not reproduce it there either. So I failed to reproduce this at all using the script on: - ONNV 129 (zfs root, 1 cpu) - ONNV 126 (ufs root, 2 cpus) - OSOL 127 (zfs root, 4 cores) there must be something sp

Re: [zones-discuss] cloning a zone from a snapshot

2009-12-16 Thread Jerry Jelinek
GüŸnther Schmidt wrote: Hello, I'd like to create a clone from a specific snapshot using zoneadm, but this feature seems to be broken in OSOL 2009.06. Is there another way of doing this? This is bug: 5940 Cannot create clone of zone from snapshot To workaround this you can make a clone of

Re: [zones-discuss] zones code review

2009-12-16 Thread Jerry Jelinek
Ed, I've posted an updated webrev to address your comments. http://cr.opensolaris.org/~gjelinek/webrev.6768950/ Let me know if you have any other comments or see anything with the changes I made. Thanks, Jerry ___ zones-discuss mailing list zones-dis

Re: [zones-discuss] zones code review

2009-12-16 Thread Jerry Jelinek
Jordan Vaughan wrote: -- usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_handler.s 44: Shouldn't this function be named "sn1_handler_table"? Jordan, Good catch, I'll fix that. Thanks, Jerry ___ zones-discuss mailing list zones-discuss@opensolaris

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

2009-12-16 Thread Frank Batschulat (Home)
Glenn, I've not been able to reproduce this on onnv build 126 (it's running for a day now) if that script would reproduce 6894901 straight away it should be doing so on 126 as well (similar to what you've seen in 127) this pose the question if there are either some other details in your environm