Actions
Bug #9191
closeddump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices
Start date:
2018-02-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Add vdev_print_tree() in spa_check_for_missing_logs() when some log devices are missing to ease debugging
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ccef24b493bcbd146fcd6d8946666cae081470b6
commit ccef24b493bcbd146fcd6d8946666cae081470b6 Author: Pavel Zakharov <pavel.zakharov@delphix.com> Date: 2018-03-19T18:22:13.000Z 9191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions