openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #25119
Re: Path Cinder Volume
On Fri, Jul 12, 2013 at 6:52 AM, Haomai Wang <haomai@xxxxxxxxxxxxxxx> wrote:
> Hi Mahardhika,
>
> Could you provide more info about your configuration? And the steps what
> you did?
>
> The more info can help us solve your problem, thank you
>
> Best regards,
> Haomai Wang, UnitedStack Inc.
>
> 在 2013-7-12,下午4:38,Mahardhika <mahardika.gilang@xxxxxxxxxxxx> 写道:
>
> Hello, in my configuration at cinder.conf
> volumes_dir is on* **/var/lib/cinder/volumes*. but when i create new
> volume it isn't there,
> on cinder-volume.log not said much, it's just successful
> kindly help
> thanks
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
> Hi Mahardhika,
The file you're looking at is the iscsi target persistence file, as Haomai
said, it would be useful to provide more info about your environment,
including what version of OpenStack and the cinder.conf file.
If you're using LVM and the create reported success, do a "sudo lvs" and
see if the volume is there. I suspect that it is, and you're just not
using a driver/version that has persistent iscsi targets.
John
References