Unless I'm missing something - Rsync is still the main engine for replication on NAS4FREE?
For an OS that has a file system with the ability to deliver block level incremental replication via ZFS send / receive, this seems like absolute madness to me.
For anyone using block based functionality (iSCSI LUNs) - nightly backup by replication becomes a full copy exercise rather than a delta copy of changed blocks.
I think it would add value and further credibility to the project if this became a base function of the OS. Rsync has its uses but it's not a tool any serious storage vendor would use at the core of any offering these days.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
ZFS Send / Receive
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: ZFS Send / Receive
where does it say that rsync is the main engine?
zfs send/receive works on nas4free.
you use that what fits your needs.
zfs send/receive works on nas4free.
you use that what fits your needs.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
dannyboy1121
- NewUser

- Posts: 10
- Joined: 26 Feb 2014 21:31
- Status: Offline
Re: ZFS Send / Receive
So we have an RSYNC UI management page along with associated scheduler - but I have to rely on scripting zfs send/receive. Yet they're seen to have parity in this distribution?
On the features page .. RSYNC (strangely listed as a protocol, I thought it was a utility but still) - and no mention of ZFS S&R. But equal?
I've been using Nas4Free for a couple of years now and really appreciate the work that's gone in to it - but I continue to be amazed that this is overlooked. Block level incremental replication is a significant feature in storage technology. Why would you not push this as a core feature through the UI with scheduling support?
On the features page .. RSYNC (strangely listed as a protocol, I thought it was a utility but still) - and no mention of ZFS S&R. But equal?
I've been using Nas4Free for a couple of years now and really appreciate the work that's gone in to it - but I continue to be amazed that this is overlooked. Block level incremental replication is a significant feature in storage technology. Why would you not push this as a core feature through the UI with scheduling support?
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: ZFS Send / Receive
you are free to contribute this as feature.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
actyler1001
- Starter

- Posts: 21
- Joined: 31 May 2015 04:22
- Status: Offline
Re: ZFS Send / Receive
It looks like FreeNAS might be your answer. I am looking into this as well and it is all manual with Nas4Free. Too bad.
- Parkcomm
- Advanced User

- Posts: 384
- Joined: 21 Sep 2012 12:58
- Location: Australia
- Status: Offline
Re: ZFS Send / Receive
I think saying you have to rely on a script is overstating it - zfs send and receive are extremely simple command line commands. I would call it trivial, which means a web gui adds little value. (admittedly it adds a little, but you get my drift)
NAS4Free Embedded 10.2.0.2 - Prester (revision 2003), HP N40L Microserver (AMD Turion) with modified BIOS, ZFS Mirror 4 x WD Red + L2ARC 128M Apple SSD, 10G ECC Ram, Intel 1G CT NIC + inbuilt broadcom
- ernie
- Forum Moderator

- Posts: 1458
- Joined: 26 Aug 2012 19:09
- Location: France - Val d'Oise
- Status: Offline
Re: ZFS Send / Receive
I think that perhaps Zrep is your solution and there is a post for its installation.
viewtopic.php?t=8166
And the source.
http://www.bolthole.com/solaris/zrep/
It works for me.
viewtopic.php?t=8166
And the source.
http://www.bolthole.com/solaris/zrep/
It works for me.
NAS 1&2:
System: GA-6LXGH(BIOS: R01 04/30/2014) / 16 Go ECC
XigmaNAS 12.1.0.4 - Ingva (revision 7743) embedded
NAS1: Xeon E3 1241@3.5GHz, 2HDD@8To/mirror, 1SSD cache, Zlog on mirror, 1 UFS 300 Go
NAS2: G3220@3GHz, 2x3HDD@2To/strip+raidz1, 1SSD cache, Zlog on mirror
UPS: APC Back-UPS RS 900G
Case : Fractal Design XL R2
Extensions & services:
NAS1: OBI (Plex, BTSync, zrep, rclone, themes), nfs, smb, UPS,
NAS2: OBI (zrep (backup mode), themes)
System: GA-6LXGH(BIOS: R01 04/30/2014) / 16 Go ECC
XigmaNAS 12.1.0.4 - Ingva (revision 7743) embedded
NAS1: Xeon E3 1241@3.5GHz, 2HDD@8To/mirror, 1SSD cache, Zlog on mirror, 1 UFS 300 Go
NAS2: G3220@3GHz, 2x3HDD@2To/strip+raidz1, 1SSD cache, Zlog on mirror
UPS: APC Back-UPS RS 900G
Case : Fractal Design XL R2
Extensions & services:
NAS1: OBI (Plex, BTSync, zrep, rclone, themes), nfs, smb, UPS,
NAS2: OBI (zrep (backup mode), themes)
- Parkcomm
- Advanced User

- Posts: 384
- Joined: 21 Sep 2012 12:58
- Location: Australia
- Status: Offline
Re: ZFS Send / Receive
You could also look at http://www.manualpages.de/FreeBSD/FreeB ... fer.8.html
I think it'll easily install and run from within a jail - but I haven't tried to do that so i can't confirm for sure. Have a look at Ex1 - Backup a pool (including snapshots and properties)
I think it'll easily install and run from within a jail - but I haven't tried to do that so i can't confirm for sure. Have a look at Ex1 - Backup a pool (including snapshots and properties)
NAS4Free Embedded 10.2.0.2 - Prester (revision 2003), HP N40L Microserver (AMD Turion) with modified BIOS, ZFS Mirror 4 x WD Red + L2ARC 128M Apple SSD, 10G ECC Ram, Intel 1G CT NIC + inbuilt broadcom