[opensuse-factory] Systemd-presets-common-SUSE and Btrfs Services
Hi Using systemd-analyze I realized that I have various btrfs services enabled/running, although I am not using btrfs btrfsmaintenance-refresh.service btrfs-trim.service btrfs-balance.service Systemd-presets-common-SUSE, which enables the above-mentioned services, is installed as recommended package. Is this on purpose? Thank you. Regards, Frank -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, Mar 12, 2018 at 08:17:19PM +0100, Frank Krüger wrote:
Hi
Using systemd-analyze I realized that I have various btrfs services enabled/running, although I am not using btrfs
btrfsmaintenance-refresh.service btrfs-trim.service btrfs-balance.service
Systemd-presets-common-SUSE, which enables the above-mentioned services, is installed as recommended package.
Is this on purpose?
The btrfs-trim.timer and btrfs-balance.timer, not .service should be enabled. These services will be started and will exit quite quickly if no btrfs is there I think. So low impact. You can also deinstall the btrfsmaintenance package. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am 12.03.2018 um 22:37 schrieb Marcus Meissner:
On Mon, Mar 12, 2018 at 08:17:19PM +0100, Frank Krüger wrote:
Hi
Using systemd-analyze I realized that I have various btrfs services enabled/running, although I am not using btrfs
btrfsmaintenance-refresh.service btrfs-trim.service btrfs-balance.service
Systemd-presets-common-SUSE, which enables the above-mentioned services, is installed as recommended package.
Is this on purpose?
The btrfs-trim.timer and btrfs-balance.timer, not .service should be enabled.
These services will be started and will exit quite quickly if no btrfs is there I think. So low impact.
Thank you for the clarification. The above services, by the way, take between 3 and 5s. Regards, Frank -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 03/12/2018 10:56 PM, Frank Krüger wrote:
The above services, by the way, take between 3 and 5s.
even worse here (on a btrfs-free TW): $ systemd-analyze blame | grep btrfs 27.533s btrfsmaintenance-refresh.service 732ms btrfs-balance.service 480ms btrfs-scrub.service 160ms btrfs-trim.service Now removed (zypper rm btrfsmaintenance). ;-) Have a nice day, Berny -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2018-03-13 11:29, Bernhard Voelker wrote:
On 03/12/2018 10:56 PM, Frank Krüger wrote:
The above services, by the way, take between 3 and 5s.
even worse here (on a btrfs-free TW):
$ systemd-analyze blame | grep btrfs 27.533s btrfsmaintenance-refresh.service 732ms btrfs-balance.service 480ms btrfs-scrub.service 160ms btrfs-trim.service
Now removed (zypper rm btrfsmaintenance). ;-)
Isengard:~ # systemd-analyze blame | grep btrfs Isengard:~ # rpm -q btrfsmaintenance btrfsmaintenance-0.2-16.1.noarch Isengard:~ # Telcontar:~ # systemd-analyze blame | grep btrfs Telcontar:~ # rpm -qa | grep btrfs btrfsmaintenance-0.2-16.1.noarch libbtrfs0-4.5.3-6.3.x86_64 btrfsprogs-udev-rules-4.5.3-6.3.noarch btrfsprogs-4.5.3-6.3.x86_64 Telcontar:~ # :-? -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
On 03/13/2018 02:21 PM, Carlos E. R. wrote:
Isengard:~ # systemd-analyze blame | grep btrfs Isengard:~ # rpm -q btrfsmaintenance btrfsmaintenance-0.2-16.1.noarch Isengard:~ #
Telcontar:~ # systemd-analyze blame | grep btrfs Telcontar:~ # rpm -qa | grep btrfs btrfsmaintenance-0.2-16.1.noarch libbtrfs0-4.5.3-6.3.x86_64 btrfsprogs-udev-rules-4.5.3-6.3.noarch btrfsprogs-4.5.3-6.3.x86_64 Telcontar:~ #
:-?
Maybe you have already disabled these services? Have a nice day, Berny -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2018-03-13 15:58, Bernhard Voelker wrote:
On 03/13/2018 02:21 PM, Carlos E. R. wrote:
Isengard:~ # systemd-analyze blame | grep btrfs Isengard:~ # rpm -q btrfsmaintenance btrfsmaintenance-0.2-16.1.noarch Isengard:~ #
Telcontar:~ # systemd-analyze blame | grep btrfs Telcontar:~ # rpm -qa | grep btrfs btrfsmaintenance-0.2-16.1.noarch libbtrfs0-4.5.3-6.3.x86_64 btrfsprogs-udev-rules-4.5.3-6.3.noarch btrfsprogs-4.5.3-6.3.x86_64 Telcontar:~ #
:-?
Maybe you have already disabled these services?
btrfs-balance and btrfs-trim are running. I did: rpm --erase grub2-snapper-plugin-2.02-4.1.noarch snapper-zypp-plugin-0.5.0-1.1.noarch snapper-0.5.0-1.1.x86_64 yast2-snapper-3.2.0-3.5.x86_64 libsnapper4-0.5.0-1.1.x86_64 I'm considering writing a cron job that finds out if there are btrfs filesystems available, then mailing me about installing those packages again. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
On 2018-03-13 18:14, Bernhard Voelker wrote:
On 03/13/2018 04:51 PM, Carlos E. R. wrote:
I'm considering writing a cron job that finds out if there are btrfs filesystems available, then mailing me about installing those packages again.
'zypper al ...' ? ;-)
addlock. No, you misunderstood. Suppose that for whatever reason one day I have some btrfs partition, internal o external. I would want those packages back. I will not remember what they are or that they are needed - so I write a cronjob that tells me. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
Il 12/03/2018 22:37, Marcus Meissner ha scritto:
The btrfs-trim.timer and btrfs-balance.timer, not .service should be enabled.
These services will be started and will exit quite quickly if no btrfs is there I think. So low impact.
But if is there: # systemd-analyze blame | grep btrfs 36.635s btrfsmaintenance-refresh.service Also, on boot I see the message: [*] A start job is running for Update cron periods from /etc/sysconfig/btrfsmaintenance(XXs / no limit). Damned slow ! Daniele. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On lundi, 12 mars 2018 20.17:19 h CET Frank Krüger wrote:
Hi
Using systemd-analyze I realized that I have various btrfs services enabled/running, although I am not using btrfs
btrfsmaintenance-refresh.service btrfs-trim.service btrfs-balance.service
Systemd-presets-common-SUSE, which enables the above-mentioned services, is installed as recommended package.
Is this on purpose?
Thank you.
Regards, Frank
Well I've seen also after systemd 234 upgrade a variation that let my system in degraded state in systemctl status --all All syslog, rsyslog service and socket are active, when I'm using journald for obvious reason. Those were, (a) non existent before or were desactivated Someone can confirm which on is related to those ? i+ | systemd-presets-branding-openSUSE | 12.2-11.1 | noarch | oss i | systemd-presets-common-SUSE | 15-1.1 | noarch | oss -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2018-03-13 at 11:16 +0100, Bruno Friedmann wrote:
Well I've seen also after systemd 234 upgrade a variation that let my system in degraded state in systemctl status --all
All syslog, rsyslog service and socket are active, when I'm using journald for obvious reason. Those were, (a) non existent before or were desactivated
There has to be something listening and providing syslog services; meaning that processes need to be able to log messages independently of who provides the service. Besides that, on 15.0 I noticed rsyslog installed by default. I did not investigate. - -- Cheers, Carlos E. R. (from openSUSE 42.3 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlqoF80ACgkQtTMYHG2NR9UVCgCfUW56NHKt3+it/f8MPm52qvM5 m/MAnAnJIVLtifkwNuilW3kXo5tKNDzD =BiE6 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (6)
-
Bernhard Voelker
-
Bruno Friedmann
-
Carlos E. R.
-
Daniele
-
Frank Krüger
-
Marcus Meissner