You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to reproduce, create data disk, login to molecule instance, create empty file on data disk, run instance creation again (with help of side-effect) - creation fails.
When creating data disks second time (idempotency) if there is any data exists already on managed disk, creation failing with following error
"
TASK [Create logical volume] ***************************************************
fatal: [localhost -> unpack(4.231.231.107)]: FAILED! => {"changed": false, "msg": "Sorry, no shrinking of lv-lun0 to 0 permitted."}
"
Whole disk becomes not working on OS level
"ls: cannot access 'sap': Input/output error"
ls -al gives
" ? d?????????? ? ? ? ? ? sap"
The text was updated successfully, but these errors were encountered: