UrBackup Server 2.0.8/Client 2.0.7 beta

LDAP tested with Centos 7 and OpenLDAP using UrBackup Server 2.0.8 version. Seems to function fine!

Thanks!

Ok, doing some tests.

Successfully backed up two servers, while the third (not using any snapshot method - i know, it’s ok for this) segfaults with:

2016-04-04 06:44:43: Backing up “root” without snapshot.
2016-04-04 06:45:59: ERROR: Tree hash calc error at file /var/lib/mysql/ibdata1
Assertion failed: fsize1 != fsize2 || ret == other_ret (urbackupclient/client.cpp: getShaBinary: 3948)
Aborted

and crashes.

More: on Ubuntu 14.04 LTS (client), the lvm snapshot script doesn’t seem to be working:
“2016-04-04 12:53:03: ERROR: lsblk: unrecognized option ‘–paths’”

If it is changing during the backup (mysql running?) that would be expected outcome. It is currently hashing twice using different methods and comparing the result. If no problems crop up, I’ll remove that with the next version.

There is a work-around for --paths not working in the remove script but not in the create script. Will be fixed.