[Openstack] OpenStack Grizzly Install Guide

2013-03-29 Thread skible openstack
Hi Stackers, I present to you my new guide : OpenStack Grizzly Install Guide by Bilel Msekni. This is an easy way to deploy Grizzly on a single node and get to know the new features it presents ! Two branches are currently created :

Re: [Openstack] LXC on Folsom

2013-02-22 Thread Skible OpenStack
Thank you Chuan-Heng Hsiao for your reply. I already have an OpenStack Folsom running with LXC. I was just wondering how did you upload Vishvananda's image to glance. He is talking about the root file system and i am not sure what does that mean. When i untar the package vish said, i have .i

Re: [Openstack] LXC on Folsom

2013-02-22 Thread Skible OpenStack
Thank you Visgvananda. Chuan-Heng : Can you please tell us how did you upload the image into glance: ( The detailed commands would help) and have you done anything else beside installing nova-compute-lxc ?? Thanks Bilel On 02/22/2013 04:04 AM, Chuan-Heng Hsiao wrote: Hi Vishvananda, Thank

[Openstack] Folsom and LXC problem

2013-02-21 Thread skible openstack
Hello, I have installed OpenStack Folsom with Quantum to use it in my projects. I am not using KVM virtualization but LXC so i have installed nova-compute-lxc on my compute node. In the beginning, i couldn't launch LXC instances until i modified the setup_container method in /nova/virt/disk/api.

[Openstack] Volume Attach problem: BadRequest: The supplied device path (/dev/) is invalid

2012-12-12 Thread Skible OpenStack
Hello everyone, so i have started a VM and then allocated a 5G volume. Everything goes fine until i try to attach the volume to the VM: i am getting this: BadRequest: The supplied device path (/dev/vol_1) is invalid HTTP 400 ! Does anyone know what means or how to fix it ? I am using Folsom

Re: [Openstack] Communication between Qunatum Server and openVSwitch agent

2012-12-05 Thread Skible OpenStack
9 72 37 94 15 Le 5 déc. 2012 à 10:57, Skible OpenStack <skible.openst...@gmail.com> a écrit : Hello everyone, I am experiencing a problem after activating my firewall on

[Openstack] Communication between Qunatum Server and openVSwitch agent

2012-12-05 Thread Skible OpenStack
Hello everyone, I am experiencing a problem after activating my firewall on compute nodes. My VMs can't be configured so i guess there is no communication between quantum components ( quantum server and OpenVSwitch). If i desactive the firewall, everything goes back to normal ! So does anyon

[Openstack] How does VMs connect to cinder created Volumes ?

2012-12-05 Thread Skible OpenStack
Hello everyone, I have cinder installed on my controller node, can anyone explain to me how a VM becomes aware of the volume ? After all a VM is launched on a node different than the controller one so if the VM wants to store something on the Volume, does it have to send the data to the cont

[Openstack] nova-manage service list weirdo !

2012-11-30 Thread Skible OpenStack
Hello to all, I am experiencing a strange behaviour: When i do nova-manage service list on my controller node, i see nova-compute services are not working on my computes nodes. However, when i do nova-manage service list on my compute nodes, they all seem to work fine ! Any idea what could

Re: [Openstack] Explanation about the demo quantum install

2012-11-30 Thread Skible OpenStack
e been testing different configurations for that last four weeks after I thought I was home free using Skible's HOWTO... oh well. Regards to all developers - Open Stack Rocks! Robert On 11/23/12 9:07 AM, Skible OpenStack wrote: Huges thanks for James and Ilkka ! This is very inte

Re: [Openstack] curl http://169.254.169.254/openstack not responding

2012-11-26 Thread Skible OpenStack
n you check if your nova-api provide any service on port 8775? - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01...@cienet.com.cn <mailto:qsun01...@cienet.com.cn> Office Phone: +86-01081470088-7079 Mobile Phone: +86-13581988291 On Mon, Nov 26, 201

[Openstack] curl http://169.254.169.254/openstack not responding

2012-11-26 Thread Skible OpenStack
Hello, I am trying to connect to the Metadata server using a simple Get request: curl http://169.254.169.254/openstack But there is not response, any idea why is that ? Regards ___ Mailing list: https://launchpad.net/~openstack Post to : open

[Openstack] Can Ping VMs but not SSH to them ! (and this is not a sec rule problem )

