Re: [Openstack] what are the services required to setup for openstack storage node(cinder)

2015-03-22 Thread Kamsali, RaghavendraChari (Artesyn)
Am getting error when I run the commands as shown below : [stack@Controller devstack]$ cinder service-list +--+-+--+-+---++-+ | Binary | Host| Zone | Status | State |

Re: [Openstack] openstack block storage (NFS)

2015-03-22 Thread Avishay Traeger
Both Cinder and Manila have the ability to provide storage to VMs that uses the NFS protocol. The main difference is what the VM gets: - In Cinder, the VM will get a block device, which is usually backed by a file on the NFS server. The user can then create a local file system on that block devic

Re: [Openstack] openstack block storage (NFS)

2015-03-22 Thread Li, Chen
Not sure whether I have understood you correctly. I guess this is what you want : https://wiki.openstack.org/wiki/Manila https://launchpad.net/manila Manila provides management of shared or distributed filesystems (e.g. NFS, CIFS) with the intention of becoming a core OpenStack service as the pr

[Openstack] (HTTP 500) Timeout when booting instance with neutron network.

2015-03-22 Thread digitalkaran
Hi I have setup a simple 2 node setup of juno (Controller/Netwrok + Compute) by following openstack installation guide. However, when I try to boot an instance from cli I get following error. ERROR (ClientException): The server has either erred or is incapable of performing the requested operation

[Openstack] Error: Unable to retrieve instance size information , even with correct flavor permission

2015-03-22 Thread mad Engineer
Accidently edited flavor access permission while there were running instances from that flavor,now all the running instances show *Error: *Unable to retrieve instance size information. I can see all these instances with message in "admin " tenant with out any error, I can start new instance from

Re: [Openstack] docker in openstack

2015-03-22 Thread Dariusz Chrząścik
Hello, Although, it is not directly related to your question, I have to ask: why do you want to use docker after all, is it really beneficial for your case or you simply want to play with it? If you are sure that you want to use it, please be more specific what you mean by "openstack work wi

[Openstack] docker in openstack

2015-03-22 Thread Frans Thamura
hi all any idea to make openstack work with docker where should docker stand? can openstack horizon work with docker? F ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubs

Re: [Openstack] what are the services required to setup for openstack storage node(cinder)

2015-03-22 Thread Uwe Sauter
As shown in the output of "vgs" there is no volume group named "stack-volumes-lvmdriver-1" on your setup but your configuration requires that. Am 22.03.2015 um 15:03 schrieb Kamsali, RaghavendraChari (Artesyn): > When am installing cinder-volume as a saperate node as storage am getting > error

Re: [Openstack] what are the services required to setup for openstack storage node(cinder)

2015-03-22 Thread Kamsali, RaghavendraChari (Artesyn)
When am installing cinder-volume as a saperate node as storage am getting error as follows : = 2015-03-22 19:16:48.665 ERROR cinder.volume.manager [-] Un