Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2007 16:23:05 +0100
From:      Vince <jhary@unsane.co.uk>
To:        Alexandre Biancalana <biancalana@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: Backup Large FileServer
Message-ID:  <46FD1C59.1060101@unsane.co.uk>
In-Reply-To: <8e10486b0709280652q612c3cc6qf2c7c4efcb4caccf@mail.gmail.com>
References:  <8e10486b0709280652q612c3cc6qf2c7c4efcb4caccf@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexandre Biancalana wrote:
> Hi list,
> 
>   I've to backup a large window$ 2003 FileServer (~800GB) from my new
> FreeBSD BackupServer (before I can change this fileserver to FreeBSD).
> 
>   I'm trying cygwin+rsync on FileServer side and rsync+hardlinks on
> BackupServer side.
> 
>   Using rsync the two great advantages are:
>      1. Only copy the changes
>      2. on the BackupServer side I use hardlinks from the older backups,
> with this only space consumed is from file that where changed.
> 
>   on the bad side:
>      1. Problems with long pathnames
>      2. Problems with unicode filenames
>      3. Very slow copy ~ 2MB/s (I've doubt if this can be improved using any
> other copy method)
> 
Last time I had to do this I ended up using the ntbackup util that comes
with windows and getting it to save to a file on a samba share. This at
least meant that it dealt with things like NTFS ACLs/permissions and
other such windows oddities. Cygwin, while great in that you can at
least have a decent command line on windows, is very slow. I'd hope that
you could get better, depending on the connection between the servers.


Vince

> 
>   I want hear some ideas from the list about the options available to
> accomplish this job.
> 
> 
>  Best Regards,
> Alexandre Biancalana
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46FD1C59.1060101>