Comment 4 for bug 1881815

Revision history for this message
Elena Taivan (etaivan) wrote :

The logs are not completed.

The volume was created at 14:46 on controller-1:
2020-06-02T14:46:47.000 controller-1 -sh: info HISTORY: PID=1216532 UID=42425 openstack --os-username 'tenant1' --os-password 'Li69nux*' --os-project-name tenant1 --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne volume create --image=496b1cff-9e61-4737-9c96-aa5dbca80c94 --size=29 --bootable win_2016-5

But there is no log in controller-1 in cinder-volume pod logs at that time.
The logs are starting at 14:55 and the only logs that I can see related to this volume are at 14:57
2020-06-02T14:57:01.181530194Z stdout F 2020-06-02 14:57:01.180 19 INFO cinder.manager [req-0ee55a2e-a3d5-44f9-bca0-ad196789cc3f - - - - -] Cleaning Volume with id 5af60ff4-813e-460a-955b-e3475daefa64 and status downloading

I'm not able to see what's happening when the volume was created.

What can I tell for sure is that 'image-conversion' filesystem was not added. I checked in bash.log file and I don't see any 'system host-fs-add controller image-conversion' command.