Hello,
I have a ssd as system disk (UFS) and two hdd as a zpool. The ssd is some-years-old and I plan to move the system disk to new hardware, keeping UFS.
Plan is:
---------
1. Buy a new ssd (obviously...)
2. Add it to the system
3. Prepare it with gparted: Add partition(s), make it bootable
4. Create filesystem
5. Mount it to /mnt/newdisk
6. Copy everything from old_partitions to new_partitions using rsync: rsync -axAHX /oldpartitions /mnt/newdisk/newpartitions
7. Poweroff the system
8. Remove old ssd, plug new ssd to its bay
9. Poweron
Do I miss something? Will the zpool just work or do I have to remove it and re-add it?
Thanks,
Steffen
I have a ssd as system disk (UFS) and two hdd as a zpool. The ssd is some-years-old and I plan to move the system disk to new hardware, keeping UFS.
Plan is:
---------
1. Buy a new ssd (obviously...)
2. Add it to the system
3. Prepare it with gparted: Add partition(s), make it bootable
4. Create filesystem
5. Mount it to /mnt/newdisk
6. Copy everything from old_partitions to new_partitions using rsync: rsync -axAHX /oldpartitions /mnt/newdisk/newpartitions
7. Poweroff the system
8. Remove old ssd, plug new ssd to its bay
9. Poweron
Do I miss something? Will the zpool just work or do I have to remove it and re-add it?
Thanks,
Steffen