Re: updating lots of servers

From: Andrew McNaughton (andrew_at_scoop.co.nz)
Date: 06/29/04

  • Next message: Tim Priebe: "Re: updating lots of servers"
    Date: Tue, 29 Jun 2004 18:39:53 +1200 (NZST)
    To: freebsd-isp@freebsd.org
    
    

    I've used rsync for backups and server replication for a few years. It's
    very good, but when file systems get large scanning the entire system for
    changes can get very IO intensive, tying up most of the disk IO capacity
    for hours at a time. I've generally had to make complex arrangements to
    exclude parts of the file system from daily updates, and include some
    parts of the system in lower frequency updates.

    It's possible to feed rsync a list of files to update based on info about
    changes to the system, which would help a lot.

    A simple approach to locating changes based on file update times recorded
    in the file system is adequate in some cases, but it's not always
    reliable. Probably just fine for /usr/src and /usr/obj trees though.

    I'm hoping that kernel support for fam (/usr/ports/devel/fam) will happen
    some time soon. I can see a whole raft of uses for it, particularly in
    areas of replication, backup, and versioning systems.

    Andrew McNaughton

    On Mon, 28 Jun 2004, Gustavo A. Baratto wrote:

    > hello guys...
    >
    > Thanks for all your suggestions...
    > After much thinking and google search, I came up with rsyicing (over ssh)
    > /usr/src and /usr/obj, and then make installworld (and kernel) as we would
    > normally do.
    >
    > Very fast and secure
    >
    > Thanks
    > ----- Original Message -----
    > From: "Emre Bastuz" <info@emre.de>
    > To: <freebsd-isp@freebsd.org>
    > Cc: <gbaratto@superb.net>
    > Sent: Tuesday, June 22, 2004 4:53 PM
    > Subject: Re: updating lots of servers
    >
    >
    > > Hi,
    > >
    > > Zitat von "Gustavo A. Baratto" <gbaratto@superb.net>:
    > > > Is there any other simple way to track many freebsd boxes other than the
    > one
    > > > in the handbook?
    > > quite some time ago I read this article from the guys att xs4all.nl who
    > describe
    > > how they do keep their farm up to date with a combined PXE/Rsync/TFTP/etc.
    > > environment:
    > >
    > > http://www.pix.net/software/pxeboot/archive/SANE.pdf
    > > http://www.xs4all.nl/~scorpio/sane2002/
    > >
    > > Hope this helps.
    > >
    > > Cheers,
    > >
    > > Emre
    > >
    > > --
    > > http://www.emre.de UIN: 561260
    > > PGP Key ID: 0xAFAC77FD
    > >
    > > I don't see why some people even HAVE cars. -- Calvin
    > >
    >
    > _______________________________________________
    > 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"
    >

    --
    No added Sugar.  Not tested on animals.  May contain traces of Nuts.  If
    irritation occurs, discontinue use.
    -------------------------------------------------------------------
    Andrew McNaughton           Living in a shack in Tasmania
    andrew@scoop.co.nz          Between the bush and the sea
    Mobile: +61 422 753 792     http://staff.scoop.co.nz/andrew/cv.doc
                                http://www.scoop.co.nz/
    _______________________________________________
    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: Tim Priebe: "Re: updating lots of servers"

    Relevant Pages

    • Re: Programmatically Altered IIS Security?
      ... I now have the web server running with ... accidentally turned off the automatic updates. ... > inclined to suspect directory/file level permissions problems. ... > had been assigned read only permission to the wwwroot file system. ...
      (microsoft.public.inetserver.iis.security)
    • Re: Flash HDs
      ... that for NAND devices volume mount times could become a problem. ... NOR devices allow unlimited updates so you could easily construct ... What might be best is a combo device where the file system could ...
      (comp.arch)
    • Programmatically Altered IIS Security?
      ... my techs installed two updates from Windows Update: ... install these updates on a production Web server for now. ... Also permissions throughout the file system were insufficient to allow ...
      (microsoft.public.inetserver.iis.security)
    • Re: Corrupt gdi32.dll after installing KB912919
      ... I looked at the file system ... permission to the drive) and then reboot, ... when the automatic updates wanted to reinstall. ... Windows still wants to reinstall KB912919, and if I let it, I ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: NTFS Vs. FAT32 security
      ... how are you encrypting the files? ... as for NTFS being more robust than FAT - yes, it is, NTFS is a journaling ... file system, it's a little like a database in that respect. ... > because the last HD for backups was formatted in FAT32. ...
      (microsoft.public.windowsxp.security_admin)