Thanks Andrew! Sorry to be dumb. 

So, here's the whole history:

r...@marmoset:/rpool/repo/updatelog# zpool history rpool
History for 'rpool':
2009-11-22.21:10:34 zpool create -f rpool c8t0d0s0
2009-11-22.21:10:35 zfs set org.opensolaris.caiman:install=busy rpool
2009-11-22.21:10:36 zfs create -b 4096 -V 2047m rpool/swap
2009-11-22.21:10:37 zfs create -b 131072 -V 2047m rpool/dump
2009-11-22.21:10:40 zfs set mountpoint=/a/export rpool/export
2009-11-22.21:10:40 zfs set mountpoint=/a/export/home rpool/export/home
2009-11-22.21:10:40 zfs set mountpoint=/a/export/home/jesse 
rpool/export/home/jesse
2009-11-22.21:20:08 zpool set bootfs=rpool/ROOT/opensolaris rpool
2009-11-22.21:21:14 zfs set org.opensolaris.caiman:install=ready rpool
2009-11-22.21:21:31 zfs set mountpoint=/export/home/jesse 
rpool/export/home/jesse
2009-11-22.21:21:31 zfs set mountpoint=/export/home rpool/export/home
2009-11-22.21:21:32 zfs set mountpoint=/export rpool/export
2009-11-27.16:29:42 zfs create -o compression=on rpool/repo
2009-11-30.01:08:03 zfs set atime=off rpool/repo
2009-12-09.13:12:37 zfs create -p rpool/zones/cpmail
2009-12-09.13:14:50 zfs create -o mountpoint=/zones/cpmail rpool/cpmail
2009-12-09.13:15:24 zfs destroy rpool/zones/cpmail
2009-12-09.13:15:34 zfs destroy rpool/zones
2009-12-09.13:17:53 zfs create -o mountpoint=legacy -o zoned=on 
rpool/cpmail/ROOT
2009-12-09.13:17:53 zfs create -o org.opensolaris.libbe:active=on -o 
org.opensolaris.libbe:parentbe=2e4070c4-8df3-4b4d-fc14-94164d8a3dcc -o 
canmount=noauto rpool/cpmail/ROOT/zbe
2009-12-13.17:15:52 zfs snapshot rpool/cpm...@newmail
2009-12-14.00:05:36 zpool attach -f rpool c8t0d0s0 c8t1d0s0


The creation of the zfs filesystem for this zone is here: 

2009-12-09.13:17:53 zfs create -o mountpoint=legacy -o zoned=on 
rpool/cpmail/ROOT
2009-12-09.13:17:53 zfs create -o org.opensolaris.libbe:active=on -o 
org.opensolaris.libbe:parentbe=2e4070c4-8df3-4b4d-fc14-94164d8a3dcc -o 
canmount=noauto rpool/cpmail/ROOT/zbe


So, how do I inspect that this is actually intact before proceeding with fixing 
up the zone configuration so it's pointing to the right dataset? 

I'm scared to run zonecfg to 'fix it up' to point to rpool/cpmail/ROOT in case 
it makes things worse. What's the best way to proceed here? Indeed, how did the 
zone manifest get 'out of sync' with reality I wonder? 

Thank you
Jesse
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to