Actions
Bug #9683
closedAllow bypassing devid in vdev_disk_open()
Start date:
2018-07-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
We've had 2 cases where the devids of disks were shuffled, preventing domain0 from being imported, which required a tedious manual process to zero-out devids through kmdb during zpool import.
This feature would add a tunable to vdev_disk_open() to bypass devids and add more debug messages.
Related issues
Actions