If I yank out a disk in a raidz2 4 disk array, shouldn't the other disks pick up without any errrors? I have a 3120 JBOD and I went and yanked out a disk and the everything got hosed. It's okay, because I'm just testing stuff and wanted to see raidz2 in action when a disk goes down.
Am I missing a step? I set up the disks with this command: zpool create apool raidz2 c#t#d0 c#t#d0 c#t#d0 c#t#d0. zfs create apool/export_home zfs create apool/export_backup zfs set mountpoint=/export/home apool/export_home zfs set mountpoint=/export/backup apool/export_backup Thanks for your help/advice. Brian. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss