public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox{,-backup} v2 0/3] fixes #7465: add gc-on-unmount flag
@ 2026-04-20  7:42 Hannes Laimer
  2026-04-20  7:42 ` [PATCH proxmox v2 1/3] pbs-api-types: add gc-on-unmount flag for removable datastores Hannes Laimer
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hannes Laimer @ 2026-04-20  7:42 UTC (permalink / raw)
  To: pbs-devel

So GC can run before unmount, without this its somewhat complicated to
run gc on a datastore that is configured to auto unmount after jobs
finish.

v2, thanks @Chris!:
 - include proxmox patch
 - don't lock config for just reading
 - improve comments/commit msg


proxmox:

Hannes Laimer (1):
  pbs-api-types: add gc-on-unmount flag for removable datastores

 pbs-api-types/src/datastore.rs | 9 +++++++++
 1 file changed, 9 insertions(+)


proxmox-backup:

Hannes Laimer (2):
  api: datastore: add option to run garbage collection before unmount
  ui: datastore: expose gc-on-unmount setting

 src/api2/admin/datastore.rs  | 23 ++++++++++++++++++++---
 src/api2/config/datastore.rs |  9 +++++++++
 www/datastore/OptionView.js  | 23 +++++++++++++++++++++++
 3 files changed, 52 insertions(+), 3 deletions(-)


Summary over all repositories:
  4 files changed, 61 insertions(+), 3 deletions(-)

-- 
Generated by murpp 0.11.0




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

end of thread, other threads:[~2026-04-21 22:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-20  7:42 [PATCH proxmox{,-backup} v2 0/3] fixes #7465: add gc-on-unmount flag Hannes Laimer
2026-04-20  7:42 ` [PATCH proxmox v2 1/3] pbs-api-types: add gc-on-unmount flag for removable datastores Hannes Laimer
2026-04-21 22:17   ` applied: " Thomas Lamprecht
2026-04-20  7:42 ` [PATCH proxmox-backup v2 2/3] api: datastore: add option to run garbage collection before unmount Hannes Laimer
2026-04-20  8:32   ` Shannon Sterz
2026-04-20  8:45     ` Hannes Laimer
2026-04-20  8:52       ` Shannon Sterz
2026-04-20  7:42 ` [PATCH proxmox-backup v2 3/3] ui: datastore: expose gc-on-unmount setting Hannes Laimer
2026-04-21 11:34 ` [PATCH proxmox{,-backup} v2 0/3] fixes #7465: add gc-on-unmount flag Christian Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal