Page MenuHomeFreeBSD

loader: support com.delphix:removing
ClosedPublic

Authored by tsoome on Jan 19 2019, 9:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 15, 3:56 PM
Unknown Object (File)
Feb 19 2024, 8:21 PM
Unknown Object (File)
Jan 20 2024, 1:15 AM
Unknown Object (File)
Dec 30 2023, 6:16 PM
Unknown Object (File)
Dec 22 2023, 9:51 PM
Unknown Object (File)
Nov 29 2023, 2:05 AM
Unknown Object (File)
Nov 26 2023, 10:43 AM
Unknown Object (File)
Oct 3 2023, 8:39 AM

Details

Summary

The first iteration of reader code update to support device removal.

Note, since this update depends more onn memory, the zfsboot/gptzfsboot will
need side work to support proper memory management from libsa.

illumos issue 10166 and review

Test Plan

use zpool remove to remove vdev, then read the pool with loader...

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25708
Build 24291: arc lint + arc unit

Event Timeline

tsoome edited the summary of this revision. (Show Details)

read vim_entries by chunks.

allanjude added a subscriber: allanjude.

Thank you very much for making this work.

We should get this merged in time for 12.1-RELEASE

This revision is now accepted and ready to land.Aug 8 2019, 5:49 PM
This revision was automatically updated to reflect the committed changes.