Hey,
i'm relativly new to nas4Free and I'm trying to set up a backup with 2 locally attached USB drives.
I have content of myself and my father on my nas so my backup schematics would look like this:
1/week i would do a full backup on an external HDD. Once it's done, i would disconnect the USB drive and store it at my fathers home. This is where the 2nd USB drives comes in to place.
After the full backup i plug in the 2nde HDD at at tehe following week, the drive is again swapped with USB drive 1.
Like this i have a backup drive attached to the server and one stored at an off-site location.
I've read about some different items, but i'm wondering, could i all do this with Rsync or is this not possible with 2 different drives?
Any other ideas?
Thanks!!
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!
FUll pool backup to 2 USB drives
-
rampie
- NewUser

- Posts: 13
- Joined: 12 Jun 2013 12:03
- Status: Offline
-
chrisf4lc0n
- Advanced User

- Posts: 262
- Joined: 07 May 2013 13:15
- Location: West Drayton (London)
- Status: Offline
Re: FUll pool backup to 2 USB drives
You can do it with Rsync with no problems. Just make sure at least 1 drive is connected when the backup is scheduled to avoid missing it and errors in Rsync log.
Watercooling is just the beginning 
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: FUll pool backup to 2 USB drives
only have precautions, USB not always assing the same letter (adax) to same device, I use freefilesync to sync folders to/from my NAS and my Desktop PC and do not have USB assing letter sindrome problem.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
chrisf4lc0n
- Advanced User

- Posts: 262
- Joined: 07 May 2013 13:15
- Location: West Drayton (London)
- Status: Offline
Re: FUll pool backup to 2 USB drives
I was thinking about the same thing, but I am away and cannot verify how does the Rsync synchronize the folders/files... If it uses /dev/adaX file/folder path then you may have to setup 2 different syncs if the other USB drive gets recognized under different adaX...raulfg3 wrote:only have precautions, USB not always assing the same letter (adax) to same device, I use freefilesync to sync folders to/from my NAS and my Desktop PC and do not have USB assing letter sindrome problem.
Watercooling is just the beginning 
-
rampie
- NewUser

- Posts: 13
- Joined: 12 Jun 2013 12:03
- Status: Offline
Re: FUll pool backup to 2 USB drives
@raulfg3
Am i correct that you then take a backup to you desktop PC rather than a locally connected USB Drive?
I'm looking for a solution with a locally attached USB. I would need to check wether the devices get the same adaX.
Am i correct that you then take a backup to you desktop PC rather than a locally connected USB Drive?
I'm looking for a solution with a locally attached USB. I would need to check wether the devices get the same adaX.
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: FUll pool backup to 2 USB drives
YES, correct, doing this avoid USB name change in local.rampie wrote:@raulfg3
Am i correct that you then take a backup to you desktop PC rather than a locally connected USB Drive?
why?, I do not find any benefit, only posible deletion of data if name change.rampie wrote:I'm looking for a solution with a locally attached USB
PD: Copy / move data by hand to/from USB it's normally not a problem because you (human), know the name of your desired destination, and type it correctly if change ( and if type incorrectly is only your fault not N4F fault).
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
rampie
- NewUser

- Posts: 13
- Joined: 12 Jun 2013 12:03
- Status: Offline
Re: FUll pool backup to 2 USB drives
Yes but here lies the point. I want it to have the backup even when i'm not at home. i travel from time to time and the i can just let my dad connect a different USB drive and done.raulfg3 wrote:rampie wrote:@raulfg3
PD: Copy / move data by hand to/from USB it's normally not a problem because you (human), know the name of your desired destination, and type it correctly if change ( and if type incorrectly is only your fault not N4F fault).
Also, what's the point of setting a NAS and having to put on my mainstream highpowered PC for the backup?
to bad i can't attach a Tape drive... (costs....)
-
ku-gew
- Advanced User

- Posts: 172
- Joined: 29 Nov 2012 09:02
- Location: Den Haag, The Netherlands
- Status: Offline
Re: FUll pool backup to 2 USB drives
I am also interested in the steps to follow to set a USB full/incremental backup on an external USB disk connected to the NAS. The reason is to have a secondary set of data in case the NAS pc blows up 
The external USB disk would have a separate power supply and it would be always on.
The external USB disk would have a separate power supply and it would be always on.
HP Microserver N40L, 8 GB ECC, 2x 3TB WD Red, 2x 4TB WD Red
XigmaNAS stable branch, always latest version
SMB, rsync
XigmaNAS stable branch, always latest version
SMB, rsync
-
sherman
- Starter

- Posts: 41
- Joined: 27 Dec 2014 15:16
- Status: Offline
Re: FUll pool backup to 2 USB drives
Hello
I am invoking a backup of my pool from my PC, too. I am using WinSCP in order to do this. Actually I am syncing or mirroring my Nas4Free pool to my PC.
Problem is that I do not rely on this at the moment since I had to start the process several times to get a full backup though I had no warnings nor error messages.
So, I am looking for a more automatic and professional solution.
Target should be a folder on my PC or a USB hdd that is connected to the nas4free server.
PS:
Is there no way to make the server backup itsself to an external target via rsync or so?
I am invoking a backup of my pool from my PC, too. I am using WinSCP in order to do this. Actually I am syncing or mirroring my Nas4Free pool to my PC.
Problem is that I do not rely on this at the moment since I had to start the process several times to get a full backup though I had no warnings nor error messages.
So, I am looking for a more automatic and professional solution.
Target should be a folder on my PC or a USB hdd that is connected to the nas4free server.
PS:
Is there no way to make the server backup itsself to an external target via rsync or so?
-
Southcross
- Starter

- Posts: 58
- Joined: 30 Jan 2015 19:00
- Status: Offline
Re: FUll pool backup to 2 USB drives
I was thinking about this, since I want to this very thing with my NAS... it might take some creativity, but can't you in theory, via script "Mount and create a symbolic link to the mount". Use the same symbolic link every time and Rsync to the symbolic link and it doesn't matter what the USB device is?