Re: [BackupPC-users] Problem backing up Linux server

2008-03-07 Thread Carl Wilhelm Soderstrom
On 03/07 05:01 , JWSmythe wrote: > The backup destination is marked as 'backup'. It's been working > fine. Until I brought p01 back up, things were great. Now it's getting > hung up on something. No idea what, it just does. I've seen this > happen before with corrupt filesystems, or oddba

Re: [BackupPC-users] pool size zero but no linking errors

2008-03-07 Thread Bernhard Ott
> Did you change the $TopDIR entry in the config file? you need to have > it set at /var/lib/backuppc in debian or ubuntu. if you are storing > your data somewhere else, just link it to /var/lib/backuppc OR mount it > the /var/lib/backuppc. you can dual-mount it also, meaning you can do a >

[BackupPC-users] MOTD file entry breaks authentication

2008-03-07 Thread Paul
I noticed when setting up my backuppc install that Windows clients with rsyncd software worked OK. A linux box did not. In the log file was the error message auth required, but service is open/insecure. I double-checked the settings, and then tried a simple command-line rsync. I was prompt

[BackupPC-users] Problem backing up Linux server

2008-03-07 Thread JWSmythe
Good morning, I'm having an odd problem. I believe it's filesystem related on the backup target machine, but I can't find it. Here's the thing. The target, marked as p01 below, had a severe filesystem corruption. I reinstalled the OS, and fixed everything I could find. There were a l

Re: [BackupPC-users] Copying one host to new server?

2008-03-07 Thread dan
it should work to copy just the 'pc' directory into the appropriate place on another server BUT you should use the -P flag with cp to preserve mtime. with rsync just do 'rsync -a'. I have done this once before and i did not copy the cpool. i did make sure every config option was that same but spe

[BackupPC-users] Copying one host to new server?

2008-03-07 Thread Les Mikesell
If you have sufficient disk space, will it work to copy the per-pc directories from one or a few hosts to a different backuppc server without trying to merge anything in the pool? That is, will new backups of these hosts be pooled normally and the unpooled copies go away when they expire? I'

Re: [BackupPC-users] pool size zero but no linking errors

2008-03-07 Thread dan
Did you change the $TopDIR entry in the config file? you need to have it set at /var/lib/backuppc in debian or ubuntu. if you are storing your data somewhere else, just link it to /var/lib/backuppc OR mount it the /var/lib/backuppc. you can dual-mount it also, meaning you can do a 'mount -o bind

Re: [BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Carl Wilhelm Soderstrom
On 03/07 08:55 , Lee A. Connell wrote: > I am trying to fine tune when the backups occur. I'll start with the general caveat that it's best to let the backup software decide when things should be backed up. That said, it sounds like you have a situation where it really is best to force backups t

Re: [BackupPC-users] BackupPC: Wrong user

2008-03-07 Thread Nils Breunese (Lemonbit)
Kai Grunau wrote: > I copied the suse-backuppc from the installation source to > /etc/init.d/backuppc Did you run configure.pl on that source before copying that init.d script? I believe the configure.pl script modifies the init.d script as it injects the username you specify. Nils Breunese

Re: [BackupPC-users] BackupPC: Wrong user

2008-03-07 Thread Kai Grunau
Nils Breunese (Lemonbit) wrote: > Kai Grunau wrote: > > >> is there someone who could send me a /etc/init.d/backuppc script >> file for >> OpenSuse 10.3 2.6.22.17-0.1-default i686 >> >> When I try to start backuppc I get the error : >> --- >> >>> /etc/init.d/backuppc start >>>

Re: [BackupPC-users] BackupPC: Wrong user

2008-03-07 Thread Nils Breunese (Lemonbit)
Kai Grunau wrote: > is there someone who could send me a /etc/init.d/backuppc script > file for > OpenSuse 10.3 2.6.22.17-0.1-default i686 > > When I try to start backuppc I get the error : > --- >> /etc/init.d/backuppc start > > Starting backuppc: ok. > /home/backuppc/bin/BackupPC: Wro

[BackupPC-users] BackupPC: Wrong user

2008-03-07 Thread Kai Grunau
hallo, is there someone who could send me a /etc/init.d/backuppc script file for OpenSuse 10.3 2.6.22.17-0.1-default i686 When I try to start backuppc I get the error : --- > /etc/init.d/backuppc start Starting backuppc: ok. /home/backuppc/bin/BackupPC: Wrong user: my userid is 0, ins

Re: [BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Nils Breunese (Lemonbit)
Lee A. Connell wrote: > The every other day blackout is because I want to backup one server > at a > time because we are sending lots of data over a small internet pipe. > Backing up both servers at the same time takes forever, so I do one > server one day, another server the next. You could al

Re: [BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Les Mikesell
Lee A. Connell wrote: > The every other day blackout is because I want to backup one server at a > time because we are sending lots of data over a small internet pipe. > Backing up both servers at the same time takes forever, so I do one > server one day, another server the next. If you have a hug

Re: [BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Lee A. Connell
The every other day blackout is because I want to backup one server at a time because we are sending lots of data over a small internet pipe. Backing up both servers at the same time takes forever, so I do one server one day, another server the next. So if I run a manual backup at 7:00PM it should

Re: [BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Les Mikesell
Lee A. Connell wrote: > I am trying to fine tune when the backups occur. I black out every other day > as you can see below. My issue is I don't want a backup starting @ 6:30 in > the morning because everyone comes into work @ 8:00. I want the backup to > start @ 6:00 PM. In this particular i

[BackupPC-users] pool size zero but no linking errors

2008-03-07 Thread Bernhard Ott
Hi, my pool size is displayed 0.00GB (see below), but everythings seems to work perfectly: I couldn't find any linking errors in the logs, permissions checked, and du -sh /home/RAID5/backuppc/cpool/ gives me 639G, so it's not exactly empty ;-) I'm running backuppc 3.1.0 on Debian etch/amd64, xf

[BackupPC-users] Backup Blackout Periods

2008-03-07 Thread Lee A. Connell
I am trying to fine tune when the backups occur. I black out every other day as you can see below. My issue is I don't want a backup starting @ 6:30 in the morning because everyone comes into work @ 8:00. I want the backup to start @ 6:00 PM. In this particular issue the blackout defines don'

[BackupPC-users] BackupPC_nightly not running

2008-03-07 Thread Koen Linders
First: i'm no linux pro. I started working with my first linux +-14 months ago. And i'm still learning a lot (So many possible things i want to try (backupping remote sites!) Second: BackupPC is great. --- Main problem: backuppc_nightly not running Backuppc is running

Re: [BackupPC-users] NETBIOS Hostname resolution failure

2008-03-07 Thread Nils Breunese (Lemonbit)
Paul wrote: > Les Mikesell wrote: >> > >> If you control the dhcp server, you can configure it to always give >> the same IP to the same ethernet MAC address to nail it down. >> > > Justin suggested the same. The current DHCP server is a Linksys > router, > so I don't have that option on there.