Skip to content

feature request: allow unloading a suspended pool from memory without exporting first #5242

@mailinglists35

Description

@mailinglists35

when a pool is encountering i/o errors (because of a software bug or hardware issue/vdev gone missing), zol suspends the pool until it is brought to functional state.

most of the time this is impossible and user must hard reboot the server (hardware button or echo b > sysrq-trigger)

the forced reboot does not export the pool but simply decouples the zfs code from the storage devices.

please add this feature natively so I can "unload" a pool without commiting the export operation to disk, to further be able to unload the zfs modules and try the latest git master version (for example) without having to reboot the os.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: BlockedDepends on another pending changeStatus: UnderstoodThe root cause of the issue is knownStatus: Work in ProgressNot yet ready for general reviewType: DefectIncorrect behavior (e.g. crash, hang)Type: FeatureFeature request or new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions