On 2/24/2012 11:41 AM, Johannes Fabian Rußek wrote:
> Hi John,
> yes we are using disks. carrying tapes across the atlantic isn't 
> really an option unless you can walk on water and there is only one 
> known case of that.

All you really need do is somehow copy the disk volume files to another 
server, yes? The real advantage of rsync is that it reduces the 
transmission size when files have been altered by transmitting only the 
diff of the two files. In the case of Bacula volumes, the entire files 
have to be transmitted anyway, so why not use HTTPS over a VPN and 
require x509 certificate authentication, or better still, two-factor 
auth requiring both x509 cert and password. Then the files are simply 
download with a web browser and have your monitoring as well as a secure 
and very robust transport protocol.

>
> On Fri, Feb 24, 2012 at 5:14 PM, John Drescher <dresche...@gmail.com 
> <mailto:dresche...@gmail.com>> wrote:
>
>     > ToT* protocol does have an amazing throughput but has a very
>     high latency
>     > and is very hard to monitor which is a dealbreaker for us
>     unfortunately.
>     >
>     > Johannes
>     >
>     > *Tape over Truck
>     >
>
>     So are you using Tapes or disk volumes? I assumed you were using disk
>     volumes because of ease of carrying tapes you would not have asked...
>
>     John
>
>
>
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to