[BackupPC-users] no ping from hosts - and no backups

2006-11-07 Thread Mikael Lammentausta
Title: no ping from hosts - and no backups






The hosts I've set up have ICMP blocked - they don't reply to pings.
However, ssh + rsync do work, but it seems that BackupPC 2.1.2 does not start the
backups (even by actively asking them to) if it thinks the host is down.

How can I overrule the ping check?



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] no ping from hosts - and no backups

2006-11-07 Thread Les Stott
Title: no ping from hosts - and no backups




Mikael Lammentausta wrote:

  
  
  

  The hosts I've set up have ICMP blocked - they
don't reply to pings.
However, ssh + rsync do work, but it seems that BackupPC 2.1.2 does not
start the
backups (even by actively asking them to) if it thinks the host is down.
  
How can I overrule the ping check?
  
  

  

You shouldn't overrule the ping check.

You can safely modify the xp service pack 2 firewall to accept pings
from your local subnet, and optionally you can also allow access to the
rsync.exe program and port 873/tcp as below

run the following at a command prompt
if you only want ping then just run the last command.

nettsh firewall set allowedprogram program = c:\rsyncd\rsync.exe name =
rsync mode = enable scope = CUSTOM addresses = LocalSubnet

netsh firewall set portopening protocol = TCP port = 873 name = rsyncd
mode = enable scope = CUSTOM addresses = LocalSubnet

netsh firewall set icmpsetting interface = "Local Area Connection" type
= 8 mode = enable

Regards,

Les


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] no ping from hosts - and no backups

2006-11-07 Thread Jean-Michel Beuken
Hi,

Mikael Lammentausta wrote:
 The hosts I've set up have ICMP blocked - they don't reply to pings.
 However, ssh + rsync do work, but it seems that BackupPC 2.1.2 does not 
 start the
 backups (even by actively asking them to) if it thinks the host is down.
 
 How can I overrule the ping check?

per-pc config (in doc):

$Conf{PingPath} = '/bin/echo';

bypass the ping check...

regards

jmb

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Klaas Vantournhout
Hi,

At the current moment we are running BackupPC 2.1.2 and we are very
pleased with it.

Pool is 161.69GB comprising 633721 files and 4369 directories
144 full backups of total size 3499.96GB (prior to pooling and compression),
262 incr backups of total size 200.43GB (prior to pooling and compression).

which means we have full backups of 3 months ago.

Now I was wondering how stable is the 3.0.0 and is it worth upgrading
already?  I have full confidence in the programming skills of Craig
Barratt and his accomplices in aid.  I know that each version they
bring even in beta stage, are full worthy versions.  Mostly I never had
a problem with them.  But I was just wondering if it was worth it to do
the switch already, what are pros and cons so far.

Regards

Klaas


-- 
Several billion trillion tons of superhot
exploding hydrogen nuclei rose slowly above
the horizon and managed to look small, cold
and slightly damp.
Douglas Adams - The Hitch Hickers
Guide to the Galaxy

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Riaan Schoeman
Was wondering the same thing myself, also when will version 3 go out of
beta/when will a final version of 3 go out ?

Regards
Riaan

On Tue, 2006-11-07 at 11:00 +0100, Klaas Vantournhout wrote:
 Hi,
 
 At the current moment we are running BackupPC 2.1.2 and we are very
 pleased with it.
 
 Pool is 161.69GB comprising 633721 files and 4369 directories
 144 full backups of total size 3499.96GB (prior to pooling and compression),
 262 incr backups of total size 200.43GB (prior to pooling and compression).
 
 which means we have full backups of 3 months ago.
 
 Now I was wondering how stable is the 3.0.0 and is it worth upgrading
 already?  I have full confidence in the programming skills of Craig
 Barratt and his accomplices in aid.  I know that each version they
 bring even in beta stage, are full worthy versions.  Mostly I never had
 a problem with them.  But I was just wondering if it was worth it to do
 the switch already, what are pros and cons so far.
 
 Regards
 
 Klaas



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Les Stott




Hey guys,

My experience

version 3.0.0beta1 to me seems as solid as you get. my setup really
doesn't change so i am happy with it.

The big thing with version 3 is the ability to edit configuration and
hosts files per pc and globally via the cgi interface. This is HUGE as
it means full administration can be done via the web interface.

i have upgraded a couple of 2.1.2 systems with only minor hiccups.
namely missing the par2 binary which is required for the config editor
(note it didn't affect the upgrade, but it didn't allow me to edit
config files etc in the cgi). par2, if you dont have it in your OS,
comes from parchive.sourceforge.net.

The upgrade will keep all current data and configuration as they are in
2.1.2, so its painless.

I'd fully recommend doing it.

Regards,

Les

Riaan Schoeman wrote:

  Was wondering the same thing myself, also when will version 3 go out of
beta/when will a final version of 3 go out ?

Regards
Riaan

On Tue, 2006-11-07 at 11:00 +0100, Klaas Vantournhout wrote:
  
  
Hi,

At the current moment we are running BackupPC 2.1.2 and we are very
pleased with it.

Pool is 161.69GB comprising 633721 files and 4369 directories
144 full backups of total size 3499.96GB (prior to pooling and compression),
262 incr backups of total size 200.43GB (prior to pooling and compression).

which means we have full backups of 3 months ago.

Now I was wondering how stable is the 3.0.0 and is it worth upgrading
already?  I have full confidence in the programming skills of Craig
Barratt and his "accomplices" in aid.  I know that each version they
bring even in beta stage, are full worthy versions.  Mostly I never had
a problem with them.  But I was just wondering if it was worth it to do
the switch already, what are pros and cons so far.

Regards

Klaas

  
  


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
  




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] how to remove older backups?

2006-11-07 Thread Tomasz Chmielewski
Les Stott wrote:
 Tomasz Chmielewski wrote:
 What is the recommended way to remove older backups?

 Suppose, I have these backups:


 95/  - full
 130/ - inc
 157/ - inc
 183/ - inc
 190/ - inc
 194/ - full
 195/ - inc
 196/ - inc
 197/ - full
 198/ - inc
 199/ - full
 200/ - inc
 201/ - full

 And I want to remove backups 95, 130, 157, 183 and 190. Is it OK if I 
 just remove these directories? Or can it affect some future backups in a 
 bad way?


   
 Yes you can just delete the directories.
 
 You won't see any immediate change, you'll have to wait for the nightly 
 processes to run through the pool and clear out the unneeded files.
 
 p.s. you can also do this globally, or per user by setting in the 
 config.pl .
 
  $Conf{FullKeepCnt} = 4;
 
 i.e only keep 4 full backups.
 
 Then it will automatically remove old ones.

What about the backups file? It also contains description of all 
backups, + some numbers. Isn't it needed for BackupPC, and if I don't 
correct it bad things can happen?

95 full 1152230941 ...
130 full 1155672003 ...
157 full 1158192227 ...
183 full 1160683203 ...
190 full 1161291604 ...
194 incr 1161637203 ...
195 incr 1161723603 ...
196 incr 1161810003 ...
197 full 1161906228 ...
198 full 1162600689 ...
199 incr 1162688492 ...
200 incr 1162773708 ...
201 incr 1162860444 ...


-- 
Tomasz Chmielewski
http://wpkg.org

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] how to remove older backups?

2006-11-07 Thread Les Stott
Tomasz Chmielewski wrote:
 Les Stott wrote:
 Tomasz Chmielewski wrote:
 What is the recommended way to remove older backups?

 Suppose, I have these backups:


 95/  - full
 130/ - inc
 157/ - inc
 183/ - inc
 190/ - inc
 194/ - full
 195/ - inc
 196/ - inc
 197/ - full
 198/ - inc
 199/ - full
 200/ - inc
 201/ - full

 And I want to remove backups 95, 130, 157, 183 and 190. Is it OK if 
 I just remove these directories? Or can it affect some future 
 backups in a bad way?


   
 Yes you can just delete the directories.

 You won't see any immediate change, you'll have to wait for the 
 nightly processes to run through the pool and clear out the unneeded 
 files.

 p.s. you can also do this globally, or per user by setting in the 
 config.pl .

  $Conf{FullKeepCnt} = 4;

 i.e only keep 4 full backups.

 Then it will automatically remove old ones.

 What about the backups file? It also contains description of all 
 backups, + some numbers. Isn't it needed for BackupPC, and if I don't 
 correct it bad things can happen?

 95 full 1152230941 ...
 130 full 1155672003 ...
 157 full 1158192227 ...
 183 full 1160683203 ...
 190 full 1161291604 ...
 194 incr 1161637203 ...
 195 incr 1161723603 ...
 196 incr 1161810003 ...
 197 full 1161906228 ...
 198 full 1162600689 ...
 199 incr 1162688492 ...
 200 incr 1162773708 ...
 201 incr 1162860444 ...


i am pretty sure that this file will get fixed by the nightly process. 
If it doesn't you could manually remove them.

Nothing bad will happen, worst case is the web interface will show a 
link to a backup which wont exist because you deleted it.

If you leave the cleanup to the proper nightly process then it will all 
be done for you, thats how it works normally.

Les

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Mikael Lammentausta
Title: VS: [BackupPC-users] Upgrade to 3.0.0 beta






I was wondering if someone knows a repository for Ubuntu which has the required upgrade to File::Rsync perl module. The latest in Dapper/Edgy is 0.52 while the required is 0.64.





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Tomasz Chmielewski
Recently I found out that my BackupPC 2.1.2pl2 backups are not really 
reliable - lots of files are missing, and I have mostly empty folders.

Let me illustrate.

A Windows server, has these folders:


Config.Msi/
Dfs/
DfsRoot/
Dokumente und Einstellungen/
GPO-Backups/
HPTEMPG/
ID/
Inetpub/
Programme/
Q133693/
RECYCLER/
remote/
System Volume Information/
var/
Win2003_Cd/
WINDOWS/


Whereas on a BackupPC side, it looks like that:

fConfig.Msi/
fDfs/
fDfsRoot/
fDokumente und Einstellungen/
fG/
fH/
fI/
fP/
fQ/
fr/
fR/
fS/
fv/
fW/


So, most of the folder names were shortened to one letter only, and 
moreover, these folders are empty.

Any ideas why it could happen?

The method I use is smbfs.

-- 
Tomasz Chmielewski
http://wpkg.org

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] [SPAM] MEDIUM * Re: Upgrade to 3.0.0 beta

2006-11-07 Thread Nils Breunese (Lemonbit)
Rodrigo Real wrote:

 I was wondering if someone knows a repository for Ubuntu which has
 the required upgrade to File::Rsync perl module. The latest in
 Dapper/Edgy is 0.52 while the required is 0.64.

 I had a similar problem with Debian a few months ago and I made a
 package for myself, I guess you can try it on Ubuntu
 (http://g3pd.ucpel.tche.br/~rreal/download/libfile-rsyncp- 
 perl_0.64-1_i386.deb)

You can also just install this module from CPAN directly: http:// 
search.cpan.org/dist/File-RsyncP/

Nils Breunese.

P.S. Users of Red Hat/Fedora/CentOS (.rpm) can check out Dag's  
repository: http://dag.wieers.com/packages/perl-File-RsyncP/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Tomasz Chmielewski
Nils Breunese (Lemonbit) wrote:
 Tomasz Chmielewski wrote:
 
 Recently I found out that my BackupPC 2.1.2pl2 backups are not really
 reliable - lots of files are missing, and I have mostly empty folders.

 Let me illustrate.

 A Windows server, has these folders:


 Config.Msi/
 Dfs/
 DfsRoot/
 Dokumente und Einstellungen/
 GPO-Backups/
 HPTEMPG/
 ID/
 Inetpub/
 Programme/
 Q133693/
 RECYCLER/
 remote/
 System Volume Information/
 var/
 Win2003_Cd/
 WINDOWS/


 Whereas on a BackupPC side, it looks like that:

 fConfig.Msi/
 fDfs/
 fDfsRoot/
 fDokumente und Einstellungen/
 fG/
 fH/
 fI/
 fP/
 fQ/
 fr/
 fR/
 fS/
 fv/
 fW/


 So, most of the folder names were shortened to one letter only, and
 moreover, these folders are empty.

 Any ideas why it could happen?

 The method I use is smbfs.
 
 You're not really supposed to look at the filesystem directly, as  
 you're also not supposed to restore from the filesystem directly,  
 because of the compression, incrementals and hard linking. How do  
 your backups look in the web interface? And if you create an archive  
 of a backup through the web interface, is that complete?

It looks exactly the same in the web interface - one letter folder 
names, empty inside.


-- 
Tomasz Chmielewski
http://wpkg.org


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote:

 It looks exactly the same in the web interface - one letter folder 
 names, empty inside.
 

I started the backup manually, and it produces the following error:


/srv/backuppc/bin/BackupPC_dump -v -f windows_server

(...)
98208 ( 3688.7 kb/s) \Freigaben\Db\Gl\STICHW.DBF
   105472 ( 2512.2 kb/s) \Freigaben\Db\Gl\STICHW.MDX
  2239163 ( 4662.4 kb/s) \Freigaben\Db\Gl\STOFFE.DBF
   851968 ( 6073.0 kb/s) \Freigaben\Db\Gl\STOFFE.MDX
  403 (  393.6 kb/s) \Freigaben\Db\Gl\STOFFTYP.DBF
 4096 (  200.0 kb/s) \Freigaben\Db\Gl\STOFFTYP.MDX
write_socket_data: write failure. Error = Connection reset by peer
write_socket: Error writing 59 bytes to socket 3: ERRNO = Connection 
reset by peer
Error writing 59 bytes to client. -1 (Connection reset by peer)
Error reading file \Freigaben\Db\Gl\Texte.mem : Write error: Connection 
reset by peer
Didn't get entire file. size=21374948, nread=6420960
 21374948 ( 3090.2 kb/s) \Freigaben\Db\Gl\Texte.mem
Write error: Connection reset by peer opening remote file 
\Freigaben\Db\Gl\Z (\Freigaben\Db\Gl\)
Write error: Connection reset by peer opening remote file 
\Freigaben\Db\Gl\Z (\Freigaben\Db\Gl\)
Write error: Connection reset by peer opening remote file 
\Freigaben\Db\G (\Freigaben\Db\)
Write error: Connection reset by peer opening remote file 
\Freigaben\Db\g (\Freigaben\Db\)
Write error: Connection reset by peer opening remote file 
\Freigaben\Db\g (\Freigaben\Db\)

(...)

 directory \Freigaben\a\
Write error: Connection reset by peer listing \Freigaben\a\*
 directory \Freigaben\a\
Write error: Connection reset by peer listing \Freigaben\a\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\d\
Write error: Connection reset by peer listing \Freigaben\d\*
 directory \Freigaben\d\
Write error: Connection reset by peer listing \Freigaben\d\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\g\
Write error: Connection reset by peer listing \Freigaben\g\*
 directory \Freigaben\g\
Write error: Connection reset by peer listing \Freigaben\g\*

(...)

 directory \S\
Write error: Connection reset by peer listing \S\*
 directory \W\
Write error: Connection reset by peer listing \W\*
tar: dumped 33357 files and directories
Total bytes written: 12977635840

