all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/2] add inspection of chunks, indexes and blobs
@ 2020-12-14  6:54 Hannes Laimer
  2020-12-14  6:54 ` [pbs-devel] [PATCH proxmox-backup 1/2] add inspection of chunk files Hannes Laimer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hannes Laimer @ 2020-12-14  6:54 UTC (permalink / raw)
  To: pbs-devel

Adds support for inspecting chunk-, .blob-, .fidx-, .didx-files in
proxmox-backup-manager.
Options:
 - decode: chunk and blob files can be decoded into a file or
   stdout, without setting it, nothing will be decoded
 - keyfile: if the chunk or blob is encrypted, a keyfile is needed for
   decoding
 - [only for chunks] reference-filter: where to look for index files that
   reference that chunk(may be the path to a group, snapshot or the
   datastore), without setting it, looking for references will be
   skipped

Hannes Laimer (2):
  add inspection of chunk files in proxmox-backup-manager
  add inspection of index and blob files in proxmox-backup-manager

 src/bin/proxmox-backup-manager.rs         |   8 +
 src/bin/proxmox_backup_manager/inspect.rs | 311 ++++++++++++++++++++++
 src/bin/proxmox_backup_manager/mod.rs     |   2 +
 3 files changed, 321 insertions(+)
 create mode 100644 src/bin/proxmox_backup_manager/inspect.rs

-- 
2.20.1





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-14  8:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  6:54 [pbs-devel] [PATCH proxmox-backup 0/2] add inspection of chunks, indexes and blobs Hannes Laimer
2020-12-14  6:54 ` [pbs-devel] [PATCH proxmox-backup 1/2] add inspection of chunk files Hannes Laimer
2020-12-14  6:54 ` [pbs-devel] [PATCH proxmox-backup 2/2] add inspection of index and blob files Hannes Laimer
2020-12-14  8:44 ` [pbs-devel] [PATCH proxmox-backup 0/2] add inspection of chunks, indexes and blobs Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal