|
Home > Archive > Backup Software > August 2006 > Linux Backup Software ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Linux Backup Software ?
|
|
|
| Hi
I am search a good software for Backup my Linux server.
- I want on server dedicaced for the backup with LTO Library.
with central management (and web if possible)
- I have 80 small server linux on internet, i want backup all
but small volume: 20/30mo per server
- I have 10 server with big quantity (5/10Go) on internet too.
- For best bandwitch, i am search a solution in Delta Blocking or
Binary Patch.
Anytone know a software for this ?
I have tested a old version of Arkeia, good product but i don't thinks
that he have "Delta Blocking" or "Binary Patch" for reduce the bandwitch
no ?
Thanks for your help
| |
|
| Mag wrote:
> Hi
>
> I am search a good software for Backup my Linux server.
>
>
>
> - I want on server dedicaced for the backup with LTO Library.
> with central management (and web if possible)
>
> - I have 80 small server linux on internet, i want backup all
> but small volume: 20/30mo per server
>
> - I have 10 server with big quantity (5/10Go) on internet too.
>
> - For best bandwitch, i am search a solution in Delta Blocking or
> Binary Patch.
>
>
>
> Anytone know a software for this ?
>
> I have tested a old version of Arkeia, good product but i don't thinks
> that he have "Delta Blocking" or "Binary Patch" for reduce the bandwitch
> no ?
>
> Thanks for your help
Quicky (and dirty, but it works):
Set up an ftp on the backup server
Then set up a daily cronjob on each remote server:
dd if=[/path/to.source]
of=[ftp://l:p@destination.ip.add.ress/path/to.destination]
(the above should be one line)
Jobbed.
HTH
--
When all else fails...
Use a hammer.
http://www.dotware.co.uk
Some people are like Slinkies;
They serve no particular purpose,
But they bring a smile to your face
When you push them down the stairs.
| |
| Michael Heiming 2006-08-05, 1:13 pm |
| In comp.os.linux.misc Mag <mag@lamaldie.fr>:
> Hi
> I am search a good software for Backup my Linux server.
> - I want on server dedicaced for the backup with LTO Library.
> with central management (and web if possible)
> - I have 80 small server linux on internet, i want backup all
> but small volume: 20/30mo per server
> - I have 10 server with big quantity (5/10Go) on internet too.
Sounds like legato networker should be a good match for you.
[..]
Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | PERL -pe 'y/a-z/n-za-m/'
#bofh excuse 11: magnetic interference from money/credit cards
| |
|
| Michael Heiming a écrit :
> In comp.os.linux.misc Mag <mag@lamaldie.fr>:
>
>
>
>
>
> Sounds like legato networker should be a good match for you.
>
> [..]
>
> Good luck
>
Thanks, do you have used/tested it you ?
He have Delta Blocking ?
Bye
| |
| Michael Heiming 2006-08-05, 1:13 pm |
| In comp.os.linux.misc Mag <mag@lamaldie.fr>:
> Michael Heiming a ?crit :
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
> Thanks, do you have used/tested it you ?
Yep. It comes with GUI, the preferred CLI client and man pages as
as one would expect from serious *nix software in standard
package format (rpm). Among the best concerning packaging I have
seen for commercial software so far.
> He have Delta Blocking ?
Dunno what this is about, perhaps check the online information
about the software? Or ask some sales droid?
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | PERL -pe 'y/a-z/n-za-m/'
#bofh excuse 118: the router thinks its a printer.
| |
| [H]omer 2006-08-05, 7:13 pm |
| Michael Heiming wrote:
> In comp.os.linux.misc Mag <mag@lamaldie.fr>:
[vbcol=seagreen]
>
> Dunno what this is about
Think binary diffs, using disk block calculations. AFAICT it's slow and
inefficient, due to the inherent slack on rounded block sizes.
--
K.
http://slated.org - Slated, Rated & Blogged
This message has not been photoshopped in any way.
Fedora Core release 5 (Bordeaux) on sky, running kernel 2.6.16-1.2133_FC5
21:06:18 up 48 days, 21:23, 2 users, load average: 1.18, 0.63, 0.66
| |
| bobmct 2006-08-05, 7:13 pm |
| Mag wrote:
> Hi
>
> I am search a good software for Backup my Linux server.
>
>
>
> - I want on server dedicaced for the backup with LTO Library.
> with central management (and web if possible)
>
> - I have 80 small server linux on internet, i want backup all
> but small volume: 20/30mo per server
>
> - I have 10 server with big quantity (5/10Go) on internet too.
>
> - For best bandwitch, i am search a solution in Delta Blocking or
> Binary Patch.
>
>
>
> Anytone know a software for this ?
>
> I have tested a old version of Arkeia, good product but i don't thinks
> that he have "Delta Blocking" or "Binary Patch" for reduce the bandwitch
> no ?
>
> Thanks for your help
Mag;
Based on what you are looking for please take a look at www.storix.com for
their "backup administrator" system. I have used it on many of my AIX
systems and I now use it to centrally back up multiple Linux servers to a
managed VXA Tape facility. It's not cheap but its worth it!
Bob
|
|
|
|
|