Gavin Maltby writes:

> > You can avoid this by swapping to a zvol, though at the moment this
> > requires a fix for CR 6405330.  Unfortunately, since one cannot yet dump to
> > a zvol, one needs a dedicated dump device in this case ;-(
> 
> Dedicated dump devices are *always* best, so this is no loss.  Dumping
> through filesystem code when it may be that code itself which caused the
> panic is badness.

True, but it adds another complication to the boot disk creation, although
it would nonetheless be nice to have this at least as an option. In
addition, if the single dump slice isn't mirrored and the disk wedged, you
loose the dump completely (though this should be rare).  Adding in an SVM
mirror if one doesn't need SVM otherwise (as will happen once ZFS boot
integrates) certainly isn't atttrative here (and adds another software
layer between the dump code and the devices).

        Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to