mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
fix a bug the TM iscsi/delete action where it shouldn't remove the link
This commit is contained in:
parent
d156f41b07
commit
e7f35bcb2b
@ -124,9 +124,6 @@ DELETE_CMD=$(cat <<EOF
|
||||
|
||||
# remove lv
|
||||
$SUDO $LVREMOVE -f $VG_NAME/$TARGET_LV_NAME
|
||||
|
||||
# remove link
|
||||
rm -f $DST_PATH
|
||||
EOF
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user