(...)

   create d 755   0/0   0 Freigaben/a
   create d 755   0/0   0 Freigaben/a
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/d
   create d 755   0/0   0 Freigaben/d
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/g
   create d 755   0/0   0 Freigaben/g
   create d 755   0/0   0 Freigaben/i
   create d 755   0/0   0 Freigaben/i
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/m
   create d 755   0/0   0 Freigaben/m
   create d 755   0/0   0 Freigaben/m
   create d 755   0/0   0 Freigaben/o
   create d 755   0/0   0 Freigaben/p
   create d 755   0/0   0 Freigaben/p
   create d 755   0/0   0 Freigaben/p
   create d 755   0/0   0 Freigaben/q
   create d 755   0/0   0 Freigaben/q
   create d 755   0/0   0 Freigaben/q
   create d 755   0/0   0 Freigaben/r
   create d 755   0/0   0 Freigaben/r
   create d 755   0/0   0 Freigaben/r
   create d 755   0/0   0 Freigaben/r
   create d 755   0/0   0 Freigaben/s
   create d 755   0/0   0 Freigaben/s
   create d 755   0/0   0 Freigaben/w
   create d 755   0/0   

Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Stephen Joyce
On Tue, 7 Nov 2006, Les Stott wrote:

 My experience

 version 3.0.0beta1 to me seems as solid as you get. my setup really doesn't 
 change so i am happy with it.

 The big thing with version 3 is the ability to edit configuration and hosts 
 files per pc and globally via the cgi interface. This is HUGE as it means 
 full administration can be done via the web interface.

The other huge benefit, arguably more important than the friendly editing, 
is that 3.0.0beta supports multi-level incrementals. Depending on how 
you design your rotation, this can save you a TON of disk space.

I'm been testing v. 3.0.0beta, lightly patched to backup OpenAFS, for the 
past month without problems.

Overall I'm very pleased with it and eagerly await the final 3.0.0.

 I'd fully recommend doing it

 Regards,
 Les

Cheers, Stephen
--
Stephen Joyce
Systems AdministratorP A N I C
Physics  Astronomy Department Physics  Astronomy
University of North Carolina at Chapel Hill Network Infrastructure
voice: (919) 962-7214and Computing
fax: (919) 962-0480   http://www.panic.unc.edu

The meek may inherit the earth, but they don't get write permission

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Les Mikesell
On Tue, 2006-11-07 at 07:39, Tomasz Chmielewski wrote:
  
  It looks exactly the same in the web interface - one letter folder 
  names, empty inside.
 
  
  I started the backup manually, and it produces the following error:
  
  
  /srv/backuppc/bin/BackupPC_dump -v -f windows_server
  
  (...)
 
 I moved the host folder, and created a new, empty host folder for backups.
 After starting a new backup, the error persists - empty, one-letter 
 folders are created on BackupPC side.
 
 I wonder if the fault is on BackupPC's side, or rather on Windows server's.
 
 
 BackupPC should surely say that something was wrong with the backup 
 though...

What do the xfer and error logs for the run say?

-- 
  Les Mikesell
   [EMAIL PROTECTED]



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Tomasz Chmielewski
Les Mikesell wrote:
 On Tue, 2006-11-07 at 07:39, Tomasz Chmielewski wrote:
 It looks exactly the same in the web interface - one letter folder 
 names, empty inside.

 I started the backup manually, and it produces the following error:


 /srv/backuppc/bin/BackupPC_dump -v -f windows_server

 (...)
 I moved the host folder, and created a new, empty host folder for backups.
 After starting a new backup, the error persists - empty, one-letter 
 folders are created on BackupPC side.

 I wonder if the fault is on BackupPC's side, or rather on Windows server's.


 BackupPC should surely say that something was wrong with the backup 
 though...
 
 What do the xfer and error logs for the run say?

Interestingly, logs look fine - a part of XferLOG for backup 162:

   create   644   0/03444 Programme/Quark/Quark License 
Administrator/Client/Help/espanol/Troubleshooting/Using_system_log/Erro
   create   644   0/03606 Programme/Quark/Quark License 
Administrator/Client/Help/espanol/Troubleshooting/Using_system_log/Erro
 3572 (6.0 kb/s) \Programme\Quark\Quark License 
Administrator\Client\Help\espanol\Troubleshooting\Using_system_log\Events_A-E\E
 3494 ( 1706.1 kb/s) \Programme\Quark\Quark License 
Administrator\Client\Help\espanol\Troubleshooting\Using_system_log\Events_A-E\E


But when I want to restore backup 162, I have only an empty P folder.

The summary says:

tarExtract: Done: 0 errors, 34454 filesExist, 13826914009 sizeExist, 
5383125410 sizeExistComp, 34455 filesTotal, 14051046779 sizeTotal


Despite there are errors I mentioned earlier:

Write error: Connection reset by peer listing \Freigaben\a\*
 directory \Freigaben\a\
Write error: Connection reset by peer listing \Freigaben\a\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\b\
Write error: Connection reset by peer listing \Freigaben\b\*
 directory \Freigaben\d\
Write error: Connection reset by peer listing \Freigaben\d\*
 directory \Freigaben\d\
Write error: Connection reset by peer listing \Freigaben\d\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\f\
Write error: Connection reset by peer listing \Freigaben\f\*
 directory \Freigaben\g\
Write error: Connection reset by peer listing \Freigaben\g\*
 directory \Freigaben\i\
Write error: Connection reset by peer listing \Freigaben\i\*
 directory \Freigaben\i\

...and here we have one-letter directories again:

   create d 755   0/0   0 Freigaben/a
   create d 755   0/0   0 Freigaben/a
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/b
   create d 755   0/0   0 Freigaben/d
   create d 755   0/0   0 Freigaben/d
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/f
   create d 755   0/0   0 Freigaben/g
   create d 755   0/0   0 Freigaben/i
   create d 755   0/0   0 Freigaben/i
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/k
   create d 755   0/0   0 Freigaben/m



-- 
Tomasz Chmielewski
http://wpkg.org

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread Craig Barratt
Riaan writes:

 Was wondering the same thing myself, also when will version 3 go out of
 beta/when will a final version of 3 go out ?

I will do one more 3.0.0 beta by the end of this month.
That should be very close to the final 3.0.0 release.

Even though the 3.0.0 beta releases are quite stable, given the
wide deployment of BackupPC I wanted to have a conservative beta
cycle.

Craig

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] broken backups - empty folders with only first letter of its name

2006-11-07 Thread Craig Barratt
Tomasz writes:

  It looks exactly the same in the web interface - one letter folder 
  names, empty inside.
  
 
 I started the backup manually, and it produces the following error:
 
 
 /srv/backuppc/bin/BackupPC_dump -v -f windows_server
 
 (...)
 98208 ( 3688.7 kb/s) \Freigaben\Db\Gl\STICHW.DBF
105472 ( 2512.2 kb/s) \Freigaben\Db\Gl\STICHW.MDX
   2239163 ( 4662.4 kb/s) \Freigaben\Db\Gl\STOFFE.DBF
851968 ( 6073.0 kb/s) \Freigaben\Db\Gl\STOFFE.MDX
   403 (  393.6 kb/s) \Freigaben\Db\Gl\STOFFTYP.DBF
  4096 (  200.0 kb/s) \Freigaben\Db\Gl\STOFFTYP.MDX
 write_socket_data: write failure. Error = Connection reset by peer
 write_socket: Error writing 59 bytes to socket 3: ERRNO = Connection 
 reset by peer
 Error writing 59 bytes to client. -1 (Connection reset by peer)
 Error reading file \Freigaben\Db\Gl\Texte.mem : Write error: Connection 
 reset by peer
 Didn't get entire file. size=21374948, nread=6420960
  21374948 ( 3090.2 kb/s) \Freigaben\Db\Gl\Texte.mem
 Write error: Connection reset by peer opening remote file 
 \Freigaben\Db\Gl\Z (\Freigaben\Db\Gl\)
 Write error: Connection reset by peer opening remote file 
 \Freigaben\Db\Gl\Z (\Freigaben\Db\Gl\)
 Write error: Connection reset by peer opening remote file 
 \Freigaben\Db\G (\Freigaben\Db\)
 Write error: Connection reset by peer opening remote file 
 \Freigaben\Db\g (\Freigaben\Db\)
 Write error: Connection reset by peer opening remote file 
 \Freigaben\Db\g (\Freigaben\Db\)
 
 (...)
 
  directory \Freigaben\a\
 Write error: Connection reset by peer listing \Freigaben\a\*
  directory \Freigaben\a\
 Write error: Connection reset by peer listing \Freigaben\a\*
  directory \Freigaben\b\
 Write error: Connection reset by peer listing \Freigaben\b\*
  directory \Freigaben\b\
 Write error: Connection reset by peer listing \Freigaben\b\*
  directory \Freigaben\b\
 Write error: Connection reset by peer listing \Freigaben\b\*
  directory \Freigaben\b\
 Write error: Connection reset by peer listing \Freigaben\b\*
  directory \Freigaben\d\
 Write error: Connection reset by peer listing \Freigaben\d\*
  directory \Freigaben\d\
 Write error: Connection reset by peer listing \Freigaben\d\*
  directory \Freigaben\f\
 Write error: Connection reset by peer listing \Freigaben\f\*
  directory \Freigaben\f\
 Write error: Connection reset by peer listing \Freigaben\f\*
  directory \Freigaben\f\
 Write error: Connection reset by peer listing \Freigaben\f\*
  directory \Freigaben\g\
 Write error: Connection reset by peer listing \Freigaben\g\*
  directory \Freigaben\g\
 Write error: Connection reset by peer listing \Freigaben\g\*
 
 (...)
 
  directory \S\
 Write error: Connection reset by peer listing \S\*
  directory \W\
 Write error: Connection reset by peer listing \W\*
 tar: dumped 33357 files and directories
 Total bytes written: 12977635840

Hmmm.  Smbclient is getting quite messed up.

I'd recommend running chkdsk on the windows machine.  There's a
change the problem is caused by underlying corruption on the
client machine's file system.

Unfortunately smbclient doesn't provide a consisent set of
error messages, so it's hard for BackupPC to tell if things
are ok or not.  I can add a couple of above message so they
will be considered fatal errors.

Craig

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] new user

2006-11-07 Thread DHAJOGLO
I've been working with BackupPC for a week or two now and so far I'm happy with 
it.  I've brought up the Apache cgi script fine and have made a few 
BackupPC_dump runs to check that things are working properly.  So, I figured 
I'd join the mailing list to read up on what others are doing.  I have many 
questions but all in good time.

Regards,
-dave


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] SMB backup failing

2006-11-07 Thread Jason Hughes




Hi all. Nobody has responded to my other messages requesting help, so
I'm trying again. I'm using the 2.1.2 version.

