cloudfoundry / bosh-alicloud-cpi-release

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

when using native disk resize for disks under 20gb will result in weird error #144

Open ramonskie opened 2 years ago

ramonskie commented 2 years ago

when enabling native disk resize and having disks lower than 20gb will result in the following error

 L Error: CPI error 'Bosh::Clouds::CloudError' with message 'ResizeDisk d-gw80ddyya0ag3nyaljwp to 4024MB failed: SDK.ServerError
ErrorCode: InvalidParameter
Recommend: https://error-center.aliyun.com/status/search?Keyword=InvalidParameter&source=PopGw
RequestId: B78931B6-6C02-34CA-80A5-0798A6852411
Message: The specified parameter "NewSize" is not valid.' in 'resize_disk' CPI method (CPI request ID: 'cpi-307518')

i also noted that an old sdk is being used. could maby a mismatch there

bosh-admin-bot commented 2 years ago

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.