[OpenIndiana-discuss] ways to move from sliced rpool to gpt/EFI rpool
Nikola M
minikola at gmail.com
Thu Mar 23 10:09:34 UTC 2017
On 03/22/17 02:21 PM, Carsten Grzemba wrote:
> Is there a way to migrate a sliced (mirrored) rpool on disks with msdos partition table to gpt partioned disks (EFI lable)
> with loader?
Yes, you fully reformat one drive and do fresh install on it, then vtoc
+ zpool attach other drives to it.
https://wiki.openindiana.org/oi/2.1+Post-installation
(Or with newest Openindiana hipster snapshot media, installer can take
multiple devices and install on them during install.)
GPT and MBR disk partition types are mutually exclusive.
Maybe one can also first full-format whole disk as GPT, partition it AND
then make a Solaris Slice on it and install on Slice (and zfs
send/receive existing installation), but it is more advisable to give
unpartitioned space to the installer to make partitions and slices.
(and you can also zfs send/ zfs receive previous instalaltion on new BE
dataset later to migrate if you want).
Whatever one does, make sure to have system and data Backups, offline
(even if using zfs send/receive to backup).
More information about the openindiana-discuss
mailing list