[Openstack] Questions from a newbie

2015-03-12 Thread Silvia Fichera
e information? By who? Sorry if I did some silly question, but I would like to well understand the basis. Let me also know if exist a good guide that explains how to start with OpenStack from zero! Thank you -- Silvia Fichera ___ Mailing list: http://l

Re: [Openstack] Questions from a newbie

2015-03-13 Thread Silvia Fichera
ed for your > laptop. > > If you connect to “the cloud” from your laptop only, then use “127.0.0.1” > for everything should enough. > > In local.conf, set: > > HOST_IP = 127.0.0.1 > > > > 2. Information for scheduler should from its message queue, > “

Re: [Openstack] Questions from a newbie

2015-03-17 Thread Silvia Fichera
meeting is titled Gantt which is the name of the new scheduler project we > are creating), you’re welcome to join if that time zone works for you. > > > > -- > > Don Dugger > > "Censeo Toto nos in Kansa esse decisse." - D. Gale > > Ph: 303/443-3786

[Openstack] Cinder type-create error during Devstack installation

2015-04-22 Thread Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a multinode environment. Starting from the installation of the Controller node, it fails and says: > cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to > establish connection to> > http://10.30.3.117:8776

Re: [Openstack] Cinder type-create error during Devstack installation

2015-04-22 Thread Silvia Fichera
added to commit but untracked files present (use "git add" to track) Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava < abhis...@cloudbyte.com> ha scritto: > Hi Silvia, > > Can you please do a *git status* and then tell me which devstack version > are you us

Re: [Openstack] Cinder type-create error during Devstack installation

2015-04-22 Thread Silvia Fichera
ean.sh and then delete the /opt/stack/ folder and do > the stack.sh again. The error may have caused due to the old repositories > of projects in /opt/stack/ > > On Wed, Apr 22, 2015 at 6:36 PM, Silvia Fichera > wrote: > >> Hi Abhishek, >> the result of the command g

[Openstack] Neutron-legacy error

2015-05-06 Thread Silvia Fichera
Hi all, I'm installig Openstack using Devstack, and I'm includind the ODL plugin. This is my local.conf file: [[local|localrc]] #IP Details HOST_IP=10.30.3.231 #Please Add The Control Node IP Address in this line FLAT_INTERFACE=eth0 SERVICE_HOST=$HOST_IP FIXED_RANGE=172.31.31.0/24 FIXED_NETWORK_S

Re: [Openstack] Neutron-legacy error

2015-05-07 Thread Silvia Fichera
mation in the Neutron log. As the service failed > to start you should see a traceback in q-svc.log (or whatever name you have > for neutron's screen log). > > Regards, > Salvatore > > On 6 May 2015 at 15:29, Silvia Fichera wrote: > >> Hi all, >> I'm i

Re: [Openstack] Neutron-legacy error

2015-05-07 Thread Silvia Fichera
raise long back. Please check whether it’s > applicable to you as well. > > https://bugs.launchpad.net/neutron/+bug/1250311 > > > > *From:* Silvia Fichera [mailto:fichera@gmail.com] > *Sent:* 07 May 2015 13:08 > *To:* Salvatore Orlando > *Cc:* openstack@lists.opens

[Openstack] Openstack in a "real" setup with ODL controller

2015-05-14 Thread Silvia Fichera
me way? I need that this basic configuration works ASAP. Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Openstack in a "real" setup with ODL controller

2015-05-18 Thread Silvia Fichera
licable laws. It is intended to be conveyed > only to the > > designated recipient(s). Any use, dissemination, distribution, printing, > retaining or > > copying of this e-mail (including its > > attachments) by unintended recipient(s) is strictly prohibited and may be

Re: [Openstack] Openstack in a "real" setup with ODL controller

2015-05-18 Thread Silvia Fichera
Hideyuki, I have another question for you. In the guide that you linked there's written that is possible to use mininet (it's writte on the section requirements). Do you know how or do you have any link where it is explained? Thanks Silvia 2015-05-18 9:27 GMT+02:00 Silvia Fiche

Re: [Openstack] Openstack in a "real" setup with ODL controller

2015-05-19 Thread Silvia Fichera
in fact every instance that I create is allocated in that host. Are you, or anyone else, able to give me any suggestion? Thank you, Silvia 2015-05-18 17:36 GMT+02:00 Silvia Fichera : > Hideyuki, I have another question for you. > In the guide that you linked there's written that is

