Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Remo Mattei
Hi Jake, what options did you use in your localrc? If you have run the ./stack.sh you have to unstack it before you stack it again. In addition you have to check and see if your dnsmasq is running so there are a few things to check but overall devstack is pretty simple. Let me know if you

[Openstack] swift with devstack options

2013-07-31 Thread Remo Mattei
Hello everyone, I wanted to test and extend a more option on swift with devstack. By default it comes with one replica an one drive (loop) is there anyone that has taken this to more drives? like 4 or 5 and the zone can be different since by default the zone is all in zone 1. Any suggestions

Re: [Openstack] can swift create child container?

2013-08-30 Thread Remo Mattei
As far as I know you cannot have this container inside a container Inviato da iPad () Il giorno Aug 30, 2013, alle ore 18:41, pangj pa...@laposte.net ha scritto: I know for swift the sotrage url could be: http://swift.example.com:8080/AUTH_user/myfiles/myobject But if I want a subdir

[Openstack] R: Re: Openstack training

2013-09-02 Thread Remo Mattei
Migrants can set up something if you want check the training page Messaggio originale Da: Alfredo De Luca alfredo.del...@gmail.com Data: 09/02/2013 16:22 (GMT-08:00) A: Michael Still mi...@stillhq.com Cc: openstack@lists.openstack.org Oggetto: Re: [Openstack] Openstack

Re: [Openstack] Keystone 'NoneType' object is unsubscriptable error

2013-09-04 Thread Remo Mattei
As far I know and have seen keystone is listing on port 5000 you may want to check that and see if that's your case Remo Inviato da iPad () Il giorno Sep 4, 2013, alle ore 20:39, Goldstone, Robin J. goldsto...@llnl.gov ha scritto: I am trying to install the RDO OpenStack distribution on a

[Openstack] R: Re: Root disks with Ceph

2013-09-11 Thread Remo Mattei
Hi everyone so there is a question to check since I have not done much with ceph if you have an option to delete it on the UK what will be the command cli equivalent be? Thanks Messaggio originale Da: Greg Chavez greg.cha...@gmail.com Data: 09/11/2013 14:39 (GMT-05:00) A:

[Openstack] OVS bandwidth limiting

2013-09-30 Thread Remo Mattei
Hello everyone, I wonder if there is a way to do bandwidth limiting rate option with OVS. I would appreciate pointing me to the URL. Thanks Remo ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

Re: [Openstack] dns problem for instances

2013-11-12 Thread Remo Mattei
RH does have firewall rules you may want to see if DNS is going out. I know you said that it goes outside but you can also check the order if in nsswitch.conf   etc..  Have a good day,  ciao  --  Remo Mattei November 12, 2013 at 14:32:52, Xin Zhao (xz...@bnl.gov) ha scritto: Hello, I have

Re: [Openstack] [Neutron][Iptables] port forwarding

2013-11-14 Thread Remo Mattei
myiptables Just my 2 cents --  Remo Mattei November 14, 2013 at 8:52:26, Abbass MAROUNI (abbass.maro...@virtualscale.fr) ha scritto: Hello fellow openstackers, I'm looking to do port forwarding for a couple of virtual machines, the machines are connected to a private network and have

Re: [Openstack] why neutron-l3-agent-OUTPUT and neutron-l3-agent-PREROUTING are the same

2013-11-21 Thread Remo Mattei
this helps a little the iptables options.  Ciao  --  Remo Mattei On November 21, 2013 at 20:33:39, Liu Wenmao (marvel...@gmail.com) wrote: hi: I notice that there are two chains, neutron-l3-agent-OUTPUT and neutron-l3-agent-PREROUTING, in neutron namespace iptables, both of which are the same except

Re: [Openstack] why neutron-l3-agent-OUTPUT and neutron-l3-agent-PREROUTING are the same

2013-11-21 Thread Remo Mattei
just one more thing to add,  DNAT just says if a machine with an ip of 192. it will be recognized as 100.0.0.14 seems like you have floating ip address associated with them.  --  Remo Mattei On November 21, 2013 at 20:33:39, Liu Wenmao (marvel...@gmail.com) wrote: hi: I notice

Re: [Openstack] the definistion of X-aaS in neutron

2013-11-25 Thread Remo Mattei
the FWaaS is different than Security Groups. It acts on the router port whereas Security Groups handles the provider network layer. --  Remo Mattei November 25, 2013 at 7:42:57, Liu Wenmao (marvel...@gmail.com) ha scritto: Hi all: I notice that there are two security ACL approaches

Re: [Openstack] Error launching instances

2013-11-26 Thread Remo Mattei
Devstack will probably have those info into the screen session and not in the log. Unless your localrc does have a line saying you want the logs to a file.  Ciao --  Remo Mattei November 26, 2013 at 8:22:02, dheeru (dheerendra.madhusudh...@gmail.com) ha scritto: HI John   Instance creation

Re: [Openstack] Error launching instances

2013-11-26 Thread Remo Mattei
can you share your localrc file? What version is it? Havana? this is hard to troubleshoot if you leave too many variable out.  --  Remo Mattei November 26, 2013 at 9:01:56, John Smith (lbalba...@gmail.com) ha scritto: On Tue, Nov 26, 2013 at 5:08 PM, Remo Mattei r...@mattei.org wrote: Hi

Re: [Openstack] Error launching instances

2013-11-26 Thread Remo Mattei
know --  Remo Mattei November 26, 2013 at 10:06:28, John Smith (lbalba...@gmail.com) ha scritto: Hi For what its worth: Ive attached my logfiles from '/opt/stack/logs/*' and '/opt/stack/logs/screen/*'. Regards, John Smith. !DSPAM:2,5294e2a929568048018736

Re: [Openstack] Error launching instances

2013-11-26 Thread Remo Mattei
I would blow up that machine and run it again fresh with the localrc I gave you, just add this additional two lines SWIFT_HASH=stack SWIFT_REPLICAS=1 Try that it should be good to go. Good luck.  --  Remo Mattei November 26, 2013 at 11:38:18, John Smith (lbalba...@gmail.com) ha scritto

Re: [Openstack] Ceilometer Authentication required Error

2013-12-06 Thread Remo Mattei
you do not have to change the file just do  source openrc admin or . openrc admin  Ciao --  Remo Mattei December 6, 2013 at 10:28:08, Mark Vlcek (mavlcek) (mavl...@cisco.com) ha scritto: For the record, I was able to just change the OS_USERNAME from demo to admin in the openrc file

Re: [Openstack] A bug on OpenStack

2013-12-22 Thread Remo Mattei
Hi I assume you are using nova network? Why not neutron ? I had it running on my test env with no problems Remo Inviato da iPad () Il giorno Dec 22, 2013, alle ore 6:14, 武田 剛征 hisayuki.tak...@oceanearth-corp.com ha scritto: Hi OpenStack experts, Could you please, help me out on

Re: [Openstack] A bug on OpenStack

2013-12-22 Thread Remo Mattei
issue with nova-network VlanManager on single-host OpenStack? Kind Regards, BirdKafka From: Remo Mattei [mailto:r...@mattei.org] Sent: Monday, December 23, 2013 7:20 AM To: 武田 剛征 Cc: openstack@lists.openstack.org Subject: Re: [Openstack] A bug on OpenStack Hi I assume you

Re: [Openstack] neutron install guide wording question

2013-12-23 Thread Remo Mattei
I have done in two modes controller and compute and works fine with no problems I have not chk the link yet bit you should have no problem with this mode. Inviato da iPhone () Il giorno Dec 23, 2013, alle ore 16:42, Matt Kassawara mkassaw...@gmail.com ha scritto: You don't need a

Re: [Openstack] [Havana]Fail to launch instance

2013-12-24 Thread Remo Mattei
Looks like it is used by other daemon on port 53 use netstat to see what is running kill it go to screen and rerun dhcp again which should fix your problem. Ciao Inviato da iPhone () Il giorno Dec 24, 2013, alle ore 5:55, Giuseppe Galeota giuseppegale...@gmail.com ha scritto: Dear all,

Re: [Openstack] VlanManager on single-host OpenStack can NOT work

2013-12-29 Thread Remo Mattei
Any reasons why nova network ? Everyone is going to neutron. Just wonder. Remo Inviato da iPad () Il giorno Dec 29, 2013, alle ore 19:50, starlight starli...@snow.plala.or.jp ha scritto: Hi Experts, I need your help on this. VlanManager on single-host OpenStack can NOT work. The test

Re: [Openstack] New to OpenStack

2013-12-30 Thread Remo Mattei
You should look at devstack and packstack Openstack.rdo.com has a nice install guide. Remo Inviato da iPhone () Il giorno Dec 30, 2013, alle ore 13:14, Kaushal Shriyan kaushalshri...@gmail.com ha scritto: typo error It is trystack.org On Mon, Dec 30, 2013 at 2:14 PM, Kaushal

Re: [Openstack] New to OpenStack

2013-12-30 Thread Remo Mattei
kaushalshri...@gmail.com wrote: On Mon, Dec 30, 2013 at 2:37 PM, Remo Mattei r...@mattei.org wrote: You should look at devstack and packstack Openstack.rdo.com has a nice install guide. Remo Hi Remo, Are you referring to the below URL's http://devstack.org/ https

Re: [Openstack] Happy new year all

2013-12-31 Thread Remo Mattei
you have a good year David,  Ciao --  Remo Mattei December 31, 2013 at 21:10:21, David Easter (deas...@mirantis.com) ha scritto: It's midnight somewhere!  (Past midnight in most places.  :-) Happy New Year! -David J. Easter Product Line Manager, Mirantis On Tuesday, December 31, 2013

[Openstack] Hello everyone--GlusterFS performance vs CEPH

2014-01-08 Thread Remo Mattei
Hello everyone, while back some people were saying that the performance of GlusterFS was not acceptable in OpenStack. I have found this article and I wonder if anyone has had the opportunity to see if this has really improved. OpenStack Havana: GlusterFS, and what “improved support” really

Re: [Openstack] neutron/ with linux-bridge error

2014-01-08 Thread Remo Mattei
Hi Arindam, Looks like the driver you are using is depreciated. So I would suggest to try to use the new one as stated in the statement below. Ciao Remo On Jan 8, 2014, at 6:47 PM, Bhattacharjee, Arindam (Arindam) arindam.bhattachar...@alcatel-lucent.com wrote: # Nova/nova-compute log

Re: [Openstack] Very Simple step-by-step Openstack Havana/Neutron/Openvswitch Installation guide

2014-01-09 Thread Remo Mattei
Ciao Marco, I will try to get this converted to CentOS as soon as I have a little time. Good job. Remo On Jan 9, 2014, at 5:55 AM, Marco Fornaro marco.forn...@huawei.com wrote: Hi Dimitrakis, Thanks I planned to: -Write point 10 of the guide ( 10. Adding a Compute Node ) explaining

Re: [Openstack] Update from DefCore (aka Board's OpenStack Core Definition Committee)

2014-01-09 Thread Remo Mattei
Nice job Rob Remo Inviato da iPhone () Il giorno Jan 9, 2014, alle ore 10:48, rob_hirschf...@dell.com ha scritto: Stackers, I posted this first on my blog (which is mirrored to Planet OpenStack) and want to make sure that we reach a broad audience with the information. The Board

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Remo Mattei
I am traveling, but you need to make sure you restart all services after you have made the changes.  —  Ciao Remo Mattei Da: Bhattacharjee, Arindam (Arindam) Bhattacharjee, Arindam (Arindam) Rispondi: Bhattacharjee, Arindam (Arindam) arindam.bhattachar...@alcatel-lucent.com Data: January 9

Re: [Openstack] neutron/ with linux-bridge error

2014-01-09 Thread Remo Mattei
I have not tried this on Havana yet. I need to look what could be the problem. On Jan 9, 2014, at 1:40 PM, Bhattacharjee, Arindam (Arindam) arindam.bhattachar...@alcatel-lucent.com wrote: Thanks a lot Remo for the reply. Yes I did restart all services. This similar config worked fine with

Re: [Openstack] CentOS Network Create problem

2014-01-12 Thread Remo Mattei
Do you have a network node? This is important not sure since I did not read all the emails so sorry if this has been already asked. Remo Inviato da iPhone () Il giorno Jan 12, 2014, alle ore 14:54, Georgios Dimitrakakis gior...@acmac.uoc.gr ha scritto: Thank you all for your

Re: [Openstack] CentOS Network Create problem

2014-01-15 Thread Remo Mattei
What network (ip address) are you using to ssh into the cirrors box? Just to make sure since you may not have a route to it. Remo On Jan 15, 2014, at 10:29 AM, Dimitri Maziuk dmaz...@bmrb.wisc.edu wrote: On 01/15/2014 08:23 AM, Georgios Dimitrakakis wrote: Hi again...Long day with

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Remo Mattei
to the public tab.  Ciao --  Remo Mattei Da: Andriy Yurchuk Andriy Yurchuk Rispondi: Andriy Yurchuk ayurc...@minuteware.net Data: January 16, 2014 at 7:53:18 A: Narayanan, Krishnaprasad naray...@uni-mainz.de Oggetto:  Re: [Openstack] Private images are not displayed in Horizon Hi, I'm facing

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2014-01-16 Thread Remo Mattei
Just a quick note, is this user / tenant an admin? Ciao --  Remo Mattei Da: gustavo panizzo gustavo panizzo Rispondi: gustavo panizzo g...@zumbi.com.ar Data: January 16, 2014 at 9:19:47 A: Martinx - ジェームズ thiagocmarti...@gmail.com Oggetto:  Re: [Openstack] Security Breach! Tenant A is seeing

Re: [Openstack] About Openstack Installation

2014-01-18 Thread Remo Mattei
I will send it later today. I am away from my main computer. Ciao Remo On Jan 18, 2014, at 8:03 AM, jeffty wantwater...@gmail.com wrote: Hi Remo, That will be very helpful! Thanks. On 1/18/2014 11:55 PM, Remo Mattei wrote: Hi I could share my stack.sh if you want to install

[Openstack] localrc for devstack

2014-01-20 Thread Remo Mattei
-api h-api-cfn h-api-cw h-eng #enable_service n-cell SCREEN_LOGDIR=$DEST/logs/screen SWIFT_HASH=stack SWIFT_REPLICAS=3 --  Remo Mattei ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

Re: [Openstack] localrc for devstack

2014-01-20 Thread Remo Mattei
is the problem exactly? On Jan 21, 2014 1:28 AM, Remo Mattei r...@italy1.com wrote: Hello someone a few days ago was trying to install devstack with neutron and other options like LBaaS, here is my localrc file on havana. Ciao DATABASE_PASSWORD=stack RABBIT_PASSWORD=stack SERVICE_TOKEN

Re: [Openstack] Keystone External Authentication clarification

2014-01-21 Thread Remo Mattei
Keystone has the opportunity to work as an SSO there was a project on that and does have a plugin for LDAP not sure if this is something you are looking for. Also not sure if the SSO is on hold or still under dev. Remo Inviato da iPhone () Il giorno Jan 21, 2014, alle ore 5:58, Joe Topjian

Re: [Openstack] multiple network nodes

2014-01-21 Thread Remo Mattei
Yes now with ml2 you can have multiple plugins which was not possible before. Remo Inviato da iPhone () Il giorno Jan 21, 2014, alle ore 6:15, Mike Spreitzer mspre...@us.ibm.com ha scritto: From: Jeff Cai jeff_...@symantec.com To: openstack@lists.openstack.org

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-21 Thread Remo Mattei
One more thing to add if you are planning to use your own MAC address prefix you can modify the neutron.conf and look for that. Now by default it is using the OpenStack bits.  Ciao  --  Remo Mattei Da: Jonathan Proulx j...@jonproulx.com Rispondi: Jonathan Proulx j...@jonproulx.com Data

Re: [Openstack] multiple network nodes

2014-01-21 Thread Remo Mattei
I have not seen it personally but that does not mean it’s not there :)  Ciao  --  Remo Mattei Da: Jeff Cai jeff_...@symantec.com Rispondi: Jeff Cai jeff_...@symantec.com Data: January 21, 2014 at 19:52:36 A: Remo Mattei r...@italy1.com, Mike Spreitzer mspre...@us.ibm.com Oggetto:  RE

