Skip to content

Why is Vykar checking snapshots in a repo that don't belong to the host running the backup? #173

Description

@ilium007

I ran a backup to a shared repo from host pve01, once the backup completed it checked all snapshots included those from host unbound01:

root@pve01:~# vi /etc/vykar/config.yaml
root@pve01:~# vykar
==> Starting backup
Files: 1726, Original: 200.75 MiB, Compressed: 99.26 MiB, Deduplicated: 98.62 MiB, Current: etc/pve/priv/storage/xxx
==> Starting prune
==> Starting compact
==> Starting check
Server-side verification of 59 packs...
  server-verify: 59/59 packs
[1/9] Checking snapshot 'c10daa0d'...
[2/9] Checking snapshot 'ab04a9ab'...
[3/9] Checking snapshot '3379d4fe'...
[4/9] Checking snapshot 'ef9a4a2c'...
[5/9] Checking snapshot '8ceed6e9'...
[6/9] Checking snapshot '68a61718'...
[7/9] Checking snapshot 'ce6dd302'...
[8/9] Checking snapshot '0168113d'...
[9/9] Checking snapshot '3dcaf0dd'...
Snapshot created: 3dcaf0dd
  Source: /home, /root, /etc/pve (label: default)
  Files: 1726, Original: 200.75 MiB, Compressed: 99.26 MiB, Deduplicated: 98.62 MiB
Pruned 1 snapshots (kept 9), freed 1 chunks (37.46 KiB)
Compaction complete: 0 packs repacked, 1 empty packs deleted, 37.47 KiB freed
  1 orphan pack(s) (present on disk but not in index)
Check complete: 9 snapshots, 643166 items, 59 packs existence-checked (71612 chunks), 0 chunks data-verified, 0 errors

=== Summary ===
  backup       ok
  prune        ok
  compact      ok
  check        ok
  Duration:    3m 28s
root@pve01:~# vykar list
 ID        Date              Host       Label    Source     Files        Size      Added
 c10daa0d  2026-06-20 12:53  unbound01  default  /root     74,008    1.60 GiB   4.17 MiB
                                                 /home
                                                 /etc
 ab04a9ab  2026-06-28 17:12                      /root     74,003    1.60 GiB        0 B
                                                 /home
                                                 /etc
 3379d4fe  2026-07-06 08:07                      /root     71,740    1.55 GiB        0 B
                                                 /home
                                                 /etc
 ef9a4a2c  2026-07-07 08:09                      /root     71,740    1.55 GiB        0 B
                                                 /home
                                                 /etc
 8ceed6e9  2026-07-08 20:02                      /root     71,740    1.55 GiB  19.48 KiB
                                                 /home
                                                 /etc
 68a61718  2026-07-09 20:04                      /root     71,740    1.55 GiB        0 B
                                                 /home
                                                 /etc
 ce6dd302  2026-07-10 20:05                      /root     71,740    1.55 GiB        0 B
                                                 /home
                                                 /etc
 0168113d  2026-07-12 03:00                      /root     71,740    1.55 GiB  19.79 KiB
                                                 /home
                                                 /etc
 3dcaf0dd  2026-07-12 12:53  pve01      default  /home      1,726  200.75 MiB  98.62 MiB
                                                 /root
                                                 /etc/pve
root@pve01:~#

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions