Hi,
I've never played with ZFS.
Right now, I have a UFS SSD with boot and system files, as well as some virtual machines, and two big spin hard disks for storage of data files in UFS, as well.
But I'm thinking to change the file system for the SSD to ZFS.
What's the best way to do this? Are dump(8) and restore(8) good tools for this task? If so with what parameters?
If not, what do you recommend? rsync(1), cp(1), cpio(1), tar(1), pax(1)?
I've never played with ZFS.
Right now, I have a UFS SSD with boot and system files, as well as some virtual machines, and two big spin hard disks for storage of data files in UFS, as well.
But I'm thinking to change the file system for the SSD to ZFS.
What's the best way to do this? Are dump(8) and restore(8) good tools for this task? If so with what parameters?
If not, what do you recommend? rsync(1), cp(1), cpio(1), tar(1), pax(1)?