BackupPC-users

Re: [BackupPC-users] backing up BackupPC server

2009-11-04 01:10:19
Subject: Re: [BackupPC-users] backing up BackupPC server
From: Adam Goryachev <mailinglists AT websitemanagers.com DOT au>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 04 Nov 2009 17:05:54 +1100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ivan Arteaga wrote:
> Mirco Piccin wrote:
>> Hi,
> I did configure the backup for one share I have in the server using 
> samba as /Xfer method/ but I am getting this message when the backup starts:
> 
> 2009-11-04 00:31:21 Got fatal error during xfer (tree connect failed: 
> NT_STATUS_BAD_NETWORK_NAME)
> 2009-11-04 00:31:26 Backup aborted (tree connect failed: 
> NT_STATUS_BAD_NETWORK_NAME)

[SNIP]

> [root@server]# smbclient \\\\ccnt1\\/cose -U administrator #command in 
> XferLog.bad.z
> Password:
> Domain=[DOMAIN] OS=[Unix] Server=[Samba 3.0.28-0.el4.9]
> tree connect failed: NT_STATUS_BAD_NETWORK_NAME
> 
> I will appreciate any comment or suggestion.

This is telling you that there it can't find the hostname you have asked
it to connect to. However, I think you are mad/crazy for trying to
backup the local linux machine using samba.

In my personal preference order you should use:
1) sudo + rsync or rsync over ssh to localhost
2) sudo + tar or tar over ssh to localhost
3) rsync
4) tar

There are no other methods to consider!

The reason I suggest rsync options first is to allow better detection of
deleted/renamed files, though there are no other benefits that I am
aware of.

Configuring localhost backups should be done exactly the same as all
your other hosts, except instead of using ssh you can use sudo. Search
this mailing list as there are plenty of examples on how to do this.

Regards,
Adam

- --
Adam Goryachev
Website Managers
www.websitemanagers.com.au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrxGcIACgkQGyoxogrTyiUVkwCdG4IsaXwtzTqIbfsBzWY/E9mA
g2kAoJAKmPY+AoEk71pOyog6PDnlg4uR
=BLb9
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/