Dear All,
one of my SSD disks (the older one) is almost reaching its end of life, I need to replace it, I was looking for some hints to make this faster and bullet proof as much as possible...
The disk (ada01) is a ZFS striped disk to ada02, the boot and efi are on ada03 which is also where the Linux backup partition lies.
So far the easiest way that comes up on my mind is to
The other solution I thought might be to use ZFS replication which I never used and I am not sure if this work on striped disks, for what I understood ZFS works for data set and not for the whole disk...
Also my FreeBSD installation is encrypted with
Thanks! ?
one of my SSD disks (the older one) is almost reaching its end of life, I need to replace it, I was looking for some hints to make this faster and bullet proof as much as possible...
The disk (ada01) is a ZFS striped disk to ada02, the boot and efi are on ada03 which is also where the Linux backup partition lies.
So far the easiest way that comes up on my mind is to
DD
the older disk to the newer one all the night long, it won't take too much time eventually are only 250GB...The other solution I thought might be to use ZFS replication which I never used and I am not sure if this work on striped disks, for what I understood ZFS works for data set and not for the whole disk...
Also my FreeBSD installation is encrypted with
GELI
... Looks like there aren't other many alternatives... Maybe "dump"... Actually I am not very good at backup data and files... ?Thanks! ?