I just found out that the limit is not applied after a reboot, it
appears that this only happens when the service is (re-)started manually
from the shell.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.laun
Public bug reported:
This log is from installing the pre-release packages, but I got the same
warnings when installing 10.0.5 earlier:
Preparing to unpack
.../ceph_10.1.0.dfsg-0ubuntu1~ubuntu16.04.1~ppa201603311201_amd64.deb ...
deb-systemd-invoke only supports /usr/sbin/policy-rc.d return code
Public bug reported:
When started via systemd, there is a default limit of 512 Tasks, and it
seems that each thread counts as a different task:
# systemctl status ceph-osd@2
>From a hardening perspective, it certainly hurts having unneeded
packages installed, so please re-raise the priority of this.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1079466
Ti
Public bug reported:
Cinder, Neutron and Nova use rootwrappers that allow selected commands
to be executed with root privileges via sudo. If an adminstrator chooses
to enable sudo logging for security reasons, this will cause a lot of
files being created, leading to filled up file systems pretty f
Thanks to some help in #systemd I could find the cause: On the affected
systems libpam-systemd was not installed. So maybe it would make sensu
to turn this into a stronger dependency than "recommended", at least in
combination with openssh-server.
--
You received this bug notification because you
Hmm, on a cloud instance this looks different, even when logged in
multiple time, the output only shows the master process:
# systemctl status ssh
● ssh.service - OpenBSD Secure Shell server
Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset:
enabled)
Active: active (ru
Do your sleep processes show up in the output of "systemctl status
ssh.service" in the CGroup section? For me they do (sample with just one
process backgrounded):
# systemctl status ssh.service
● ssh.service - OpenBSD Secure Shell server
Loaded: loaded (/lib/systemd/system/ssh.service; enabled;
How did you install ceph and which version exactly? Running as ceph
should only happen with >= 9.2, which is available on Xenial.
If I install ceph=10.0.3-0ubuntu1 on a new machine, /var/lib/ceph and
/var/run/ceph have ceph:ceph as owner, which looks fine to me. One could
discuss the ownership of
Public bug reported:
This may be useful for an unexperienced user trying to run ceph on a
small setup, but for an automated deployment of a ceph cluster, it is
pretty annoying that there may be daemons trying to create credentials
that will allow access to the whole cluster if only the new machine
IMHO this is a bug for ceph-deploy, which is a separate project from
ceph itself. It should be solved with a new upstream version, probably
1.5.29, see also bug #1550853.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
h
Public bug reported:
This only affects the xenial package, in /lib/systemd/system/ceph-
osd@.service there is
ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER}
--id %i --setuser ceph --setgroup ceph
where the options were just copied from the ExecStart but this triggers
errors
Public bug reported:
If the config for the dashboard or apache2 in general is not working,
the removal of openstack-dashboard-ubuntu-theme fails because there is
no graceful error handling in the postrm script. E.g. I am getting:
# apt-get -q -y purge openstack-dashboard-ubuntu-theme
STDOUT:
@jstsch I'm not trying to start a specific discussion about customers or
software but merely was pointing out that service providers or hosters
would actually profit from both package branches staying available
instead dropping one of them after freeze. And as both EOL dates are
nearly the same it
@ondrej I agree to some degree, as it would be reasonable to run xenial
under the hood, not only because of the base OS but the rest of the web
stack, too.
And as already stated, as PHP5.6/7 are supported from PHP to almost the
same EOL time now, so it's not about "please support old unmaintained
> So I wrote a php obfuscator for myself, that I made freely available under
> MIT license at https://github.com/pk-fr/yakpro-po
> Perhaps you could consider using it
We are a hosting and service company and only administer, consult and
service our customers. Their web agencies or programmers
Maybe it's too late to throw my hat (and opinion) in, but from a
hosting/hoster perspective, that's really a double-edged sword. Of
course it would be splendid, if we could migrate all customers and
applications to PHP7 as soon as possible. But with PHP itself increasing
the support level of PHP5.6
Function ro_partition in /usr/share/os-prober/common.sh makes a
partition read-only. This is called in /usr/lib/os-probes/50mounted-
tests before trying to mount the partition being probed with all
possible fs-types. Obviously this will break all other processes trying
to write to this partition at
Forgot to mention that the Ceph cluster has to be under write load in
order to reproduce, i.e. running something like
rados -p rbd bench 600 write -t 1 --show-time --run-length 60
There is no effect of running os-prober if the cluster is idle. Based
with that information, though, I can also repro
** Also affects: os-prober (Ubuntu)
Importance: Undecided
Status: New
** Changed in: os-prober (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.ne
I can reproduce this on Wily with
# apt-cache policy ceph
ceph:
Installed: 0.94.5-0ubuntu0.15.10.1
Candidate: 0.94.5-0ubuntu0.15.10.1
Version table:
*** 0.94.5-0ubuntu0.15.10.1 0
500 http://eu.archive.ubuntu.com/ubuntu/ wily-updates/main amd64
Packages
100 /var/lib/dpkg/sta
You can set "osd pool default pg num" and "osd pool default pgp num" to
some higher value in your ceph.conf before creating pools if you want
some higher values than the default and do not want to specify it on the
command line every time.
For more complex setups however, you want to match the pg
Sorry for the delay, I must admin that I'm not sure about that anymore.
I tried reproducing this issue with a current installation of Wily, but
failed. So I guess we can assume this to be invalid now.
** Changed in: ceph (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug not
Today I upgraded our last utopic containers (~10) to vivid using do-
release-upgrade: Everywhere the same: after reboot systemd is the only
thing which is running in the container, but nothing else happens. It
doesn't start anything! So the only way to get the stuff fixed is to
manually attach to t
Public bug reported:
There seems to be some issue with the udev triggers, either they do not
happen properly for partitions or they happen too early in the boot
process.
If I do a "ceph-disk activate /dev/sdXX" after the system has booted,
the OSD is starting just fine.
If I do a "udevadm trigge
Public bug reported:
When upgrading libvirt-bin after adding the stable/liberty cloud-ppa,
I'm getting this error:
ubuntu@jr2:~$ sudo apt-get install libvirt-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatical
I think there is some confusion here. As I understand it, the part that
was fixed in libvirt was changing the API so that now it is possible to
define a subset of block devices to be copied during migration. Now to
fix the original issue, another patch in nova will be needed, that uses
this extende
Public bug reported:
The systemd service generated from /etc/init.d/apache2 via systemd-sysv-
generator contains the line
RemainAfterExit=yes
causing systemd to ignore crashes of the service. In order to reproduce
this, add a non-existing address to /etc/apache2/ports.conf, which will
cause the
Tested
https://launchpad.net/ubuntu/+source/neutron/1:2015.1.1-0ubuntu2/+build/7782259/+files
/neutron-plugin-neutron-agent_2015.1.1-0ubuntu2_all.deb and it solves
the issue for me.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification becaus
It appears, that something is still broken. Because systemd doesn't
work, I installed upstart + upstart-sysv (and uninstalled systemd-
sysv), but unfortunately sssd doesn't come up (has exactly the same
config, as in other < 14.10 zones, where it works as expected). And
because sssd doesn't come u
I'm running utopic with latest updates. Any container, which has systemd
running simply hangs, when /sbin/init gets started (no matter, whether
config has 'lxc.kmsg = 0' or not). Tried it previously with a trusty and
today with a vivid container. So wondering, whether there is a bugfix
available a
** Also affects: python-glanceclient (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-glanceclient in Ubuntu.
https://bugs.launchpad.net/bugs/1342080
Title:
glance api is tra
I tested http://launchpadlibrarian.net/208123057/rabbitmq-
server_3.5.1-2_all.deb and it works fine for me.
It would be great to see this backported to vivid.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
h
"wont-fixing" the nova side will leave it broken for quite some time
until the backport has made its way into all relevant distro images. I'd
prefer to add your patch into nova code as workaround for older libvirt
versions.
--
You received this bug notification because you are a member of Ubuntu
Did you define ERL_EPMD_ADDRESS in your rabbitmq-env.conf?
Then you would be hitting
https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1374109 and you
can find a possible workaround there.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscrib
*** This bug is a duplicate of bug 1447807 ***
https://bugs.launchpad.net/bugs/1447807
** This bug has been marked a duplicate of bug 1447807
systemctl enable fails to enable a SysV service
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subs
Public bug reported:
root@node10:~# systemctl enable ntp
Yepp, and that's IMHO a design flaw. E.g. if one wants to distribute the
load on iots storage, it might make sense, to distribute the zones of
several storage devices, e.g. zone1 on JBOD1, zone2 on JBOD2, etc
As said, the only thing, which lxc nees to track is a single "config
directory" which
Actually that's not the same at all, because $cgroup != $lxc_name . Your
workaround is absolutely user UNfriendly, i.e. still hard to read and
for casual users inconvinient, because one needs supply all that many
format options ...
Anyway, I agree, that these utils should support such things out o
Public bug reported:
Container management/monitoring is currently a pain, because procps do
not support container, i.e. there is no way to tell the tools to
"filter" the output wrt. a certain zone or to add a column, which shows
the zone name a process belongs to.
E.g. for what is needed:
{ps|pgr
** Package changed: upstart (Ubuntu) => lxc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1424233
Title:
RFE lxc: lxc should do a better jon of housekeeping containers
To man
Public bug reported:
I'm trying to use NFSv4 automount within an lxc container, however, it
doesn't work (it works for Solaris zones, so that's not an server
issue).
> cd /net/pkg/
/net/pkg/ not found
> cat /etc/auto.master
/net-hosts
+dir:/etc/auto.master.d
+auto.master
The following log
Also affects MythTV (mythbuntu 14.04).
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libsdl1.2 in Ubuntu.
https://bugs.launchpad.net/bugs/1327049
Title:
libSDL1.2 screen tearing still occurs even with version
1.2.15-8ubuntu1.1
T
Well, it is strange: If there is such a setting in /etc/default/lxc, one
usually assumes, that this is the master of the disaster and gets
"propagated" downwards, but obviously it is not ... And thus I wonder,
which files in the lxc forest need to be checked as well to avoid
further surprises ...
Public bug reported:
When one creates a incorrect profile, apparmor_parser seems to leave an
artifact of the "problem" file in the same directory, which in turn
leads to another error, when the file gets fixed. Not sure, how appamor
stuff works, but this is simply an unacceptable behavior! It shou
Public bug reported:
Defining USE_LXC_BRIDGE and than overwriting it unconditionally in the
source /etc/default/lxc-net doesn't make sense/is confusing.
** Affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubu
Public bug reported:
Obviously lxc does NOT depend on dnsmasq-base and thus this dependency
should be lowered to "optional" or "recommended".
Today entities using containers already have proper DNS as well as DHCP
servers and thus do not need at all another point of failure/possible
weak software
** Package changed: ubuntu => pax (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pax in Ubuntu.
https://bugs.launchpad.net/bugs/1393611
Title:
pax is not POSIX compliant
To manage notifications about this bug go to:
https:
Public bug reported:
Mails containing this URL will be scored higher (depending on the set
score, IIRC it's 2.5 for URI_OBFU_WWW plus 2.3 for FSL_RU_URL if
activated).
A manual test using perl and the URI_OBFU_WWW rule regex confirms this:
> perl -ne 'print if
> /(?+[^[:alnum:]]{1,3})?[[:alnum:
All devices work on other hypervisors like VMware Workstation etc...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096
Title:
USB Passthrough not working for Windows 7 guest
T
breaks my latency measurement setup and Linux RT is out of the
evaluationg
race. Windows CE should not win :-), it there anyway workaround or hack to fix
the issue?
My setup:
Ubuntu 64-bit
Windows 7 Embedded Guest
Linux Kernel: 3.10.10-rt7
QEMU: 1.4.0, 1.6.1
thanks,
Jens
--
You received this
Is there any workaround?
We're currently evaluating different RTOS systems. One is Linux RT with
KVM/QEMU with Windows 7. This bug breaks the latency measurement setup
and Linux RT is out of race. It there anyway to fix the issue?
--
You received this bug notification because you are a member of
Of course it is possible to reproduce this on a clean 13.04 system. I
did that in fact by installing a clean 13.04 system as a virtual machine
and then just installing the libnss-ldap package together with our
modified /etc/ldap.conf and /etc/nsswitch.conf. After doing so sudo
immediately crashes.
Public bug reported:
Since our upgrade to 13.04 (we had 12.10 previously) our administrators
cannot use "sudo" anymore. When sudo is used and either the correct
password or incorrect password is used sudo immediately crashes with the
following crash report:
-- cut here --
sudo[23352]: segfault at
ile descriptors roughly at the same
speed.
Here is an example virtualhost configuration:
ServerName foobar.name
ServerAlias *.foobar.name
ServerAdmin j...@.de
DocumentRoot "/x/webs/jens/name.foobar/"
FcgidIdleTimeout 30
SuexecUserGroup "jens" "jen
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1023591
Title:
php5 opens /proc/XXX/auxv thousands of times until Apache crashes with
"too many open files"
To manage notifications abo
more slowly because my cron scripts
use "apachectl restart" now instead of "apachectl graceful", but still.
After two weeks, I have roughly 15'000 opened files, of which 8'000 are
/proc/$PID/auxv.
I think this is quite a serious bug since it makes the system grind t
Removing "--name ${DAEMONNAME}" from the "STOP" variable in the
initscript fixes this issue, but this is probably not an intended way of
fixing this.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.la
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/997465
Title:
amavisd-new init script does not work cleanly
To manage notifications about this bug go to:
https://bugs.launchpad.n
Public bug reported:
After Installation I get the following output, it seems the restart
script does not find the running amavisd process.
amavisd-new (1:2.6.5-0ubuntu3) wird eingerichtet ...
Creating/updating amavis user account...
dpkg: Warnung: Version »configure« hat falsche Syntax: Versionsn
Hello, this is still a problem in 12.04. I want to avoid having a full
compiler package on a mail server.
root@root:~# LANG=C apt-get install spamassassin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed
** Attachment added: "global_common.conf"
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/917134/+attachment/2869062/+files/global_common.conf
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launch
** Attachment added: "cat /proc/drbd output"
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/917134/+attachment/2869051/+files/drbd
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bug
So, I was trying to resync the device, get everything in a nice state,
give you the requested info. Then move the padlock-sha module back,
reboot, and see things fail.
Turns out that things fail sooner now. The padlock-sha module is moved
to a safe place, so shouldn't be messing with things. Then
** Attachment added: "r0.res"
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/917134/+attachment/2869065/+files/r0.res
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/917134
Tit
** Attachment added: "dmesg output"
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/917134/+attachment/2869050/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/917134
** Attachment added: "ps output"
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/917134/+attachment/2869061/+files/psaux
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/917134
T
Man, I wanted to get back to this for so long...
Yes, I can reproduce it on demand by simply rebooting the machine. Right
now, there's not much of a problem with that, so if you need me to
reboot this machine a few times, fine.
I'll attach the requested information today (hopefully).
--
You rec
PuppetLabs released 2.7.11 which fixes the issues with 2.7.10
https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes#2.7.11
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/9
] [] ?
worker_thread+0x0/0x110
Jan 16 13:29:21 htz0 kernel: [ 178.248340] [] ?
kthread+0x96/0xa0
Jan 16 13:29:21 htz0 kernel: [ 178.248344] [] ?
child_rip+0xa/0x20
Jan 16 13:29:21 htz0 kernel: [ 178.248348] [] ?
kthread+0x0/0xa0
Jan 16 13:29:21 htz0 kernel: [ 178.248351] [] ?
child_
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/847201
Title:
package mysql-server-core-5.1 (not installed) failed to
install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist d
Public bug reported:
I tried to install KWord on Xubuntu in a VirtualBox virtual machine
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mysql-server-core-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i38
Here I am having the same problem with our server since we upgraded them
to 11.04 (natty):
-- cut here --
langner@mars:~$ ll /net/cns2/
ls: cannot access /net/cns2/: No such file or directory
langner@mars:~$ ll /net/cns2/.
ls: /net/cns2/./user: No such file or directory
ls: /net/cns2/./astro: No s
apt-get install mysql-server-5.1
I suspect i had version 5.0 installed before.
--
Installation of system tables failed
https://bugs.launchpad.net/bugs/574547
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.
--
U
This gets logged to /var/log/syslog:
May 3 17:02:44 localhost /etc/mysql/debian-start[8446]: Running 'mysqlcheck'
with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
'--host=loca
lhost' '--socket=/var/run/mysqld/mysqld.sock'
'--socket=/var/run/mysqld/mysqld.sock'
[
** Attachment added: "mysql-stacktrace.txt"
http://launchpadlibrarian.net/47582583/mysql-stacktrace.txt
** Attachment added: ".etc.apparmor.d.usr.sbin.mysqld.txt"
http://launchpadlibrarian.net/47575691/.etc.apparmor.d.usr.sbin.mysqld.txt
** Attachment added: "Dependencies.txt"
http://la
Public bug reported:
After upgrading to Ubuntu 10.04, mysql was removed for some reason.
I manually installed 5.1 and got the following error message when starting:
Installation of system tables failed
See the attached stacktrace.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mysql-s
** Changed in: php5 (Ubuntu)
Status: Fix Released => Incomplete
** Tags added: regression
--
php5-cli in lucid-beta1 missing readline/libedit support
https://bugs.launchpad.net/bugs/543212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscrib
** Description changed:
Binary package hint: snmpd
=== The problem ===
- The 'exec' directive is not compiled into snmpd. However, the snmpd config
file (/etc/snmp/snmpd.conf) provides lines commented out to do this. Figuring
out how this works
+ The 'exec' directive is not compiled into
Is there a reason why 'ucd_snmp' is not compiled into snmpd?
--
Ubuntu snmpd package doesn't include all net-snmpd modules
https://bugs.launchpad.net/bugs/496922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.
--
Ubun
Public bug reported:
Binary package hint: snmpd
=== The problem ===
The 'exec' directive is not compiled into snmpd. However, the snmpd config file
(/etc/snmp/snmpd.conf) provides lines commented out to do this. Figuring out
how this works
=== Proposed solution(s) ===
There are three ways of s
Karmic working.
--
nmap script engine error
https://bugs.launchpad.net/bugs/319656
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in ubuntu.
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or
*** This bug is a duplicate of bug 235560 ***
https://bugs.launchpad.net/bugs/235560
** This bug has been marked a duplicate of bug 235560
Connect to smb server by name doesn't work, but by IP address does
--
Unable to view Window shares because of the default resolve order
https://bugs.l
** Visibility changed to: Public
--
mysql-server-5.0: Leaves password in debconf database
https://bugs.launchpad.net/bugs/344816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.
--
Ubuntu-server-bugs mailing list
84 matches
Mail list logo