mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-27 10:50:10 +03:00
buf #4451: poweroff snapshots behave like live ones in ceph
This commit is contained in:
parent
1c609c50d9
commit
e05d355598
@ -97,8 +97,6 @@ SNAP_CREATE_CMD=$(cat <<EOF
|
||||
|
||||
$RBD snap create $RBD_DST@$SNAP_ID
|
||||
$RBD snap protect $RBD_DST@$SNAP_ID
|
||||
$RBD rename $RBD_DST $RBD_DST-$SNAP_ID
|
||||
$RBD clone $RBD_DST-$SNAP_ID@$SNAP_ID $RBD_DST
|
||||
EOF
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user