It looks like my problem is different, since I'm not seeing this:
qemu-img: error while writing sector 65: Input/output error
But maybe, it is a light in the end of the tunnel...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in
I have tried, many times, to use qemu-img to create StreamOptimized for
VMWare ESXi 6.0 OVAs.
It does NOT work.
After days of research, I replaced qemu-img, by vboxmanage, then, it
worked!
Now, I'm using something this:
--
vboxmanage convertfromraw packer/output-vm.raw packer/output-vm-disk1.vm
Yeah, I am unable to rebuild OpenvSwitch against my libdpdk-dev...
:-(
I can easily rebuild it, using Ubuntu's libdpdk-dev but, after enabling
BNX2X_PMD, OpenvSwitch doesn't build, I'm seeing the following error:
-
apt source openvswitch
cd openvswitch-2.5.0
dpkg-buildpackage -rfakeroot -uc -us
Mmmm... Might not be a hugetable memory, double checked everything.
I'm thinking about the following error:
-
kernel: ovs-vswitchd[3793]: segfault at c80086e430 ip 7f0a4f222b26 sp
7ffce3539190 error 4 in libdpdk.so.0[7f0a4f1ff000+22f000]
-
Since I repackaged DPDK to enable BNX2X with PM
Right,
Just for the record, for the first time ever, I'm seeing a different
message here:
---
# ovs-vsctl show
b70c1e0a-20d7-4bdb-98db-467330
After digging into DPDK source code, I found this:
--
cd ~/sources/dpdk/dpdk-2.2.0/drivers/net/
grep -ri \/firmware *
bnx2x/bnx2x.c:#define FW_NAME_57711 "/lib/firmware/bnx2x/bnx2x-e1h-7.2.51.0.fw"
bnx2x/bnx2x.c:#define FW_NAME_57810 "/lib/firmware/bnx2x/bnx2x-e2-7.2.51.0.fw"
--
However, those
So,
I managed to include all NICs under the same IOMMU Group, like this:
---
dpdk_nic_bind --status
Network devices using DPDK-compatible driver
:01:00.0 'NetXtreme II BCM57800 1/10 Gigabit Ethernet' drv=vfio-pci
unused=bnx2x
:01:00.1 'NetXt
It will be a shame to release Xenial with this bug opened...=/
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1505839
Title:
Unable to install from text mode interface
To manage n
Public bug reported:
Guys,
After deep research on the following problem:
Xenial - OpenvSwitch with DPDK binding to 10G NIC, not working:
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2016-March/016287.html
I realized that, going against the DPDK documentation:
http://dpdk.org/doc
Public bug reported:
Hey guys,
Is it possible to upgrade Libvirt to v1.3.2 for Xenial?
It have many bug fixes an improvements for Xen XL driver!
Cheers!
Thiago
** Affects: libvirt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are
Guys,
I'm trying to use OVS with DPDK to create a bridge between 2 x 10G NIC
cards, however, it is not working, the log shows:
---
root@xenial-1:~# ovs-vswitchd log
2016-03-08T04:19:19Z|1|ovs_numa|INFO|Discovered 24 CPU cores on NUMA node 0
2016-03-08T04:19:19Z|2|ovs_numa|INFO|Discovered
I also added:
--
default_hugepagesz=1GB hugepagesz=1G hugepages=1
--
To Grub Linux options, still doesn't work.
I think I am following
"https://github.com/openvswitch/ovs/blob/master/INSTALL.DPDK.md"; but no
luck.
BTW, this isn't working on Ubuntu:
--
chmod a+x /dev/vfio
--
It just ignored it
On Xenial, it is dynamically linked:
---
root@xenial-1:~# ldd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk | grep
-i dpdk
libdpdk.so.0 => /usr/lib/x86_64-linux-gnu/libdpdk.so.0
(0x7f89a3b8d000)
---
--
You received this bug notification because you are a member of Ubuntu
Serve
I forgot to mention that, to make it work manually, I also enabled IOMMU
at boot, by appending the following option to Linux via GRUB2:
---
intel_iommu=on
---
Otherwise, the command `dpdk_nic_bind --bind=vfio-pci em1|em2` fails.
Best,
Thiago
--
You received this bug notification because you ar
Public bug reported:
Guys,
I'm trying to use the "vfio-pci" with DPDK under Xenial but, it does
not work.
When with "uio-pci-generic", it works, like this:
---
pci :01:00.0uio-pci-generic
pci :01:00.1uio-pci-generic
---
After reboot, I can see that devices and bounde
And it is not even assigned, no one is working on this?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1505839
Title:
Unable to install from text mode interface
To manage notification
Public bug reported:
Guys,
The following files are missing from neutron-linuxbridge-agent package:
/etc/init/neutron-linuxbridge-cleanup.conf
/etc/init.d/neutron-linuxbridge-cleanup
/lib/systemd/system/neutron-linuxbridge-cleanup.service
I have manually created those files, using neutron-o
Guys,
The build dependency, virglrenderer, have its own Git repository now:
https://cgit.freedesktop.org/virglrenderer
Cheers!
Thiago
--
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/154
+1
It is not even on Debian yet...
https://tracker.debian.org/pkg/postfix
:-(
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1531801
Title:
Please update to upstream major releas
According to Wiki:
http://wiki.qemu.org/ChangeLog/2.5
It have "Build dependencies":
* virtio-gpu 3D support requires virglrenderer:
- http://cgit.freedesktop.org/~airlied/virglrenderer
Extra info:
https://virgil3d.github.io/
I think that we need to package virglrenderer first.
--
You rece
Public bug reported:
Hello!
Are you guys planning to enable VirtIO GPU 3D for QEmu 2.5 on Xenial?
I'm seeing that Ubuntu 16.04 already have all dependencies to make it
happen (I can be wrong)! Like Linux 4.4, Mesa 11.1 and QEmu 2.5.
So, can it be enabled?
Also, what are the side effects of
Hope to see this fixed for 16.04! Happy hacking guys! :-D
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to a duplicate bug report (1537252).
https://bugs.launchpad.net/bugs/1505839
Title:
Unable to install from text mode interface
Scott,
This is the first time I'm hearing about "cloudsigma", I'm pretty sure
that I'm not running there, since this is a KVM Guest running at my own
Ubuntu physical host, that I installed using Ubuntu ISO.
So, this might be another bug... Or maybe not, because it is not giving
up on 404 errors..
Any news on this guys?
I'm trying to create a QCoW2 image with Cloud Init, using Packer,
everything seems t be okay but, I'm seeing the following problem:
---
2015-10-10 02:27:39,689 - url_helper.py[WARNING]: Calling
'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [20/30s]:
une
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.
https://bugs.launchp
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 wrote:
> I am having the same issue. With ipv6 disabled, epmd will not start...
>
> --
> You received this b
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
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 Ubunt
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 member
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 samba
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 a
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
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 randomly
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 al
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.
https://bugs.launchpad.
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 ovs-vswitc
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 re
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
Title:
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 c
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 membe
** 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: samba
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 d
** 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 is
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 IP
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:
http://alt.fedoraproject.org/pub/alt/virtio-win/latest/virtio-
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.
https://bugs.launchpad.net/bugs/13382
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.
https://bugs.launchpad.net
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.
https://bugs.launchpad.net/bugs/13
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
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.
https://bugs.launchpad.net
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
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.
https://bugs.launchp
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.
https://bugs.launchpad.net
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
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
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.
https://bugs.launchpad.n
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 reprodu
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
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 s
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 _ldap
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 Samb
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
** 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: http://www.tiltingatlinux.com/2014/04/basic-samba4-domain
** 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: http://www.tiltingatlinux.com/2014/04/basic-samba4-
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-
controler-on-ubuntu.h
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 rabbit
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 http://www.pool.n
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
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)
S
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
[re
+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:
https://bugs.launchpa
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
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
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
Title
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 to:
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 1.2.1-0ubunt
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
Invalid?!:-P
On 31 July 2013 17:09, Adam Stokes 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 MAC Address, t
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 g
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
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 wrote:
> I tested the following packages from precise-proposed on Ubuntu 12.04 LTS
> (amd64) and they work fine for me:
> op
On 18 February 2013 10:49, Jeremy Bicha 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 libsmbclient.pc is a
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 openv
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.
https://bug
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:
Up
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 th
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 sup
"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
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
cloud-i
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 manag
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 agen
Guys,
Why this BUG was marked as incomplete?!
It is very easy to reproduce it.
Just install a brand new MaaS with DHCP and DNS management, start first
node, start second node and BAM! Hit the BUG...
I'll try again within 4~5 months to see how things are going...
Best!
Thiago
--
You recei
** 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:
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 maa
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 juj
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 router
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 abo
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
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Fact
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 Tracebac
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, w
1 - 100 of 125 matches
Mail list logo