[systemd-devel] systemd-nspawn image

2017-04-11 Thread poma
Hello The title doesn't quite work; # qemu-img --version qemu-img version 2.6.2 (qemu-2.6.2-7.fc24), Copyright (c) 2004-2008 Fabrice Bellard # qemu-img convert fedora25.qcow2 fedora25.raw # file fedora25.* fedora25.qcow2: QEMU QCOW Image (v3), 21474836480 bytes fedora25.raw: DOS/MBR boot sec

Re: [systemd-devel] My experience with MySQL and systemctl

2017-04-11 Thread Kai Krakow
Am Tue, 11 Apr 2017 15:08:35 +0200 schrieb Lennart Poettering : > > Eventually, after checking all our backups, I decided to issue kill > > -9 to mysqld. I then decided to try restarting the daemon using > > systemctl. It did start up, the log output showed the crash recovery > > procedure, but be

Re: [systemd-devel] My experience with MySQL and systemctl

2017-04-11 Thread Lennart Poettering
On Tue, 11.04.17 13:41, Samuel Williams ([email protected]) wrote: > I had an accident last night. I tried to delete a lot of rows from a > production database in one transaction. I killed the transaction, and > I didn't realise it was still rolling back an hour later when I tried > t

[systemd-devel] Why journald has NotifyAccess=all set in the unit file?

2017-04-11 Thread Michal Sekletar
Hi everyone, I was asked today about $subject. I quickly skimmed trough the relevant parts of the code and current default looks like an oversight. I think there are no processes other than journald involved in notification handling. I think it would be nice if drop the setting and rely on default