Hi all,
I've installed openstack using quantum by the guide
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstIn
my environment, I have a controller node, a network node and a compute node, I
am using openvswitch plugin and eve
Guilherme,
If you do upgrade to Grizzly (either with Devstack or Ubuntu packages) check
these pages https://github.com/osrg/ryu/wiki/OpenStack
They are quite complete, we used them as a reference for our lab installation.
Regards,
--
Daniele Stroppa
Researcher
Institute of Information Technolog
Is the network you are trying to boot on attached to a router (i.e and can
you ping the default gw)?
On Tue, May 7, 2013 at 11:59 PM, zengshan2008 wrote:
> **
> **
>
> Hi all,
>
> I've installed openstack using quantum by the guide
> https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/
I didn't quite understand your question, can you explain more? thanks!
the following is the router information in my controller node:
root@controllernode:~# quantum port-list -- --device_id
8f5f3c17-a00e-4382-a403-181dfbb9d189 --device_owner network:router_gateway
+
and in the network node I can ping 192.168.23.102()
ip netns exec qrouter-8f5f3c17-a00e-4382-a403-181dfbb9d189 ping 192.168.23.102
which is the router gateway.
PING 192.168.23.102 (192.168.23.102) 56(84) bytes of data.
64 bytes from 192.168.23.102: icmp_req=1 ttl=64 time=0.048 ms
64 bytes from 192
>> And the below mentioned link to install OpenvSwitch -
>> http://networkstatic.net/open-vswitch-red-hat-installation/
>> I am not able to compile the source. It fails while running make.
> That may be old now redundant info.
> kernel >= 2.6.32-343 should facilitate OpenvSwitch.
>Note also that u
Hi all, found that :
root@networknode:/etc# ovs-vsctl show
690ad327-14ad-410e-b310-2d23e4c78223
Bridge br-int
Port br-int
Interface br-int
type: internal
Port "int-br-em3"
Interface "int-br-em3"
Port "qr-d9cb6d6d-5e"
t
The OpenStack Technical Committee ("TC") met in #openstack-meeting at
20:00 UTC yesterday.
Here is a quick summary of the outcome of this meeting:
* The TC approved the Reddwarf project for incubation in the Havana cycle
* The TC approved the long-term removal of baremetal-specific code from
Nov
Hi All,
This problem also took me one day. Currently I got this error from
/var/log/quantum/metadata-agent.log:
2013-05-08 17:55:53ERROR [quantum.agent.metadata.agent] Unexpected
error.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/quantum/agent/metadata/agent.py
which version are you using? and which mode are you using?
there isn't metadata-agent.log file in my environment.
2013-05-08
zengshan2008
发件人:Sg Kylin
发送时间:2013-05-08 18:02
主题:Re: [Openstack] 回复: vm can't connect to remote host (169.254.169.254)
收件人:"zengshan2008"
抄送:"Stephen Kramer","Anil
Hi All,
I want to provide dynamic flavors to user according to his/her specification by
modifying the API's.
Let me know in detail where I need to make code changes in order to achieve
this.
Regards,
Pratik G
DISCLAIMER
==
This e-mail may contain privileged and confidential in
On Wed, May 8, 2013 at 1:36 PM, Robert van Leeuwen <
robert.vanleeu...@spilgames.com> wrote:
> >> And the below mentioned link to install OpenvSwitch -
> >> http://networkstatic.net/open-vswitch-red-hat-installation/
> >> I am not able to compile the source. It fails while running make.
>
> > That
Dear openstackers,
I'm missing a piece of information when I read this page
http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html
Scenario 1. My compute host has only one NIC but I'd like my VMs to be
multi-NIC. I'd like to use VLANs in the host for t
Hi Folks,
I was following the below link to install Quantum on Grizzly -
https://fedoraproject.org/wiki/Packstack_to_Quantum
While running the step to create integration bridge I get
the following error :
[root@ ~(keystone_admin)]# ovs-vsctl add-br br-int
2013-05-08T10:50:37Z|2|reconnect|
Hi,
>From the Grizzly release notes I understood it should now be possible to setup
>multiple l3-agents for HA purposes.
I tried this by just running the l3-agent on two machines but this does not
work:
The first one works fine, however when I stop the first l3-agent:
* the ip's are kept on tha
Thanks Eric and Ashok
-Ram
On Thu, May 2, 2013 at 4:50 PM, Ashok Kumaran wrote:
> I echo Eric ,minimum we would be needing one IP for router gateway
> interface and and one for the allocation, so dont use /32. Just my opinion
>
>
> Regards,
> Ashok
>
>
> On Thu, May 2, 2013 at 4:35 PM, wrote:
Probably the openvswitch service isn't running. Run service openvswitch
status to check it. If it is already running try to restart it.
Filipe Manco
http://about.me/fmanco
2013/5/8 Ashutosh Narayan
> Hi Folks,
>
> I was following the below link to install Quantum on Grizzly -
> https://fedorap
On May 7, 2013, at 2:01 PM, Daniel Ellison wrote:
> As the subject says, I'm having issues getting at "Instances & Volumes" (also
> "Images & Snapshots") in Horizon. I'm running grizzly on precise. Everything
> else works fine; the entire "Admin" tab works as expected. The "Overview" and
> "Acc
Hi Filipe,
Service was already running. I tried restarting it. No luck
On Wed, May 8, 2013 at 4:49 PM, Filipe Manco wrote:
> Probably the openvswitch service isn't running. Run service openvswitch
> status to check it. If it is already running try to restart it.
>
> Filipe Manco
> http://about.
I don't think any code changes are necessary - I believe the configurations you
need are in /etc/nova/policy.json which controls the roles that can access
certain functionality. "compute_extension:flavormanage" controls who can
manage flavors. I believe there are further flavor controls within
Hi Jay,
The log file ( /var/log/quantum/server.log) that you requested is empty :(
What else can I do to trouble shoot ?
On Mon, Apr 29, 2013 at 8:38 PM, Jay S Bryant wrote:
> Ashutosh,
>
> Have you verified that the necessary Quantum processes are running? If
> not, ensure that quantum-dhcp-a
Sorry, I forgot the import information. I used Grizzly(2013.1) and followed
the guide in
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/master/OpenStack_Grizzly_Install_Guide.rst
.
2013/5/8 zengshan2008
> **
> which version are you using? and which mode are you using?
> th
Have you got the problem fixed?
I encountered the same problem today, while rerunning DevStack. The
difference between the two times I stacked is that I stacked as root user
previously, and the next time I ran stack.sh as normal user. The problem
vanished for me after I deleted all the files lef
Hello Daniele, thank you for your support, I will install in my lab too.
Regards.
Guilherme.
2013/5/8 Stroppa Daniele (strp)
> Guilherme,
>
> If you do upgrade to Grizzly (either with Devstack or Ubuntu packages)
> check these pages https://github.com/osrg/ryu/wiki/OpenStack
>
> They are quit
Hi,
If you want to see other logs in /var/log/quantum -
Here are they :
*dhcp-agent.log*
2013-05-08 18:02:30ERROR [quantum.openstack.common.rpc.impl_qpid]
Unable to connect to AMQP server: [Errno -2] Name or service not known.
Sleeping 60 seconds
2013-05-08 18:02:40ERROR [quantum.openstack
Hi Stefano,
Thanks for your reply.
On Mon, May 6, 2013 at 6:20 PM, Stefano Maffulli wrote:
> I understand that. Feel free to setup a page on the wiki and add it to the
> UserGroups page. Whenever you have events send me the details and I'll add
> it to the page openstack.org/events.
I entered a
Dear friends of virtual computing ressources!
In cooperation with Linuxhotel(http://www.linuxhotel.de/)
Essen and B1 Systems GmbH(http://b1-systems.de/)
we've organized a "OpenStack Community Dev Camp" to take place at
Location: Das Linuxhotel in Essen
Time: 21st of June 2013 - 23st of June 2013
Hi everybody,
today we have released new Savanna version 0.1.1 -
https://launchpad.net/savanna/0.1
It contains several bug fixes and improvements. Additionally we moved our site
to the new place: https://savanna.readthedocs.org/en/0.1.1/
Savanna can be installed using pip: pip install savanna.
Ashutosh,
[ Error 111 ] Connection refused as an error.
for the above error you might wanna check your keystone authentication
part. create the service endpoints properly
Ashok
On Wed, May 8, 2013 at 5:52 PM, Ashutosh Narayan wrote:
> Hi Jay,
>
> The log file ( /var/log/quantum/server.log) t
On May 8, 2013, at 7:27 AM, Daniel Ellison wrote:
> On May 7, 2013, at 2:01 PM, Daniel Ellison wrote:
> I think I know the source of the problem. I first had to add a logging
> section for "openstack_dashboard" in local_settings.py despite the fact that
> there was already a section for "horizo
Hello,
I am trying to use this guide:
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
in order to install openstack.
I want to merge controller and compute node into one and I would prefer not to
use quantum.
I only
Hey all,
I have Horizon running quite nicely now except for one error that happens in a
couple of places. It seems that whenever I do anything that involves checking a
user's quota, such as launching an image or allocating an IP to a project, I
get the following error in /var/log/apache2/error.
Hello Rajesh, where should I change this COMPRESS_OFFLINE?
Thank you.
Guilherme.
2013/5/3 Rajesh Upadhayay
> This has issue has been fixed by changing False as false.
> COMPRESS_OFFLINE = false
>
> -Original Message-
> From: Julie Pichon [mailto:jpic...@redhat.com]
> Sent: Friday, May
Sure, just use the ip addresses off of the one interface you have.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListH
Hello,
I am using Ubuntu 12.04 and OpenStack Grizzly from the Ubuntu Cloud
archive. I am trying to get instances to get an IP address from dnsmasq in
the 10.33.8.0/24 or 10.33.9.0/24 space and use physical routers at .1 as
gateways. Furthermore, these two subnets should be tagged with VLANs 108
an
Hi Angelo,
This should be possible. Make sure that eth1 is connected to the Vlan trunk
with necessary port configurations.
Create 2 network with segmentation's ID as 108 and 109 respectively. Create
the respective subnets for both network and then proceed with further
configurations as needed. Ar
The database schema isn't part of the formal API, so if you're OK with code
breaking as we make changes to that schema then it would be fine to run
without the API. If you want to ensure your app continues to work across
those changes, it should be straightforward to set up the API server in a
virt
Hi everyone,
I've configured LXC successfully on the compute node. Its running Ubuntu
12.04. After adding ubuntu-cloud repo, I installed
nova-compute-lxc(folsom). The node is being recognized by the controller.
For the image, I downloaded ubuntu uec image.
http://uec-images.ubuntu.com/releases/pr
If you have "Instances & Volumes" then you're not running Grizzly Horizon.
Those two were split apart in Grizzly. Prior to Grizzly the Volume Service was
required. In Grizzly Horizon it's not.
As such you have two choices: run Cinder like you are but don't use it, or
upgrade so you're actually
There's something very wrong is "false" doesn't raise an exception. In Python
"False" is a Boolean value, "false" is a variable name which should be
undefined.
That aside, you should set COMPRESS_OFFLINE=False in your
openstack_dashboard/local/local_settings.py file.
- Gabriel
> -Orig
But where is the path that I can find this file?
2013/5/8 Gabriel Hurley
> There's something very wrong is "false" doesn't raise an exception. In
> Python "False" is a Boolean value, "false" is a variable name which should
> be undefined.
>
> That aside, you should set COMPRESS_OFFLINE=False in
On May 8, 2013, at 2:48 PM, Gabriel Hurley wrote:
> If you have "Instances & Volumes" then you're not running Grizzly Horizon.
> Those two were split apart in Grizzly. Prior to Grizzly the Volume Service
> was required. In Grizzly Horizon it's not.
>
> As such you have two choices: run Cinder l
On May 8, 2013, at 11:59 AM, Daniel Ellison wrote:
> I have Horizon running quite nicely now except for one error that happens in
> a couple of places. It seems that whenever I do anything that involves
> checking a user's quota, such as launching an image or allocating an IP to a
> project, I
I have a three nodes swift cluster. I can see the objects being replicated
to all three nodes. Each node has 12 2TB disks. Since I have 3 replicas
the usable space is only 24TB ? How this will scale up if we add two more
storage nodes of the same capacity?
Also, is there any tool to monitor the
Hello to all. I integrated openstack with succesfully, but it only works 100% using CLI. Using horizon a lot of errors appear in the dashboard. One of the problems is when I try to add users to a project.In the CLI that's the output:keystone --debug user-role-add --tenant-id 5743642aebb341309761c6
Am 08.05.13 21:18, schrieb Paras pradhan:
> I have a three nodes swift cluster. I can see the objects being
> replicated to all three nodes. Each node has 12 2TB disks. Since I
> have 3 replicas the usable space is only 24TB ?
Yes, that's correct.
> How this will scale up if we add two more st
I'm getting this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, webmaster@localhost and inform
them of the time the error occurred, and anything you might have done that
m
Thanks Christian. How do we keep track of the usage? For example with 5
nodes i.e 40TB. How do we know how much space has been consumed out of this
40TB?
Paras.
On Wed, May 8, 2013 at 2:44 PM, Christian Schwede wrote:
> Am 08.05.13 21:18, schrieb Paras pradhan:
> > I have a three nodes swift
Hi,
I am trying to find the lasted stable API versions of all the OpenStack
components, I am looking around in OpenStack docs but unable to see some
specific page which says about particular version of APIs are available
with Grizzly.
I can see following pages but they don't say what version of A
Greetings. I've been working on some scalability enhancements to
Turnstile[1], and I believe it's about time to announce that work here.
I'm hoping that people here find it useful, not to mention help with the
final debugging :)
Turnstile is a distributed rate-limiting middleware, which replaces
Hi Devendra,
Generally the guidance for the api.openstack.org site is to publish
documents that reflect the latest version, grizzly, as the underlying
implementation for the API. However the cloud provider can pick and choose
which extensions they have in place, for example, so some Compute
extensi
Identity service has both a v2.0 and v3 side-by-side. There isn't necessarily a
"default" except for the fact that most people's Service Catalogs still say
"v2.0" in them because they're hard-coded that way.
In the future I believe the api.openstack.org site would gain a lot by storing
document
Can you provide the logs of openvswitch?
Also check that the openvswitch kernel module is correctly loaded.
Filipe Manco
http://about.me/fmanco
2013/5/8 Ashutosh Narayan
> Hi Filipe,
>
> Service was already running. I tried restarting it. No luck
>
>
> On Wed, May 8, 2013 at 4:49 PM, Filipe Ma
List,
I'm a new OpenStack user who has become exceptionally frustrated trying
to get Cinder running. I initially installed nova-volume, which appeared
to work, and then followed the instructions on
https://wiki.openstack.org/wiki/MigrateToCinder to migrate. Here is
where I am stuck: seemingly ever
List,
I'm a new OpenStack user who has become exceptionally frustrated trying
to get Cinder running. I initially installed nova-volume, which appeared
to work, and then followed the instructions on
https://wiki.openstack.org/wiki/MigrateToCinder to migrate. Here is
where I am stuck: seemingly ever
On Wed, May 8, 2013 at 4:54 PM, Gabriel Hurley wrote:
> Identity service has both a v2.0 and v3 side-by-side. There isn’t
> necessarily a “default” except for the fact that most people’s Service
> Catalogs still say “v2.0” in them because they’re hard-coded that way.
>
> **
>
Wow, really? I
It looks like cinderclient is authenticating successfully with keystone,
and something unexpected is happening at the cinder endpoint.
I'd suggest trying to replay cinderclient's request using something like
curl to perhaps provide more insight into what's actually going on.
# curl
http://10.2.23
That resulted in pretty much what I expected. Nothing apparently helpful
here:
# keystone token-get
+---+--+
| Property | Value |
+---+--+
| expires | 2013-05-09T23:41:54Z |
|
In Grizzly I can send Keystone requests to either
http://:5000/v2.0/ or to http://:5000/v3/ and
both work just fine (provided I send the right request). Both APIs are enabled,
and simply have different API controllers wired to different code paths under
the hood. The only thing making one "defa
2nd try
On Sun, May 5, 2013 at 11:08 AM, Rashmi SN wrote:
> Hi team,
>
> I would want to associate a floppy disk image say "example.flp" to a VM
> when I instantiate.
> The idea is that , during installation , the image picks up certain
> configuration details from a defined file from the flopp
Hi Rashmi,
On Thu, 9 May 2013 09:31:25 +0530
Rashmi SN wrote:
> On Sun, May 5, 2013 at 11:08 AM, Rashmi SN wrote:
> >
> > I would want to associate a floppy disk image say "example.flp" to a VM
> > when I instantiate.
> > The idea is that , during installation , the image picks up certain
> > c
Hi Filipe,
OpenvSwitch module is properly loaded in the kernel.
I was able to create bridges. I now have problems in
creating private networks using Quantum CLI.
( This has been posted in another thread to the list )
Thank you,
On Thu, May 9, 2013 at 3:35 AM, Filipe Manco wrote:
> Can you prov
Hi Ashutosh,
In reply to your query on Quantum CLI errors on Grizzly
I have similar error when running quantum net-create private as per step
13.1 Create a private network according to
https://fedoraproject.org/wiki/Packstack_to_Quantum
My System information:
RHEL 6.4
Installation done followin
63 matches
Mail list logo