Actions
Bug #5125
closedFeature #5061: freebsd boot loader integration (loader project)
update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
Start date:
2014-08-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
zpool command should support creating bootable whole disk pools, implies EFI/GPT label with automatic boot partition setup. Pool management (attach, spare, replace) should be able to cope with such setup.
affected components: zpool command, libzfs, syseventd module zfs_mod.
note: with current boot and be management this functionality is not too useful in practice, but it serves the purpose of splitting otherwise huge grub2 related change into smaller parts.
Related issues
Updated by Electric Monk over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 1a902ef8628b0dffd6df5442354ab59bb8530962
commit 1a902ef8628b0dffd6df5442354ab59bb8530962 Author: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Date: 2015-02-20T23:00:32.000Z 5561 support root pools on EFI/GPT partitioned disks 5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks) Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Updated by Joshua M. Clulow over 6 years ago
- Related to Bug #397: illumos cannot boot from a device with an EFI label added
Actions