Comment 2 for bug 1183283

Revision history for this message
Kashyap Chamarthy (kashyapc) wrote : Re: On a fresh devstack install, creating a new cinder volume fails with "Logical volume" exists.

Just to note:

After removing the LV

  $ rm /dev/dm-2
rm: remove block special file ‘/dev/dm-2’? y

I also, explicitly removed the symlink to it:

  $ rm /dev/stack-volumes/volume-b1f03e26-2a80-4a9d-9c2b-428d62e3fe29

And repeated creation of cinder volume, to no avail.