[zfs-code] Start of the MOS

2007-11-13 Thread Mark Furner
Hi Am not sure who to address this query to, there is no list for ZFS forensics (yet). I'm looking at a DD dump of a VTOC partition containing a ZFS test file system, follow the Uberblock DVAs to 3 separate locations (ditto blocks, as expected) but don't find an object I can recognise. It shoul

[zfs-code] Start of the MOS

2007-11-13 Thread Matthew Ahrens
Mark Furner wrote: > Hi > > Am not sure who to address this query to, there is no list for ZFS forensics > (yet). I'm looking at a DD dump of a VTOC partition containing a ZFS test > file system, follow the Uberblock DVAs to 3 separate locations (ditto blocks, > as expected) but don't find an o

[zfs-code] this command can cause zpool coredump!

2007-11-13 Thread Robert Milkowski
Hello ZhuYan, Tuesday, November 13, 2007, 11:22:43 AM, you wrote: Z> Oh, Sorry, it's my fault~ Nevertheless zpool shouldn't crash -- Best regards, Robertmailto:rmilkowski at task.gda.pl http://milek.blogspot.com

[zfs-code] this command can cause zpool coredump!

2007-11-13 Thread ZhuYan
Oh, Sorry, it's my fault~ -- This messages posted from opensolaris.org

[zfs-code] this command can cause zpool coredump!

2007-11-13 Thread ZhuYan
if (altroot != NULL && altroot[0] != '/') { (void) fprintf(stderr, gettext("invalid alternate root '%s': " "must be an absolute path\n"), altroot); did altroot cause ? -- This messages posted from opensolaris.org

[zfs-code] this command can cause zpool coredump!

2007-11-13 Thread ZhuYan
in Solaris 10 U4, type: -bash-3.00# zpool create -R filepool mirror /export/home/f1.dat /export/home/f2.dat invalid alternate root 'Segmentation Fault (core dumped) -- This messages posted from opensolaris.org