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)
Sun, Dec 29, 7:48 PM
Unknown Object (File)
Sun, Dec 22, 2:18 AM
Unknown Object (File)
Fri, Dec 20, 7:51 AM
Unknown Object (File)
Nov 27 2024, 1:29 PM
Unknown Object (File)
Nov 5 2024, 7:45 AM
Unknown Object (File)
Oct 9 2024, 3:57 PM
Unknown Object (File)
Oct 5 2024, 12:32 AM
Unknown Object (File)
Oct 4 2024, 10:18 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 Not Applicable
Unit
Tests Not Applicable

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.