← Back to team overview

openstack team mailing list archive

Re: nova volume creation problem

 

On 05/07/2012 02:14 PM, Shashi Kanth Boddula wrote:
And in the system nova VG is already created, but no logical volumes are
getting created whenever i issue "nova volume-create" command.

# vgdisplay | grep nova
   VG Name               nova-volumes

Do you have enough space in your volume group's backing file?

sudo pvdisplay | grep nova-volumes -n3 | grep Allocatable

Best,
-jay


Follow ups

References