Re: [Openstack] [Keysone] TTL and token

2014-01-22 Thread Remo Mattei
Hi Thorfinn,  you can change the TTL of your token but not on each login.  Bye,   --  Remo Mattei Da: thorfinn thorf...@poivron.org Rispondi: thorfinn thorf...@poivron.org Data: January 22, 2014 at 7:18:41 A: openstack@lists.openstack.org Openstack openstack@lists.openstack.org Oggetto

Re: [Openstack] [openstack][devstack] authorization failed unable to establish connection

2014-01-22 Thread Remo Mattei
Hi there,  if you get that error unfortunately the fastest way is to run ./unstack.sh make sure it’s all clean  here is the link for extra option of unstack http://devstack.org/unstack.sh.html Ciao    --  Remo Mattei Da: Mayur Patil ram.nath241...@gmail.com Rispondi: Mayur Patil ram.nath241

Re: [Openstack] [Neutron] Some namespaces no longer working...

2014-01-22 Thread Remo Mattei
I would guess it is the kernel try to boot with the older version and see if it works Inviato da iPhone () Il giorno Jan 22, 2014, alle ore 9:16, Jonathan Proulx j...@jonproulx.com ha scritto: Hi All, noticed some (most but not all) of my network namespaces are no longer working:

Re: [Openstack] [Neutron] Some namespaces no longer working...

2014-01-22 Thread Remo Mattei
I thought you had rebooted after the updated. Please next time I would suggest to give as much info as possible. Just my 2 cents. Inviato da iPhone () Il giorno Jan 22, 2014, alle ore 11:52, Jonathan Proulx j...@jonproulx.com ha scritto: On Wed, Jan 22, 2014 at 2:32 PM, Remo Mattei r

Re: [Openstack] [Neutron] Some namespaces no longer working...

2014-01-22 Thread Remo Mattei
As I said this is based on kernel issue. Let us know after the reboot how things go. Bye Inviato da iPhone () Il giorno Jan 22, 2014, alle ore 15:43, Jonathan Proulx j...@csail.mit.edu ha scritto: On Wed, Jan 22, 2014 at 05:23:07PM -0600, David Wittman wrote: :Jon, : :What

Re: [Openstack] Freenode.net down?

2014-01-23 Thread Remo Mattei
it works for me as well.  --  Remo Mattei Da: Michael Still mi...@stillhq.com Rispondi: Michael Still mi...@stillhq.com Data: January 23, 2014 at 14:11:17 A: Brad Knowles bknow...@momentumsi.com Oggetto:  Re: [Openstack] Freenode.net down? I am actively chatting in freenode now. I think

Re: [Openstack] [Barbican] Keystone PKI token too much long

2014-01-31 Thread Remo Mattei
Hi Rafael Do you have the info on how that has been implemented. Thanks Remo Inviato da iPhone () Il giorno Jan 31, 2014, alle ore 8:27, Ferreira, Rafael r...@io.com ha scritto: By the way, you can achieve the same benefits of uuid tokens (shorter tokens) with PKI by simply using a

Re: [Openstack] [Barbican] Keystone PKI token too much long

2014-01-31 Thread Remo Mattei
means that you will get an error when you request a token with includes an endpoint catalog that has more than about 12 endpoints in it. We had to turn the catalog off. Mark From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, January 31, 2014 5:41 AM To: Ferreira, Rafael Cc

Re: [Openstack] Fwd: nova unique name generator middleware

2014-02-01 Thread Remo Mattei
My understanding of the gen name is that it will be unique across your openstack Remo Inviato da iPhone () Il giorno Feb 1, 2014, alle ore 17:32, Aryeh Friedman aryeh.fried...@gmail.com ha scritto: Aryeh, to your point, OpenStack effectively _is_, the provisioning system. Our current

Re: [Openstack] nova unique name generator middleware

2014-02-03 Thread Remo Mattei
Hi all, there is a project for DNS already DNSaaS (DNS as a service) https://wiki.openstack.org/wiki/Designate On Feb 3, 2014, at 4:35 PM, Joshua Harlow harlo...@yahoo-inc.com wrote: Do most systems have access to a dns system that can be used to check? Maybe that could be one of these

Re: [Openstack] [glance] Multiple instances of glance

2014-02-04 Thread Remo Mattei
Looks like IceHouse it the target for the multiple glance backend options nice to see it. Ciao On Feb 4, 2014, at 13:32, Muralidhar Balcha muralidh...@gmail.com wrote: Excellent. https://blueprints.launchpad.net/glance/+spec/image-location-selection-strategy is what I am looking for. I

Re: [Openstack] Error while booting VM

2014-02-06 Thread Remo Mattei
sounds like it maybe corrupted. I would try to download a test image from this location: http://docs.openstack.org/image-guide/content/ch_obtaining_images.html if you want to use some tools to build your images I would look at

Re: [Openstack] Odd Keystone Behaviour

2014-02-06 Thread Remo Mattei
Seems a permissions issue did you try a different user? Remo On Feb 6, 2014, at 10:09, Daniel Ellison dan...@syrinx.net wrote: Hey all, I've run into an issue with a Havana Keystone install on CentOS 6.3. When I issue a command such as: keystone user-list I get in response:

Re: [Openstack] Error while booting VM

2014-02-06 Thread Remo Mattei
Yes but raw data keeps the entire space so if you have a 40gb drive and only use 1gb you are stuck with 40gb. Whereas, qcow2 does not. Ciao Remo On Feb 6, 2014, at 9:50, Aryeh Friedman aryeh.fried...@gmail.com wrote: qcow2 is almost certainly the worst choice here because if the hypervisor

Re: [Openstack] Error while booting VM

2014-02-06 Thread Remo Mattei
and other sources] to be unsafe in a power failure see http://pic.dhe.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=%2Fliaat%2Fliaatbpkvmguestcache.htm... the only problem with none is it gives beyond awful performence) On Thu, Feb 6, 2014 at 10:29 AM, Remo Mattei r...@italy1.com

Re: [Openstack] Odd Keystone Behaviour

2014-02-06 Thread Remo Mattei
, Daniel Ellison dan...@syrinx.net wrote: On Feb 6, 2014, at 10:19 AM, Remo Mattei r...@italy1.com wrote: Seems a permissions issue did you try a different user? I just defined a new user with OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT set (because that DOES work) and when I tried to get a user list

Re: [Openstack] Odd Keystone Behaviour

2014-02-06 Thread Remo Mattei
Is this a production a dev devstack packstack that me help a little as well Thanks Inviato da iPhone () Il giorno Feb 6, 2014, alle ore 8:53, Daniel Ellison dan...@syrinx.net ha scritto: On Feb 6, 2014, at 11:31 AM, Daniel Ellison dan...@syrinx.net wrote: Also, these are the variables

[Openstack] Trunk pass over OVS

2014-02-11 Thread Remo Mattei
Hello everyone, I wonder if anyone knows if there is a way to pass a full trunk over ovs? Is there a max number I could use to how many vlan I can pass? I thought I could bind that in the config file to a single nic to a senario where I can pass 30-40 vlans. Does anyone have any ins on this?

[Openstack] howto setup a custom AggregateRamFilter for openstack

2014-02-12 Thread Remo Mattei
Hello does anyone have a custom filter steps on how to do it for a custom filters like AggregateRamFilter Thanks for the feedback, Remo ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

Re: [Openstack] [Swift] Question regarding global scaling

2014-02-14 Thread Remo Mattei
Just adding a question, what config options have you used to make the multi-region? I have done a few swift but none with multi. Thanks On Feb 14, 2014, at 15:59, Richard Raseley rich...@raseley.com wrote: On Tue, Feb 11, 2014 at 3:38 PM, Adam Lawson alaw...@aqorn.com wrote: Hola peoples.

Re: [Openstack] best single node install tutorial

2014-02-14 Thread Remo Mattei
Are you looking for red hat / centos or ubunto ? Packstack does I nice job rh/centos Devstack on Debian / ubunto Just my 2 cents. Inviato da iPhone () Il giorno Feb 14, 2014, alle ore 18:28, Yonghua Peng sys...@mail2000.us ha scritto: I suggest take a look at this one, it's well

Re: [Openstack] best single node install tutorial

2014-02-14 Thread Remo Mattei
Well them forget devstack since without the stack.sh you will not install it. Bye. Inviato da iPhone () Il giorno Feb 14, 2014, alle ore 19:08, Aryeh Friedman aryeh.fried...@gmail.com ha scritto: On Fri, Feb 14, 2014 at 10:05 PM, Remo Mattei r...@italy1.com wrote: Are you

[Openstack] shared provider + floating

2014-02-20 Thread Remo Mattei
Hello all, I have 1 controller 2 compute and 1 neutron I have a provider network where I would like to boot up some instances but right now it does not allow me to even ping anything. I have a network which I have a router which is attached to the provider network and I assigned floating IP

Re: [Openstack] [Swift] Question regarding global scaling

2014-02-22 Thread Remo Mattei
, Delaware 19801-2230 Toll-free: (888) 406-7620 On Fri, Feb 14, 2014 at 4:18 PM, Remo Mattei r...@italy1.com wrote: Just adding a question, what config options have you used to make the multi-region? I have done a few swift but none with multi. Thanks On Feb 14, 2014, at 15:59

[Openstack] swift keystone auth

2014-02-24 Thread Remo Mattei
Hello all, I have a question I want to get clear my mind with. Swift in openstack uses keystone for auth, which we have the proxy checking account info, so how does that translate to meaning do we have a double checking of an account privileges? Thanks

[Openstack] swift cluster with more than one server

2014-02-24 Thread Remo Mattei
Hello I wonder what is the right process on configuring swift with more than 1 server, let’s see I have 20 HP / Dell servers with 10 HD in them. What are the command to make this the cluster. I know swift-ring-builder partition power replicas min_number_hours so in one that’s not a problem I

[Openstack] swift formula

2014-02-24 Thread Remo Mattei
Hi again, I have read about this formula can someone enhance with some additional details about how many objects can be in a swift cluster? §To find out how many items a partition will hold use the following formula §For example, if the §partition num is 2^18, §replica_num is 3, §disk_num is

Re: [Openstack] swift cluster with more than one server

2014-02-24 Thread Remo Mattei
node, and then distribute rings to all nodes. *Rings* must be consistency on all nodes within this cluster. 7. Start Swift daemons on new nodes. 8. Done , Replicators will do the rest of jobs for you. Perfect~ Hugo 2014-02-25 11:53 GMT+08:00 Remo Mattei r...@italy1.com: Hello I

[Openstack] FWaaS vs Security Group

2014-02-26 Thread Remo Mattei
Hello guys, I want to double check and make sure I am correct on this one. 1) FWaaS is a firewall which allows tenant to apply internal security measurement. 2) Security Group does not apply to the SND router but to neutron port. I am missing anything on a global overview of the two? Thanks

Re: [Openstack] [keystone] can't not use file-based backend for catalog

2014-03-05 Thread Remo Mattei
': 'application/json', 'content-length': '17', 'vary': 'X-Auth-Token'} RESP BODY: {endpoints: []} From: Remo Mattei [mailto:r...@italy1.com] Sent: Thursday, March 06, 2014 10:13 AM To: Li, Chen Cc: openstack@lists.openstack.org Subject: Re: [Openstack] [keystone] can't not use file

[Openstack] provider network with 3 nics

2014-03-05 Thread Remo Mattei
Hello everyone, I have a strange scenario I have 3 nodes, compute, controller and neutron the neutron box has 3 nics, 1 management, which is ok, the sec is used for the tun (GRE) and it’s ok as well and the 3rd is my provider network in this case to do some testing I have it running on a

[Openstack] any suggestions on how to change the actions from drop to allow

2014-03-06 Thread Remo Mattei
ovs-dpctl dump-flows in_port(11),eth(src=00:1c:42:00:00:08,dst=00:1c:42:51:f1:eb),eth_type(0x0800),ipv4(src=10.211.55.2,dst=10.211.55.13,proto=6,tos=0x10,ttl=64,frag=no),tcp(src=62616,dst=22), packets:63, bytes:5646, used:0.004s, flags:P., actions:drop This machine drops the actions is there an

Re: [Openstack] No VNC configuration in Havana

2014-03-10 Thread Remo Mattei
What os are you running if centos you need to open the iptables rule.. Inviato da IPad () Il giorno Mar 10, 2014, alle ore 15:24, Narayanan, Krishnaprasad naray...@uni-mainz.de ha scritto: I made the configuration changes that you specified at the controller and compute nodes but

Re: [Openstack] openstack havana with neutron can't ping instance

2014-03-16 Thread Remo Mattei
Did you open the security group for icmp? Inviato da iPhone Il giorno Mar 16, 2014, alle ore 10:36, Anatoly Oreshkin anatoly.oresh...@pnpi.spb.ru ha scritto: Hello, I've installed OpenStack Havana with Neutron all-in-one on single node under Scientific Linux 6.4 having multiple NICs

[Openstack] Swift space cal and geographical zone implementation

2014-03-20 Thread Remo Mattei
Hello all, I know that until a couple releases ago there was not an option to search for metadata within swift. Has that been implemented? Also I know that there was an option coming to support regions does anyone have tried that and provide a little more details since the sync will replicate

Re: [Openstack] net-create issue

2014-03-31 Thread Remo Mattei
Hi Erich, I just checked mine and you are correct that DB is using the wrong Engine. It should be InnoDB. Thanks for the heads up. Remo OK, I think I've solved this, but just for the record, I think there is a bug somewhere in the RDO code to create these tables in mysql. The

Re: [Openstack] Cinder issues...

2014-04-08 Thread Remo Mattei
I just found it force-delete Arg, I think I see the issue... I created my cinder endpoints to point to thew wrong internal hosts. I fixed the endpoints, but the volume still sits in Attaching state, so I can't touch it. Should I manually tweak mysql to fix this? I see: mysql

Re: [Openstack] Cinder issues...

