On Mon, Jul 15, 2013 at 10:01 PM, Mahardhika
<mahardika.gilang@xxxxxxxxxxxx <mailto:mahardika.gilang@xxxxxxxxxxxx>>
wrote:
Hi all, i have investigate this issue, since i am successful in
create volume with cinder, but volume is not create on it's own
volumes_dir that's in /var/lib/cinder/volumes
and in cinder-volumes.log it said success when creating no error
or warn appear.
lvm (with /dev/loop) is show that lvm is used for volume .
please help
thanks
--
Regards,
Mahardhika Gilang
*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150
HP : 0852 139 55861
Email : mahardika.gilang@xxxxxxxxxxxx
<mailto:mahardika.gilang@xxxxxxxxxxxx>
_______________________________________________
Mailing list: https://launchpad.net/~openstack
<https://launchpad.net/%7Eopenstack>
Post to : openstack@xxxxxxxxxxxxxxxxxxx
<mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~openstack
<https://launchpad.net/%7Eopenstack>
More help : https://help.launchpad.net/ListHelp
Hi Mahardhika,
The cinder volumes directory is actually used just for specifying the
location of the iscsi target persistence files.
Your volume is actually an LVM/Volume that you should see by running
"sudo lvs".
As far as the persistence file, are you runing devstack? If so it
will be in /opt/stack/data/cinder/volumes... If not perhaps you could
provide your cinder.conf file and we could get a better idea of what
you're setup is and where things might be.
Thanks,
John