[Openstack] Question about Openstack integration with OpenDayLight - VTN

2015-05-20 Thread Silvia Fichera
eferred to the Openstack controller node, local.conf is referred to the compute nodes). Thanks for your support. Regards -- Silvia Fichera local.conf Description: Binary data local.conf-controller Description: Binary data ___ Mailing list:

Re: [Openstack] [vtn-dev] Question about Openstack integration with OpenDayLight - VTN

2015-05-25 Thread Silvia Fichera
responses inline. Kindly let us know in case of any > queries. > > > > Regards, > > Venkat G > > > > *From:* vtn-dev-boun...@lists.opendaylight.org [mailto: > vtn-dev-boun...@lists.opendaylight.org] *On Behalf Of *Silvia Fichera > *Sent:* 20 May 2015 07:2

[Openstack] Add table to Nova DB

2015-06-11 Thread Silvia Fichera
ght way to follow. In this table I want to report network stats information (latency, badwidth, etc.). By now I want to insert manually those data. thank you regards -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo

[Openstack] Devstack installation - neutron error

2015-06-12 Thread Silvia Fichera
2015-06-12 15:32:58.443 | /home/silvia/devstack/lib/neutron:532:die_if_not_set 2015-06-12 15:32:58.444 | /home/silvia/devstack/functions-common:284:die 2015-06-12 15:32:58.452 | [ERROR] /home/silvia/devstack/functions-common:532 Failure creating NET_ID for a4b248bb5ed449fe87e75a

Re: [Openstack] Devstack installation - neutron error

2015-06-15 Thread Silvia Fichera
*232* and > url=http://10.30.3.*234*:8080/controller/nb/v2/neutron > have the same IP address? > > > > Anthony. > > *From:* Silvia Fichera [mailto:fichera@gmail.com] > *Sent:* Friday, June 12, 2015 8:49 AM > *To:* openstack@lists.openstack.org; vtn-...@lists.o

Re: [Openstack] [vtn-dev] Devstack installation - neutron error

2015-06-15 Thread Silvia Fichera
s terminating. > > > > Please let us know if this works fine. Also, Please check the following > commands in control node (3.232) > > > > a. sudo ovs-vsctl show (Ensure the 2.234 is listed as controller as > well as openflow manager) , or please send the output. We wi

Re: [Openstack] [vtn-dev] Devstack installation - neutron error

2015-06-16 Thread Silvia Fichera
e following > commands in control node (3.232) > > > > a. sudo ovs-vsctl show (Ensure the 2.234 is listed as controller as > well as openflow manager) , or please send the output. We will help you > out. > > > > Kindly let us know in case of any queries. > >

[Openstack] Some doubts about VTN and Openstack - after stack

2015-06-16 Thread Silvia Fichera
network, right? Thank you for your support and clarification. If you need more details just ask. Silvia -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Uns

Re: [Openstack] [vtn-dev] Some doubts about VTN and Openstack - after stack

2015-06-18 Thread Silvia Fichera
done > in your environment) > > > > > > Regards, > > Venkat G > > > > > > *From:* vtn-dev-boun...@lists.opendaylight.org [mailto: > vtn-dev-boun...@lists.opendaylight.org] *On Behalf Of *Silvia Fichera > *Sent:* 16 June 2015 07:46 > *To:* vtn-...@l

Re: [Openstack] [vtn-dev] Devstack installation - neutron error