2014-04-08 Thread Remo Mattei
rebooted my controller and cinder nodes (and all associated api's and services)and it still won't work... I have a feeling I screwed something up by changing that value in mysql... Any pointers much appreciated... :( On 04/08/14 16:28, Remo Mattei wrote: I just found it force-delete

Re: [Openstack] Problem with a fresh openstack installation

2014-04-09 Thread Remo Mattei
Did you try to use a bigger flavor since tiny will not work. Inviato da iPhone () Il giorno Apr 9, 2014, alle ore 7:06, Alex Irmel Oviedo Solis alleinerw...@gmail.com ha scritto: Hi all, I install OpenStack using packstack without problems (apparently) on fedora 20 x86_64. I uploaded

Re: [Openstack] Problem with a fresh openstack installation

2014-04-09 Thread Remo Mattei
What type of installation did you do with packstack? Allionone? Remo, I try with other flavors and the result is the same, not work :-( 2014-04-09 9:39 GMT-05:00 Remo Mattei r...@italy1.com: Did you try to use a bigger flavor since tiny will not work. Inviato da iPhone () Il

Re: [Openstack] Problem with a fresh openstack installation

2014-04-09 Thread Remo Mattei
Well there are a few more steps to look at when you boot where does it stop? Chk nova folder Let me know Inviato da iPhone () Il giorno Apr 9, 2014, alle ore 8:01, Remo Mattei r...@italy1.com ha scritto: What type of installation did you do with packstack? Allionone? Remo, I try

Re: [Openstack] RDO cinder upgrading havana to icehouse

2014-04-18 Thread Remo Mattei
Interesting solution I m curious to see if it works. I do not see why but maybe code changed to much to make it seamless. Inviato da iPhone () Il giorno Apr 18, 2014, alle ore 11:51, Dimitri Maziuk dmaz...@bmrb.wisc.edu ha scritto: Hi all, I'm thinking of adding a cinder storage

[Openstack] Swift steps into keystone after the installation

2014-04-20 Thread Remo Mattei
Hello all Happy Easter Sunday I want to ask if anyone has done an integration of swift after OpenStack was already configured. I have build up and have my stand alone swift running and now I want to use it within glance and I have configured the endpoint to the new swift I can still see the

Re: [Openstack] Integrate External Service with Keystone

2014-04-20 Thread Remo Mattei
Hi Reza, as Adam suggested, I have in fact, created a new lab for some of the new hire regarding this topic. Here is the public URL you can use to follow the instruction on how to do this. http://docs.openstack.org/developer/horizon/topics/policy.html On 04/17/2014 02:15 AM, Reza

[Openstack] Cinder suggestion on adding delay to connector.py ....

2014-04-25 Thread Remo Mattei
Hello all, I have seen an issue where multipath was not able to execute some drive adding, two identical openstack but one is using a faster computer and even though it is finding the LUN but it cannot complete here is the example: 2014-04-25 05:09:26.983 12657 DEBUG

[Openstack] securing connection nova to keystone https

2014-05-07 Thread Remo Mattei
Hello guys, I wonder if anyone has any suggestions on changing from http to https interprocess communication like nova to keystone etc.. not for the DASHBOARD. so all the api calls will go over https. Any other suggestions will be welcomed. Thanks

Re: [Openstack] Looking for some help with swift

2014-05-18 Thread Remo Mattei
Hi did u use packstack ? Inviato da iPhone () Il giorno May 18, 2014, alle ore 20:22, Clint Dilks cli...@waikato.ac.nz ha scritto: Hi I am installing icehouse on CentOS 6.5 for the first time and looking for some help with swift. I have followed the guide here

Re: [Openstack] Weird Network problem

2014-05-28 Thread Remo Mattei
How about iptables rules or security groups ? Remo Inviato da IPad () Il giorno May 28, 2014, alle ore 16:21, Georgios Dimitrakakis gior...@acmac.uoc.gr ha scritto: On Wed, May 28, 2014 at 4:46 PM, Georgios Dimitrakakis wrote: Hi! I am performing a new installation of

Re: [Openstack] Ceph vs swift

2014-05-30 Thread Remo Mattei
/CAP_theorem [2] https://www.youtube.com/watch?v=YxnFUQHIwNs On Thu, May 29, 2014 at 9:34 PM, Remo Mattei r...@italy1.com wrote: Hi all does anyone have done any testing or comparison between swift and ceph I want to get some others people prospectives. Thanks. Inviato da iPhone

Re: [Openstack] nova-network vs neutron

2014-05-30 Thread Remo Mattei
HI Jeremy, I would personally look into neutron and consider provider network. ML2 allows different type of backends, and between nodes I would use GRE. Just my 2 cents. I know I was short but at least you got some ideas on where to look for. Remo On May 30, 2014, at 1:21 PM, Jeremy

[Openstack] cinder sharing one block to multiple instances

2014-06-10 Thread Remo Mattei
Hello everyone, as far as I remember the was a plan to have Cinder to be able to share one block storage with multiple instances with the release of Havana, I guess it was then shifted to Icehouse, I wonder if this is still the case, or if it got shifted again to Juno. Thanks Remo

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread Remo Mattei
Why don’t you use AZ for this. So you can select where you want to run a specific VM. Then you have VM on KVM, XEN etc.. based on the AZ. Remo On Jun 13, 2014, at 7:41, O'Reilly, Dan daniel.orei...@dish.com wrote: I realize there have been some discussions on this in the recent past, but it

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread Remo Mattei
/VMware? Thanks! From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:08 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Compute servers configuration - best practices Availability Zone. On Jun 13, 2014, at 8:03, O'Reilly, Dan

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread Remo Mattei
Availability Zone. On Jun 13, 2014, at 8:03, O'Reilly, Dan daniel.orei...@dish.com wrote: AZ? From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:00 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Compute servers configuration

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread Remo Mattei
, or does the controller care? Which is another way of asking, does the controller need to know that 1 node is Xen, one is KVM and one is VMware? And if so, how is that configured? From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:11 AM To: O'Reilly, Dan Cc: openstack

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread Remo Mattei
: But does the controller speak the same to any compute node, regardless of the underlying hypervisor, or is there something special for KVM vs Xen, for example? What I’m trying to do is not configure qemu if I don’t need to. From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June

Re: [Openstack] Neutron Physical Net

2014-06-13 Thread Remo Mattei
are you using ML2 or not? On Jun 13, 2014, at 8:52, Marc Soda ms...@coredial.com wrote: My compute nodes all have a separate NIC for a storage network. How can I map Neutron interfaces to this physical interface? !DSPAM:1,539b2310109581051517306!

Re: [Openstack] Neutron Physical Net

2014-06-13 Thread Remo Mattei
then you need to do that in the l3 config file. You can use the * and use anyname you want to map it. Bye, Remo On Jun 13, 2014, at 9:20, Marc Soda ms...@coredial.com wrote: ML2. On Fri, Jun 13, 2014 at 12:16 PM, Remo Mattei r...@italy1.com wrote: are you using ML2 or not? On Jun 13

  1   2   3   4   5   >