Cinder: Volumes are created with ERROR status
I am following the Juno setup guide for ubuntu 14.04 and in chapter 8 during the Verify operation step, I try and run cinder service-list and only the cinder-scheduler shows up, no cinder-volume service. I am assuming this is why the create fails with error status. I have checked the cheduler logs and I see OperationalError: (OperationalError) database is locked.
Is there a way to fix this? Need some tips on where to go from here...