Closed pdelagrave closed 6 years ago
@pdelagrave If you assure that your stemcell version is 3312.28
, this issue should have been fixed and it may be a different issue.
Could you share the bosh-agent's logs of the VM mysql/33e8e561-233c-4a26-9f7e-4a6fbf978ce4
with us for advanced investigation? The bosh-agent's logs inside the VM should be under this path /var/vcap/bosh/log/
.
If the VM has been deleted, please update your bosh.yml by adding below config item in director property, redeploy your BOSH director and then reproduce the issue.
director:
debug:
keep_unreachable_vms: true
@AbelHu The VM isn't deleted when the problem happen. We have been told that the VM boot diagnostic log would be useful to get for investigation. I see it can be enabled in the Azure UI but then that would be only after the fact so I'm not sure it would be useful. Actually, trying to enable it on a VM that experienced the problem cause the Azure UI to be unresponsive.
Is there a way to configure the CPI so the VM boot diagnostic log is enabled before their creation?
Thanks
Pierre
@pdelagrave A work item is created. We try to support VM boot diagnostic in next version.
I got similar issue:
bosh: 263.4.0 bosh-azure-cpi: 29 bosh stemcell: 3445.16
Task 418
Task 418 | 12:19:39 | Preparing deployment: Preparing deployment (00:00:01)
Task 418 | 12:19:41 | Preparing package compilation: Finding packages to compile (00:00:01)
Task 418 | 12:19:42 | Creating missing vms: proxy/899c7509-1914-4ddf-9116-2b28a7bad042 (1)
Task 418 | 12:19:42 | Creating missing vms: cf-mysql-broker/cf286c3e-e874-4b43-bca4-cd566b20b627 (1)
Task 418 | 12:22:27 | Creating missing vms: proxy/899c7509-1914-4ddf-9116-2b28a7bad042 (1) (00:02:45)
Task 418 | 12:22:52 | Creating missing vms: cf-mysql-broker/cf286c3e-e874-4b43-bca4-cd566b20b627 (1) (00:03:10)
Task 418 | 12:22:52 | Updating instance mysql: mysql/a65780fc-0158-4216-9db5-543e447d87a0 (0) (canary) (00:13:09)
L Error: Timed out sending 'list_disk' to fe8e85f0-93a9-47c9-b669-58e5112237e9 after 45 seconds
Task 418 | 12:36:01 | Error: Timed out sending 'list_disk' to fe8e85f0-93a9-47c9-b669-58e5112237e9 after 45 seconds
Task 418 Started Tue Nov 14 12:19:39 UTC 2017
Task 418 Finished Tue Nov 14 12:36:01 UTC 2017
Task 418 Duration 00:16:22
Task 418 error
@nevenc-pivotal It is a known issue and we are working on the fix now.
@pdelagrave We merged a workaround recently. Could you please check it? If it works, we will close the issue.
@bingosummer we'll test it as soon as there's a PCF version shipped with the CPI containing the fix. Thanks!
The issue was already solved. Close it. If you see the issue again, feel free to reopen it.
Versions (please add them if you have more releases for this issue)
CPI Version: 23 BOSH Version: 260.7.0 CF Version: 246.0.19 Diego Version: 0.1491.17
Stemcell
Version: 3312.28 Distro: ubuntu
Environment
Issue Details
Randomly happen during installation
Part of
bosh task 59 --debug
: