[Bug 1068365] Re: openvswitch gre tunnels not working in quantal

2012-12-30 Thread Thiago Martins
Hi! I'm using Ubuntu Quantal 12.10 64 bits, with openvswitch-switch 1.4.3-0ubuntu2 and...: tail /var/log/quantum/openvswitch-agent.log 2012-12-31 00:49:10ERROR [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS patch port. Cannot have tunneling enabled on this

[Bug 1068365] Re: openvswitch gre tunnels not working in quantal

2013-01-02 Thread Thiago Martins
Thank you Serge! I'll try that... Sorry for the confusion. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1068365 Title: openvswitch gre tunnels not working in quantal To

[Bug 1089791] Re: route_info failed

2013-01-02 Thread Thiago Martins
Hi! I followed this guide: http://docs.openstack.org/folsom/basic- install/content/basic-install_intro.html more than 10 times. Always I hit this problem: -- cloud-init start-local running: Thu, 03 Jan 2013 04:20:52 +. up 8.53 seconds no instance data found in start-local

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-01-24 Thread Thiago Martins
Nice to see that this BUG affects more people! =P I am completely out of time to test this even more... I'm doing my PoC with Openstack Folsom on Ubuntu 12.04... Sorry to not tell you guys that on my test (#20), that I was testing MaaS under a KVM Virtual Machine... Best, Thiago -- You

[Bug 1125611] Re: Upgrade to 1.4.0-1ubuntu1.4 breaks brcompat support

