Hello.
One of raidz1 (3*500gb) drive went down. I have replaced it with 1Tb drive and did:
# sgdisk <healthy bootable device> -R <new device>
# sgdisk -G <new device>
# zpool replace -f <pool> <old zfs partition> <new zfs partition>
as a resoult zfs pool has been recovered, but new disk has less partitions and I think it will not be bootable. What have I did wrong and how can I fix it?
One of raidz1 (3*500gb) drive went down. I have replaced it with 1Tb drive and did:
# sgdisk <healthy bootable device> -R <new device>
# sgdisk -G <new device>
# zpool replace -f <pool> <old zfs partition> <new zfs partition>
as a resoult zfs pool has been recovered, but new disk has less partitions and I think it will not be bootable. What have I did wrong and how can I fix it?

Attachments
Last edited: