Re: [Openstack] -[keystone] help configure keystone for token ssl x509 authorization

2016-07-27 Thread Adam Young

On 07/04/2016 11:14 AM, schmitt wrote:

Hi,
I am learning to configure keystone for tokenless  ssl x509 
 authorization, according to the document: 
http://docs.openstack.org/developer/keystone/configure_tokenless_x509.html. 


when making self-signed certificate with command openssl,
I don't know how to define issuer DN and subject DN for ssl x509.
Is it right as the following?
For example ,
If using  tokenless authorization between nova service and keystone,
i define issuer DN  like the following:
It is just a mapping:  whatever you chose for the DN needs to be 
mappable to the username in Keystone.
The example has "type": "SSL_CLIENT_S_DN_CN"  So if the 
SSL_CLIENT_S_DN_CN is schm...@openstack.com then the username needs to 
be schm...@openstack.com.


There are many attributes you can use for mapping.  Here is a decent 
summary:

http://www.freeipa.org/page/Environment_Variables



E=schm...@openstack.com
CN=schmitt
OU=keystone
O=openstack
L=Sunnyvale
S=California
C=US
and define subject DN like the following:
E=n...@openstack.com
CN=nova  #nova user defined in the configuration item 
[keystone_authtoken]file“/etc/nova/nova.conf”

OU=default
O=defalult
L=Sunnyvale
S=California
C=US

Also,is there something special between subject DN and openstack service?
Thanks & Regards,

schmitt





___
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



___
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] Quota changes don't "take"

2016-07-27 Thread Brent Troge
Whenever I had quota issues I just update the database. Ymmv

On Jul 27, 2016 7:00 PM, "Kevin Benton"  wrote:

> So if you do a "neutron quota-show" as one of those projects, does it
> reflect the security group quotas?
>
> On Wed, Jul 27, 2016 at 4:15 AM, Turbo Fredriksson 
> wrote:
>
>> On Jul 27, 2016, at 11:19 AM, Kevin Benton wrote:
>>
>> > What do you mean it didn't help? Are the actual tenant IDs showing up in
>> > the neutron database now?
>>
>> Yes:
>>
>>
>> +--+--++---+
>> | id   | tenant_id
>> | resource   | limit |
>>
>> +--+--++---+
>> | 6ea6023b-41c1-47af-8a29-a874442a14a2 | 04ee0e71babe4fd7aa16c3f64a8fca89
>> | security_group |50 |
>> | 56497e72-1fcd-4add-ad03-2576469c1f14 | 55de35baa6aa48ac83825a3ac2e3100e
>> | security_group |50 |
>> | 4a324de6-74db-4bfd-888d-2294e2863a4c | 733bfa1cf26844778a7499a113f1ba54
>> | security_group |50 |
>>
>> +--+--++---+
>>
>> Those three corresponds to the 'admin', 'compute' and 'service'
>> projects respectively. There's no 'default' project though.. ??
>>
>> But still there's the 'Defaults' section in Horizon..
>> --
>> There are no dumb questions,
>> unless a customer is asking them.
>> - Unknown
>>
>>
>> ___
>> 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
>>
>
>
> ___
> 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
>
>
___
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] Quota changes don't "take"

2016-07-27 Thread Kevin Benton
So if you do a "neutron quota-show" as one of those projects, does it
reflect the security group quotas?

On Wed, Jul 27, 2016 at 4:15 AM, Turbo Fredriksson  wrote:

> On Jul 27, 2016, at 11:19 AM, Kevin Benton wrote:
>
> > What do you mean it didn't help? Are the actual tenant IDs showing up in
> > the neutron database now?
>
> Yes:
>
>
> +--+--++---+
> | id   | tenant_id
> | resource   | limit |
>
> +--+--++---+
> | 6ea6023b-41c1-47af-8a29-a874442a14a2 | 04ee0e71babe4fd7aa16c3f64a8fca89
> | security_group |50 |
> | 56497e72-1fcd-4add-ad03-2576469c1f14 | 55de35baa6aa48ac83825a3ac2e3100e
> | security_group |50 |
> | 4a324de6-74db-4bfd-888d-2294e2863a4c | 733bfa1cf26844778a7499a113f1ba54
> | security_group |50 |
>
> +--+--++---+
>
> Those three corresponds to the 'admin', 'compute' and 'service'
> projects respectively. There's no 'default' project though.. ??
>
> But still there's the 'Defaults' section in Horizon..
> --
> There are no dumb questions,
> unless a customer is asking them.
> - Unknown
>
>
> ___
> 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
>
___
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] [monasca] Ubuntu Cloud Archive Packaging

2016-07-27 Thread Gui Maluf
Hi everyone,

I'm interested in Openstack Monasca packages and AFAIK there is no package
available.
I would like to help on this, so who are the team responsible for creating
and maintaining Ubuntu Cloud Archive?

There is any guideline or good practice for building Openstack packages?

Regards

-- 
*guilherme* \n
\t *maluf*
___
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] Anti-Affinity Based on NUMA Node

2016-07-27 Thread Chris Friesen

Host aggregates apply to the host as a whole, not individual NUMA nodes.

Chris

On 07/27/2016 09:39 AM, Fawaz Mohammed wrote:

Hi Brent,
Consider aggregation group.


On Jul 27, 2016 3:48 AM, "Brent Troge" mailto:brenttroge2...@gmail.com>> wrote:


Instead of anti-affinity based on compute host, is there a way to filter
based on NUMA node ?

In my flavor I am using

hw_numa_nodes=1

However, for the VMs within the same server group, I would like to ensure
they do not end up in the same host NUMA node.



___
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



___
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




___
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] Anti-Affinity Based on NUMA Node

2016-07-27 Thread Chris Friesen

On 07/26/2016 05:33 PM, Brent Troge wrote:


Instead of anti-affinity based on compute host, is there a way to filter based
on NUMA node ?

In my flavor I am using

hw_numa_nodes=1

However, for the VMs within the same server group, I would like to ensure they
do not end up in the same host NUMA node.


As far as I know vanilla OpenStack has no way to do this.

Chris

___
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] Anti-Affinity Based on NUMA Node

2016-07-27 Thread Fawaz Mohammed
Hi Brent,
Consider aggregation group.

On Jul 27, 2016 3:48 AM, "Brent Troge"  wrote:

>
> Instead of anti-affinity based on compute host, is there a way to filter
> based on NUMA node ?
>
> In my flavor I am using
>
> hw_numa_nodes=1
>
> However, for the VMs within the same server group, I would like to ensure
> they do not end up in the same host NUMA node.
>
>
>
> ___
> 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
>
>
___
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] Windows provisioning issue, could not finish configuring the system

2016-07-27 Thread William Josefsson
Hello Alessandro, yes I posted here but unfortunately no reply
https://ask.openstack.org/en/question/94971/windows-could-not-finish-configuring-the-system/

I upload the cloudbase image to glance, then I create a bootable 100GB
cinder volume based on that glance image. nova boot flavor --boot-volume


I cannot navigate from the console, to bypass the error message, and if I
click the button it reboots and get's back to the same place which seems
really strange. I try to click around, but the window doesn't disappear.

I think something else must be wrong?

I can never ping the node too. Someone on IRC mentioned it could be a race
condition cloud-init sysprep thing causing this too. Here's another commit
I wanna revert and try too https://bugs.launchpad.net/neutron/+bug/1460793





On Wed, Jul 27, 2016 at 6:10 PM, Alessandro Pilotti <
apilo...@cloudbasesolutions.com> wrote:

> Hi Will,
>
> What is the root disk size of your instance? Please make sure to have
> enough space for the OS to boot.
>
> If that's not the issue, could you provide the logs available in the
> following two locations?
>
> "C:\Program Files\Cloudbase Solutions\Cloudbase-Init\logs"
> "C:\Windows\Panther"
>
> Note: I'd recommend to post a question on http://ask.openstack.org in
> place of using the ML for this type of requests.
>
> Thanks,
>
> Alessandro
>
> *From:* William Josefsson [william.josef...@gmail.com]
> *Sent:* Tuesday, July 26, 2016 1:01 PM
> *To:* openstack@lists.openstack.org
> *Subject:* [Openstack] Windows provisioning issue, could not finish
> configuring the system
>
> Hi everyone! I'm on Liberty running CentOS7, when load the cloudbase.it
> Win2012R2 image to glance and boot,
>
> I get this error as per below: "Windows could not finish configuring the
> system, to attempt resume configuration, restart the system" restarting
> doesn't help.
>
> https://ibin.co/2pNE5eMJgc4o.png (image description)
>
> Can anyone pls advice how to fix this? Will
>
> 
>
> ___
> 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
>
>
> ___
> 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
>
>
___
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] VNC can't show older versions of Ubuntu Server

2016-07-27 Thread Emilio Moreno Fernandez
Hi Francisco,

Here is the image of all my Ubuntu version 9.10 
https://filebox.adam.es/s/bnMYTsy7fyVr15V
In all instances of this version we have the same problem.

Thanks,

_

Emilio Moreno Fernández

De: Francisco J. Araya [mailto:franci...@sentinel.la]
Enviado el: miércoles, 27 de julio de 2016 13:48
Para: Emilio Moreno Fernandez
CC: openstack@lists.openstack.org
Asunto: Re: [Openstack] VNC can't show older versions of Ubuntu Server

Hi Emilio, which ubuntu version are you running on the instance? Where did you 
get the image?

Regards,
FJA

Sent from mobile device

On Jul 27, 2016, at 3:00 AM, Emilio Moreno Fernandez 
mailto:emilio.mor...@adam.es>> wrote:
Hi!

We have problems to view vnc console of Ubuntu Server instances of older 
versions.
The server respond ping and everything is ok, but without console is a problem 
to troubleshoot this server in the future.

Can you help me? Is normal with older versions of ubuntu?

Thanks

_

Emilio Moreno Fernández

___
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
___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Turbo Fredriksson
On Jul 27, 2016, at 1:02 PM, Abhishek Shrivastava wrote:

>   
> http://cloudbytestorages.github.io/blog/general/issues/openstack/2016/05/15/No-valid-host-was-found.html

My take from that is this section:

937472 2015-03-20 13:49:44.014 27294 TRACE nova.compute.manager [instance: 
cddc4641-3f2d-4282-a8ec-0a2f9eac72df] libvirtError: internal error: process 
exited while connecting to monitor: qemu-system-x86_64: -cha   rdev 
socket,id=charchannel0,path=/var/lib/libvirt/qemu/org.qemu.guest_agent.0.instance-0016.sock,server,nowait:
 Failed to bind socket: Permission denied


Permission denied problems are always a (good) hint.. No idea what it means
though :(
-- 
Det är när man känner doften av sin egen avföring
som man börjar undra vem man egentligen är.
- Arne Anka


___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Abhishek Shrivastava
Hi Turbo,

Follow the following link and then try, maybe it can help:

   -
   
http://cloudbytestorages.github.io/blog/general/issues/openstack/2016/05/15/No-valid-host-was-found.html


On Wed, Jul 27, 2016 at 4:52 PM, Turbo Fredriksson  wrote:

> On Jul 27, 2016, at 10:04 AM, Silvia Fichera wrote:
>
> > here my outputs:
>
> I'm not sure if it's part/source of your problem, but you're missing
> the 'br-ex' interface. That's the interface to your external/physical
> network.
>
> And from your output, I'm guessing that's either 'enp0s3' or 'enp0s8'.
> But looking from your 'ovs-vsctl show' output, I'd guess the former.
>
> > sudo ovs-vsctl show
> > 267942a5-0ef1-4298-9c0b-01cc471eb24c
> >Manager "ptcp:6640:192.168.50.106"
> >Bridge br-int
> >Controller "tcp:192.168.50.106:6653"
> >is_connected: true
> >Port br-int
> >Interface br-int
> >type: internal
>
> Not sure why you have a controller there. I don't have that on any
> of my br- interfaces.. Don't know what it means though, might be
> nothing..
> --
> Med ett schysst järnrör slår man hela världen med häpnad
> - Sockerconny
>
>
> ___
> 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
>



-- 


*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. *
___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Turbo Fredriksson
On Jul 27, 2016, at 1:03 PM, Silvia Fichera wrote:

> I have created manually br-int, it was not created by devstack, should I
> also manually add br-ex?

Don't know. I've don't use devstack, I did it the "hard" way by installing
packages manually :D

But I guess so. From what (very!) little I know, you need one external and
one tenant bridge. Had/have something to do with iptable rules not being
able to be put on "something" (skimmed that part :).

> Now I'm using the mitaka branch
> and the two bridges are not automatically created (and the installation is
> successful).

I'm also using Mitaka. But since I did everything manually, I did that part
as well manually.


This is my networking setup. Doubt there's much/anything you can use there,
but it might give you some hints..

https://github.com/FransUrbo/openstack_bladecenter/blob/master/rc.install#L118-L213

that's run on both the Compute(s) and on the Control(s).
--
You know, boys, a nuclear reactor is a lot like a woman.
You just have to read the manual and press the right buttons
- Homer Simpson


___
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] VM resize time comparison

2016-07-27 Thread Chathura M. Sarathchandra Magurawalage
Since an explanation could not yet be found for this phenomenon. I have plotted 
two graphs to show the effect.

https://www.dropbox.com/s/5e8xrrctu0rcwx3/CPU%20scaling%20%20-%20continuous%20vs%20increasing%20from%201.png?dl=0
https://www.dropbox.com/s/txpkb8k6mpyexv8/CPU%20scaling%20-%20increase%20from%201.png?dl=0

The first graph shows the VM CPU resize time (y axis) vs number of vCPUs (x 
axis) of continuous (blue) and resize from a VM with 1 vCPU (green) 
scenarios.The second graph shows the VM CPU resize time (y axis) vs number of 
vCPUs (x axis), when resized from a VM with 1 vCPU at each step (The green line 
in first graph). The error bars show the standard error of the gathered values 
at each step, as I did resize multiple times to get a mean value.

Can anyone give an explanation for this?

> On 26 Jul 2016, at 11:30, Chathura M. Sarathchandra Magurawalage 
> <77.chath...@gmail.com> wrote:
> 
> Thanks Tomas.
> 
> Yes you are right but that will only happen when you resize disk at each 
> step. But when I increased CPU other resource were kept fixed. So in This 
> case, it won’t be copying bigger disk over each time.
> 
> 
>> On 26 Jul 2016, at 08:45, Tomas Vondra  wrote:
>> 
>> Chathura M. Sarathchandra Magurawalage <77.chathura@...> writes:
>> 
>>> 
>>> Hi, 
>>> 
>>> Does anyone know the reason for VM resizing time to increase faster if you
>> continuously increase CPU or DISK
>>> resources by +1 (e.g. 1-2, 2-3, 3-4, 4-5). Whereas, when you increase from
>> 1 to any of +1/+2/+3/+4…..+n
>>> (e.g. 1-2, 1,3, 1-4, 1-5), the VM resize time still increases at each
>> step, but it takes less time in
>>> comparison to the former method. Can anyone give an explanation for this? 
>>> 
>> 
>> Hi!
>> If I'm correct, the resize operation stops the VM, migrates it to another
>> computed node and starts it with another configuration there.
>> So if you have your VM running on local storage, moreover raw local storage,
>> you will be copying a bigger disk over each time. Otherwise, it should not
>> matter. Am I correct about your configuration?
>> Tomas
>> ___
>> 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
> 


___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Silvia Fichera
enp0s3 and enp0s8 are the "new" names of eth0 and eth1, in fact ubuntu
16.04 uses this new names.
I have created manually br-int, it was not created by devstack, should I
also manually add br-ex?
As far as I remember, previous versions of devstack stop the script when it
is not possible 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:
>
> I'm not sure if it's part/source of your problem, but you're missing
> the 'br-ex' interface. That's the interface to your external/physical
> network.
>
> And from your output, I'm guessing that's either 'enp0s3' or 'enp0s8'.
> But looking from your 'ovs-vsctl show' output, I'd guess the former.
>
> > sudo ovs-vsctl show
> > 267942a5-0ef1-4298-9c0b-01cc471eb24c
> >Manager "ptcp:6640:192.168.50.106"
> >Bridge br-int
> >Controller "tcp:192.168.50.106:6653"
> >is_connected: true
> >Port br-int
> >Interface br-int
> >type: internal
>
> Not sure why you have a controller there. I don't have that on any
> of my br- interfaces.. Don't know what it means though, might be
> nothing..
> --
> Med ett schysst järnrör slår man hela världen med häpnad
> - Sockerconny
>
>
> ___
> 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
>



-- 
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] VNC can't show older versions of Ubuntu Server

2016-07-27 Thread Francisco J. Araya
Hi Emilio, which ubuntu version are you running on the instance? Where did you 
get the image?

Regards,

FJA

Sent from mobile device