2013-02-15 Thread Thiago Martins
Who is responsible for this? Some compiler bot isn't doing its job? lol The broken Open vSwitch (1.4.0-1ubuntu1.4) `brcompat' package is now available at proposed-updates repository!! How can a broken package like this pass through SRU (https://wiki.ubuntu.com/StableReleaseUpdates)? This was

[Bug 1125611] Re: Upgrade to 1.4.0-1ubuntu1.4 breaks brcompat support

2013-02-16 Thread Thiago Martins
Same here... My Openstack with nova-network and Open vSwitch got down until I downgrade the package back to `1.4.0-1ubuntu1.3'. LTS crash... Something is wrong not only with this openvswitch Ubuntu package but, all future LTS versions must be *-RELOADED... =P Cheers! Thiago -- You received

[Bug 1125611] Re: Upgrade to 1.4.0-1ubuntu1.4 breaks brcompat support

2013-02-16 Thread Thiago Martins
Apparently, there is no QA Team. Both -proposed and -updates repository are disabled for now. 100 * (facepalm) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1125611 Title:

[Bug 1125611] Re: DKMS brcompat module circular dependency causes broken module

2013-02-17 Thread Thiago Martins
The package (1.4.0-1ubuntu1.5~ubuntu12.04.1~ppa1) related on comment #10 (from James PPA) is working Okay. Problem fixed with James PPA. Thanks! Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu.

[Bug 1125611] Re: DKMS brcompat module circular dependency causes broken module

2013-02-18 Thread Thiago Martins
BTW, my Openstack environment, powered by Nova Network with Open vSwitch via brcompat module is working smoothly with openvswitch-1.4.0-1ubuntu1.5~ubuntu12.04.1~ppa1. Cheers! Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1129110] 700643-unsubscr...@bugs.debian.org

2013-02-18 Thread Thiago Martins
On 18 February 2013 10:49, Jeremy Bicha jbi...@ubuntu.com wrote: Public bug reported: I'm trying to build gnome-control-center from git master but as of Friday it checks for the smbclient pkgconfig file as part of the new Sharing panel. This is simple to fix as the pkgconfig file

Re: [Bug 1125611] Re: DKMS brcompat module circular dependency causes broken module

2013-02-18 Thread Thiago Martins
Version 1.4.0-1ubuntu1.5 working fine. Openstack Cloud Computing (Nova Network + brcompat) environment okay. Thanks! Thiago On 18 February 2013 16:55, Sebastian Marsching sebast...@marsching.comwrote: I tested the following packages from precise-proposed on Ubuntu 12.04 LTS (amd64) and they

[Bug 1103202] Re: grizzly scheduler can not start with import error

2013-03-15 Thread Thiago Martins
Same problem here... I'm installing Grizzly from Ubuntu PPA (grizzly- trunk-testing) and my nova-scheduler.log shows up: 2013-03-15 16:39:11.205 858 CRITICAL nova [-] No module named simple 2013-03-15 16:39:11.205 858 TRACE nova Traceback (most recent call last): 2013-03-15 16:39:11.205 858 TRACE

[Bug 1103202] Re: grizzly scheduler can not start with import error

2013-03-15 Thread Thiago Martins
Comment #5 solves the issue... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1103202 Title: grizzly scheduler can not start with import error To manage notifications about this bug

[Bug 978706] Re: Internal Server Error when deleting a node (interface needs to be defined)

2012-04-27 Thread Thiago Martins
Hi! I'm using Ubuntuy 12.04 with MAAS for the first time... All installed from scratch. I can not delete a node from http://UBUNTU-IP/MAAS panel. The following error appear: Internal server error. I can see a lot of things at /var/log/maas.log Best, Thiago -- You received this bug

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-18 Thread Thiago Martins
So, what do you guys recommends?! I have this problem. Ubuntu 12.10, fresh install MaaS... DHCP and DNS managed by MaaS... That message does not disappear... Tks! Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-18 Thread Thiago Martins
I made the change: '-Q celery,master' into '--queues=celery,master' but the problem persist. Please, help! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title:

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-18 Thread Thiago Martins
** Changed in: maas (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title: maas-region-celeryd connects to the wrong queue.

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-18 Thread Thiago Martins
Sorry guys, status changed by accident. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title: maas-region-celeryd connects to the wrong queue. To manage notifications about

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-19 Thread Thiago Martins
Guys, please, this is annoying... Any news?! I tried this change: '-Q celery,master' into '--queues=celery,master' and it does not work... Even after 2 hours... After, I re-installed MaaS from scratch and I edited that file during the MaaS Server installation, before GRUB installtion, by

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-20 Thread Thiago Martins
Installation from scratch, file changed to: --queues=celery,master, message still here even after 2 hours. MaaS Virtual Machine (KVM test) configuration: --- 2 CPU 1024M 20G of HD 2 ETH (eth0 not used / eth1 default) --- maas-import-pxe-files executed two times during this test... MaaS seems

[Bug 1069535] [NEW] MaaS DNS - named, not loaded due to errors.

2012-10-21 Thread Thiago Martins
Public bug reported: Hi! I think I found one bug with MaaS DNS subsystem. Brand new MaaS using Ubuntu 12.10. My first two nodes of my MaaS was added into the system via DHCP + PXE, not by clicking on +Add node button. /var/log/syslog: Oct 21 17:55:58 seed1 named[959]: dns_master_load:

[Bug 1069570] [NEW] 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-21 Thread Thiago Martins
Public bug reported: Guys, During my new tests, I tried to create two nodes simultaneously (both via DHCP + PXE, not by clicking +Add node) and I hit this problem: Same MAC Address, two different IPs: http://pastebin.com/8RYjGe5D The brief is: 1- DHCP gives address 192.168.50.1 to my

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-21 Thread Thiago Martins
Guys, I created a simple procedure to install MaaS (Ubuntu 12.10) and not hit this problem... As follows: 1- Create a Virtual Machine with; * 1024G of RAM * 1 CPU * 20G HD * Ubuntu 12.10 64 bits * Only ONE Ethernet (most important) 2- Install Ubuntu MaaS Installation (via server CD);

[Bug 1069584] [NEW] MaaS only with DHCP managed seems to require DNS too.

2012-10-21 Thread Thiago Martins
Public bug reported: Guys, After too much trouble with maas-dns, I decided to not use it, so, I reinstalled MaaS without maas-dns package and when I select Manage DHCP, the following error appear: /var/log/maas/celery-region.log [2012-10-21 23:23:50,177: INFO/MainProcess] Got task from

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-21 Thread Thiago Martins
** Summary changed: - 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think... + 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think... -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1069603] [NEW] MAASAPINotFound: No user data available for this node.

2012-10-21 Thread Thiago Martins
Public bug reported: Guys, Right after my node's first boot (after being allocated to root), I'm seeing this: == /var/log/maas/maas.log == ERROR 2012-10-22 01:23:55,518 maas.maasserver Exception: No user data available for this node.

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-21 Thread Thiago Martins
I think I found something related to this problem... After start enlisting my second node, I saw this on my syslog: --- Oct 22 00:58:34 seed1 dhcpd: DHCPDISCOVER from 52:54:00:7a:58:42 via eth0 Oct 22 00:58:35 seed1 dhcpd: DHCPOFFER on 192.168.50.2 to 52:54:00:7a:58:42 via eth0 Oct 22 00:58:36

[Bug 1069603] Re: MAASAPINotFound: No user data available for this node.

2012-10-21 Thread Thiago Martins
Guys, Every time I reboot my node, this message appear at maas.log. Best, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1069603 Title: MAASAPINotFound: No user data

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-21 Thread Thiago Martins
Hi! Do you guys think that this is a good idea: sudo adduser dhcpd maas chmod 775 /var/lib/maas/dhcp to avoid the error: Oct 22 00:58:36 seed1 dhcpd: Can't create new lease file: Permission denied - ### PROBLEM!!! ### Where is the source of this problem?! It appear only one in my syslog...

[Bug 1069616] [NEW] Apache errors...

2012-10-21 Thread Thiago Martins
Public bug reported: Guys, More problems... This time within Apache error log: [Sun Oct 21 23:29:18 2012] [error] Exception AttributeError: 'NoneType' object has no attribute 'error' in bound method _TCPTransport.__del__ of kombu.transport.amqplib._TCPTransport object at 0x7f47aacdd790

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-21 Thread Thiago Martins
Hi! Every time I start a new node via DHCP / PXE (no by adding it by clicking +Add node), I say this: -- Oct 22 02:43:24 seed1 dhcpd: DHCPDISCOVER from 52:54:00:8c:59:8a via eth0 Oct 22 02:43:25 seed1 dhcpd: DHCPOFFER on 192.168.50.4 to 52:54:00:8c:59:8a via eth0 Oct 22 02:43:26 seed1 dhcpd:

[Bug 1069603] Re: MAASAPINotFound: No user data available for this node.

2012-10-22 Thread Thiago Martins
Hi! When I start using Juju (for the first time today), this message disappear for the node that was Ready and then I bootstrap it through Juju... But all my nodes that I allocate to root, by clicking on Start node button (via MaaS Weg GUI), trigger this message on maas.log. Best, Thiago --

[Bug 1069603] Re: Error in log when using 'Start node' button: MAASAPINotFound: No user data available for this node.

2012-10-22 Thread Thiago Martins
Hi Francis! No, I can access the node normally. Thanks! Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1069603 Title: Error in log when using 'Start node' button:

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-22 Thread Thiago Martins
Raphael, how can I monitor the AppArmor log files?! Using aa-logprof ? I'm sorry, I don't know nothing about AppArmor yet... Tks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1069616] Re: Apache errors...

2012-10-22 Thread Thiago Martins
Jean, where?! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1069616 Title: Apache errors... To manage notifications about this bug go to:

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
Hi! After upgrading, I can't find that permission denied message again... But, the dhcpd still gives two IPs for 1 MAC (only for my second node), look: Oct 23 11:15:02 seed1 dhcpd: DHCPDISCOVER from 52:54:00:79:f2:d0 via eth0 Oct 23 11:15:03 seed1 dhcpd: DHCPOFFER on 192.168.50.2 to

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
And now, before clicking Accept and commission... IP back to 192.168.50.2... Oct 23 11:18:32 seed1 dhcpd: uid lease 192.168.50.2 for client 52:54:00:79:f2:d0 is duplicate on 192.168.48.0/20 Oct 23 11:18:32 seed1 dhcpd: DHCPDISCOVER from 52:54:00:79:f2:d0 via eth0 Oct 23 11:18:32 seed1 dhcpd:

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
Hi! Instead of using this Ready node but, with wrong IP, I chose to disable the DNS Managed mode (I'll stay only DHCP for now)... And after deleting the nodes, I saw this: == /var/log/maas/celery.log == [2012-10-23 11:55:40,852: ERROR/MainProcess] Task

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
AWESOME!!! ^_^ I'm here to try to make Ubuntu even better!! :-D Also, let me know if you guys wants to access my test server to debug it, I can give root access to it without any problem. Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
Guys, I don't know if this error message is related to this problem or not, so, I'm posting it here... ERROR 2012-10-23 12:30:41,440 maas.maasserver Exception: File not found ERROR 2012-10-23 12:30:41,543 maas.maasserver

[Bug 1070639] [NEW] juju status trigger errors within my node logs

2012-10-23 Thread Thiago Martins
Public bug reported: Guys, After a week of workarounds here and there with MaaS, now it is time to hit Juju BUGS... When I run juju status, at my node I see: /var/log/zookeeper/zookeeper.log 2012-10-23 22:09:32,032 - INFO

[Bug 1070639] Re: juju status trigger errors within my node logs

2012-10-23 Thread Thiago Martins
BTW, there is no mysql running at my node... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070639 Title: juju status trigger errors within my node logs To manage notifications

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
My /etc/maas/dhcpd.conf file: subnet 192.168.48.0 netmask 255.255.240.0 { next-server 192.168.63.250; filename pxelinux.0; option subnet-mask 255.255.240.0; option broadcast-address 192.168.63.255; option domain-name-servers 192.168.63.250; option routers

[Bug 1070639] Re: juju status trigger errors within my node logs

2012-10-23 Thread Thiago Martins
Well, guys, I give up. Hope next year (13.04) MaaS and Juju becomes STABLE. Right now, it is useless. I just wipe out all the data I have. No more MaaS / Juju for me. Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-23 Thread Thiago Martins
Well, guys, I give up. Hope next year (13.04) MaaS and Juju becomes STABLE. Right now, it is useless. I just wipe out all the data I have. No more MaaS / Juju for me. Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1070639] Re: juju status trigger errors within my node's logs

2012-10-24 Thread Thiago Martins
** Summary changed: - juju status trigger errors within my node logs + juju status trigger errors within my node's logs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070639 Title:

Re: [Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Thiago Martins
Invalid?!:-P On 31 July 2013 17:09, Adam Stokes adam.sto...@canonical.com wrote: ** Changed in: maas (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1069570 Title: 1

[Bug 1180281] Re: “Unable to connect to libvirt” when using virt-manager with the xl toolstack and Xen 4.2.1

2014-01-27 Thread Thiago Martins
This problem still affects Ubuntu 14.04 (devel branch). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xen in Ubuntu. https://bugs.launchpad.net/bugs/1180281 Title: “Unable to connect to libvirt” when using virt-manager with the xl

[Bug 1279176] [NEW] IPv6 fails when interface type='direct', on top of OVS

2014-02-11 Thread Thiago Martins
Public bug reported: Hello! * Hypervisor is daily / latest Ubuntu 14.04 and guest is Ubuntu 12.04 and 14.04 - KVM1.7.0+dfsg-3ubuntu1 openvswitch-switch 2.0.1+git20140120-0ubuntu1 libvirt0

[Bug 1284793] Re: [FFE] Merge qemu 2.0

2014-02-28 Thread Thiago Martins
How can I install Qemu 2.0 on top of my Ubuntu 14.04 ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1284793 Title: [FFE] Merge qemu 2.0 To manage notifications about this bug go

[Bug 1284793] Re: [FFE] Merge qemu 2.0

2014-02-28 Thread Thiago Martins
Never mind, I just added: add-apt-repository ppa:ubuntu-virt/candidate ...to enable Qemu 2.0 for Trusty, I'll try it! Tks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1284793

[Bug 1180281] Re: “Unable to connect to libvirt” when using virt-manager with the xl toolstack and Xen 4.2.1

2014-02-28 Thread Thiago Martins
YAY! Working in Ubuntu 14.04 beta1! It comes with libvirt 1.2.1 as you said Stefan... Seems to be okay now, virt-manager can at least, connect at my, PVM- only, Xen host (with XL stack) using xen+ssh://administrative@xen- dom0/. I'll keep testing it this weekend, first problem seems to be fixed

[Bug 1284793] Re: [FFE] Merge qemu 2.0

2014-03-01 Thread Thiago Martins
I upgraded 5 Ubuntu 14.04 Hypervisors to Qemu 2.0, about 25 Virtual Machines up and running. Qemu 2.0 It is working like a charm! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1284793

[Bug 1290743] Re: [FFE] Pull Xen-4.4 into Trusty

2014-03-18 Thread Thiago Martins
+10 for this FFE! :-D -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xen in Ubuntu. https://bugs.launchpad.net/bugs/1290743 Title: [FFE] Pull Xen-4.4 into Trusty To manage notifications about this bug go to:

[Bug 1303517] [NEW] Typo on ml2_conf.ini triggers an error on neutron-plugin-openvswitch-agent startup

2014-04-06 Thread Thiago Martins
Public bug reported: Guys, By default, the ml2_conf.ini conf file from the .deb package (IceHouse rc1 - Ubuntu 14.04) comes with: - [security_group] - ...BUT, this triggers the following error on neutron-plugin-openvswitch- agent startup: --- 2014-04-06 21:17:56.987 12364 CRITICAL neutron

[Bug 1303517] Re: Typo on ml2_conf.ini triggers an error on neutron-plugin-openvswitch-agent startup

2014-04-06 Thread Thiago Martins
After reading the following document: http://docs.openstack.org/trunk/install-guide/install/apt/content /neutron-ml2-controller-node.html I realized that it was my mistake while trying to configure ML2 for the first time... Sorry about the buzz! Cheers! ** Changed in: neutron (Ubuntu)

[Bug 1312507] [NEW] rabbitmq-server fails to start on a IPv6-Only environment

2014-04-24 Thread Thiago Martins
Public bug reported: Guys, I'm trying to install rabbitmq-server on Ubuntu 14.04 on a IPv6-Only network and it fails, look: --- root@server-1:~# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to

[Bug 1312512] [NEW] Ubuntu default NTP servers doesn't have AAAA DNS entries

2014-04-24 Thread Thiago Martins
Public bug reported: Guys, I'm installing Ubuntu on a IPv6-Only environment and the default servers that come with ntp package, doesn't have an entry, look: --- # Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board # on 2011-02-08 (LP: #104525). See

[Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment

2014-05-15 Thread Thiago Martins
Guys, Is that any workaround for this problem? It is very annoying to manually edit the /etc/resolv.conf file just to be able to restart RabbirMQ... :-/ Tks in advance! Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1335502] [NEW] Samba4 does not work with IPv6

2014-06-28 Thread Thiago Martins
Public bug reported: Hello guys, I'm playing with Samba4 and, with IPv4, it works great but, when we enable IPv6, nothing works. Here is how to reproduce it: Resume of the procedure that works (IPv4-Only): SOURCE: http://www.tiltingatlinux.com/2014/04/basic-samba4-domain-

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-06-28 Thread Thiago Martins
** Description changed: Hello guys, I'm playing with Samba4 and, with IPv4, it works great but, when we enable IPv6, nothing works. - Here is how to reproduce it: - Resume of the procedure that works (IPv4-Only): SOURCE:

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-06-28 Thread Thiago Martins
** Description changed: Hello guys, I'm playing with Samba4 and, with IPv4, it works great but, when we enable IPv6, nothing works. Here is how to reproduce it: Resume of the procedure that works (IPv4-Only): SOURCE:

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-06-30 Thread Thiago Martins
I did more tests this weekend on this... In fact, it is easier to replicate this problem... For example, if you have Samba4 working okay in an IPv4-Only environment and then, you just enable IPv6 (and reboot), Samba4 will not start anymore... Also, I tried to run samba_dnsupdate --verbose after

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-07-08 Thread Thiago Martins
Hey Seth, I completely agree with you... If true, this problem is serious (and unbelievable, it seems that Canonical have no Q.A. to deal with IPv6, or something like that, I do not want to be rude, but make Ubuntu a better O.S.) but, in the end of the day, I managed to make it work. To make

[Bug 1339434] [NEW] Samba4 get stuck after a server reboot, if IPv6 is enabled.

2014-07-08 Thread Thiago Martins
Public bug reported: Guys, I'm trying to deploy Samba4 AD DC with IPv6 and I'm facing a hard time (LP #1335502)... First, it didn't worked as-is, now, after enabling IPv6 in Samba4 AD DC, it does not come up after a server reboot, it get stucked, look: --- root@ubuntu-ad-1:~# host -t SRV

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-07-08 Thread Thiago Martins
Just for the record, after enabling IPv6 in Samba4 AD DC, I'm now facing another small problem, which is: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1339434 Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1339434] Re: Samba4 get stuck after a server reboot, if IPv6 is enabled.

2014-07-08 Thread Thiago Martins
BTW, if in an IPv4-Only environment, then Samba4 AD DC works okay after rebooting the server. This problem appear only in a Dual-Stacked (not tried it in a IPv6-Only network) env. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 1338277] Re: Ubuntu 14.04 + QEmu 2.0 + KSM = 1, makes Windows 2008 R2 guests to crash (BSOD)

2014-07-13 Thread Thiago Martins
Quoting myself from comment #1: Also, Windows 7, when with KSM enabled, crashes during the installation, every time. After disabling KSM, I was able to install and use Windows 7 without any crash, and with SPICE! So, maybe, with Windows 7 ISO CD in hands, this problem might be easy to

[Bug 1338277] CurrentDmesg.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153181/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] Lsusb.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153183/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1338277

[Bug 1338277] Lspci.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153182/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1338277

[Bug 1338277] ProcCpuinfo.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153184/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] Re: Ubuntu 14.04 + QEmu 2.0 + KSM = 1, makes Windows 2008 R2 guests to crash (BSOD)

2014-07-15 Thread Thiago Martins
apport information ** Tags added: apport-collected ** Description changed: Guys, I'm trying to run Windows 2008 as a QEmu guest on my Ubuntu 14.04 but, after lots of tests, I figured out that it doesn't work, QEmu makes Windows 2008 to crash, and it is not a Windows fault, I'm pretty

[Bug 1338277] ProcInterrupts.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153186/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] ProcModules.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153187/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] WifiSyslog.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153190/+files/WifiSyslog.txt ** Changed in: qemu (Ubuntu) Status: New = Confirmed ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug

[Bug 1338277] UdevLog.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153189/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] ProcEnviron.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153185/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] UdevDb.txt

2014-07-15 Thread Thiago Martins
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1338277/+attachment/4153188/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1338277] Re: Ubuntu 14.04 + QEmu 2.0 + KSM = 1, makes Windows 2008 R2 guests to crash (BSOD)

2014-07-17 Thread Thiago Martins
Just for the record... The Windows 2008 R2 (and Windows 7) guests are all 64-bit, with 4G of RAM each. I'm trying it using VirtIO for both Disk and Network, configured during Windows installation (the second Virtual CD Drive contains:

[Bug 1344400] [NEW] samba-tool tries to use IPv6, even if host doesn't have it

2014-07-18 Thread Thiago Martins
Public bug reported: Guys, I'm facing this problem too: https://lists.samba.org/archive/samba/2013-March/172230.html NOTE: I just posted this message on Samba maillist but, this seems to be a BUG, so, I'm opening it here too. The problem is: samba-tool must use IPv6 ONLY IF the machine have

[Bug 1344400] Re: samba-tool tries to use IPv6 for Secondary DC, even if host doesn't have it, but Primary DC have IPv6 (Dual-Stacked).

2014-07-18 Thread Thiago Martins
** Summary changed: - samba-tool tries to use IPv6, even if host doesn't have it + samba-tool tries to use IPv6 for Secondary DC, even if host doesn't have it, but Primary DC have IPv6 (Dual-Stacked). -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1338277] Re: Ubuntu 14.04 + QEmu 2.0 + KSM = 1, makes Windows 2008 R2 guests to crash (BSOD)

2014-07-18 Thread Thiago Martins
Hi Serge, At first, yes, I was trying with VirtIO. Later, I disabled VirtIO for Disk, didn't solve. Then, I disabled VirtIO for Net, didn't solve. Again, I disabled VirtIO for both Disk and Net, didn't solve. But, thinking on it again now, I did not tested it with a Windows 2008 R2 that

[Bug 1344400] Re: samba-tool tries to use IPv6 for Secondary DC, even if host doesn't have it, but Primary DC have IPv6 (Dual-Stacked).

2014-07-18 Thread Thiago Martins
** Description changed: Guys, I'm facing this problem too: https://lists.samba.org/archive/samba/2013-March/172230.html NOTE: I just posted this message on Samba maillist but, this seems to be a BUG, so, I'm opening it here too. + --- + The problem is: - The problem is:

[Bug 1344400] Re: samba-tool tries to use IPv6 for Secondary DC, even if host doesn't have it, but Primary DC have IPv6 (Dual-Stacked).

2014-07-19 Thread Thiago Martins
BUG filled at Samba bugzilla: https://bugzilla.samba.org/show_bug.cgi?id=10729 Closing it here, since it seems to be a upstream problem... ** Bug watch added: Samba Bugzilla #10729 https://bugzilla.samba.org/show_bug.cgi?id=10729 -- You received this bug notification because you are a

[Bug 1335502] Re: Samba4 does not work with IPv6

2014-07-19 Thread Thiago Martins
Bug filled in Samba buzilla: https://bugzilla.samba.org/show_bug.cgi?id=10730 Since it seems to be an upstream issue... NOTE: Jaime, I don't think it is a normal bug, it can be used as an attack vector to mess things up. Nevertheless, I filled a BUG report on Samba bugzilla. I think you guys

[Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2014-08-12 Thread Thiago Martins
Awesome James! I'll test it... Listen, is it possible to backport this fix to Trusty ? Thank you! Best, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/1312507

[Bug 1357471] [NEW] Samba4 AD DC randomly dies, error: Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6.

2014-08-15 Thread Thiago Martins
Public bug reported: Hello! I'm using Samba4 AD DC, from Ubuntu 14.04.1, it works almost flawlessly but, almost everyday, it dies. The error log begins to show: Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6 Then, the replication stops working, the domain stops

[Bug 1357564] [NEW] brcompat does't start in Precise (12.04.5)

2014-08-15 Thread Thiago Martins
Public bug reported: Guys, I'm trying to install Ubuntu 12.04.5 with OpenvSwitch and its BRCOMPAT module (since old libvirt doesn't support OVS) but, it does not work. Error: --- root@hyper-kvm-gateway-1:~# service openvswitch-switch restart * ovs-brcompatd is not running * Killing

[Bug 1357564] Re: brcompat does't start in Precise (12.04.5)

2014-08-15 Thread Thiago Martins
I tried to install the packages: -- linux-image-generic-lts-saucy + openvswitch-datapath-lts-saucy-dkms -- But brcompt still does not work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu.

[Bug 1357471] Re: Samba4 AD DC randomly dies, error: Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6.

2014-08-21 Thread Thiago Martins
Guys, It is impossible to use Samba 4.1.6 from Ubuntu 14.04.1 as an AD DC in production. This is happening all the time: http://i.imgur.com/wDqOsy6.png I think that if you restart any Domain Controller, it will trigger this error on others DCs. Because I just restart my PDC (ubuntu-ad-1) and

[Bug 1357471] Re: Samba4 AD DC randomly dies, error: Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6.

2014-08-22 Thread Thiago Martins
Hey guys! This problem still persist on Samba 4.1.11 from my PPA. Seems to be a upstream problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1357471 Title: Samba4 AD DC

[Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2014-08-22 Thread Thiago Martins
Hey guys! Awesome job! Problem fixed, packages: erlang-* 1:16.b.3-dfsg-1ubuntu2.1. No more IPv4 at my OpenStack Controller Node, YAY! :-) Have a nice weekend! Thanks! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you

[Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2014-08-28 Thread Thiago Martins
For some reason, one of controllers (small isolated region that I have for tests in lab), it still doesn't work... I'll investigate it more. Version 1:16.b.3-dfsg-1ubuntu2.1: --- root@controller-1:~# dpkg -l | grep erlang-base ii erlang-base 1:16.b.3-dfsg-1ubuntu2.1

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
Guys, I'm facing this problem with Samba 4.1.11 from Utopic, downgrading to Samba 4.1.6, it works! Maybe there is still something wrong with Samba from Utopic... Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
BTW, when using Sambas 4.1.11, I need to replace the following smb.conf line from: -- kerberos method = secrets and keytab -- to: -- kerberos method = secrets only -- Then, pam_winbind did not crash (core dumped) again... Cheers! -- You received this bug notification because you are a

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
I need to say that I'm trying to use Samba 4.1.11 from Utopic, backported to Trusty... My own PPA: https://launchpad.net/~martinx/+archive/ubuntu/ig I'm not trying it using Utopic but, I'll test it again next week... Best! -- You received this bug notification because you are a member of

[Bug 1307778] Re: getent group on trusty returns only local groups

2014-09-09 Thread Thiago Martins
I'm facing the same problem... I'm desperately looking for a winbind replacement. Can someone, please, point one?! NSS + LDAP ? Winbind have so many problems... Right now, `wbinfo -u` works, but `getent passwd` shows only half of AD users... Just terrible... It behaves differently from machine to

Re: [Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2015-04-14 Thread Thiago Martins
Sorry to ask but, why disable IPv6? That's odd, I'm disabling IPv4 these days... ;-) Let it enabled... For God's sake... It doesn't hurt...=P On 14 April 2015 at 15:14, True-night hlpimfall...@gmail.com wrote: I am having the same issue. With ipv6 disabled, epmd will not start... --

[Bug 1453160] Re: [SRU] missing binaries in Ubuntu heat packages

2015-06-09 Thread Thiago Martins
Hey guys, please, backport this to Trusty! Via Ubuntu Cloud Archive... Tks! ** Also affects: cloud-archive Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to heat in Ubuntu.

  1   2   >