Hi Everyone, Currently I'm doing trove in ubuntu ocata. But after configuring all the things and while launching instance I'm getting mysql instance getting stuck
Hi Everyone, Currently I'm doing trove in ubuntu ocata. But after configuring all the things and while laucnhing instance i'm getting getting mysql instance getting stuck and error in task.manager.py and error status is " failed to create volume for instance and traceback(most recent call)???could any one help me to resolve error??
"failed to create volume for instance" seems to indicate that the trove instance wants a volume and that for some reason the volume can't be created. If so, it's your job to find that reason, perhaps by looking at Cinder logs.
Hi Bernd Sir, As I checked the logs for cinder when I got cinder-volume error for MySQL instance but cinder logs showing as "No Valid Volume Backend" error and I'm using LVM as backends and below is my lvm section..
[lvm] volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver volume_group = cinder-volumes iscsi_protocol = iscsi iscsi_helper = tgtadm
Could You pls suggest to solve "no valid volume backend" or some other lines i need to add to my backend section.. Kindly help me sir.
Is this really the error message?A web search finds no document.
Perhaps your volume group cinder-volumes doesn’t exist?