Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[BackupPC\-users\]\s+first\s+\"full\"\s+never\s+completes\s*$/: 39 ]

Total 39 documents matching your query.

1. [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 00:24:09 +0700
Running 3.1.0, installed via synaptic on Ubuntu 11.04.   After spending a lot of time refining my excludes, thinking windows open files were preventing a successful full backup completing, I tried ma
/lists/html/BackupPC-users/2011-09/msg00005.html (10,043 bytes)

2. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 02:10:55 +0700
I just ran the _dump script manually again, this time fully deleting everything under TOPDIR except the pool directories and with the -v verbose option.   The ending of the process was the same, exce
/lists/html/BackupPC-users/2011-09/msg00007.html (11,894 bytes)

3. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 14:23:51 -0500
The ubuntu package should have set everything up correctly. You didn't change TOPDIR or mount something underneath it after the install, did you? -- Les Mikesell lesmikesell AT gmail DOT com -- Speci
/lists/html/BackupPC-users/2011-09/msg00009.html (10,933 bytes)

4. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 02:47:11 +0700
On Sat, Sep 3, 2011 at 2:23 AM, Les Mikesell <lesmikesell AT gmail DOT com> wrote: The ubuntu package should have set everything up correctly.   You didn't change TOPDIR or mount something underneath
/lists/html/BackupPC-users/2011-09/msg00012.html (11,744 bytes)

5. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 15:14:30 -0500
I don't see any other message yet, but the way to get it right is to just mount the partition you want to use for storage in the place where backuppc wants it (should be /var/lib/backuppc with the de
/lists/html/BackupPC-users/2011-09/msg00015.html (11,811 bytes)

6. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 03:32:25 +0700
On Sat, Sep 3, 2011 at 3:14 AM, Les Mikesell <lesmikesell AT gmail DOT com> wrote: I don't see any other message yet, but the way to get it right is to just mount the partition you want to use for st
/lists/html/BackupPC-users/2011-09/msg00017.html (13,518 bytes)

7. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 03:38:02 +0700
If you do this before the install, everything should land in the right place and get the right permissions.   The critical things are that the pool/cpool/pc directories must all be in the same filesy
/lists/html/BackupPC-users/2011-09/msg00018.html (12,414 bytes)

8. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 15:50:27 -0500
The ubuntu package should create a backuppc user and that should be the owner of everything under TOPDIR. I think you need to diagnose why the link fails but trying the same operation from the shell
/lists/html/BackupPC-users/2011-09/msg00020.html (12,986 bytes)

9. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 04:10:06 +0700
On Sat, Sep 3, 2011 at 3:50 AM, Les Mikesell <lesmikesell AT gmail DOT com> wrote:   The ubuntu package should create a backuppc user and that should be the owner of everything under TOPDIR.  I think
/lists/html/BackupPC-users/2011-09/msg00022.html (14,736 bytes)

10. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 04:11:44 +0700
Sorry, editing mangled the referents of my pronouns:   I've heard of some software/systems being unable to traverse them [SYMLINKS] - in fact I've read they're [BIND MOUNTS] pretty much transparent r
/lists/html/BackupPC-users/2011-09/msg00024.html (12,219 bytes)

11. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 04:24:23 +0700
On Sat, Sep 3, 2011 at 3:50 AM, Les Mikesell <lesmikesell AT gmail DOT com> wrote: The ubuntu package should create a backuppc user and that should be the owner of everything under TOPDIR.  I think y
/lists/html/BackupPC-users/2011-09/msg00025.html (13,238 bytes)

12. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 16:27:56 -0500
I mean try to create a hardlink between a file under the pc directory to under the cpool directory. su -s /bin/bash backuppc cd /var/lib/backuppc/pc touch testfile ln testfile ../cpool/testfile that
/lists/html/BackupPC-users/2011-09/msg00026.html (13,154 bytes)

13. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 16:38:18 -0500
In general, backuppc needs rw permission on everything, and apache (www-data on debian/ubuntu) needs read access to some of it. -- Les Mikesell lesmikesell AT gmail DOT com -- Special Offer -- Downlo
/lists/html/BackupPC-users/2011-09/msg00027.html (12,360 bytes)

14. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 04:38:45 +0700
you may not see the real error message. Does the drive in question have a filesystem that handles hard links?   Everything is ext3, currently all in one filesystem, and as I said, as soon as I chown/
/lists/html/BackupPC-users/2011-09/msg00028.html (13,665 bytes)

15. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Les Mikesell <lesmikesell AT gmail DOT com>
Date: Fri, 2 Sep 2011 16:46:34 -0500
I think the fact that the link step isn't completing is your real problem, but I still don't know why. If you get that far it should work or tell you why in the logs. -- Les Mikesell lesmikesell AT g
/lists/html/BackupPC-users/2011-09/msg00029.html (12,286 bytes)

16. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 05:03:30 +0700
On Sat, Sep 3, 2011 at 4:38 AM, Les Mikesell <lesmikesell AT gmail DOT com> wrote: In general, backuppc needs rw permission on everything, and apache (www-data on debian/ubuntu) needs read access to
/lists/html/BackupPC-users/2011-09/msg00030.html (14,525 bytes)

17. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 05:10:19 +0700
I think the fact that the link step isn't completing is your real problem, but I still don't know why.  If you get that far it should work or tell you why in the logs.   Sorry our posts crossed. By "
/lists/html/BackupPC-users/2011-09/msg00031.html (14,373 bytes)

18. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 05:12:31 +0700
  is there **anything** else I should do to ensure a "clean" system state before re-installing BackupPC? -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management s
/lists/html/BackupPC-users/2011-09/msg00032.html (13,195 bytes)

19. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: hansbkk AT gmail DOT com
Date: Sat, 3 Sep 2011 05:36:11 +0700
  This time I'm planning to delete the backuppc user   Is anything more than removing the line from /etc/passwd required for this?   as well as:   /var/lib/backuppc /etc/backuppc /var/log/backuppc /u
/lists/html/BackupPC-users/2011-09/msg00033.html (14,431 bytes)

20. Re: [BackupPC-users] first "full" never completes (score: 1)
Author: Timothy J Massey <tmassey AT obscorp DOT com>
Date: Fri, 2 Sep 2011 21:37:42 -0400
Quick reply (on iPad): I have used symlink for most of a decade now with zero issues on a dozen severs. Timothy J. Massey Out of the Box Solutions Inc. Sent from my iPad On Sep 2, 2011, at 5:09 PM, h
/lists/html/BackupPC-users/2011-09/msg00037.html (12,582 bytes)


This search system is powered by Namazu