Actions
Bug #15905
openOpenIndiana install on pair of mirror disk fails
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
When I try the OpenIndiana 2022 installer (the text installer) and select two target SATA disks (whole disk) I would expect that it automatically creates a ZFS mirror and installs OpenIndiana on a ZFS mirror.
However my test seems to indicate that this does not work
The workaround is to install on one disk and then manually mirror the boot disk.
zpool attach rpool c5t0d0 c5t2d0
Manually mirroring the boot disk DOES work so this provides a workaround ...
Note that I am using "whole disk" syntax for the SATA disks and the GPT partitions seems to correctly created for UEFI / EFI
Related issues
Updated by David Stes 12 days ago
- Related to Bug #15904: install ESP (EFI) partition on boot disk added
Updated by David Stes 12 days ago
- Related to Feature #15897: mirror ESP (EFI) partition on boot disk added
Updated by David Stes 12 days ago
- Related to Feature #15321: gptfdisk (gdisk and cgdisk) 1.0.9 added
Updated by David Stes 12 days ago
- Related to Feature #15906: OpenIndiana installer rescue mode to install EFI / ESP added
Actions