On Fri, Oct 5, 2012 at 2:29 AM, antoine2223
wrote:
> hello guys ,
>
> i installed backuppc in linux ubuntu 12 .
> i am really strucked up . i get the following errors when i start a backuppc
>
> Got fatal error during xfer (Unable to read 4 bytes)
> 2012-10-04 11:21:25 Backup aborted (Unable to r
hello guys ,
i installed backuppc in linux ubuntu 12 .
i am really strucked up . i get the following errors when i start a backuppc
Got fatal error during xfer (Unable to read 4 bytes)
2012-10-04 11:21:25 Backup aborted (Unable to read 4 bytes)
the things i did ,
* i copied my key ssh to my l
I can't math today, I have the dumb...
On Fri, Oct 5, 2012 at 9:24 AM, Ray Frush wrote:
> Out of curiosity, I checked some of our "primary storage", where we
> have a mix of lots (over 1Billion) of really small files and some
> large databases, and found we're using about 7 inodes/GB
Our pri
On Fri, Oct 5, 2012 at 6:42 AM, Les Mikesell wrote:
>
> > I wonder what caused this. My BackupPC filesystem was created with default
> > mkfs.ext4, and has used far more disk space than inodes:
> >
> > Filesystem Size Used Avail Use% Mounted on
> > /dev/md03.6T 1.6T 2.1T 43% /var
On Fri, Oct 5, 2012 at 8:33 AM, Fabrice Delente wrote:
> Ok, it's a bit clearer now, I'm no apache expert! :^)
>
> I'll look into that, though it seems to me that there is no AuthUserFile and
> AuthGroupFile on our system.
Did you install a distribution-packaged version of backuppc or use the
Sou
Ok, it's a bit clearer now, I'm no apache expert! :^)
I'll look into that, though it seems to me that there is no AuthUserFile
and AuthGroupFile on our system.
What's really troubling is that on 2 out of 3 of theses machines,
everything works ok, so why does Apache accept authentication for 2 of
On Fri, Oct 5, 2012 at 1:26 AM, Fabrice Delente wrote:
> It is set to 'backuppc':
>
> root@se3:/etc/backuppc # grep CgiAdminUser *
> config.pl:$Conf{CgiAdminUserGroup} = 'backuppc';
> config.pl:$Conf{CgiAdminUsers} = 'backuppc';
>
> The /usr/share/backuppc directory is owned by www-se3:backup
On Fri, Oct 5, 2012 at 3:58 AM, Tyler J. Wagner wrote:
> On 2012-10-04 19:56, Michael Stowe wrote:
>>
>>> The inode number of the ext4 is static.
>>>
>>> - How can I do to increase the number of inodes?
>>
>> The number of ext4 inodes are set when the ext4 volume is created, so, you
>> have to rec
On 2012-10-04 19:56, Michael Stowe wrote:
>
>> The inode number of the ext4 is static.
>>
>> - How can I do to increase the number of inodes?
>
> The number of ext4 inodes are set when the ext4 volume is created, so, you
> have to recreate the file system. Perhaps using an alternative to ext4.