cloudfoundry / bosh-alicloud-cpi-release

BOSH Alibaba CPI
Apache License 2.0
32 stars 20 forks source link

VM recreation with persistent disk failing after 49.0.0 #170

Open max-soe opened 3 months ago

max-soe commented 3 months ago

Hey, after the latest update we see errors by the recreation of vms.:

Task 1141468 | 07:57:30 | L executing post-stop: mongodb/434ab87d-62bc-4ea2-9ff4-a146d22fbc4a (1) (00:02:01) L Error: CPI error 'Bosh::Clouds::CloudError' with message 'update i-uf67phqg6lzvan0x2qlx failed and the vm has been deleted.: associate Persistent Disk error diskCid={{d-uf6gig6vlhx7hoxnrvde}}: SDK.ServerError ErrorCode: IncorrectInstanceStatus Recommend: https://api.aliyun.com/troubleshoot?q=IncorrectInstanceStatus&product=Ecs&requestId=15E2FBB4-41AF-5B2F-A41D-27D982DDB099 RequestId: 15E2FBB4-41AF-5B2F-A41D-27D982DDB099 Message: The current status of the resource does not support this operation.' in 'create_vm' CPI method (CPI request ID: 'cpi-773522') Task 1141468 | 07:59:22 | Error: CPI error 'Bosh::Clouds::CloudError' with message 'update i-uf67phqg6lzvan0x2qlx failed and the vm has been deleted.: associate Persistent Disk error diskCid={{d-uf6gig6vlhx7hoxnrvde}}: SDK.ServerError ErrorCode: IncorrectInstanceStatus Recommend: https://api.aliyun.com/troubleshoot?q=IncorrectInstanceStatus&product=Ecs&requestId=15E2FBB4-41AF-5B2F-A41D-27D982DDB099 RequestId: 15E2FBB4-41AF-5B2F-A41D-27D982DDB099 Message: The current status of the resource does not support this operation.' in 'create_vm' CPI method (CPI request ID: 'cpi-773522')

Can you please support us to fix this issue?

xiaozhu36 commented 2 months ago

HI. @max-soe I have published a new release 50.0.0 to fix it. Please update it and try again.

max-soe commented 2 months ago

Hi @xiaozhu36, we will test the release and provide feedback