Hi James,
I check it on my environment(Ubuntu 12.04 + devstack), the situation is
the same with Chen's.
Please give more info here, maybe some conf are incorrect.
Thanks~
On Wed, Oct 16, 2013 at 11:45 AM, Chenrui (A) wrote:
> My keystoneclient version is 0.3.2
>
> (a)
> If you want g
Hello,
I am installing Havana on Ubuntu 12.04, getting following error in keystone
root@havana-controller:/home/openstack-admin# keystone-manage db_sync
2013-10-16 11:29:11.158 18726 CRITICAL keystone [-] (OperationalError)
(2003, "Can't connect to MySQL server on 'havana-controller' (111)") None
Ah, okay! I noted that it is working... Tks!
-
Thiago
On 16 October 2013 02:20, Akihiro Motoki wrote:
> Hi Thiago
>
> bug 1210121 is not actually an error and can be ignored if you set up
> Neutron environment from scratch.
> I agree the message is confusing and should be fixed.
> This is a b
Hi Thiago
bug 1210121 is not actually an error and can be ignored if you set up
Neutron environment from scratch.
I agree the message is confusing and should be fixed.
This is a bug of the logic handling the migration from quantum to neutron.
Akihiro
On Wed, Oct 16, 2013 at 1:52 PM, Martinx - ジ
hi,
I am implementing a driver for cinder services and I am stuck with a
problem in creation of snapshot , I have a need to fetch the volume details
in snapshot creation.
I am using Openstack-Grizzly
I am trying to use this line of code
def create_snapshot(self, snapshot_ref):
..
Hey Aaron,
After starting over again, I was unable to reproduce the error related to
the message "MultipleAgentFoundByTypeHost".
Anyway, the only error I'm still seeing now is about this:
https://bugs.launchpad.net/neutron/+bug/1210121
Sorry about the buzz...=P
Regards,
Thiago
On 15 Octob
Hello all,
I have a couple of quick questions about setting up OpenStack. I need to
set up a bunch of new VMs on some new hardware in the next few days and
am wondering about the best options I have available.
I'd very much like to be able to use Docker images, and I understand
that this mea
My keystoneclient version is 0.3.2
(a)
If you want get all users in a tenant, please try 'keystone user-list
--tenant-id x'
If you want get all roles of all users in a tenant, you need to get all users
in a tenant first, then use 'keystone user-role-list' to get each user's roles
and get th
Hmm I am in two minds here.
I have an outage booked for Sat/Sun middle of the night.
Thing is its a tightish window and want to avoid additional reconfig if
possible. As I am replacing the network node at the same time.
I only have 7 or 8 networks I would have to change in the mysql. The only
pl
On 10/14/2013 09:56 AM, Rok Kralj wrote:
*Hello OpenStack community,*
As you might remember, some time ago we had a quick discussion about
supporting the SAML 2.0 protocol for identity management in
federations as this is the protocol of big importance in business
enterprise. At first, the d
That's awesome. Thanks for sharing~
On Tue, Oct 15, 2013 at 12:16 PM, Changbin Liu wrote:
> Hi Marco,
>
> There is a project called Inception (
> https://github.com/stackforge/inception) which allows you to
> automatically deploy OpenStack within OpenStack, for whatever purposes such
> as testin
No worries,
I'm not able to reproduce this error. If you're able to reproduce it
tonight please open a launchpad bug with the steps to reproduce.
Thanks,
Aaron
On Tue, Oct 15, 2013 at 1:44 PM, Martinx - ジェームズ
wrote:
> Oops,
>
> I'm seeing more errors, look:
>
> ---
> ==> /var/log/neutron/open
Oops,
I'm seeing more errors, look:
---
==> /var/log/neutron/openvswitch-agent.log <==
2013-10-15 17:42:18.226 2588 ERROR neutron.openstack.common.rpc.amqp [-]
Exception during message handling
2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp
Traceback (most recent call last):
Hi Geraint,
Most plugins don't support updating the network_type unfortunately. You
could probably get away with updating the network_type in the database.
That said if you are switching from gre to vlans you'll end up having
downtime so it probably makes more sense to write a script that recreate
Tom,
Thanks for the excellent response.
Dinakar,
In addition to the information Tom has shared: If you need assistance you
can look for help in the #openstack-cinder channel on irc.freenode.net.
Also, I would recommend sitting in on the Weekly Cinder meeting that
happens in #openstack-meetin
Cool!
I just did: "neutron agent-delete b73d6072-030f-45c7-8faf-408e82ad10cd" and
that error disappeared (MultipleAgentFoundByTypeHost).
The only remaining problem is related DHCP agent, look:
/var/log/neutron/dhcp-agent.log
---
ERROR neutron.common.legacy [-] Skipping unknown group key: firewa
Mmm... Now I'm seeing where it is duplicated, look:
http://paste.openstack.org/show/48518/
I have no idea about how I ended up with this... Maybe it is my fault, I'll
double check my installation procedure.
I'll try to just remove one of it.
Thanks!
Thiago
On 15 October 2013 17:29, Aaron Rosen
Hrm, I'm not running into this issue. Any chance you could share what's in
the agents table?
select * from agents;
On Tue, Oct 15, 2013 at 1:19 PM, Martinx - ジェームズ
wrote:
> Hi Anne,
>
> No, I have only 1 machine named "openstack-1", also, my previous test, my
> controller node was named "havana
Hi Anne,
No, I have only 1 machine named "openstack-1", also, my previous test, my
controller node was named "havana-10"... Same error... Every time I change
something, I start from scratch over and over, with new 'hostnames', to
avoid conflicts...
If fact, I have only 1 machine, because I'm stil
Anne,
I'm seeing another error at my /var/log/neutron/dhcp-agent.log file:
---
ERROR neutron.common.legacy [-] Skipping unknown group key: firewall_driver
---
Maybe it is related to this:
https://bugs.launchpad.net/neutron/+bug/1210121 but
I don't know for sure.
Best,
Thiago
On 15 October 201
Hi Thiago,
I think this error MultipleAgentFoundByTypeHost is occurring because in
your setup multiple machines running the agents sharing the same hostname
"openstack-1" ? Is that possible?
Best,
Aaron
On Tue, Oct 15, 2013 at 12:34 PM, Martinx - ジェームズ wrote:
> Anne,
>
> Please, forgive me
Anne,
Please, forgive me about one thing, I still need to confirm if the error
appear right after installing the packages or not.
I'll test again from scratch in a couple hours.
Best,
Thiago
On 15 October 2013 16:10, Martinx - ジェームズ wrote:
> Hi Anne!
>
> I followed that guide and I'm facing
Hi Anne!
I followed that guide and I'm facing one problem, the
`neutron-plugin-openvswitch-agent' doesn't start smoothly, here is the
error from my neutron.log:
---
MultipleAgentFoundByTypeHost: Multiple agents with agent_type=Open vSwitch
agent and host=openstack-1 found
---
Full log output:
h
Thanks for the reply. Answers in-line.
On Mon, Oct 14, 2013 at 10:53 PM, Chenrui (A) wrote:
> What is the version of your keystone?
> My version is 2013.2~rc1-0ubuntu1~cloud0
v0.4.0 on this end.
> I run same case on my host, (a) were encountered, but (b) not
> I try to run command with --debu
Thanks for that, reading it makes me think I will need to update at least
some stuff.
Okay so an example of one of my current networks looks like this :
+---+--+
| Field | Value|
+-
Hi all,
We've got a draft of the Havana install guide ready for testing. We have a
matrix of testing at
https://wiki.openstack.org/wiki/HavanaDocTesting
Here are links to the guides in progress:
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora -
http://docs.openstack.org/trunk/
Hi all,
I'm working on migrating from the "default" logging mechanism to using
log_config and the various handlers available to me.
I have a copy of the logging.conf file from [0] in my devstack /etc/nova/
directory and I've added "log_config = /etc/nova/logging.conf" to my nova.conf
file, how
Hello List.
I can imagine this has been asked before. But a search engine or the the
archives did not deliver what i am looking for easily.
We have a swift-cluser running, with some storage-nodes, swift-proxys
and a keystone identity service.
The proxys do forward anything from the outside to
Hi all,
The OpenStack Doc team meeting will take place in #openstack-meeting on
IRC at 13:00 UTC - about an hour from now. The Agenda is here:
https://wiki.openstack.org/wiki/Meetings/DocTeamMeeting#Agenda_for_next_meeting
Please add items of interest to you and join us.
Regards,
Tom
__
Hi everyone,
Our last two RC2 windows just closed. Due to major issues detected in
key features during RC1 testing, we just published new Havana release
candidates for OpenStack Identity ("Keystone") and OpenStack Dashboard
("Horizon").
You can find RC2 tarballs and lists of fixed bugs at:
https
30 matches
Mail list logo