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:
External Bug:
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
Updated by Electric Monk almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 6fe4f3002ca33af5ab7123ed78d81899dadf2fbb
commit 6fe4f3002ca33af5ab7123ed78d81899dadf2fbb Author: Pavel Zakharov <pavel.zakharov@delphix.com> Date: 2018-12-13T16:16:51.000Z 9683 Allow bypassing devid in vdev_disk_open() Reviewed by: Sara Hartse <sara.hartse@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Yuri Pankov over 3 years ago
- Related to Bug #12341: devid mismatch messages are too noisy added
Updated by David Stes 9 months ago
- Related to Bug #15249: kern.notice vdev_disk_open: update devid from .. to ... added
Actions