I have one Windows machine that is backing up flawlessly (other than
NT_SHARING_VIOLATIONs that are unavoidable). I have another that is
failing when it gets to a very large file. Because it failed before, I
increased the ClientTimeout to 72 (10x higher than default). I
deleted everything about the host that was failing and started again. 

Contents of file /var/backuproot/pc/mothership/LOG,
modified 2006-11-06 18:52:34 
2006-11-05 02:46:59 full backup started for share CDrive
2006-11-06 18:52:28 Got fatal error during xfer (Unexpected end of tar archive)
2006-11-06 18:52:33 Backup aborted (Unexpected end of tar archive)
2006-11-06 18:52:34 Saved partial dump 0

This took 40 hours to run, and backed up a lot, but when it got to a 12gb file, it choked.

Here's the XferLog Errors:

Error reading file \video\2005\video2005raw.avi : Call timed out: server did not respond after 2 milliseconds
Didn't get entire file. size=12776697964, nread=-1340081072
This backup will fail because: Call timed out: server did not respond after 2 milliseconds opening remote file \video\2005\v (\video\2005\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\2005\v (\video\2005\)
Call timed out: server did not respond after 2 milliseconds listing \video\2\*
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\p (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\p (\video\)
Call timed out: server did not respond after 2 milliseconds listing \video\v\*
Call timed out: server did not respond after 2 milliseconds listing \video\w\*
Call timed out: server did not respond after 2 milliseconds opening remote file \video\w (\video\)
Call timed out: server did not respond after 2 milliseconds listing \video\w\*
Call timed out: server did not respond after 2 milliseconds listing \W\*
Call timed out: server did not respond after 2 milliseconds listing \w\*
[ skipped 9 lines ]
tarExtract: Unexpected end of tar archive (tot = 1048576, num = 859648, posn = )
tarExtract: Removing partial file video/2005/video2005raw.avi
tarExtract: BackupPC_tarExtact aborting (Unexpected end of tar archive)
tarExtract: Done: 1 errors, 17145 filesExist, 31438592171 sizeExist, 30715709004 sizeExistComp, 86172 filesTotal, 51652355017 sizeTotal
Got fatal error during xfer (Unexpected end of tar archive)
Backup aborted (Unexpected end of tar archive)


This looks like there's a 32 bit quantity that is rolling over and crashing the BackupPC server process.

I thought maybe excluding that particular file would help, but exclusions aren't
working well for me.  I tried to exclude like this:
$Conf{BackupFilesExclude} = 
  ['Documents and Settings/Administrator/Local Settings/Temporary Internet Files/*'];
And it backed up all 20,000 files in that directory anyway.

Any help would be appreciated.
Thanks,
JH




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SMB backup failing

2006-11-07 Thread DHAJOGLO
Can you manually use smbclient to transfer this 12gig file?

This took 40 hours to run, and backed up a lot, but when it got to a 12gb 
file, it choked.




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SMB backup failing

2006-11-07 Thread Rob Ogle



Jason,

I'm still new to backuppc. However, as a general 
troubleshooting step...if you move the large file to a machine that is backing 
up ok, does it succeed? 

That should tell us at least if it's specific to the 
backuppc machine/config or specific to the windows box. 

Rob


From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Jason 
HughesSent: Tuesday, November 07, 2006 2:33 PMTo: 
backuppc-users@lists.sourceforge.netSubject: [BackupPC-users] SMB 
backup failing
Hi all. Nobody has responded to my other messages requesting 
help, so I'm trying again. I'm using the 2.1.2 version.I have one 
Windows machine that is backing up flawlessly (other than NT_SHARING_VIOLATIONs 
that are unavoidable). I have another that is failing when it gets to a 
very large file. Because it failed before, I increased the ClientTimeout 
to 72 (10x higher than default). I deleted everything about the host 
that was failing and started again. 
Contents of file /var/backuproot/pc/mothership/LOG, modified 
2006-11-06 18:52:34 2006-11-05 02:46:59 full backup started for share CDrive
2006-11-06 18:52:28 Got fatal error during xfer (Unexpected end of tar archive)
2006-11-06 18:52:33 Backup aborted (Unexpected end of tar archive)
2006-11-06 18:52:34 Saved partial dump 0

This took 40 hours to run, and backed up a lot, but when it got to a 12gb file, it choked.

Here's the XferLog Errors:

Error reading file \video\2005\video2005raw.avi : Call timed out: server did not respond after 2 milliseconds
Didn't get entire file. size=12776697964, nread=-1340081072
This backup will fail because: Call timed out: server did not respond after 2 milliseconds opening remote file \video\2005\v (\video\2005\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\2005\v (\video\2005\)
Call timed out: server did not respond after 2 milliseconds listing \video\2\*
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\h (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\p (\video\)
Call timed out: server did not respond after 2 milliseconds opening remote file \video\p (\video\)
Call timed out: server did not respond after 2 milliseconds listing \video\v\*
Call timed out: server did not respond after 2 milliseconds listing \video\w\*
Call timed out: server did not respond after 2 milliseconds opening remote file \video\w (\video\)
Call timed out: server did not respond after 2 milliseconds listing \video\w\*
Call timed out: server did not respond after 2 milliseconds listing \W\*
Call timed out: server did not respond after 2 milliseconds listing \w\*
[ skipped 9 lines ]
tarExtract: Unexpected end of tar archive (tot = 1048576, num = 859648, posn = )
tarExtract: Removing partial file video/2005/video2005raw.avi
tarExtract: BackupPC_tarExtact aborting (Unexpected end of tar archive)
tarExtract: Done: 1 errors, 17145 filesExist, 31438592171 sizeExist, 30715709004 sizeExistComp, 86172 filesTotal, 51652355017 sizeTotal
Got fatal error during xfer (Unexpected end of tar archive)
Backup aborted (Unexpected end of tar archive)


This looks like there's a 32 bit quantity that is rolling over and crashing the BackupPC server process.

I thought maybe excluding that particular file would help, but exclusions aren't
working well for me.  I tried to exclude like this:
$Conf{BackupFilesExclude} = 
  ['Documents and Settings/Administrator/Local Settings/Temporary Internet Files/*'];
And it backed up all 20,000 files in that directory anyway.

Any help would be appreciated.
Thanks,
JH


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread David Rees
On 11/7/06, Craig Barratt [EMAIL PROTECTED] wrote:
 I will do one more 3.0.0 beta by the end of this month.
 That should be very close to the final 3.0.0 release.

 Even though the 3.0.0 beta releases are quite stable, given the
 wide deployment of BackupPC I wanted to have a conservative beta
 cycle.

I personally would like to see more frequent beta releases that
quickly address any known issues.

Well, are there any known issues with the current beta? I would like
to start testing 3.0, but IIRC there was some issues with the first
beta so I was waiting for the 2nd one...

-Dave

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SMB backup failing

2006-11-07 Thread Les Stott






  
I thought maybe excluding that particular file would help, but exclusions aren't
working well for me.  I tried to exclude like this:
$Conf{BackupFilesExclude} = 
  ['Documents and Settings/Administrator/Local Settings/Temporary Internet Files/*'];
And it backed up all 20,000 files in that directory anyway.

  

Hey, i'm not sure about the tar file and 1gb size...but the excludes
should work without problem.

Remember though that exclusions are based on directory paths from your
client share name.

i.e. if your client smb share is the c drive then full paths of the
excludes should be

$Conf{BackupFilesExclude} = ['/Documents and Settings/*/Local Settings/Temporary Internet Files/*'];

if you share at a different level then your exclude paths should change
accordingly, relative to the share.

The above should be all on one line, i assume its just the mail client
that wrapped it to the second line.

However if you do split the 
lines then try the syntax like so

$Conf{BackupFilesExclude} = {
 ['/Documents and Settings/*/Local Settings/Temporary Internet
Files/*'], # these are for 'c' share
 };

Hope that helps.

Regards,

Les



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SMB backup failing

2006-11-07 Thread Jason Hughes




Les Stott wrote:

  
  
  
I thought maybe excluding that particular file would help, but exclusions aren't
working well for me.  I tried to exclude like this:
$Conf{BackupFilesExclude} = 
  ['Documents and Settings/Administrator/Local Settings/Temporary Internet Files/*'];
And it backed up all 20,000 files in that directory anyway.

  
  
Remember though that exclusions are based on directory paths from your
client share name.
  
i.e. if your client smb share is the c drive then full paths of the
excludes should be
  
  $Conf{BackupFilesExclude} = ['/Documents and Settings/*/Local Settings/Temporary Internet Files/*'];
  
if you share at a different level then your exclude paths should change
accordingly, relative to the share.
  
The above should be all on one line, i assume its just the mail client
that wrapped it to the second line.

In Perl, it shouldn't matter, so long as you don't break the string
portion, right?

However if you do split the 
lines then try the syntax like so
  
$Conf{BackupFilesExclude} = {
 ['/Documents and Settings/*/Local Settings/Temporary Internet
Files/*'], # these are for 'c' share
 };

The above is providing a hash of a string arrays (where there is only
one string in the array), which is a different construct and has
different semantics. The docs say if you provide multiple shares, you
can also give multiple exclusion arrays this way that match the share
names (in the order declared?).

Thanks Les, I'll try putting a leading '/' on my excludes. I am using
a full C-drive share, so I figured a relative path would work fine.
Maybe they need to be rooted with a leading slash? I also didn't know
you could use multiple wildcards. I'll have to try that too.

Thanks,
JH


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Windows volume/shadow copies

2006-11-07 Thread Stephen Joyce
Is anyone doing windows backups (including open files) using the volume 
shadow copy service?

It seems that it shouldn't be too hard to even do bare-metal restores by 
combining VSS with fileacl or setacl to record  restore NTFS ACLs on 
files and dirs.

Does anyone have a recipe for doing this, before I re-invent the wheel?

Cheers, Stephen
--
Stephen Joyce
Systems AdministratorP A N I C
Physics  Astronomy Department Physics  Astronomy
University of North Carolina at Chapel Hill Network Infrastructure
voice: (919) 962-7214and Computing
fax: (919) 962-0480   http://www.panic.unc.edu

Lazy Programmers know that if a thing is worth doing, it's worth
doing well -- unless doing it well takes so long that isn't worth
doing any more. Then you just do it 'good enough'
--- Programming Perl, p 282.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Upgrade to 3.0.0 beta

2006-11-07 Thread David Relson
On Tue, 7 Nov 2006 11:57:09 -0800
David Rees wrote:

 On 11/7/06, Craig Barratt [EMAIL PROTECTED] wrote:
  I will do one more 3.0.0 beta by the end of this month.
  That should be very close to the final 3.0.0 release.
 
  Even though the 3.0.0 beta releases are quite stable, given the
  wide deployment of BackupPC I wanted to have a conservative beta
  cycle.
 
 I personally would like to see more frequent beta releases that
 quickly address any known issues.
 
 Well, are there any known issues with the current beta? I would like
 to start testing 3.0, but IIRC there was some issues with the first
 beta so I was waiting for the 2nd one...
 
 -Dave

I've been using 3.0.0 for a week or so and it seems to work fine.  That
being said, there are 2 caveats I think should be mentioned.

First, the default location for config files has changed.  The main
config file is in /etc/BackupPC and the individual host configs are
in /etc/BackupPC.  I assumed that the new version would migrate
from the old without incident.  Obviously I should have read the docs
more closely!

Second, which relates somewhat to the item above, is that the default
full backup count is 1 (one).  If, as happened to me, the install is
done and doesn't find the old config files, some old backups may be
deleted.

Craig:  might it not be a good idea to set the default backup count to
a big number to avoid this problem?

Regards,

David

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Out of memory!

2006-11-07 Thread Lorentz Hinrichsen
Hello all,2006-11-07 21:00:10 hostname: Out of memory!Is what I'm seeing in my logs for three of my hosts.They are linux boxes running a variety of distros with varying data store sizes all using rsyncd as the XferMethod.
No changes that I know of in the last week, yet they all developed the problem.Plenty of free disk space / inodes.Any hints?Lorentz
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Burn Backups to CD

2006-11-07 Thread Rob Ogle

I've got a client who is not comfortable just having their data on the
backuppc. They want something they can put in a fireproof safe.

What's the best way to implement that with backuppc?


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] cifs vs. samba

2006-11-07 Thread Bill Hudacek
[EMAIL PROTECTED] wrote:
 Right... so lets start here:

 I (we) have several options to run backups.  Of these options, it seems samba 
 is very popular for windows hosts.  And indeed, this is very flexible and 
 easy to use.  Is there any advantage to using cifs over samba where cifs is 
 used like nfs.  Simply mount the windows share as a cifs file system then do 
 local backups with tar.  Any ideas here?




 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 BackupPC-users mailing list
 BackupPC-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/backuppc-users
 http://backuppc.sourceforge.net/

   
FYI, CIFS is replacing 'smbfs', so even if you use samba, you are going 
to be using CIFS under the covers.  This has hurt me due to win98 
clients - for the first time, Linux is less inreroperable than certain 
proprietary operating systems...note that this is kernel-related, as I 
have it on good authority that while SMBFS consists of 70% or so 
user-space code, CIFS is 90% or more kernel-based.

I personally have /etc/fstab set up for such file systems, including 
both 'noauto' and various CIFS-specific parameters (including the 
credentials file) rather than trying to make it happen using smbclient 
or smbmount command-line parameters.  Then I mount/unmount using shell 
scripts.

This is most useful on laptops, however, where I may not be at home or 
where the network is not set up - having a box that tries to mount those 
file systems on every boot can get annoying.

/bill

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] rsyncd on windows failures

2006-11-07 Thread Adam Goryachev
I've recently setup a new backuppc server to backup a couple of linux 
and windows machines. One of the problems I have is that I am backing up 
a windows XP laptop using rsyncd, but backuppc sees some 'errors' and 
assumes the level 0 backup failed. However, these errors are not an 
issue (perhaps in some other cases they are a problem) and I am 
wondering the best way to resolve this.

Errors:

Contents of file /var/lib/backuppc/pc/ag-laptop/XferLOG.0.z, modified 
2006-11-08 15:19:19 (Extracting only Errors)

Connected to 192.168.2.89:873, remote version 28
Connected to module cDrive
Sending args: --server --sender --numeric-ids --perms --owner --group --devices 
--links --times --block-size=2048 --recursive --one-file-system --ignore-times 
. .
Remote[1]: file has vanished: gdrive/c/WINDOWS/system32/c:/hiberfil.sys (in 
cDrive)
Remote[1]: file has vanished: gdrive/c/WINDOWS/system32/c:/pagefile.sys (in 
cDrive)
Xfer PIDs are now 15533
[ skipped 2423 lines ]
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/LocalService/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat (in cDrive): Mount device busy
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/LocalService/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat.LOG (in cDrive): Mount device busy
[ skipped 18 lines ]
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/LocalService/NTUSER.DAT (in cDrive): Mount device busy
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/LocalService/ntuser.dat.LOG (in cDrive): Mount device busy
[ skipped 18 lines ]
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/NetworkService/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat (in cDrive): Mount device busy
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/NetworkService/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat.LOG (in cDrive): Mount device busy
[ skipped 27 lines ]
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/NetworkService/NTUSER.DAT (in cDrive): Mount device busy
Remote[1]: send_files failed to open gdrive/c/WINDOWS/system32/c:/Documents 
and Settings/NetworkService/ntuser.dat.LOG (in cDrive): Mount device busy
[ skipped 1692 lines ]
Parent read EOF from child: fatal error!
Done: 0 files, 0 bytes
Got fatal error during xfer (Child exited prematurely)
Backup aborted (Child exited prematurely)


Any suggestions on how to make backuppc think this is a successfull 
backup would be appreciated.

Regards,
Adam


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/