|
Description
|
The zfs scheme needs an fmd_fmri_replaced() interface, to tell fmd whether a particular zpool/vdev still exists. Without this interface, we have a problem in the case where the zpool is deleted before a fault has been repaired, as fmd thinks the zpool is still there but unusable and retains the case in the resource cache so it can repeatedly try to unretire it.
|