On 11/4/17 23:49, Nathanaël Belvo wrote:
Hello again,

Half an hour after my new try, I have excluded the files you advised me to, but it is not working.

In the /LOG.040217/ file, the last line prompts : 2017-04-11 15:18:55 full backup started for directory / (baseline backup #0)

I'll wait until it times out. Any other idea ?

Thanks a lot.

2017-04-11 15:17 GMT+02:00 Nathanaël Belvo <[email protected] <mailto:[email protected]>>:

    Hello,

    First, let me apologize because I don't really know what reply
    form is expected on this mailing list, so I'll just leave it like
    this for this mail.

    Thanks for your replay, I will try it now on a single server to
    test it, I'll come back later to tell if it succeeded.

    Nate,

    2017-04-11 14:47 GMT+02:00 Doug Lytle <[email protected]
    <mailto:[email protected]>>:

        >>> My intuition is that there are things mounted and that ssh
        can not resolve mounted stuff, but I'm not sure of anything.

        I've never tried to backup root before, but my guess would be
        that you'd need to exclude:

        /proc
        /dev
        /sys
        /run


        Doug


Hi,

Please don't top post, please provide the full log output, and your full host config file (or whatever config settings are not default).

In the meantime, I would add:
$Conf{RsyncArgsExtra} = [
        '--one-file-system',
];

Which will automatically resolve any issues with large mount points, including virtual filesystems like /proc or /sys etc...

Regards,
Adam





------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to