Hi,
I am converting the tank on my ZFS server from 5 spindle RAIDZ1 (da0 - da4) to 7 spindle RAIDZ2 (da0 - da6).
In order to do that I have to copy all the data out of the tank to temporary storage, re-create the tank in RAIDZ2 format, and copy all the data back again.
There's currently about...
I am implementing a backup solution for a small webserver. So far, the tools I plan to use:
- zfSnap
- rclone
I want to zfs send an archive of the latest webserver snapshots to another HDD, then sync to cloud (rclone). I am missing a replication tool that does:
zfs send zroot/webserver@snapshot...
Because of several reasons I must install a centos7 virtual machine on a zfs filesystem on freebsd 11 (It must be centos, there is no other option for that)
Furthermore I need to be able to send a ZFS snapshot of the virtual machine to a remote backup system on a regular base. Which means that...
As far as I understand it zfs send | zfs receive works in the same manner as snapshots, that is storing the differences from the origin dataset in the snapshot (or in this case as a browsable dataset).
So if I completly remove the disk from the pool I'm zfs sending from, will the disk pool I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.