Systemback aborts snapshot

Asked by afalout

1.8.200_02.27.2016_Qt5.2.1_GCC4.8.4_amd64

systemback-cli -n
 The restore point creation is aborted!
 There has been critical changes in the file system during this operation.

Used to work perfectly for months. Now I cannot find a way to troubleshoot - is there no logfile or debug function?

Checked many similar error reports (critical changes in the file system) but non applied / helped.

What can I do?

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Systemback Edit question
Assignee:
No assignee Edit question
Solved by:
afalout
Solved:
Last query:
Last reply:
Revision history for this message
Kendek (nemh) said :
#1

Please start the Systemback CLI (in the root terminal) with the following command:

DBGLEV=3 systemback-cli -n

After the error, check the /tmp/systemback-cli_stderr file and show me the content.

Revision history for this message
afalout (andrej-falout) said :
#2

Thanks for your help! Here is the file content:

Systemback

Version: 1.8.200_02.27.2016_Qt5.2.1_GCC4.8.4_amd64
Compilation date and time: Feb 27 2016 10:33:44
Installed files: /etc/xdg/autostart/sbschedule-kde.desktop
                 /etc/xdg/autostart/sbschedule.desktop
                 /usr/bin/systemback
                 /usr/bin/systemback-cli
                 /usr/bin/systemback-sustart
                 /usr/lib/systemback/libsystemback.so
                 /usr/lib/systemback/libsystemback.so.1
                 /usr/lib/systemback/libsystemback.so.1.0
                 /usr/lib/systemback/libsystemback.so.1.0.0
                 /usr/lib/systemback/sbscheduler
                 /usr/lib/systemback/sbsustart
                 /usr/lib/systemback/sbsysupgrade
                 /usr/share/applications/systemback-kde.desktop
                 /usr/share/applications/systemback.desktop
                 /usr/share/systemback/efi-amd64.bootfiles
Operating system: Ubuntu 14.04.4 LTS
Mounted filesystems: /dev/mapper/ubuntu--vg-root / ext4 rw,relatime,errors=rem
                     ount-ro,data=ordered 0 0
                     /dev/md0 /mnt/MyRAID5 ext4 rw,relatime,stripe=1536,data=o
                     rdered 0 0
                     /dev/sde1 /boot ext2 rw,relatime 0 0
System language: en_NZ
Translation: -

An error occurred while creating the following directory:

 /data/BACKUP/systemback/Systemback/.S00_2016-03-10,22.03.49

/data/BACKUP/systemback/Systemback/.S00_2016-03-10,22.03.49
 -
/data/BACKUP/systemback/Systemback
 -
/data/BACKUP/systemback
 -
/data/BACKUP
 -
/data
 l rwxrwxrwx 1 0 0 64513 -
 /mnt/MyRAID5/data
  -

Errno: 2

ls -al /data/BACKUP/systemback/Systemback/
total 16
drwxrwxrwx 4 root root 4096 Feb 23 17:07 .
drwxrwxr-x 3 andrej andrej 4096 Mar 10 12:36 ..
drwxr-xr-x 23 root root 4096 Feb 18 17:02 S01_2016-02-18,16.35.08
drwxr-xr-x 23 root root 4096 Feb 13 16:26 S02_2016-02-13,16.14.44
-rw-r--r-- 1 root root 0 Mar 10 12:35 .sbschedule

I am not aware of any changes under /data/BACKUP/systemback that happen after the last successful snapshot.

Thanks!

Revision history for this message
Kendek (nemh) said :
#3

Ok, I see the problem (in the version 1.8+). I fix this issue soon, later today, in the version 1.8.201. Thanks for the report.

Revision history for this message
afalout (andrej-falout) said :
#4

Confirmed fixed.

I wish Microsoft had support like yours :)

THANK YOU!