[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] cube 2 hangs during backup /help



On Thu, 2002-01-17 at 08:38, Dale P. Smith wrote:
    On Wed, 16 Jan 2002 11:49:44 +0000
    Frank Mattes <mattes@xxxxxxxxxxx> wrote:
    
    > dear cobalt experts,
    > 
    > I have big problems with backing up my cobalt cube 2 over a network. 
    > I tried so far to method, but in both cases the cobalt hangs and need 
    > a reboot during the backup ( 2 ~ Gbyte).
    > 
    > 1) From a mac by retospect to a dat tape over appletalk
    > 2) fom hpux to a dat tape, cobalt file system mounted by nfs.
    > 
    > I'm wondering if someone knows what I'm doing wrong ?. Does anyone 
    > know a good method of backing up the cube ?
    
    Linix has a 2gig file size limit.  Why do thay put 11 gig drives in a
    qube2 if they can't be backed up?

I use rsync for backup of my Raq servers.  It does a very fast, file by
file mirroring over the network.  It can then be backed up using
commodity tape drives and software.

I have instructions on how to set up rsync on my website.  I believe
there is an Rsync client for Windows computers, but I don't if there is
a mac version.  Most *nix is supported.

My website is www.bearfruit.org and the rysnc website is rsync.samba.org

Matt Nuzum