Files
mirror_zfs/lib/libzfs
Ameer Hamza 55c12724d3 zed: mark disks as REMOVED when they are removed
ZED does not take any action for disk removal events if there is no
spare VDEV available. Added zpool_vdev_remove_wanted() in libzfs
and vdev_remove_wanted() in vdev.c to remove the VDEV through ZED
on removal event.  This means that if you are running zed and
remove a disk, it will be properly marked as REMOVED.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
Closes #13797
2022-09-28 09:48:46 -07:00
..
2022-09-27 16:47:24 -07:00
2020-07-10 14:26:00 -07:00
2022-06-29 14:08:54 -07:00
2022-09-27 16:47:24 -07:00
2020-11-17 09:18:52 -08:00
2019-09-02 17:53:27 -07:00