Public bug reported:
when ovs is started [e.g. systemctl start openvswitch-switch.service],
the services [ovsdb-server and ovs-vswitchd] are started, but no
interfaces are brought up. running ifup --allow=ovs br0 manually after
ovs starts does bring up the interfaces.
>cat /etc/network/interface
there was an apparmor message logged:
May 6 22:52:05 server kernel: audit: type=1400
audit(1430967118.381:12): apparmor="DENIED" operation="mkdir"
profile="/usr/sbin/slapd" name="/run/nslcd/" pid=1419 comm="slapd"
requested_mask="c" denied_mask="c" fsuid=108 ouid=108
adding to /etc/apparmor.d/lo
Public bug reported:
when used with the nss overlay, slapd fails to start, because
/var/run/nslcd/ does not exist, and slap cannot then create the socket
for this. additionally, creating the directory manually does not help,
because it disappears after every reboot.
1] >lsb_release -rd
Descripti
Public bug reported:
the following occurs when attempting to create a snapshot:
virsh # snapshot-create-as template-generic 'test_snapshot' 'test snapshot'
--disk-only --atomic
error: unsupported configuration: cannot generate external snapshot name for
disk 'vda' without source
virsh # snapsh
apport information
** Description changed:
i'm seeing poor/intermittent/degrading network connectivity for guests,
when the host is using a bonded interface.
in a nutshell, the network configuration is as follows: the physical
interfaces [eth0 and eth1] are bonded together as bond0 [i
i've added iptables -t mangle -A POSTROUTING -o br0 -p udp -m udp -j
CHECKSUM --checksum-fill:
>iptables -vnt mangle -L --lin
Chain PREROUTING (policy ACCEPT 44532 packets, 46M bytes)
num pkts bytes target prot opt in out source
destination
Chain INPUT (polic
no worries. i'm a bit embarrassed i couldn't offer a more directed
initial report.
i do believe the vhost_net module is installed and working:
>lsmod | grep -i vhost
vhost_net 31874 1
macvtap18294 1 vhost_net
>pp | grep -i vhost
root 2534 1 3 22:11 ?
apport information
** Tags added: apport-collected
** Description changed:
i'm seeing poor/intermittent/degrading network connectivity for guests,
when the host is using a bonded interface.
in a nutshell, the network configuration is as follows: the physical
interfaces [eth0 and eth1
some more information - while running a ping from another physical host,
against a guest, i did a bit of testing with tshark:
192.168.1.123 - other physical host on network
192.168.1.60 - virtual host
192.168.1.70 - virtual guest
on the virtual host, the current active slave is eth0, so i started
Public bug reported:
i'm seeing poor/intermittent/degrading network connectivity for guests,
when the host is using a bonded interface.
in a nutshell, the network configuration is as follows: the physical
interfaces [eth0 and eth1] are bonded together as bond0 [i've tried
various bond modes - se
sure - see below:
>perl --version
This is perl 5, version 14, subversion 2 (v5.14.2) built for
x86_64-linux-gnu-thread-multi
(with 53 registered patches, see perl -V for more detail)
Copyright 1987-2011, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
G
Public bug reported:
when starting amavisd-new, the following can be seen in the log:
INFO: no optional modules: unicore::Canonical.pl unicore::Exact.pl
unicore::PVA.pl
those modules don't appear to be part of any ubuntu perl packages, and
iiuc, haven't been part of perl since ~5.8/5.9?
i'm won
additional details:
>lsb_release -rd
Description:Ubuntu 12.04.1 LTS
Release:12.04
>apt-cache policy amavisd-new
amavisd-new:
Installed: 1:2.6.5-0ubuntu3.2
Candidate: 1:2.6.5-0ubuntu3.2
Version table:
*** 1:2.6.5-0ubuntu3.2 0
500 http://us.archive.ubuntu.com/ubuntu/ prec
i gather this means that this module is independently implementing the
algorithm rather than using existing [openssl/gnutls/etc] libraries? is
there a compromise that might be reached?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ope
On Aug 05, 2012, at 10.17, Clint Byrum wrote:
> Hi Ben. This seems like a reasonable request. You should note that
> upstream would prefer that people not use these password methods and
> instead focus on SCRAM based methods. See the discussion on why this
> module isn't in core here:
>
> http://
Public bug reported:
there is an sha2 module in the openldap source contrib directory which
implements the following sha2 password hashing schemes:
{SSHA-512}
{SSHA-384}
{SSHA-256}
{SHA-512}
{SHA-384}
{SHA-256}
i'd like to have it included in the slapd package.
the module can be found in contri
Public bug reported:
>lsb_release -rd
Description:Ubuntu 11.10
Release:11.10
>apt-cache policy bind9
bind9:
Installed: 1:9.7.3.dfsg-1ubuntu4.1
Candidate: 1:9.7.3.dfsg-1ubuntu4.1
Version table:
*** 1:9.7.3.dfsg-1ubuntu4.1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiri
Public bug reported:
it appears that in 2.4.23-0ubuntu3, the nssov overlay is absent from the
package. this was not the case in the previous version
(2.4.21-0ubuntu5.2). the following files are missing:
/usr/lib/ldap/nssov.la
/usr/lib/ldap/nssov.so
/usr/lib/ldap/nssov.so.0
/usr/lib/ldap/nssov.s
i'd like to bump this entry a bit - if nothing else, to understand
better why exactly this doesn't work.
as the user dhcpd runs as (dhcpd), i can read the key file (by way of a
symlink, in my case):
>whoami
dhcpd
>id dhcpd
uid=105(dhcpd) gid=113(dhcpd) groups=113(dhcpd),999(ddns)
>ls -Alh
total
i neglected to include the following information:
source package: 2.4.18-0ubuntu1
>lsb_release -rd
Description:Ubuntu 9.10
Release:9.10
>apt-cache policy slapd
slapd:
Installed: 2.4.18-0ubuntu1
Candidate: 2.4.18-0ubuntu1
Version table:
*** 2.4.18-0ubuntu1 0
500 http://
Public bug reported:
the nss overlay attempts to write it's socket file to
/var/run/nslcd/socket, but is prevented from doing so by apparmor:
type=1503 audit(1263524239.632:23): operation="mknod" pid=17179 parent=1
profile="/usr/sbin/slapd" requested_mask="w::" denied_mask="w::"
fsuid=107 ouid=10
Public bug reported:
source package: openldap (2.4.18-0ubuntu1)
>lsb_release -rd
Description:Ubuntu 9.10
Release:9.10
>apt-cache policy slapd
slapd:
Installed: 2.4.18-0ubuntu1
Candidate: 2.4.18-0ubuntu1
Version table:
*** 2.4.18-0ubuntu1 0
500 http://us.archive.ubuntu
22 matches
Mail list logo