Closed langered closed 5 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/163595513
The labels on this github issue will be updated when the story is started.
Also possibly related to https://github.com/cloudfoundry/bosh-agent/issues/210.
/cc @charleshansen
Hi @langered
Seems like the issue might be fixed on bosh-agent (master) and it might be in the latest 250.x
line of stemcells.
reference bosh-agent commit : https://github.com/cloudfoundry/bosh-agent/commit/bc536e3ee481281a992942eb4f24ca173691f0bb
So can you use the 250.x line and let us know if the issue persists.
Thanks
Hi @langered,
Did you get a chance to try out that fix? If there's no other problems, we'd like to close this issue.
Thanks, @belinda-liu && @xtreme-behrouz-soroushian, CF BOSH Team
Hey @belinda-liu - I think this is still an issue. However, In my case instead of using the bosh director I had tried to deploy this instance type using a deployment manifest and it failed with a similar error. My original goal was for a T3 instance but I noticed this request as well. So I opened #2135 to investigate since it's a similar type of error.
Hey @belinda-liu && @xtreme-behrouz-soroushian,
we did not try the fix yet but we will do anytime soon. We'll provide feedback here as soon as we have tried it out.
Thanks,
@langered
Hi @belinda-liu, it seems the issue still exists on https://bosh.io/d/stemcells/bosh-aws-xen-hvm-ubuntu-xenial-go_agent?v=250.9. We reproduced it on AWS using a dummy deployment and migrating it from r4.xlarge
to r5.large
.
cc @KaiHofstetter
Just tested this out and it worked successfully using the latest of master of the AWS CPI release repo. We'll need to cut a new AWS CPI to make this more easily usable/available, but I'm going to close this and cut a new release shortly
Describe the bug When changing the vm-type of the bosh vm from c4.4xlarge to r5.4xlarge (or 2xlarge) on AWS, bosh is not able to mount the persistent disk. Consequently, the deploy fails and we run into this issue https://github.com/cloudfoundry/bosh/issues/1869
To Reproduce Steps to reproduce the behavior (example):
Expected behavior The deployment should be successful.
Logs
Versions (please complete the following information):
Additional context on the director vm:
It seems that nvme is used as storage type could be related to issue: https://github.com/cloudfoundry/bosh-aws-cpi-release/issues/91