2015-06-18 Thread Silvia Fichera
to sort out and test. > > Yes, that was a problem in Helium release, so it is better to use the > order as suggested. > > Are you able to create instances and ping? > > > > > > Regards, > > Venkat G > > > > > > *From:* Silvia Fichera [mailto:fichera.

[Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-19 Thread Silvia Fichera
45:11 (all smiling!!) I have also read to check the file /var/log/nova/nova.log (if I'm not wrong), but I can't find the directory nova inside /var/log Thank you -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailm

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Silvia Fichera
nova compute log was failing to setup networking for an instance. The > request went back to the scheduler, which selected another compute node, > but failed in the same way while setting up networking, and so on until > failure. > > Salvatore > > On 19 June 2015 at 14:50, Silv

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Silvia Fichera
.log > > There can be multiple reasons for this error starting from nova scheduler > unable to schedule them to virt-type being different in the nova.conf. > Please check the logs and share the error logs if you are able to find > them. > > Thanks > Jamal. > > On Mon

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Silvia Fichera
t; >> http://www.rushiagr.com/blog/2013/06/05/linux-screens-in-devstack/ >> >> Thanks >> Jamal >> >> On Mon, Jun 22, 2015 at 1:20 AM, Silvia Fichera >> wrote: >> >>> Hi Jamal, >>> as I already told previously I don't have nor nova

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Silvia Fichera
l me the exact time when you have > created the Instance. > > On Mon, Jun 22, 2015 at 3:07 PM, Silvia Fichera > wrote: > >> Hi Abhishek, >> it seems there are some errors in the log you suggested to check. >> I've attached it as a G-drive link because it's

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Silvia Fichera
any Instances you have created before this error > happened. > > On Mon, Jun 22, 2015 at 3:23 PM, Silvia Fichera > wrote: > >> On the 19th in the morning I've done several trial, after 9.30 a.m. I >> don't remember exactly when. >> The day before (when I&#x

Re: [Openstack] Add table to Nova DB

2015-06-22 Thread Silvia Fichera
e to nova DB and populate it? Thank you Regards, Silvia 2015-06-11 17:10 GMT+02:00 Silvia Fichera : > Hi all, > I have to add a table to Nova DB (I will populated it statically by now). > I found this post: > http://stackoverflow.com/questions/19424901/how-to-add-a-table-in-nova-datab

[Openstack] Broken links

2015-06-23 Thread Silvia Fichera
Hi all, I have installed openstack following the wiki for VTN integration, but when I visualize the topology I can see the switches but there are no links between them. The stacking operation seems to be successful. Someone can help me. Ask if you need further details. Regards -- Silvia Fichera

[Openstack] [Neutron] Neutron not able to create_port_postcommint

2015-06-24 Thread Silvia Fichera
Ask if you need more clarification about that. Regards -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] [vtn-dev] Broken links

2015-06-24 Thread Silvia Fichera
gt; > > > in all the nodes and try the dlux GUI to cjheck if the links appeared. > > > > > > Kindly let us know in case of any queries. > > > > Regards, > > Venkat G > > > > > > *From:* vtn-dev-boun...@lists.opendaylig

Re: [Openstack] [vtn-dev] Broken links

2015-06-25 Thread Silvia Fichera
idges that connect my VMs (data network), and the bridge related to the management network. I did not enabled the bridge that exposes externally ALL VMs that are in the server (security reasons). Could be this the problem? Thanks 2015-06-24 15:17 GMT+02:00 Silvia Fichera : > Hi Venkat, > I

Re: [Openstack] [vtn-dev] Broken links

2015-06-25 Thread Silvia Fichera
Could this be helpful? Thanks 2015-06-25 11:45 GMT+02:00 Silvia Fichera : > I'm sorry, I have another doubt about promiscuos mode. > The controller node and the compute nodes, as you said, are created with > vSphere. But in this environment there is not only those VMs that I'

Re: [Openstack] [vtn-dev] Broken links

2015-06-26 Thread Silvia Fichera
that output if possible. > > > > This command to dump flows is actually for Openflow 1.0, Please try sudo > ovs-ofctl dump-flows –OopenFlow13, that will work successfully. > > > > > > Regards, > > Venkat G > > > > > > *From:* Silvia Fich

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-26 Thread Silvia Fichera
If it could be helpful I noticed that I have this error when I restart the ODL controller. 2015-06-22 12:11 GMT+02:00 Abhishek Shrivastava : > Yes, and because of that problem only the new Instances are not been > created. > > On Mon, Jun 22, 2015 at 3:39 PM, Silvia Fichera >

[Openstack] Fwd: Can't add a table to nova DB

2015-07-07 Thread Silvia Fichera
Hi all, I want to add a table to nova db and I followed those suggestions: https://stackoverflow.com/questions/19424901/how-to-add-a-table-in-nova-database-openstack/24900366#24900366 but after the synchronization there are no changes in the DB. In order, I've added the structure my new table as

Re: [Openstack] [vtn-dev] Broken links

2015-07-08 Thread Silvia Fichera
er that the ovs settings would be done by vtn manager in odl. > > kindly let us know in case of any queries. > > Regards, > Venkat George > > > > On Fri, Jun 26, 2015 at 2:38 AM -0700, "Silvia Fichera" < > fichera@gmail.com> wrote: > > Hi Venkat,

Re: [Openstack] [vtn-dev] Broken links

2015-07-14 Thread Silvia Fichera
s may not occur in the Lithium release. Please let us know in > case of any queries > > > > Regards, > > Venkat G > > > > *From:* Silvia Fichera [mailto:fichera@gmail.com] > *Sent:* Wednesday, July 8, 2015 3:04 AM > > *To:* Venkatrangan G - ERS, HCL Tech

[Openstack] Procedure explanation (urgent)

2015-07-17 Thread Silvia Fichera
ld I follow the same procedure that I use in the common installation of OpenStack? (so create a network with a gateway and associate a floating IP?) Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Pos

[Openstack] OpenStack (Devstack) and Opendaylight

2015-10-05 Thread Silvia Fichera
ed to the local.conf are no more avaiable. Do you have an updated guide to use Openstack together with Opendaylight (stable, if it's possible). Thanks a lot -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/open

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-06 Thread Silvia Fichera
ave already stacked once on that system then cleaned it > but some of python depedency files remained there. Is that the case? Also > before stacking make sure you ODL is up and running. > > Regards, > Saurav > > On Mon, Oct 5, 2015 at 8:21 PM, Silvia Fichera > wrote: > &

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-07 Thread Silvia Fichera
] > minimize_polling=True > > [ml2_odl] > url=http://$ODL_MGR_IP:8080/controller/nb/v2/neutron > username=admin > password=admin > > > Thanks, > Srinivas > > On Tue, Oct 6, 2015 at 12:13 AM, saurabh suman <90.su...@gmail.com> wrote: >

[Openstack] Waiting for bridge br-ex to be available...

2015-10-16 Thread Silvia Fichera
eth1 10.0.0.3). This setup is built using VMs, the networks 10.30.3.23x should be the mgmt network (and I log in the VMs using this address via ssh), and the network 10.0.0.x should be the data network. If you need more detail, please ask. Thank you for your support. -- Silvia Fichera local

[Openstack] OpenDaylight and Openstack - Can't connect node to an ovs

2015-10-27 Thread Silvia Fichera
etwork. Can you give me some suggestions? Thank you Regards, Silvia P.S.: I'm not able to log in into ask.opendaylight.org to post this question also there. -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listin

[Openstack] No IP assigned to Instances

2015-11-16 Thread Silvia Fichera
ve disabled the l3 agent: disable_service q-l3 Q_L3_ENABLED=True ODL_L3=True Could you please help me? Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.

Re: [Openstack] No IP assigned to Instances

2015-11-17 Thread Silvia Fichera
gt; > Could you check flows in ovs bridges. If you are using GRE tunnels, there > should be only 1 bridge - br-int in compute and Neutron node each. You will > need to configure IP of the end point for ‎tunnel. > > Thanks > Janki > > Sent from my BlackBerry 10 smartphone.

Re: [Openstack] No IP assigned to Instances

2015-11-17 Thread Silvia Fichera
e bridges. Check if DHCP agent is running. I > faced the same issue but I was using GRE tunnels and manual installation. > > Thanks > Janki > > Sent from my BlackBerry 10 smartphone. > *From: *Silvia Fichera > *Sent: *Tuesday, 17 November 2015 13:09 > *To: *Janki Chha

Re: [Openstack] No IP assigned to Instances

2015-11-17 Thread Silvia Fichera
unnel between Neutron and Compute node. DHCP messages > will ass through this tunnel and VMs ill get IP. > > > Thanks > > Janki Chhatbar > M.Tech (Embedded Systems) > Nirma University > (+91) 9409239106 > > On Tue, Nov 17, 2015 at 2

Re: [Openstack] [ovsdb-dev] No IP assigned to Instances

2015-11-17 Thread Silvia Fichera
us, did you download the all-in-on setup off the main ovsdb > wiki? You should be able to simply fire that up and see a working setup. It > goes with the slides to help troubleshoot. Then see all the flows and > config. From there you can expand to a larger setup as you have. > > Tha

Re: [Openstack] [ovsdb-dev] No IP assigned to Instances

2015-11-17 Thread Silvia Fichera
kts are going on wire or not. If all well at this end > [sending pkts over tunnel] look for pkts on the counterpart [node where > DHCP is running] at and similarly run the above 4 commands. If the pkt > reaches the pipeline, go through it to see if it is hitting DHCP > namespace’s tap port or not. > >

Re: [Openstack] [ovsdb-dev] No IP assigned to Instances

2015-11-19 Thread Silvia Fichera
needed. > > This capture today with the port output is different than the flows dumped > before. In the flows you can see that tunnel ports were created. In this > capture today the tunnel ports are not there. Might be easiest to go to a > single compute+control node and see that

[Openstack] DHCP agent not attached to br-int

2015-11-20 Thread Silvia Fichera
Hi all, I have a setup with odl (lithium) and Openstack (kilo) fired up by devstack and I'm using OVSDB feature in ODL. My problem is that when I launch a new istance in openstack this han no ip address assigned. here some outputs of my controller node: neutron agent-list +--

Re: [Openstack] DHCP agent not attached to br-int

2015-11-21 Thread Silvia Fichera
15-11-20 15:22 GMT+01:00 Silvia Fichera : > Hi all, > I have a setup with odl (lithium) and Openstack (kilo) fired up by > devstack and I'm using OVSDB feature in ODL. > > My problem is that when I launch a new istance in openstack this han no ip > address assigned. > >

[Openstack] Error in running devstack

2015-11-24 Thread Silvia Fichera
0.703 | + [[ -z /opt/stack/logs ]] 2015-11-24 09:40:10.703 | + /home/silvia/devstack/tools/worlddump.py -d /opt/stack/logs 2015-11-24 09:40:11.119 | + exit 2 Anyone knows how to solve it? Thank you. -- Silvia Fichera ___ Mailing list: http://lists.op

[Openstack] Error - Liberty: update clouds-yalm

2015-11-25 Thread Silvia Fichera
#x27;[' '!' -z '' ']' 2015-11-25 10:35:21.925 | + [[ 2 -ne 0 ]] 2015-11-25 10:35:21.925 | + echo 'Error on exit' 2015-11-25 10:35:21.925 | Error on exit 2015-11-25 10:35:21.926 | + [[ -z /opt/stack/logs ]] 2015-11-25 10:35:21.926 | + /home/silvia/devsta

[Openstack] [Liberty] Nova does not start in compute node

2015-11-26 Thread Silvia Fichera
/nova/conductor/manager.py", line 28, in from nova.api.ec2 import ec2utils File "/opt/stack/nova/nova/api/ec2/__init__.py", line 48, in from nova import wsgi File "/opt/stack/nova/nova/wsgi.py", line 34, in from paste import

Re: [Openstack] Error in running devstack

2015-11-26 Thread Silvia Fichera
clean" >>> /home/stack/devstack/clean.sh >>> >>> echo "clean /opt/stack" >>> sudo rm -rf /opt/stack* >>> >>> echo "clean /usr/local/bin" >>> sudo rm -f /usr/local/bin/* >>> >>> echo "clean

Re: [Openstack] [ovsdb-dev] DHCP agent not attached to br-int

2015-11-26 Thread Silvia Fichera
point configuration while devstack picks > off PATH variable. > > > > Regards, > > Vishal. > > > > *From:* Sam Hague [mailto:sha...@redhat.com] > *Sent:* 23 November 2015 19:13 > *To:* Silvia Fichera > *Cc:* ; openstack@lists.openstack.org; > Vishal Thapar >

Re: [Openstack] Error in running devstack

2015-11-27 Thread Silvia Fichera
the correct > version for whichever one(s) are needed (either packages or via pip). > However don't be in a rush to purge anything yet - see what the actual > reason is for the n-cpu failure. > > Cheers > > Mark > > On 27/11/15 04:53, Silvia Fichera wrote: >

[Openstack] DHCP request packet lost

2015-11-27 Thread Silvia Fichera
IP address. When I request the IP address using dhcpd the request packet ccome out from the tap interfaces related to the instance and than it is lost. I have done tcpdump captures on all hosts and interfaces. How can I solve it? If you need any other information, please ask. Thanks a lot -- Silv

[Openstack] Provider network with OpenVSwitch

2015-12-08 Thread Silvia Fichera
ed to solve it ASAP... Thank you -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] OpenStack Liberty and Ryu

2016-01-25 Thread Silvia Fichera
o the switch for the data plane. Do you know how to manage the local.conf to let this environment work? I already tried with OpenDaylight but my attempt was unsuccessful. Thak you -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/ma

[Openstack] [Liberty - Devstack] Keystone Error - Internal Server Error (HTTP 500)

2016-04-27 Thread Silvia Fichera
thon-keystoneclient" 8793(us) 10.30.3.231 - - [27/Apr/2016:11:44:14 +0200] "GET /v3/domains HTTP/1.1" 500 609 "-" "python-keystoneclient" 5943744(us) 10.30.3.231 - - [27/Apr/2016:11:44:23 +0200] "GET /v3/domains/default HTTP/1.1" 500 609 "-"

[Openstack] [Mitaka] - Can't launch instances

2016-05-01 Thread Silvia Fichera
t branch. Thank you -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] [Mitaka] - Can't launch instances

