Re: [Openstack] Invalid OpenStack Identity credentials

2014-06-30 Thread Robert van Leeuwen
> run "glance image-list", It give me output like this > Request returned failure status > Invalid OpenStack Identity credentials. Has the glance-api.conf and glance-registry.conf the correct keystone setup? Setting a service to debug and then looking at the logs usually also gives a good indic

[Openstack] Invalid OpenStack Identity credentials

2014-06-30 Thread ttjiang
hi all: I just install glance on rhel6.5, and do it with doc "openstack-install-guide-yum-icehouse" . I believe I don't forget any steps. I run "glance image-list", It give me output like this Request returned failure status. Invalid OpenStack Identity credentials. I run "keystone user-list

Re: [Openstack] difference of default tenant?

2014-06-30 Thread Remo Mattei
Admin is used for external network services is used for communication like rabbit keystone MySQL etc. Inviato da iPhone () > Il giorno Jun 30, 2014, alle ore 20:24, Yugang LIU ha > scritto: > > Hi > > By default Openstack will create two tenant, "admin" and "service". > > Who may tell me

[Openstack] difference of default tenant?

2014-06-30 Thread Yugang LIU
Hi By default Openstack will create two tenant, "admin" and "service". Who may tell me what is difference? With installation guide, it use "admin" With administrator guide, it use "service" Which one should I use when I create external network? -- Best regards Yugang LIU Keep It Simple, St

Re: [Openstack] Volume backed live migration error

2014-06-30 Thread Sodo, Tetsuya
Hi Jakub, I see the same error message when trying live migration and simple LVM cinder driver. I wondered that the error has shown up on the post-migration compute host, not pre-migration compute host. This may be the bug#1273268 which has been ‘unassigned’ for 6 months. https://bugs.launchpad

Re: [Openstack] [openstack][nova] Compute node update interval

2014-06-30 Thread Dugger, Donald D
Kai- Looking at the code the 60 second interval is hard coded and not changeable via a config parameter. Having said that, and given that it’s a fairly expensive operation to update the DB for `every` compute node in the system, maybe the better question is why do you want to increase the upda

Re: [Openstack] Issue with Security Groups

2014-06-30 Thread Muralidhar Balcha
Thanks a lot. This is definitely an issue for me. I am observing three circumstances where ip tables are dropped. 1. When nova-API is restarted. 2. Soft reboot of instance with floating ip assigned. 3. Occasionally when new instances are created, iptable rules for existing instances are dropped. I

Re: [Openstack] Swift generating thousands of rsyncs per second on a small cluster

2014-06-30 Thread Clay Gerrard
The object servers should only be talking to each other during replication. They should not talk to the proxy, and probably not the load balancer. Can you provide the output of "swift-ring-builder /etc/swift/object.builder" and more details on the network configuration of this system. Generally

[Openstack] Community Office Hours dedicated to Ask OpenStack

2014-06-30 Thread Stefano Maffulli
Hello folks There are a lot more users of Ask OpenStack and I think we could use a refresh of the wiki page "resources for moderators"[1]. On July 11th during Community Office Hours I'll be available to explain how to better use Ask OpenStack, both for people who ask questions and for responders.

[Openstack] [OSSG][OSSN] Cinder SSH Pool will auto-accept SSH host signatures by default

2014-06-30 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cinder SSH Pool will auto-accept SSH host signatures by default - --- ### Summary### In OpenStack releases prior to Juno, the SSH connection pool used by Cinder drivers to control SAN hosts will silently auto-accept SSH host fingerprints. This potenti

Re: [Openstack] Issue with Security Groups

2014-06-30 Thread Jeremy Stanley
On 2014-06-27 11:30:48 + (+), Jeremy Stanley wrote: > It's entirely likely you've discovered the behavior described in > https://launchpad.net/bugs/1043886 (if so, then yes, a known issue). Actually, I meant to say https://launchpad.net/bugs/1316822 but the first one is what came up when I

Re: [Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-30 Thread Joe D'Andrea
Steve, Zane: Thanks for your respective clarifications regarding cloud-init vs SoftwareConfig/SoftwareDeployment! I'll keep in mind that cloud-init is boot-only as well. - Joe ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/opens

Re: [Openstack] Horizon panel and database

2014-06-30 Thread Matthias Runge
On Thu, Jun 26, 2014 at 05:36:07PM +0200, Lukáš Vízner wrote: > Hi, > > I have specific task that I need to create a new panel in horizon > dashboard. In this panel I need to create table and in this table I need to > show data from my specific database table. > > I have created the new panel and

[Openstack] Volume backed live migration error

2014-06-30 Thread Jakub Pavlík
Hi guys, I have problem with live migration and block migration with IBM SVC plugin for Cinder at Fibre Channel. I have instance (boot from volume) running at compute node ch1nod2 and I am trying to migrate on second compute ch1nod3. I run the command and it takes about 1 second, after that ins

[Openstack] Swift generating thousands of rsyncs per second on a small cluster

2014-06-30 Thread Diogo Vieira
Hello, I have a small cluster consisting on a physical machine running a Proxy and a Storage Node and 4 virtual machines running one Storage node each. Each Storage Node has only one device and the cluster has 5 zones and 3 replicas all configured with packstack. Between the real machine (Prox

[Openstack] Bandwidth utilisation

2014-06-30 Thread Kaushal Shriyan
Hi, Is there a way to measure bandwidth utilisation between two regions. For example singapore and tokyo datacenter where openstack Icehouse edition is installed. Do let me know if you need any additional details. Regards, Kaushal ___ Mailing list: htt

Re: [Openstack] Restart instances after node reboot

2014-06-30 Thread Gonzalo Aguilar Delgado
Hi JuanFra, By the way, The |start_guests_on_host_boot=true| functionality has been removed in grizzly. I'm using Icehouse. So I suppose this will not work. Maybe with Heat or similar can be done, I have to investigate... Thank you for your feedback. El 29/06/14 20:34, JuanFra Rodriguez

Re: [Openstack] Restart instances after node reboot

2014-06-30 Thread JuanFra Rodriguez Cardoso
Hi Gonzalo: The option you need to configure is 'resume_guests_state_on_host_boot' [1] [1] http://docs.openstack.org/icehouse/config-reference/content/list-of-compute-config-options.html Best, --- JuanFra Rodriguez Cardoso 2014-06-30 10:27 GMT+02:00 Gonzalo Aguilar Delgado < gagui...@aguilard