Your message dated Tue, 11 Jan 2022 16:53:02 +0100
with message-id <[email protected]>
and subject line Wont fix
has caused the Debian Bug report #921138,
regarding ceph-mon: systemd unit file CLUSTER variable
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
921138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ceph-mon
Version: 13.2.2-23-g4695a60617-1
Severity: minor
Dear Maintainer,
systemd unit file [email protected] sets the CLUSTER variable *after*
reading the EnvironmentFine and overriding whatever value is set in
there, this variable should be in /etc/default/ceph
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ceph-mon depends on:
ii ceph-base 13.2.2-23-g4695a60617-1
ii libaio1 0.3.111-1
ii libblkid1 2.33.1-0.1
ii libc6 2.28-5
ii libfuse2 2.9.9-1
ii libgcc1 1:8.2.0-16
ii libgoogle-perftools4 2.7-1
ii libibverbs1 22.0-1
ii libleveldb1v5 1.20-2
ii liblz4-1 1.8.3-1
ii libnspr4 2:4.20-1
ii libnss3 2:3.42-1
ii librados2 13.2.2-23-g4695a60617-1
ii libsnappy1v5 1.1.7-1
ii libssl1.1 1.1.1a-1
ii libstdc++6 8.2.0-16
ii libuuid1 2.33.1-0.1
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages ceph-mon recommends:
ii ceph-common 13.2.2-23-g4695a60617-1
ceph-mon suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
If you wish to set CLUSTER=, it's easy to do so with systemd. Simply
write a /etc/systemd/system/[email protected]/override.conf containing
this:
[Service]
Environment=CLUSTER=<SOMETHING>
Let me know if you think that's not solving your problem.
Cheers,
Thomas Goirand (zigo)
--- End Message ---