[Yahoo-eng-team] [Bug 1705346] [NEW] Cloud-Init fails to deal with SWAP and Ephemeral if virtio-scsi is enabled

2017-07-19 Thread Thiago Martins
Public bug reported: Hello! In my OpenStack environment, everything works great! Including Cloud- Init. However, I can not use virtio-blk anymore (i.e., /dev/vdX devices), because it is too slow. I changed to virtio-scsi (i.e., /dev/sdX devices) and the IOPS is more than double! But, after

[Yahoo-eng-team] [Bug 1689880] [NEW] The "neutron_sync_mode = repair" option breaks the whole cloud!

2017-05-10 Thread Thiago Martins
Public bug reported: Hello, I'm using Ubuntu 16.04 with Kernel 4.8 (HWE), plus Ocata from Cloud Archive. Playing with Networking OVN, and planning to deploy it into production in a couple weeks. After deploying everything and starting using OVN, with Floating IPs, Security Groups, multiple com

[Yahoo-eng-team] [Bug 1605338] [NEW] Flat Provider Network doesn't work if server have IPv6

2016-07-21 Thread Thiago Martins
Public bug reported: Hey guys, I believe that the following problem: https://ask.openstack.org/en/question/92057/after-creating-selfservice- subnet-neutron-linux-bridge-log-shows-error-rtnetlink-answers- permission-denied/ https://ask.openstack.org/en/question/68190/how-do-i-resolve-rtnetlin

[Yahoo-eng-team] [Bug 1508155] [NEW] [rfe] NFTables Firewall Driver

2015-10-20 Thread Thiago Martins
Public bug reported: Nowadays, when using openvswitch-agent with security groups we must use hybrid bridging, i.e. per instance we have both openvswitch bridge and linux bridge. The rationale behind this approach is to set filtering rules matching on given linux bridge. The hybrid bridging looks

[Yahoo-eng-team] [Bug 1507834] [NEW] Liberty: vncserver_listen doesn't bind anymore in a dual-stack setup

2015-10-19 Thread Thiago Martins
Public bug reported: Guys, The vncserver_listen doesn't work anymore in a dual-stack setup, error: 2015-10-19 21:22:03.180 2737 ERROR nova.compute.manager [instance: 9fc58e29-41a0-44a8-aa31-1773d5cdea13] 2015-10-20T01:22:02.895921Z qemu- system-x86_64: -vnc [::]:0: Failed to start VNC server on

[Yahoo-eng-team] [Bug 1507005] [NEW] Glance reports "400 Bad Request" if URL is "ftp://"

2015-10-16 Thread Thiago Martins
Public bug reported: Guys, Glance doesn't import an image from FTP, look: --- glance image-create --location ftp://cdimage.debian.org/cdimage/openstack/current/debian-8.2.0-openstack-amd64.qcow2 --is-public true --disk-format qcow2 --container-format bare --name "Debian 8.2.0 - Jessie - 64-bi

[Yahoo-eng-team] [Bug 1474959] Re: Cloud Image launched by Heat, creates a "ec2-user" user without Shell.

2015-07-15 Thread Thiago Martins
** Also affects: heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1474959 Title: Cloud Image launched by Heat, creates a "ec2-user" user

[Yahoo-eng-team] [Bug 1474959] [NEW] Cloud Image launched by Heat, creates a "cloud" user without Shell.

2015-07-15 Thread Thiago Martins
Public bug reported: Guys, If I launch an Ubuntu Trusty Instance using Heat, there is no "ubuntu" user available. Instead, there is a "cloud" user, without shell! Look: No "ubuntu" user: --- username@kilo-1:~$ ssh ubuntu@172.31.254.158 Permission denied (publickey). --- Instead, there is a "c

[Yahoo-eng-team] [Bug 1039665] Re: Creating quantum L2 networks (without subnets) doesn't work as expected

2015-04-22 Thread Thiago Martins
I'm reopening (confirming) this, since it is not fixed and Sean allowed that (comment #30). ** Changed in: nova Status: Invalid => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://

[Yahoo-eng-team] [Bug 1356633] [NEW] use_usb_tablet=true have no effect

2014-08-13 Thread Thiago Martins
Public bug reported: Hello Stackers! I'm trying to enable the "usb tablet" to see if it improve my Windows guests but, it have not effect. Steps to reproduce: 1- Install Ubuntu 14.04.1 with IceHouse; 2- Enable the following line at /etc/nova/nova-compute.conf, under [libvirt] group: --- use_u

[Yahoo-eng-team] [Bug 1346741] [NEW] Enable "Stop Instance" button

2014-07-21 Thread Thiago Martins
Public bug reported: Add a "Stop Instance" button to Horizon, so it will be possible to shutdown a instance using ACPI call (like running "virsh shutdown instance-00XX" directly at the Compute Node. Currently, the Horizon button "Shut Off Instance" just destroy it. I'm not seeing a way to gr

[Yahoo-eng-team] [Bug 1308418] [NEW] nova-spiceproxy ignores spicehtml5proxy_host setting = "::"

2014-04-16 Thread Thiago Martins
Public bug reported: Hello Stackers! I'm trying SPICE Consoles and it is working smoothly! But, I detected a problem, it is ignoring the entry "spicehtml5proxy_host" in nova.conf for Dual-Stacked environment (IPv4 / IPv6). So, it isn't listening on "::". The following setup doesn't work --

[Yahoo-eng-team] [Bug 1307346] [NEW] Directory /var/lib/glance not owned by "glance" user

2014-04-14 Thread Thiago Martins
Public bug reported: Gusy, Glance packages from Ubuntu 14.04 have wrong permissions on /var/lib/glance, look: --- root@controller:~# ll /var/lib/glance/ total 60 drwxr-xr-x 4 glance glance 4096 Apr 14 01:06 ./ drwxr-xr-x 40 root root4096 Apr 14 04:47 ../ -rw-r--r-- 1 glance glance 37888

[Yahoo-eng-team] [Bug 1306388] [NEW] iptables-restore failed while creating an instance

2014-04-10 Thread Thiago Martins
Public bug reported: Guys, I just created my first Instance using IceHouse, Neutron with ML2 / Flat, with Ubuntu 14.04, it got connectivity from my provider network, it can ping the Internet but, I'm seeing the following error at the compute node: http://paste.openstack.org/show/75523/ Best, Th

[Yahoo-eng-team] [Bug 1275615] [NEW] keystone-manage db_sync fails in a dual-stacked environment

2014-02-02 Thread Thiago Martins
Public bug reported: Hello Stackers! I'm trying to install IceHouse-2 in a dual-stacked environment (Ubuntu 14.04) but, "keystone-manage db_sync" doesn't work if db connection points to a IPv6 address, like this: My /etc/network/interfaces contains: --- # The loopback network interface auto lo