|
Description
|
I've recently been trying to debug a corruption problem that
occurred on someone's root pool. This rendered their system
unbootable, so we yanked the drive and put it in another
machine. Now I can access the drive and do some analysis, but
it would be much nicer if I could run zdb(1M) on it to get
some more precise information.
This could be accomplished by either allowing the user to
specify a starting configuration on the command line, or to
link to libzfs and find importable pools to get the
configuration.
|