On Jun 11, 2007, at 12:52 AM, Borislav Aleksandrov wrote:

Panic on snv_65&64 when:
#mkdir /disk
#mkfile 128m /disk/disk1
#mkfile 128m /disk/disk2
#zpool create data mirror /disk/disk1 /disk/disk2
#mkfile 128m /disk/disk1
#mkfile 128m /disk/disk2

At this point you have completely overwritten the entire contents of both sides of the mirror. No filesystem can recover from that. If you just overwrite one side of the mirror, then you'll be ok.

eric

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to