loader: can not read zfs pool with slog removed
The vdev_init() does check for "known" vdev types, the [log] device removal will create "hole"
device, but vdev_init() does not allow it.
(cherry picked from commit b93b14dc756861d543249f3d04b80809055fdd61)