HomeFreeBSD

MFV r275540:

Description

MFV r275540:

When importing a pool, don't assume that the passed pool configuration
at vdev_load is always vaild. It's possible that a stale configuration
that comes with extra vdevs, where metaslab_init() would fail because
of lower layer returns error.

Change the code to make metaslab_init() handle and return errors from
lower layer and pass it back to upper layer and handle it there.

Illumos issue:

5213 panic in metaslab_init due to space_map_open returning ENXIO

MFC after: 2 weeks

Details

Provenance
delphijAuthored on
Parents
rS275593: Add refcounting to IPv6 DAD objects and simplify the DAD code to fix a
Branches
Unknown
Tags
Unknown

Event Timeline