2012-11-25 Thread Skible OpenStack
Hello, I have installed OpenStack Folsom and i am experiencing some weird behaviour. I can ping VMs ( both fixed and floating ips ) but can't SSH to them ( no internally nor externally) !! I always get this message: connect to host x.x.x.x port 22: Connection refused I have set the securit

Re: [Openstack] Explanation about the demo quantum install

2012-11-23 Thread Skible OpenStack
Huges thanks for James and Ilkka ! This is very interresting material and i don't know why it wasn't mentionned in the demo guide ! Anyway, i managed to get access my VMs from the internet but my VMs can't access the internet ? the routing table show only infos about the fixed network. did i

[Openstack] Explanation about the demo quantum install

2012-11-23 Thread Skible OpenStack
Hello, I have some questions about the quantum demo install found here : http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html Can someone please tell me what should the IP address of eth2 ( bridged on br-ex) ? and how it's related to the external n

Re: [Openstack] Looking for a good Folsom + Quantum guide

2012-11-15 Thread Skible OpenStack
Can you please tell me what type of networking are you using ? VLAN or GRE ? Le 15/11/2012 16:16, Gary Kotton a écrit : On 11/15/2012 04:30 PM, Samuel Winchenbach wrote: Hi All, I am looking for a good guide to help me get started with Folsom and Quantum for either 12.04 or 12.10. Please l

Re: [Openstack] Looking for a good Folsom + Quantum guide

2012-11-15 Thread Skible OpenStack
distributions to build the packages. If there is a painful issue that you have then please let us know. Thanks Gary On 11/15/2012 05:10 PM, Skible OpenStack wrote: Are you talking about this l3 bug ? https

Re: [Openstack] Looking for a good Folsom + Quantum guide

2012-11-15 Thread Skible OpenStack
Are you talking about this l3 bug ? https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/Tricks%26Ideas/modify_iptables_manager.rst Le 15/11/2012 16:06, Razique Mahroua a écrit : Hi Sam, here is an off

[Openstack] Quantum Suggestion

2012-11-15 Thread Skible OpenStack
Hi stackers, Just like Nova does have the nova-manage service list to check on how well the nova-services are running in all the nodes, i suggest that quantum does the same. After all, we have the l3-agent, dhcp agent, quantum server and many plugin agents running in different nodes and it wi

Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-13 Thread Skible OpenStack
ction…   Logan From: openstack-bounces+logan_mcleod=dell@lists.launchpad.net [mailto:openstack-bounces+logan_mcleod=dell@lists.launchpad.net] On Behalf Of Skible OpenStack

Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-12 Thread Skible OpenStack
, November 12, 2012 3:58 AM To: Skible OpenStack Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !   Hi

Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-11 Thread Skible OpenStack
they all connect to the internet Le 12/11/2012 01:31, gong yong sheng a écrit : There is a router_id in l3_agent.ini, You can create a router for a tenant and then start a l3 agent for it. On 11/11/2012 01:34 AM, Skible OpenStack

[Openstack] VMs can't access the internet but they could be pinged !

2012-11-11 Thread Skible OpenStack
Hello everyone, So i have OpenStack Folsom with Quantum GRE Tunneling ! i can create VMs and access them from the internet but when i do ping google.com from inside the VM, i get nothing ! i have followed this guide

Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-10 Thread Skible OpenStack
ique Mahroua  razique.mahr...@gmail.com Le 10 nov. 2012 à 17:57, Skible OpenStack <skible.openst...@gmail.com> a écrit : Hello, I

[Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-10 Thread Skible OpenStack
Hello, I am having trouble configuring my l3 agent when i have a quantum router for each of my tenants. None of my VMs seem to be internet accessible ! However, It seems that i can only use one router and set the router_id in the l3_agent to allow VMs access to internet ! please help ___

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-10 Thread Skible OpenStack
Does anyone know how to configure l3 agent and dhcp agent when you have a router for each of your tenants ! i am loosing internet connection each time i don't assign a value to #router_id in the l3_agent.ini file ! Le 10/11/2012 15:06, balaji patnala a écrit : Hi Yong, I downloaded the Quantum

Re: [Openstack] Bug with the openVSwitch plugin Agent !

2012-11-09 Thread Skible OpenStack
a écrit : have you rebooted the device to make sure you're reloaded the new kernel module? On Thu, Nov 8, 2012 at 1:03 PM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: Thank you for replying back. I had a bad day because of this problem. I have installed

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
Le 09/11/2012 03:56, Robert Garron a écrit : Myself, if I can get past my current nova and horizon issues, What are your nova and horizon issues, i will be glad to help you out ! ___ Mailing list: https://launchpad.net/~openstack Post to : opens

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
running on your controller node. dan On Thu, Nov 8, 2012 at 11:06 AM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: Can someone please enlighten us about the goods of having a separated network node ? I honestly work in production envirnoments (over 30 nodes)

Re: [Openstack] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Skible OpenStack
case :) On Thu, Nov 8, 2012 at 3:21 AM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: Hi to all ! I am using Quantum with Tunneling and this is my /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini [OVS] tenant_network_type = gre tunnel_id_rang

[Openstack] GRE Tunneling with Ubuntu 12.10

2012-11-08 Thread Skible OpenStack
Hello, Can anyone please confirm that GRE Tunneling can be done using ubuntu 12.10 ! I am kind of having a problem with my OVS agent, it doesn't work because patch or something is not supported by my kernel version ! Cheers ___ Mailing list: htt

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
Le 08/11/2012 18:26, Robert Garron a écrit : Robert Garron Welcome aboard Dear Robert ! I can't wait to hear your suggestions and feedbacks. my personal mail is bilel.mse...@telecom-sudparis.eu, i am pretty sure we will collaborate together to make this guide even better ;) __

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
. Open comments on this will be more helpful for openstack community to understand better on the features of folsom. regards, balaji On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: OpenStack Folsom install guide <https://github.com/msekni

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
below configuration files of three setups you have mentioned. * ovs_quantum_plugin.ini (For controller and node) * nova.conf (For controller and node) Thanks in advance Regards, Veera. On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: He

[Openstack] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Skible OpenStack
Hi to all ! I am using Quantum with Tunneling and this is my /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini [OVS] tenant_network_type = gre tunnel_id_ranges = 1:1000 integration_bridge = br-int tunnel_bridge = br-tun local_ip = 100.10.10.51 enable_tunneling = True When i do look in th

[Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
Hello Stackers ! I am currently trying to create pictures of my OpenStack deployment architecture as a part of my OpenStack Folsom install guide and i would like to ask a f

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-06 Thread Skible OpenStack
ot;subnet_id": "cf894ab0-32e7-44e1-9467-cdeeb01597f9", "ip_address": "10.5.5.1"} | But ifconfig on controller does not show interface for router at all Have you seen the same issue before? Thanks Yi On Fri, Nov 2, 2012 at 2:36 AM, Skible OpenStack wrote: Hi

Re: [Openstack] Error in l3_agent

2012-11-05 Thread Skible OpenStack
to me like a reported bug. https://bugs.launchpad.net/quantum/+bug/1069966 From: openstack-bounces+atul.jha=csscorp@lists.launchpad.net [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on behalf of Skible OpenStack [skible.openst

[Openstack] Error in l3_agent

2012-11-05 Thread Skible OpenStack
Hello Stackers ! i am finding a weird error in my l3_agent.log file: Stderr: '' 2012-11-05 10:22:59ERROR [quantum.agent.l3_agent] Error running l3_nat daemon_loop Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_

[Openstack] Horizon limitations

2012-11-02 Thread Skible OpenStack
Hello Stackers, i am reading this http://docs.openstack.org/developer/horizon/releases/2012_2.html when i got to the limitations part ! Does anyone have anyidea when the fixes will be submitted ? i really need to provide my users with an easy way to associate floating IPs :) Cheers ! ___

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-02 Thread Skible OpenStack
x27;s IP address, otherwise the console reports 'failed to connect to server'. vncserver_proxyclient_address=172.16.2.250 #vncserver_proxyclient_address=127.0.0.1 Regards, Ian Sinclair On 2012-11-01, at 7:18 AM, Skible OpenStack wrote: hi Tomokazu, oups ! i forget to add that in the

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-01 Thread Skible OpenStack
I can not access to VM's noVNC on compute node. I can access to the VM's noVNC on controller node. Best regards, -- Tomokazu Hirai @jedipunkz From: Skible OpenStack Subject: [Openstack] OpenStack Folsom Install Guide Date: Wed, 31 Oct 2012 13:46:31 +0100 Hi Stackers, i am currently

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
12. 10. 31., 오후 10:06, Skible OpenStack mailto:skible.openst...@gmail.com>> 작성: Hi Balaji, My guide is inspired from the demo setup. What i have done is fused the network node and the controller node ;) to a single node (mother node) while leaving the compute node unharmed ! i p

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
, Oct 31, 2012 at 6:16 PM, Skible OpenStack mailto:skible.openst...@gmail.com>> wrote: Hi Stackers, i am currently seeing a lot of people having trouble deploying OpenStack Folsom si i humbly present this guide for those who are experimented and even those who are still taking

[Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
Hi Stackers, i am currently seeing a lot of people having trouble deploying OpenStack Folsom si i humbly present this guide for those who are experimented and even those who are still taking their first steps into the cloud world. The guide has been updated from the last version to support:

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Skible OpenStack
Le 18/10/2012 12:26, Trinath Somanchi a écrit : I have installed Folsom version of Openstack using the installation guide https://github.com/EmilienM/openstack-folsom-guide The Horizon GUI looks awkward and the login gives me this error in the apache error logs. I have installed Horizon the

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
.0.0.1 auth_port = 35357 auth_protocol = http admin_tenant_name = service admin_user = glance admin_password = password [paste_deploy] # Name of the paste configuration file that defines the available pipelines #config_file = glance-api-paste.ini # Partial name of a pipeline in your paste configu

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Middleware.factory [filter:authtoken] paste.filter_factory = keystone.middleware.auth_token:filter_factory auth_host = 10.232.90.115 auth_port = 35357 auth_protocol = http admin_tenant_name = service admin_user = glance admin_password = password On Mon, Oct 15, 2012 at 4:28 PM, Skible OpenStack mai

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
This is why you were getting the Err111 because you can't reach Glance-api service since it doesn't load ! ERROR: Unable to load glance-api from configuration file /etc/glance/glance-api-paste.ini Verify your glance-api-paste.ini file with the steps provided in this Folsom Install Guide

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Hi, This looks like there is something did not start correclty, please give me the last 15 lines of glance-api & glance registry log files. Le 15/10/2012 10:18, Trinath Somanchi a écrit : Hi- I have installed Folsom Glance in my Ubuntu machine. When I upload the Image to glance, the get thi

Re: [Openstack] A simple guide to install OpenStack Folsom

2012-10-11 Thread Skible OpenStack
sher Newcomer a écrit : Hi, This is great stuff. This is a nicely distilled version of the official docs for anyone looking for a quick outline, and this includes quantum rather than nova-net. Thanks much - just what I've been after. On Wed, Oct 10, 2012 at 4:48 AM, Skible OpenStack

Re: [Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
Le 10/10/2012 14:53, Adam Young a écrit : On 10/10/2012 05:27 AM, Skible OpenStack wrote: Le 10/10/2012 11:23, Alan Pevec a écrit : On Wed, Oct 10, 2012 at 11:10 AM, Skible OpenStack wrote: I am counting on our your feedback to enhance my work and contribute it to the OpenStack Eco System

Re: [Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
n't suggest this use case for many deployments. You can have a look to my script [1] for enabling all tenants access to external network. Regards -------- *De: *"Skible OpenStack" *À: *"Alan Pevec"

Re: [Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
Le 10/10/2012 11:23, Alan Pevec a écrit : On Wed, Oct 10, 2012 at 11:10 AM, Skible OpenStack wrote: I am counting on our your feedback to enhance my work and contribute it to the OpenStack Eco System. I wonder about https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/tree/master

[Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
Hi, I proudly present my OpenStack Folsom Install Guide. It's simple, easy to use and most of all well tested. I am counting on our your feedback to enhance my work and contribute it to the OpenStack Eco System. Direct access to the guide: OpenStack Folsom Install Guide

[Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
Hi, I proudly present my OpenStack Folsom Install Guide. It's simple, easy to use and most of all well tested. I am counting on our your feedback to enhance my work and contribute it to the OpenStack Eco System. Direct access to the guide: OpenStack Folsom Install Guide

[Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Skible OpenStack
Hi, I proudly present my OpenStack Folsom Install Guide. It's simple, easy to use and most of all well tested. I am counting our your feedback to enhance my work and contribute it to the OpenStack Eco System. Direct access to the guide: OpenStack Folsom Install Guide