RE: dump directly to remote HDD over ssh

From: Lawrence Farr (freebsd-isp_at_epcdirect.co.uk)
Date: 07/31/03

  • Next message: Adam Maloney: "Re: telnet and router question"
    To: "'Dave [Hawk-Systems]'" <dave@hawk-systems.com>, <freebsd-isp@freebsd.org>
    Date: Thu, 31 Jul 2003 12:34:30 +0100
    
    

    I do dumps to an NFS mount currently. Im sure this is a terrible
    idea for many reasons that people will come up with, but it gives
    me no problems.

    Lawrence Farr
    EPC Direct Limited

    > -----Original Message-----
    > From: owner-freebsd-isp@freebsd.org
    > [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Dave
    > [Hawk-Systems]
    > Sent: 30 July 2003 22:46
    > To: freebsd-isp@freebsd.org
    > Subject: dump directly to remote HDD over ssh
    >
    >
    > Number of smaller servers, current doing dumps to secondary
    > drives each night.
    > Extra copies are then rsync'd to a big storage server for
    > long term archive
    >
    > <-- currently -->
    > dump -0u -a -f /backup/usr /usr
    > rsync -v /backup/usr \
    > destination.server:/backups/server1/usr.0.`date +%Y%m%d`.dump
    > </-- currently -->
    >
    > What we want to do is eliminate the need for the secondary
    > drive if need be, and
    > do the dump directly over to the big storage server where we
    > can then archive
    > all the "images" from the one drive.
    >
    > Am lookiung at something like this, can someone sanity check
    > the syntax for me
    > please?
    >
    > <--untested code -->
    > dump -0 -u -f- /usr | ssh server1@destination.server \
    > cat - > /backups/server1/usr.0.`date +%Y%m%d`.dump
    > </-- untested code -->
    >
    > thanks
    >
    > Dave
    >
    >
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    >

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Adam Maloney: "Re: telnet and router question"

    Relevant Pages

    • dump directly to remote HDD over ssh
      ... current doing dumps to secondary drives each night. ... Extra copies are then rsync'd to a big storage server for long term archive ... rsync -v /backup/usr \ ...
      (freebsd-isp)
    • dumps freeze when invoked by amandas sendbackup
      ... We eventually killed the dumps. ... I have checked permissions on the device files, and 'bin', the user ... drives by two different manufacturers? ... under the control of an Adaptec 2940 controller card. ...
      (freebsd-questions)
    • Re: dump | restore fails: unknown tape header type 1853384566
      ... is not going to know, whether his dumps are usable (for whichever of the two reasons), until he needs them... ... That such a scenario is possible, despite the user making diligent regular backups, is a very bad sign... ... And even read-write mounted filesystems will be Ok, although possibly inconsistent. ...
      (freebsd-stable)
    • Re: Pagefile on server with low space
      ... Only MS can read those dumps, ... My client was having low space on the C: drive of their server and they ... Drives configured as RAID 5 ... this is a RAID 5 configuration. ...
      (microsoft.public.windows.server.sbs)
    • Re: VIA 6420 SATA150 RAID on 5.4
      ... I didn't try the RAID function. ... I use one of the drives for data, ... the other one for dumps. ... Roland ...
      (freebsd-stable)