all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH 0/5] Add LVM (thin) support for single file restore
@ 2021-06-30 15:57 Stefan Reiter
  2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup-restore-image 1/5] add LVM (thin) tooling Stefan Reiter
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Stefan Reiter @ 2021-06-30 15:57 UTC (permalink / raw)
  To: pbs-devel

Uses LVM tools to support LVM(-thin) volumes in the single-file restore daemon.
Tested with multi-disk LVs, thinpools and different filesystems on top of them.

Note for testing: The current proxmox-backup git master will not work for
building the proxmox-restore-daemon binary, as the OpenID changes pull in some
library dependencies not available in the restore VM.


proxmox-backup-restore-image: Stefan Reiter (1):
  add LVM (thin) tooling

 src/build_initramfs.sh | 6 ++++++
 src/config-base        | 1 +
 2 files changed, 7 insertions(+)

proxmox-backup: Stefan Reiter (4):
  file-restore-daemon/disk: dedup BucketComponents and make size
    optional
  file-restore-daemon/disk: fix component path errors
  file-restore-daemon/disk: ignore already-mounted error and prefix
    zpool
  file-restore-daemon/disk: add LVM (thin) support

 src/bin/proxmox_restore_daemon/api.rs  |   2 +-
 src/bin/proxmox_restore_daemon/disk.rs | 222 +++++++++++++++++++++++--
 2 files changed, 208 insertions(+), 16 deletions(-)

-- 
2.30.2




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

end of thread, other threads:[~2021-07-05  7:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 15:57 [pbs-devel] [PATCH 0/5] Add LVM (thin) support for single file restore Stefan Reiter
2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup-restore-image 1/5] add LVM (thin) tooling Stefan Reiter
2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup 2/5] file-restore-daemon/disk: dedup BucketComponents and make size optional Stefan Reiter
2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup 3/5] file-restore-daemon/disk: fix component path errors Stefan Reiter
2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup 4/5] file-restore-daemon/disk: ignore already-mounted error and prefix zpool Stefan Reiter
2021-06-30 15:57 ` [pbs-devel] [PATCH proxmox-backup 5/5] file-restore-daemon/disk: add LVM (thin) support Stefan Reiter
2021-07-02 12:39 ` [pbs-devel] [PATCH 0/5] Add LVM (thin) support for single file restore Fabian Grünbichler
2021-07-05  6:26   ` Thomas Lamprecht
2021-07-05  7:18     ` Fabian Grünbichler
2021-07-05  6:12 ` [pbs-devel] applied-series: " 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