Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Jerry Jelinek
Christine Tran wrote: >> # umount /zones/web/root > > Not working for me. > > r...@ender:/# umount /zones/web/root > cannot unmount '/zones/web/root': No such file or directory > > r...@ender:/# zfs umount rpool/zones/web/ROOT/zbe > cannot unmount 'rpool/zones/web/ROOT/zbe': legacy mountpoint >

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Christine Tran
On Thu, Jan 29, 2009 at 10:44 AM, Jerry Jelinek wrote: > It would be nice to try to understand more about > what you did so we could try to figure out why > the dataset was left mounted when you halted the zone. > If there is anything unusual you can recall, please > let me know. I don't think I

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Jerry Jelinek
Assuming that the zonepath for your zone is /zones/web, then the problem is that it looks like the dataset was not umounted when you shut down the zone. Christine Tran wrote: >> What is the output of 'mount -p' and 'zfs list' on this >> system? > > r...@ender:/# mount -p > rpool/ROOT/opensolaris

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Christine Tran
> What is the output of 'mount -p' and 'zfs list' on this > system? r...@ender:/# mount -p rpool/ROOT/opensolaris - / zfs - no /devices - /devices devfs - no /dev - /dev dev - no ctfs - /system/contract ctfs - no proc - /proc proc - no mnttab - /etc/mnttab mntfs - no swap - /etc/svc/volatile tmpfs

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Jerry Jelinek
Christine Tran wrote: > On Thu, Jan 29, 2009 at 9:20 AM, Jerry Jelinek wrote: > >> You haven't provided much information so its hard >> to help you. What build are you running? The >> issue described in the thread you reference should >> be fixed in the OpenSolaris 2008.11 release. Do >> you h

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Christine Tran
On Thu, Jan 29, 2009 at 9:20 AM, Jerry Jelinek wrote: > > You haven't provided much information so its hard > to help you. What build are you running? The > issue described in the thread you reference should > be fixed in the OpenSolaris 2008.11 release. Do > you have a second BE mounted, as i

Re: [zones-discuss] What is the workaround to CR6176743

2009-01-29 Thread Jerry Jelinek
Christine Tran wrote: > I am running into this: > > https://opensolaris.org/jive/thread.jspa?threadID=79673 > > r...@ender:/# zoneadm -z web boot > zone 'web': Error: error mounting zone root dataset. > zone 'web': > zoneadm: zone 'web': call to zoneadmd failed > > When I go to check the CR, the

[zones-discuss] What is the workaround to CR6176743

2009-01-28 Thread Christine Tran
I am running into this: https://opensolaris.org/jive/thread.jspa?threadID=79673 r...@ender:/# zoneadm -z web boot zone 'web': Error: error mounting zone root dataset. zone 'web': zoneadm: zone 'web': call to zoneadmd failed When I go to check the CR, there's nothing in the workaround. I just ne