[Openstack] How to set up cinder with SAN

2013-09-23 Thread Vladimir Parf
Hi! Please help sort out the issue with the setting cinder and SAN. I have a SAN storage HP P 2000, and 10 blade servers all connected via Fibre Channel. I can not understand how I configure Cinder. Do I understand correctly that each Compute-node I will have to connect the LUN. For example:

Re: [Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-23 Thread Ashok Kumaran
Here you go, http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_multi_extnet.html On Tue, Sep 24, 2013 at 8:34 AM, happy idea wrote: > can anyone tell me how to config multiple l3 agent for quantum ? I wanna > run multiple l3 agent on one network node, because I

Re: [Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-23 Thread happy idea
I have read this page ,but it seems not enough, there are something other need to config , but I don't know how , then I found a page related to my question -- https://answers.launchpad.net/neutron/+question/230239 in this page ,there are something I can not understand . "regarding 'Can multiple

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang
Hi, i've try change with auth_token and it's work, but does this syntax give same result? On 9/24/2013 6:21 AM, Hua ZZ Zhang wrote: try this: paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory

[Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-23 Thread happy idea
can anyone tell me how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network. Thank you. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Po

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-23 Thread Clint Dilks
Hi, As a follow up to this I was trying to delete all configured networks and start again, but I seem to be stuck in a loop where I can't delete a router because it has active ports, and yet I can't delete active ports because they belong to a router. [root@blitzen nova]# quantum router-list +---

Re: [Openstack] [openstack-dev] Does quantum work with vmware esxi ?

2013-09-23 Thread Dan Wendlandt
Compatibility of various Quantum/Neutron plugins with various Nova hypervisors is documented here: http://docs.openstack.org/grizzly/openstack-network/admin/content/flexibility.html . Dan On Mon, Sep 23, 2013 at 4:00 PM, openstack learner < openstacklea...@gmail.com> wrote: > Hi all, > > I

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Hua ZZ Zhang
try this: paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory Mahardhika Gilang

[Openstack] OpenStack Grizzly Quantum Networking

2013-09-23 Thread Clint Dilks
Hi I am currently trying to get Grizzly up and running on CentOS 6.4. I have followed http://docs.openstack.org/grizzly/basic-install/yum/content/as closely as I can and from both a dashboard and OpenStack command line viewpoint all OpenStack services are up and running and it appears that VM's ca

[Openstack] Does quantum work with vmware esxi ?

2013-09-23 Thread openstack learner
Hi all, I am thinking about using quantum to do some network setting for the vms on esxi host but I am not sure if it should work or not because the * VMwareVCDriver* is listed as a compute driver. Last time when I enable the quantum service in my devstack installation, there is a boot instance

Re: [Openstack] Cinder error

2013-09-23 Thread Guilherme Russi
It's what i've got too: root@hemera:/home/hemera# rabbitmqctl list_permissions Listing permissions in vhost "/" ... guest .* .* .* ...done. Regards. 2013/9/23 Marcelo Dieder > Hi Guilherme, > > The RabbitMQ has virtual host for many applications. Default, the Rabbit > created a default vir

Re: [Openstack] Snapshot failure with VMwareVCDriver

2013-09-23 Thread openstack learner
Hi all, After git clone the newest devstack repository on sep23 2013 and reinstall devstack, when i did a snapshot it still failed. This time, from the vCenter task history i could see both the "Create virtual machine snapshot" and the "Copy virtual disk" operation are completed successfully. T

Re: [Openstack] Cinder error

2013-09-23 Thread Marcelo Dieder
Hi Guilherme, The RabbitMQ has virtual host for many applications. Default, the Rabbit created a default virtualhost with /. You can see this with the command: root@controller:~# rabbitmqctl list_permissions Listing permissions in vhost "/" ... guest.*.*.* ...done. Regards, Marc

Re: [Openstack] Cinder error

2013-09-23 Thread Guilherme Russi
I've looked at the quantum/server.log and nova-scheduler.log and they show: 2013-09-23 16:25:27 INFO [quantum.openstack.common.rpc.common] Reconnecting to AMQP server on localhost:5672 2013-09-23 16:25:27 INFO [quantum.openstack.common.rpc.common] Connected to AMQP server on localhost:5672

Re: [Openstack] Cinder error

2013-09-23 Thread Guilherme Russi
I guess I've got something: 2013-09-23 16:52:17 INFO [cinder.openstack.common.rpc.common] Connected to AMQP server on localhost:5672 I've found this page https://ask.openstack.org/en/question/4581/cinder-unable-to-connect-to-rabbitmq/ and zipmaster07 answered "rabbit_virtual_host = /nova I c

Re: [Openstack] Replication error

2013-09-23 Thread Clay Gerrard
Run `swift-ring-builder /etc/swift/object.builder validate` - it should have no errors and exit 0. Can you provide a paste of the output from `swift-ring-builder /etc/swift/object.builder` as well - it should list some general info about the ring (number of replicas, and list of devices). Rebalan

Re: [Openstack] Cinder error

2013-09-23 Thread Marcelo Dieder
What's the status of your rabbitmq? # rabbitmqctl status And do you tried restart the rabbitmq? Regards, Marcelo Dieder On 09/23/2013 03:31 PM, Guilherme Russi wrote: Yes, it is at the same place cat /etc/cinder/cinder.conf [DEFAULT] rootwrap_config=/etc/cinder/rootwrap.conf sql_connection

Re: [Openstack] Cinder error

2013-09-23 Thread Guilherme Russi
Yes, it is at the same place cat /etc/cinder/cinder.conf [DEFAULT] rootwrap_config=/etc/cinder/rootwrap.conf sql_connection = mysql://cinder:password@localhost/cinder api_paste_confg = /etc/cinder/api-paste.ini iscsi_helper=ietadm #iscsi_helper = tgtadm volume_name_template = volume-%s volume_grou

[Openstack] Cinder error

2013-09-23 Thread Guilherme Russi
Hello guys, I'm reinstalling my OpenStack Grizzly and I'm getting problem with my cinder, I'm getting "*Error: *Unable to retrieve volume list." I was looking at the cinder log and I only found this error: ERROR [cinder.openstack.common.rpc.common] AMQP server on 192.168.3.1:5672 is unreachable: So

Re: [Openstack] Cinder error

2013-09-23 Thread Gangur, Hrushikesh (HP Converged Cloud - R&D - Sunnyvale)
Ensure that cinder configuration files have correct IP of rabbimq host. From: Guilherme Russi [mailto:luisguilherme...@gmail.com] Sent: Monday, September 23, 2013 10:53 AM To: openstack Subject: [Openstack] Cinder error Hello guys, I'm reinstalling my OpenStack Grizzly and I'm getting problem wit

[Openstack] Your Input is Requested - Percona software improvements

2013-09-23 Thread Matt Griffin
Hello Sir/Madam, Want to help us improve Percona software for your applications and infrastructure deployments? MySQL plays a key role in OpenStack. Percona, maker of the MySQL drop-in compatible Percona Server and Percona XtraDB Cluster, is continuously looking for ways to deliver innovative softw

Re: [Openstack] Customization of Horizon

2013-09-23 Thread David Scott
The best way to learn Horizon is to learn Django. Horizon is a Django project and Openstack Dashboard is a Django app, so the more you know about Django itself the better off you are. Also, don't forget that all the data comes from the OpenStack REST API. Horizon uses Python modules that wrap th

Re: [Openstack] [Heat/havana]: User needs admin rights in order to heat create to succeed

2013-09-23 Thread Steven Hardy
On Fri, Sep 20, 2013 at 09:43:27AM +0300, Juha Tynninen wrote: > Hi, > > In havana the user must have admin privileges to be able to create heat > stacks having e.g. HARestarter resource. Otherwise an error will occur... > > What's logic behind this / or is this a bug? Unforuntately this is a kn

Re: [Openstack] Translation Push - get the dashboard in your language by Sep 24

2013-09-23 Thread Tom Verdaat
Hi Tom, Since your call for action I've put in a lot of effort translating to *Dutch (nl_nl). * Unfortunately with a total of 1785 strings just for Horizon it's turning out to be a hell of a job! I've completed 52% of "OpenStack Dashboard Translations" and 100% of all other Horizon components. Wi

Re: [Openstack] openstack meta-data

2013-09-23 Thread laclasse
Hi Gerard, I am being told that there is now an iterator in OpenStack when you launch multiple machines with --num-instances but have not verified this myself as of yet. I will inquire and test further. I fully agree with your comments do not think you are doing 'it' wrong at all, just a point bel

Re: [Openstack] {Openstack] [Nova] Finding Compute Node IP address

2013-09-23 Thread Jay Lau
Hi Somanchi, In Havana release, host ip was stored in DB, please refer to https://blueprints.launchpad.net/nova/+spec/no-compute-fanout-to-scheduler for [1], I think that OpenStack might not work well if there are two nodes with same host name. Thanks, Jay 2013/9/23 Somanchi Trinath-B39208

[Openstack] {Openstack] [Nova] Finding Compute Node IP address

2013-09-23 Thread Somanchi Trinath-B39208
Hi Stackers- With respect to the current implementation of Nova-Compute, We are able to send the Compute Node Registration and other notifications with only "Hostname" of the Compute Node. Also, in the Nova database, We are also maintaining the Hostname rather than the IP address of the node.

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang
Hi, thanks for answering, i believe it work till i stuck at this error ImportError: No module named swift_auth it's on filter:keystone part paste.filter_factory = keystone.middleware.swift_auth:filter_factory how to solved thi

Re: [Openstack] Loading Kernel Module during reboot

2013-09-23 Thread Bob Ball
It depends what type of image you are booting. If you are using a 3-part image, where the kernel and the initrd were originally outside of the root disk, then I've never tested how to make the necessary changes so the next boot pulls the kernel/initrd out from the image. If the original image w

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Hua ZZ Zhang
The authtoken and keystone middleware should be put ahead of proxy-server. you need to change the main pipeline as below: [pipeline:main] pipeline = catch_errors healthcheck proxy-logging cache authtoken keystone proxy-logging proxy-server Best Regards,

[Openstack] Replication error

2013-09-23 Thread Mike Preston
Hi, We are seeing a replication error on swift. The error only is seen on a single node, the other nodes appear to be working fine. Installed version is debian wheezy with swift 1.4.8-2+deb7u1 Sep 23 10:33:03 storage-node-01 object-replicator Starting object replication pass. Sep 23 10:33:03 st

[Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang
Hi all i've got an issue when i want to used keystone for authentication on swift proxy node. i got this when run #swift-init proxy restart LookupError: No section 'authtoken' LookupError: No section 'keystone' here's my proxy-server.conf [DEFAULT] cert_file = /etc/swift/cert.crt key_file = /et

Re: [Openstack] Snapshot failure with VMwareVCDriver

2013-09-23 Thread Gary Kotton
Hi, This is a known issue and it was addressed by https://review.openstack.org/#/c/40298/ (this was approved a few days ago). Can you please pull the latest nova code and the issue will be resolved. Thanks Gary From: openstack learner mailto:openstacklea...@gmail.com>> Date: Monday, September 2

Re: [Openstack] Customization of Horizon

2013-09-23 Thread Dmitry Mescheryakov
Hello, I don't know of any deep guides for Horizon development, but I can suggest looking at examples. For instance Savanna UI is a pretty small plugin for Horizon which adds a panel with some tables. Here is how it looks: http://www.youtube.com/watch?v=SrlHM0-q5zI Consider looking at 0.2 branch,