Patrick5S
Cadet
- Joined
- Feb 12, 2014
- Messages
- 5
Hello everyone. I finally decided to join this forum after lurking for a few years while I tried to decide on whether FreeNAS was the way to go.
Anyways, here's the FreeNAS box for now. Running FreeNAS - 9.2.0 Release x64, running from a 4GB flash drive.
Antec 300 case
Green friendly 500w PSU
P8H77M-LE Asus motherboard
i3-2120 CPU @ 3.30GHz
16051MB of memory (2 sticks of 8GB)
Western Digital 2.0TB Green drives x 5 in a ZFS RaidZ config for 7.1TB
I created a volume and Dataset, and called it "StorageCloud" with full access permissions to anyone. I'm sharing the volume/dataset via CIFS and have it mapped to each machine in the house, calling it the "S: Drive". I can successfully create, read and delete files on this S: drive from all the machines. I'd like to keep the persmissions/users/groups as simple as possible. This is a home network solution, and I don't want my wife or anyone else having to enter user names or passwords to get into this share. If you're able to get onto my home network, you can have my files.
Anyway, I'm still in testing mode using a Win7 Ultimate desktop PC for backing up files. What I want to have happen is each night, the "StorageCloud"/FreeNAS box should look at a specific drive or folder on a computer on my network, and I want it to compare yesterday's backup with what it sees today. If there is no difference, do nothing. If files have been added/deleted/modified or anything different than what it sees, make changes to the backup on the FreeNAS box. The reason for this is because my HTPC downstairs (Win7 Ultimate machine) has a 5.45TB drive for movies and music and photos. That 5.45TB was created by setting up two 3TB drives in a Raid0 array via onboard motherboard raid controller. Since Raid0 cannot be trusted for anything besides speed, I want to crate a mirror (think of it as a Raid1) image of the drive on the FreeNAS box. Each night I'd like the FreeNAS box to look at that 5.45TB, see if any movies or music have been deleted/added/changed, and if so, make adjustments to the backup. If nothing has changed for that day, carry on. I'm looking for exact mirror images of each other, if possible, between the HTPC 5.45TB storage drive downstairs and the copy upstairs on the FreeNAS box.
I tried this with the Windows back up or restore (see pictures) but my initial tests are not what I expected. It seems to be creating compressed or zipped backup files and using a different naming convention...plus it's taking forever and for some reason the 132MB folder I told it to back up during this testing phase is now almost 100GB because it's pulling an entire image of the C: drive, which I don't remember clicking on anything except for the 132MB test file....not sure what Windows is doing.
My question then is, what bit of software or what plugin do you recommend to solve the requirements of this home network? I just started dabling into Rsync a bit for FreeNAS but got a little confused when it said I had to use groups and permissions.
Anyways, here's the FreeNAS box for now. Running FreeNAS - 9.2.0 Release x64, running from a 4GB flash drive.
Antec 300 case
Green friendly 500w PSU
P8H77M-LE Asus motherboard
i3-2120 CPU @ 3.30GHz
16051MB of memory (2 sticks of 8GB)
Western Digital 2.0TB Green drives x 5 in a ZFS RaidZ config for 7.1TB
I created a volume and Dataset, and called it "StorageCloud" with full access permissions to anyone. I'm sharing the volume/dataset via CIFS and have it mapped to each machine in the house, calling it the "S: Drive". I can successfully create, read and delete files on this S: drive from all the machines. I'd like to keep the persmissions/users/groups as simple as possible. This is a home network solution, and I don't want my wife or anyone else having to enter user names or passwords to get into this share. If you're able to get onto my home network, you can have my files.
Anyway, I'm still in testing mode using a Win7 Ultimate desktop PC for backing up files. What I want to have happen is each night, the "StorageCloud"/FreeNAS box should look at a specific drive or folder on a computer on my network, and I want it to compare yesterday's backup with what it sees today. If there is no difference, do nothing. If files have been added/deleted/modified or anything different than what it sees, make changes to the backup on the FreeNAS box. The reason for this is because my HTPC downstairs (Win7 Ultimate machine) has a 5.45TB drive for movies and music and photos. That 5.45TB was created by setting up two 3TB drives in a Raid0 array via onboard motherboard raid controller. Since Raid0 cannot be trusted for anything besides speed, I want to crate a mirror (think of it as a Raid1) image of the drive on the FreeNAS box. Each night I'd like the FreeNAS box to look at that 5.45TB, see if any movies or music have been deleted/added/changed, and if so, make adjustments to the backup. If nothing has changed for that day, carry on. I'm looking for exact mirror images of each other, if possible, between the HTPC 5.45TB storage drive downstairs and the copy upstairs on the FreeNAS box.
I tried this with the Windows back up or restore (see pictures) but my initial tests are not what I expected. It seems to be creating compressed or zipped backup files and using a different naming convention...plus it's taking forever and for some reason the 132MB folder I told it to back up during this testing phase is now almost 100GB because it's pulling an entire image of the C: drive, which I don't remember clicking on anything except for the 132MB test file....not sure what Windows is doing.
My question then is, what bit of software or what plugin do you recommend to solve the requirements of this home network? I just started dabling into Rsync a bit for FreeNAS but got a little confused when it said I had to use groups and permissions.