Hello,

Sorry for my English, I use google translation.


My server runs on ubuntu 15.10. And my clients are on Windows 7. And I would 
like to store my backups on a NAS.

My server IP is 192.168.1.91, my NAS IP is 192.168.7.20 and my client IP is 
192.168.7.100
I would like to store the backup on the NAS without going to the server because 
the internet rate is low.


Currently I have mounted a share with Samba but to save 100MB its lasts 7 
minutes. So if I do the transfer directly to the NAS, its lasts 2 minutes.

In the file "bacula-sd.conf" if I try to put : 
Storage {                             
  Name = nas.7.20-sd
  SDPort = 9103                   
  WorkingDirectory = "/var/lib/bacula"
  Pid Directory = "/var/run/bacula"
  Maximum Concurrent Jobs = 20
  SDAddress = 192.168.7.20
}

it does not work (Connection refused), It does not have a firewall And I added 
the write/read rights to Everyone.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to