Erik - Thanks for that, but I know the pool is corrupted - That was kind if the point of the exercise.
The bug (at least to me) is ZFS panicing Solaris just trying to import the dud pool. But, maybe I'm missing your point? Nathan. eric kustarz wrote: >> >> Client A >> - import pool make couple-o-changes >> >> Client B >> - import pool -f (heh) >> >> Client A + B - With both mounting the same pool, touched a couple of >> files, and removed a couple of files from each client >> >> Client A + B - zpool export >> >> Client A - Attempted import and dropped the panic. >> > > ZFS is not a clustered file system. It cannot handle multiple readers > (or multiple writers). By importing the pool on multiple machines, you > have corrupted the pool. > > You purposely did that by adding the '-f' option to 'zpool import'. > Without the '-f' option ZFS would have told you that its already > imported on another machine (A). > > There is no bug here (besides admin error :) ). > > eric _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss