Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ansible
roles
backup-client
Commits
bed5f47e
Verified
Commit
bed5f47e
authored
Feb 14, 2022
by
Andy
Browse files
fix lv removing
parent
1b00f485
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/backup-vm.j2
View file @
bed5f47e
...
...
@@ -15,6 +15,8 @@ set -euo pipefail
function
delete_snapshots
{
cleanup_vmmount
>
/dev/null 2>&1
# wait for lazy umount to finish
sleep
3
for
i
in
$DISKS
;
do
extract_lvm
SNAPSHOT
=
"/dev/
$VG
/backup-
$DEVICE
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment