c05b1a8cb9
PBS plugin: code cleanup
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-03-06 19:26:45 +01:00
545e127e52
PBS Plugin: list_volumes: add ctime
...
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com >
2020-03-06 19:26:45 +01:00
b494636ac9
PBSPlugin.pm: fix password handling using new on_update_hook
2020-02-20 12:42:59 +01:00
9e34813f6c
pbs: ensure storage secret file directory exists
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-20 11:12:39 +01:00
bb8adeb226
PBSPlugin.pm - extract_vzdump_config: fix call to run_raw_client_cmd
2020-02-20 10:45:34 +01:00
462537a270
namespace storage specific secret files to 'priv/storage' folder
...
As /etc/pve/priv is already pretty polluted, having a
"<storage-id>.pw" file there smells like it could make problems in
the future.
So let the pbs pw file generator use /etc/pve/priv/storages as base
path.
Other storage should move also to that path in the future, if they
save such secrets anywhere in /etc/pve.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-19 15:00:54 +01:00
1574a590a5
check if client executable ist installed before running command
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-19 14:50:42 +01:00
fee2ece310
use one liner closure for outfunc
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-19 14:50:04 +01:00
f155c912d0
indentation fixes
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-19 14:49:38 +01:00
c855ac150c
implement extract_vzdump_config for PBSPlugin
2020-02-19 14:00:04 +01:00
271fe39460
PVE/Storage/PBSPlugin.pm: start new proxmox backup server plugin
2020-02-19 14:00:04 +01:00