For years omvbackup has reliably backed up with the method fsarchiver into my share called "Shared" and there into the subdirectory "omvbackup" (hardcoded behavior), with a backup set of 8 files having a fixed naming pattern backup-omv-YYYY-MM-DD_hh-mm-dd.ext , with most files being very tiny (a few KB most), the .fsa file containing the main backup data (ca 1.2 GB). So something like this:
ls -l /srv/dev-disk-by-uuid-YOUR-UID-HERE/Shared/omvbackup/
-rw-rw-r--+ 1 root users 258 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.blkid
-rw-rw-r--+ 1 root users 379 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.fdisk
-rw-r--r--+ 1 root users 1.2G 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.fsa
-rw-rw-r--+ 1 root users 446 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.grub
-rw-rw-r--+ 1 root users 512 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.grubparts
-rw-rw-r--+ 1 root users 1.4K 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.packages
-rw-rw-r--+ 1 root users 149 30.06.2024 00:07:47 backup-omv-2024-06-30_00-00-02.sfdisk
-rw-rw-r--+ 1 root users 329K 30.06.2024 00:00:03 backup-omv-2024-06-30_00-00-02_u-boot.tar.bz
But as I noted today somewhen in the recent 1-3 months the output pattern changed to: path/to/share/-YYYY-MM-DD_hh-mm-dd.ext with the ./omvbackup/backup-omv portion missing in the filepath pattern, and most alarming, the .fsa file missing entirely, concretely looking like this:
ls -l /srv/dev-disk-by-uuid-YOUR-UID-HERE/Shared/
-rw-rw-r--+ 1 root users 258 04.08.2024 00:00:13 -2024-08-04_00-00-03.blkid
-rw-rw-r--+ 1 root users 379 04.08.2024 00:00:12 -2024-08-04_00-00-03.fdisk
-rw-rw-r--+ 1 root users 446 04.08.2024 00:00:15 -2024-08-04_00-00-03.grub
-rw-rw-r--+ 1 root users 512 04.08.2024 00:00:15 -2024-08-04_00-00-03.grubparts
-rw-rw-r--+ 1 root users 1.4K 04.08.2024 00:00:14 -2024-08-04_00-00-03.packages
-rw-rw-r--+ 1 root users 149 04.08.2024 00:00:16 -2024-08-04_00-00-03.sfdisk
-rw-rw-r--+ 1 root users 351K 04.08.2024 00:00:16 -2024-08-04_00-00-03_u-boot.tar.zst
drwxrwsr-x+ 4 me users 4.0K 23.07.2022 16:10:20 Audio
drwxr-xr-x 10 me users 4.0K 19.07.2022 04:03:57 Learning
drwxrwsr-x+ 2 me users 4.0K 02.08.2024 22:05:37 omvbackup
drwxrwsr-x+ 18 me users 4.0K 07.06.2024 00:12:04 Videos
Display More
I went to http://my-nas.local/#/system/backup/settings and re-configured it by changing the "keep" parameter from 45 to 40 and saved.
Then I run it manually by using the "Backup" button, and could observe the failure again. No .fsa file and the filename pattern wrong:
[2024-08-04 14:53:43+0200] [backup] Starting backup ...
[2024-08-04 14:53:44+0200] [backup] threads :: 8
[2024-08-04 14:53:44+0200] [backup] arch :: armv7l
[2024-08-04 14:53:45+0200] [backup] Create /srv/dev-disk-by-uuid-YOUR-UID-HERE/Shared/
[2024-08-04 14:53:45+0200] [backup] Method: fsarchiver
[2024-08-04 14:53:46+0200] [backup] Device file: /dev/mmcblk2p1
[2024-08-04 14:53:46+0200] [backup] Root drive: /dev/mmcblk2
[2024-08-04 14:53:46+0200] [backup] Save fdisk output for /dev/mmcblk2
[2024-08-04 14:53:47+0200] [backup] Successfully saved fdisk output for /dev/mmcblk2
[2024-08-04 14:53:47+0200] [backup] Save blkid output
[2024-08-04 14:53:47+0200] [backup] Successfully saved blkid output
[2024-08-04 14:53:47+0200] [backup] Save package list
[2024-08-04 14:53:48+0200] [backup] Successfully saved package list
[2024-08-04 14:53:48+0200] [backup] Partition type :: dos
[2024-08-04 14:53:49+0200] [backup] Save mbr
1+0 records in
1+0 records out
446 bytes copied, 0.00155442 s, 287 kB/s
[2024-08-04 14:53:49+0200] [backup] Successfully saved MBR
[2024-08-04 14:53:49+0200] [backup] Save mbr and partition table
1+0 records in
1+0 records out
512 bytes copied, 0.00426867 s, 120 kB/s
[2024-08-04 14:53:49+0200] [backup] Successfully saved MBR and partition table
[2024-08-04 14:53:49+0200] [backup] Save partitions using sfdisk
[2024-08-04 14:53:50+0200] [backup] Successfully saved partition table using sfdisk
[2024-08-04 14:53:50+0200] [backup] Backup u-boot
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
[2024-08-04 14:53:51+0200] [backup] Successfully backuped u-boot
** CONNECTION LOST **
Display More
Environment:
- omvbackup 7.1.4
- OMV 7 on Armbian 24.5.1 Bookworm with Linux 6.6.31-current-odroidxu4
- Odroid HC2