> On Jul 27, 2016, at 3:00 AM, Emilio Moreno Fernandez  
> wrote:
> 
> Hi!
>  
> We have problems to view vnc console of Ubuntu Server instances of older 
> versions.
> The server respond ping and everything is ok, but without console is a 
> problem to troubleshoot this server in the future.
>  
> Can you help me? Is normal with older versions of ubuntu?
>  
> Thanks
>  
> _
>  
> Emilio Moreno Fernández
>  
> ___
> 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
___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Turbo Fredriksson
On Jul 27, 2016, at 10:04 AM, Silvia Fichera wrote:

> here my outputs:

I'm not sure if it's part/source of your problem, but you're missing
the 'br-ex' interface. That's the interface to your external/physical
network.

And from your output, I'm guessing that's either 'enp0s3' or 'enp0s8'.
But looking from your 'ovs-vsctl show' output, I'd guess the former.

> sudo ovs-vsctl show
> 267942a5-0ef1-4298-9c0b-01cc471eb24c
>Manager "ptcp:6640:192.168.50.106"
>Bridge br-int
>Controller "tcp:192.168.50.106:6653"
>is_connected: true
>Port br-int
>Interface br-int
>type: internal

Not sure why you have a controller there. I don't have that on any
of my br- interfaces.. Don't know what it means though, might be
nothing..
-- 
Med ett schysst järnrör slår man hela världen med häpnad
- Sockerconny


___
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] Quota changes don't "take"

2016-07-27 Thread Turbo Fredriksson
On Jul 27, 2016, at 11:19 AM, Kevin Benton wrote:

> What do you mean it didn't help? Are the actual tenant IDs showing up in
> the neutron database now?

Yes:

+--+--++---+
| id   | tenant_id| 
resource   | limit |
+--+--++---+
| 6ea6023b-41c1-47af-8a29-a874442a14a2 | 04ee0e71babe4fd7aa16c3f64a8fca89 | 
security_group |50 |
| 56497e72-1fcd-4add-ad03-2576469c1f14 | 55de35baa6aa48ac83825a3ac2e3100e | 
security_group |50 |
| 4a324de6-74db-4bfd-888d-2294e2863a4c | 733bfa1cf26844778a7499a113f1ba54 | 
security_group |50 |
+--+--++---+

Those three corresponds to the 'admin', 'compute' and 'service'
projects respectively. There's no 'default' project though.. ??

But still there's the 'Defaults' section in Horizon..
--
There are no dumb questions,
unless a customer is asking them.
- Unknown


___
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] Quota changes don't "take"

2016-07-27 Thread Kevin Benton
What do you mean it didn't help? Are the actual tenant IDs showing up in
the neutron database now?

For example, this column entry:

+--+---+
+---+
| id   | tenant_id | resource   | limit
|
+--+---+
+---+
| 17bb8ea8-cde0-462d-a9ff-aad6e45dad9b | admin | security_group |50
|


Shows that the 'tenant_id' is 'admin', which is not a tenant_id, so that
will never take effect.

On Sat, Jul 23, 2016 at 11:24 AM, Turbo Fredriksson 
wrote:

> On Jul 23, 2016, at 1:50 PM, Kevin Benton wrote:
>
> > It looks like you are setting quotas for the name instead of the id.
> Change
> > your list command to output the 'id' column instead.
>
>
> Didn't help..
>
> What command do you actually use to show/change the same
> "Defaults" settings I see in Horizon->Project->System->Defaults ?
> --
> Em - The battle cry of the cronical masturbater.
> - Charlie Harper
>
>
> ___
> 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
>
___
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] Windows provisioning issue, could not finish configuring the system

2016-07-27 Thread Alessandro Pilotti
Hi Will,

What is the root disk size of your instance? Please make sure to have enough 
space for the OS to boot.

If that's not the issue, could you provide the logs available in the following 
two locations?

"C:\Program Files\Cloudbase Solutions\Cloudbase-Init\logs"
"C:\Windows\Panther"

Note: I'd recommend to post a question on http://ask.openstack.org in place of 
using the ML for this type of requests.

Thanks,

Alessandro

From: William Josefsson 
[william.josef...@gmail.com]
Sent: Tuesday, July 26, 2016 1:01 PM
To: openstack@lists.openstack.org
Subject: [Openstack] Windows provisioning issue, could not finish configuring 
the system

Hi everyone! I'm on Liberty running CentOS7, when load the 
cloudbase.it Win2012R2 image to glance and boot,

I get this error as per below: "Windows could not finish configuring the 
system, to attempt resume configuration, restart the system" restarting doesn't 
help.

https://ibin.co/2pNE5eMJgc4o.png (image description)

Can anyone pls advice how to fix this? Will

___
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
___
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] No valid Host - OpenStack Mitaka

2016-07-27 Thread Silvia Fichera
here my outputs:

ifconfig
br-intLink encap:Ethernet  IndirizzoHW 5e:5d:d9:fb:02:40
  indirizzo inet6: fe80::5c5d:d9ff:fefb:240/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1
  Byte RX:0 (0.0 B)  Byte TX:648 (648.0 B)

enp0s3Link encap:Ethernet  IndirizzoHW 08:00:27:1c:22:a9
  indirizzo inet:10.0.2.15  Bcast:10.0.2.255  Maschera:255.255.255.0
  indirizzo inet6: fe80::a00:27ff:fe1c:22a9/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:651559 errors:0 dropped:0 overruns:0 frame:0
  TX packets:220087 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1000
  Byte RX:635288429 (635.2 MB)  Byte TX:13471937 (13.4 MB)

enp0s8Link encap:Ethernet  IndirizzoHW 08:00:27:13:0c:e3
  indirizzo inet:192.168.50.107  Bcast:192.168.50.255
 Maschera:255.255.255.0
  indirizzo inet6: fe80::a00:27ff:fe13:ce3/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:576250 errors:0 dropped:0 overruns:0 frame:0
  TX packets:590762 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1000
  Byte RX:142961525 (142.9 MB)  Byte TX:493175198 (493.1 MB)

loLink encap:Loopback locale
  indirizzo inet:127.0.0.1  Maschera:255.0.0.0
  indirizzo inet6: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:65536  Metric:1
  RX packets:403002 errors:0 dropped:0 overruns:0 frame:0
  TX packets:403002 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1
  Byte RX:21178175 (21.1 MB)  Byte TX:21178175 (21.1 MB)

ovs-system Link encap:Ethernet  IndirizzoHW 26:e1:d8:2e:9a:85
  indirizzo inet6: fe80::24e1:d8ff:fe2e:9a85/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1
  Byte RX:0 (0.0 B)  Byte TX:648 (648.0 B)

virbr0Link encap:Ethernet  IndirizzoHW 52:54:00:51:c7:fa
  indirizzo inet:192.168.122.1  Bcast:192.168.122.255
 Maschera:255.255.255.0
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisioni:0 txqueuelen:1000
  Byte RX:0 (0.0 B)  Byte TX:0 (0.0 B)


sudo ovs-vsctl list-br
br-int

sudo ovs-vsctl show
267942a5-0ef1-4298-9c0b-01cc471eb24c
Manager "ptcp:6640:192.168.50.106"
Bridge br-int
Controller "tcp:192.168.50.106:6653"
is_connected: true
Port br-int
Interface br-int
type: 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 of ifconfig br-int is this:
> > br-intLink encap:Ethernet  IndirizzoHW 5e:5d:d9:fb:02:40
> >  indirizzo inet6: fe80::5c5d:d9ff:fefb:240/64 Scope:Link
> >  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> >  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> >  TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
> >  collisioni:0 txqueuelen:1
> >  Byte RX:0 (0.0 B)  Byte TX:648 (648.0 B)
>
> Ok, that didn't say much. I mixed that up with "br-ex". Could you
> give me/us the full output from the following commands:
>
> ifconfig
> ovs-vsctl list-br
> ovs-vsctl list-ports br-int
>
> > The error now is changed (I have reinstalled the OVS). Now It says
> > libvirtError: internal error: Unable to add port tap356540b7-87 to OVS
> > bridge br-int.
>
> Can you run your Neutron network agent (I'm using OpenvSwitch personally,
> so I would change /etc/neutron/plugins/ml2/openvswitch_agent.ini and
> set 'debug=true' and restart the OpenvSwitch agent).
> --
> As soon as you find a product that you really like,
> they will stop making it.
> - Wilson's Law
>
>
> ___
> 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
>



-- 
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] VNC can't show older versions of Ubuntu Server

2016-07-27 Thread Emilio Moreno Fernandez
Sorry...now attach file of situation... :-(

_


De: Emilio Moreno Fernandez
Enviado el: miércoles, 27 de julio de 2016 10:00
Para: 'openstack@lists.openstack.org'
Asunto: VNC can't show older versions of Ubuntu Server

Hi!

We have problems to view vnc console of Ubuntu Server instances of older 
versions.
The server respond ping and everything is ok, but without console is a problem 
to troubleshoot this server in the future.

Can you help me? Is normal with older versions of ubuntu?

Thanks

_

Emilio Moreno Fernández

___
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] VNC can't show older versions of Ubuntu Server

2016-07-27 Thread Emilio Moreno Fernandez
Hi!

We have problems to view vnc console of Ubuntu Server instances of older 
versions.
The server respond ping and everything is ok, but without console is a problem 
to troubleshoot this server in the future.

Can you help me? Is normal with older versions of ubuntu?

Thanks

_

Emilio Moreno Fernández

___
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] Ceilometer memory use ratio

2016-07-27 Thread openstack_ea...@163.com
Hi,
I can get cpu_util use:
[root@controller ~(keystone_admin)]# ceilometer  sample-list -q 
resource=48afa90d-20e9-4096-8c5d-6543e49a03f7 -m cpu_util
+--+--+---+-+--++
| Resource ID  | Name | Type  | Volume  | 
Unit | Timestamp  |
+--+--+---+-+--++
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.128334366425  | % 
   | 2016-07-27T06:46:53.043000 |
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.124997847537  | % 
   | 2016-07-27T06:36:53.048000 |
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.140021875851  | % 
   | 2016-07-27T06:26:53.038000 |

I can also get memory.usage use 
[root@controller ~(keystone_admin)]# ceilometer  sample-list -q 
resource=48afa90d-20e9-4096-8c5d-6543e49a03f7 -m memory.usage
+--+--+---++--++
| Resource ID  | Name | Type  | Volume | Unit | 
Timestamp  |
+--+--+---++--++
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | memory.usage | gauge | 206.0  | MB   | 
2016-07-27T06:46:53.072000 |
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | memory.usage | gauge | 206.0  | MB   | 
2016-07-27T06:36:53.076000 |

Is it possible to get memory_util like the cpu_util? 

I think memory_util would caculated as: usage/total.

I also have one question. When I boot a vm with 2G,and use virsh dommenstat, I 
get the following:
virsh #  dommemstat  36 
actual 2097152
swap_in 0
swap_out 0
major_fault 458
minor_fault 764818
unused 1673108
available 1884124
rss 2260280

and log in the vm using free:
[root@c7-az-nova ~]# free 
  totalusedfree  shared  buff/cache   available
Mem:1884124   67112 1673108   16656  143904 1670240
Swap: 0   0   0

How the number 1884124  calulated? I would expect it to be 2097152.

Thanks in advance.


openstack_ea...@163.com
___
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-dev] [magnum] Does magnum:stable/mitaka support keystone v2

2016-07-27 Thread Jingjing Li
hi guys,
I'm trying to install magnum from a github source tagged stable/mitaka,
everything seems fine until I tried to run a 'magnum bay-create'.  The
magnum-api shows:

> TrusteeCreateFailed: Failed to create trustee
>
 and the keystone.log shows

> Authorization failed. The request you have made requires authentication.
> from x
>
 Now I'm guessing the magnum is trying to use keystone v3 api when I only
have v2 version deployed, then it failed and now there comes my question:
Does the magnumclient only support KEYSTONE v3 now?
___
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] Ceilometer memory use ratio

2016-07-27 Thread openstack_ea...@163.com
Hi,
I can get cpu_util use:
[root@controller ~(keystone_admin)]# ceilometer  sample-list -q 
resource=48afa90d-20e9-4096-8c5d-6543e49a03f7 -m cpu_util
+--+--+---+-+--++
| Resource ID  | Name | Type  | Volume  | 
Unit | Timestamp  |
+--+--+---+-+--++
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.128334366425  | % 
   | 2016-07-27T06:46:53.043000 |
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.124997847537  | % 
   | 2016-07-27T06:36:53.048000 |
| 48afa90d-20e9-4096-8c5d-6543e49a03f7 | cpu_util | gauge | 0.140021875851  | % 
   | 2016-07-27T06:26:53.038000 |

I can also get memory.usage use 



openstack_ea...@163.com
___
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