2016-05-02 Thread Silvia Fichera
b/python2.7/dist-packages/kombu/connect$ ^[[00;32m2016-05-01 23:18:48.038 TRACE oslo.messaging._drivers.impl_rabbit ^[[01;35m^[[00mreturn self.transport.heartbeat_check(self.connection, r$ ^[[00;32m2016-05-01 23:18:48.038 TRACE oslo.messaging._drivers.impl_rabbit ^[[01;35m^[[00m File "

[Openstack] [Neutron] Openvswitch agent not alive

2016-05-05 Thread Silvia Fichera
44ae088a2d | Metadata agent | devstack1 | :-) | True | neutron-metadata-agent | +--++---+---++---+ the openswitch agent is not alive. How to debug it? -- Silv

Re: [Openstack] [Neutron] Openvswitch agent not alive

2016-05-05 Thread Silvia Fichera
There is no error in q-svc and when I try to open q-agt the system crashes. Il 05/Mag/2016 12:03, "Vikram Choudhary" ha scritto: Can you check q-agt and q-svc logs for abnormalities? On May 5, 2016 3:29 PM, "Silvia Fichera" wrote: > Hi all, > > I have installed Op

Re: [Openstack] [Neutron] Openvswitch agent not alive

2016-05-05 Thread Silvia Fichera
Stopping rootwrap daemon process with pid=18261 q-agt failed to start 2016-05-05 12:31 GMT+02:00 Vikram Choudhary : > Can you navigate to the q-agt devstack screen to check what's going on? > > Execute screen -x and then go to the q-agt screen by using CTRL+A N > On May 5, 2016 3:53 P

Re: [Openstack] [Neutron] Openvswitch agent not alive

2016-05-05 Thread Silvia Fichera
SError: [Errno 12] Cannot > allocate memory* > > On Thu, May 5, 2016 at 4:55 PM, Silvia Fichera > wrote: > >> from the screen there are few errors and than q-agt fails: >> >> 2016-05-05 09:58:19.263 TRACE neutron File >> "/usr/lib/python2.7/contextlib.

Re: [Openstack] [Neutron] Openvswitch agent not alive

2016-05-05 Thread Silvia Fichera
stack1@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2016-05-05 17:32:33.386 ERROR cinder.service [-] Manager for service cinder-volume devstack1@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2016-05-05 17:

[Openstack] Neutron fails to start - ONOS intergration

2016-06-28 Thread Silvia Fichera
[[01;35m^[[00m File "/opt/stack/neutron/neutron/common/config.py", line 284, in load_paste_app ^[[01;31m2016-06-28 17:29:24.141 TRACE neutron ^[[01;35m^[[00mapp = loader.load_app(app_name) ^[[01;31m2016-06-28 17:29:24.141 TRACE neutron ^[[01;35m^[[00m File "/usr/local/lib/python2

[Openstack] OpenStack (Devstack) and ONOS

2016-07-20 Thread Silvia Fichera
t and br-ex, but, the controller node has no OVS installed and the compute nodes have no br-int and br-ex. I think it is quite strange. I have no errors during the execution of ./stack.sh (maybe because it is running with FORCE=yes parameter) May you help me? Thanks -- Silvia Fi

[Openstack] No valid Host - OpenStack Mitaka

2016-07-21 Thread Silvia Fichera
ct_destinations dests = self.driver.select_destinations(ctxt, spec_obj) File "/opt/stack/nova/nova/scheduler/filter_scheduler.py", line 74, in select_destinations raise exception.NoValidHost(reason=reason) NoValidHost: No valid host was found. There are not enough hosts available.

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-21 Thread Silvia Fichera
libvirtError ('virDomainCreateWithFlags() failed', dom=$ ^[[01;31m2016-07-20 23:30:44.470 TRACE nova.compute.manager ^[[01;35m[instance: dcf75116-fcaa-4f43-bac0-f93bc1fcaa9a] ^[[00mlibvirtError: Cannot get interface MTU on 'br-int': No such device 2016-07-21 12:25 GMT+02:00 Silvia

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-21 Thread Silvia Fichera
be > configured properly as per nova configuration. > > > > On Thu, Jul 21, 2016 at 11:03 AM, Silvia Fichera > wrote: > >> I also found an error in the compute node in n-cpu.log related to libvirt: >> >> >> I noticed that the error is similar but not the sa

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-24 Thread Silvia Fichera
bose mode on the controller and read > the nova-scheduler log in detail > > Regards. > > > ___ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscr

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-27 Thread Silvia Fichera
: internal sudo ovs-vsctl list-porta br-int NO RESULTS I have not openvswitch-agent.ini Thanks 2016-07-25 23:34 GMT+02:00 Turbo Fredriksson : > [Please keep this on the list so others can help] > > On Jul 25, 2016, at 10:21 PM, Silvia Fichera wrote: > > > the result

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-27 Thread Silvia Fichera
to find br-int and br-ex. Now I'm using the mitaka branch and the two bridges are not automatically created (and the installation is successful). 2016-07-27 13:22 GMT+02:00 Turbo Fredriksson : > On Jul 27, 2016, at 10:04 AM, Silvia Fichera wrote: > > > here my outputs: > >

[Openstack] [Mitaka] - Instance console keyboard error

2016-09-07 Thread Silvia Fichera
n in the console In the local.conf related to the controller I have enabled n-novnc and in the compute nodes I have NOVA_VNC_ENABLED=True VNCSERVER_PROXYCLIENT_ADDRESS=$HOST_IP VNCSERVER_LISTEN=$HOST_IP LIBVIRT_TYPE=qemu Maybe there is any

Re: [Openstack] [Mitaka] - Instance console keyboard error

2016-09-09 Thread Silvia Fichera
I noticed that there's the same problem also with the ubuntu image (but it does not give any error), only the numeric keypad works. Thanks 2016-09-07 12:22 GMT+02:00 Silvia Fichera : > Hi all, > I have installed Openstack Mitaka using devstack. > I have a problem when I launch

[Openstack] [Devstack] How to configure SPICE local.conf

2016-09-19 Thread Silvia Fichera
in this way but it does not work (for sure there something wrong). Any suggestion? Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Uns

Re: [Openstack] [Devstack] How to configure SPICE local.conf

2016-09-21 Thread Silvia Fichera
proxy_base_url=http://controller_IP:6082/spice_auto.html Thanks 2016-09-21 15:54 GMT+02:00 Jens Rosenboom : > 2016-09-19 15:50 GMT+02:00 Silvia Fichera : > > Hi all, > > I'm installing Openstack Mitaka via Devstack. > > Since there is a bug in horizon (reported here >

[Openstack] Create external Network through Horizon

2016-10-06 Thread Silvia Fichera
ntire environment)? Thanks, regards -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Create external Network through Horizon

2016-10-06 Thread Silvia Fichera
Find! Thanks! But it tells me that it is impossible to create the network 2016-10-06 12:00 GMT+02:00 Remo Mattei : > It’s in the admin panel! > > On Oct 6, 2016, at 10:42, Silvia Fichera wrote: > > Hi all, > I saw some demo videos in which external network is created usin

[Openstack] Communication between 2 tenants

2016-10-20 Thread Silvia Fichera
belonging to different project? If it could be useful I'm using the ONOS SONA implementation for the control of the network functionalities. Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Po

Re: [Openstack] Communication between 2 tenants

2016-10-20 Thread Silvia Fichera
Thanks Kaustubh. There is any guide or wiki? Thanks 2016-10-20 18:34 GMT+02:00 Kaustubh Kelkar : > Similar to a shared public network, you can create a shared tenant > network. I would think this will require admin privileges however. > > > > > > -Kaustubh > &

[Openstack] L2 network between compute node

2016-11-14 Thread Silvia Fichera
network? Is it possible do it with mininet or anything else? I want to test a LB application and I need a more complex scenario. Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

[Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Silvia Fichera
fail +./stack.sh:exit_trap:502 [[ -z /opt/stack/logs ]] +./stack.sh:exit_trap:505 /home/onossona/devstack/tools/worlddump.py -d /opt/stack/logs World dumping... see /opt/stack/logs/worlddump-2017-01-25-125139.txt for details +./stack.sh:exit_trap:511 exit

Re: [Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Silvia Fichera
> > $ https://github.com/openstack-dev/devstack.git -b stable/mitaka > $ cd devstack > $ > $ ./stack.sh > > > On Wed, Jan 25, 2017 at 8:20 AM, Silvia Fichera > wrote: > >> Hi >> I'm installing openstack using devstack (stable/mitaka) on ubunt

[Openstack] Error in store configuration - Devstack Mitaka

2017-01-26 Thread Silvia Fichera
/stack/logs/worlddump-2017-01-25-172358.txt for details +./stack.sh:exit_trap:498 exit 1 Does anyone know how to solve it? Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post

[Openstack] Tricircle or Trio2o

2017-06-27 Thread Silvia Fichera
n SDN network, in order to use it as data plane? - If not, what kind of network is in the middle? I suppose that a network is necessary to connect the different pod. Could you please clarify these points? Thanks a lot -- Silvia Fichera ___ Mailing list:

[Openstack] [openstack-dev][tricircle] Tricircle vs Trio2o

2017-06-27 Thread Silvia Fichera
n SDN network, in order to use it as data plane? - If not, what kind of network is in the middle? I suppose that a network is necessary to connect the different pod. Could you please clarify these points? Thanks a lot -- Silvia Fichera ___ Mailing list:

[Openstack] Devstack branch not found

2017-07-25 Thread Silvia Fichera
here can I find the branch I need? Thanks -- Silvia Fichera ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Devstack branch not found

2017-07-25 Thread Silvia Fichera
Hi Tony, thanks for your answer. The problem is that I need ONOS SONA that is based on openstack mitaka and I don't know if it supports other newest branches. I'll try what you suggested. Thanks 2017-07-25 10:55 GMT+02:00 Tony Breeds : > On Tue, Jul 25, 2017 at 10:22:18AM +0200, S

Re: [Openstack] Devstack branch not found

2017-07-25 Thread Silvia Fichera
Thanks Sean, so I'll try with Ocata hoping it is compatible with Onos Sona. If it's not I'll talk to the Onos Community. Thank you 2017-07-25 13:18 GMT+02:00 Sean Dague : > On 07/25/2017 04:58 AM, Silvia Fichera wrote: > > Hi Tony, > > thanks for your answer. T

[Openstack] [Devstack] [Ocata] Could not determine a suitable URL for the plugin

2017-07-26 Thread Silvia Fichera
exit 1 I'm also attaching my local.conf. I intend to use openstack with the onos sona plugin, that natively supports mitaka, but since it is no more available I want to try with a more recent release of OpenStack. Could you help me to solve this issue? I did not find any suitable solution o

Re: [Openstack] [Devstack] [Ocata] Could not determine a suitable URL for the plugin

2017-07-26 Thread Silvia Fichera
h. > > > > Now try a fresh stack.sh > > > > Hope this helps/ > > Best Regards, > > Trinath Somanchi | *NXP* | *HSDC*, *INDIA* > > > > *From:* Silvia Fichera [mailto:fichera@gmail.com] > *Sent:* Wednesday, July 26, 2017 3:22 PM > *To:* opensta

[Openstack] [devstack] [ocata] neutron service failed to start

2017-08-03 Thread Silvia Fichera
or directory /home/onossona/devstack/lib/neutron-legacy:291:die q-svc failed to start onossona@ONOSSONA:~/devstack$ what can I use in my local.conf instead of Q_PLUGIN_EXTRA_CONF_PATH and Q_PLUGIN_EXTRA_CONF_FILES? Thanks -- Silvia Fichera ___

  1   2   >