Project

General

Profile

Activity

From 09/13/2021 to 10/12/2021

10/12/2021

10:40 PM Bug #52906 (Resolved): cephadm rm-daemon is not closing any tcp ports that were opened for the da...
Deploying a daemon handles opening a port to make the daemon accessing, but when you remove a daemon the port that it... Paul Cuzner
10:29 PM Bug #52905 (Resolved): cephadm gather-facts is returning zram* devices as a valid block device
Since zram are not usable devices for Ceph, gather-facts should not return them.
e.g....
Paul Cuzner
10:55 AM Bug #51061 (New): GPT partitioning table: OSD "all-available-devices" tries to use "non available...
Sebastian Wagner
10:39 AM Documentation #52704 (Won't Fix): network 'flow' diagram for cephadm
haha I think I missed to copy some important information here :-) Sebastian Wagner
10:17 AM Bug #52898 (Resolved): cephadm: Unable to create max luns per iSCSI target: thread limit reached
Description of problem:
Unable to create max luns per target. Container is crashed after some luns creation.
Ve...
Sebastian Wagner

10/11/2021

10:33 PM Bug #51028 (Closed): device zap doesn't perform any checks
Other work fixed this issue in https://github.com/ceph/ceph/pull/43062 Paul Cuzner
03:56 PM Feature #44414 (Pending Backport): bubble up errors during 'apply' phase to 'cluster warnings'
Daniel Pivonka
01:22 PM Bug #52888 (Rejected): ceph-mon: stderr too many arguments: [--default-log-to-journald=true,--def...
... Sebastian Wagner

10/10/2021

09:41 PM Documentation #50883: cephadm: mds_cache_memory_limit
Existing docs seem to favor using centralized config ie. @ceph config set@. At first glance that seems to me to have... Anthony D'Atri
08:31 PM Documentation #52704: network 'flow' diagram for cephadm
Detail please on what's being requested.
Anthony D'Atri

10/08/2021

11:55 PM Bug #52116: kubeadm task fails with error execution phase wait-control-plane: couldn't initialize...
ceph/teuthology-archive/yuriw-2021-10-02_15:03:31-rados-wip-yuri2-testing-2021-10-01-0902-pacific-distro-basic-smithi... Deepika Upadhyay
11:49 AM Bug #52871 (New): Failure in cephfs_test_runner - ERROR: test_pause (tasks.cephadm_cases.test_cli...
/a/yuriw-2021-10-04_21:49:48-rados-wip-yuri4-testing-2021-10-04-1236-distro-basic-smithi/6421351
/a/yuriw-2021-10-04...
Sridhar Seshasayee
11:22 AM Feature #51618: rgw_frontends configuration in config database not persistent
I tried your proposal and it worked. Thanks. But nevertheless it would be nice to be able to prevent automatic change... Tobias Fischer
09:11 AM Feature #52869: add setting for cephadm log level
We tried to change the Log Level in Source, but it seems that cephadm from Container Image is used.... Tobias Fischer
08:05 AM Feature #52869 (Resolved): add setting for cephadm log level
the cephadm log file under /var/log/ceph/cephadm.log is by default in DEBUG level and can get big quite fast: ... Tobias Fischer

10/07/2021

08:47 PM Bug #52866 (Fix Under Review): removal of iscsi causes mgr module to fail
Daniel Pivonka
08:46 PM Bug #52866 (Resolved): removal of iscsi causes mgr module to fail
this does not happen all the time maybe 10% of the time. could potentially effect of daemon type that have post actio... Daniel Pivonka
02:51 PM Bug #52855: cephadm: bootstrap --apply-spec shouldn't enforce :z
for instance, the following command would fail because podman doesn't allow to relabel a file in /usr:... Guillaume Abrioux
02:48 PM Bug #52855 (Resolved): cephadm: bootstrap --apply-spec shouldn't enforce :z
cephadm shouldn't enforce the ":z" option on the file passed to `--apply-spec`.
the file passed to `--apply-spec` ...
Guillaume Abrioux
12:39 PM Bug #52853 (In Progress): 'cephadm shell --mount' enforces :z option by default
Guillaume Abrioux
12:35 PM Bug #52853 (Resolved): 'cephadm shell --mount' enforces :z option by default
This can be an issue when trying to mount a file in /usr from the host.
podman doesn't allow to relabel a file in ...
Guillaume Abrioux
05:03 AM Bug #51111: Pacific: CEPHADM_STRAY_DAEMON after deploying iSCSI gateway with cephadm due to tcmu-...
Same issue on 16.2.6 with Ubuntu 20.04.
Temporarily silence the WRAN by configuring mgr/cephadm/warn_on_stray_daemon...
icy chan

10/06/2021

09:29 AM Bug #52828 (Resolved): _admin label not copying automatically the keyring and ceph.conf files to ...
From the documentation (https://docs.ceph.com/en/latest/cephadm/host-management/?highlight=_admin#special-host-labels... Bernardo Gargallo
07:33 AM Bug #52826 (New): Ingress haproxy/keepalived configuration issues with two rgw and two ingress da...
h3. the setting
I have a v16.2.6 cluster running with six nodes osd-1..osd-6. I have two RGW realms "default" and ...
Manuel Holtgrewe
06:07 AM Documentation #52825 (Closed): haproxy causes high number of connection resets
I have discovered an interesting haproxy behaviour that causes a high number of connection resets on rgw hosts when H... Manuel Holtgrewe

10/01/2021

03:06 PM Cleanup #50168 (In Progress): cephadm: move bin/cephadm from the git tree to download.ceph.com
Michael Fritch
03:04 PM Tasks #49871 (Resolved): cephadm bootstrap: print the podman version
check-host, prepare-host, bootstrap commands now have the following output:... Michael Fritch
12:42 PM Documentation #50239 (Resolved): cephadm docs: add RGW SSL certificates
Sebastian Wagner
12:40 PM Feature #51618: rgw_frontends configuration in config database not persistent
I think this is solved by https://docs.ceph.com/en/latest/cephadm/services/rgw/#setting-up-https already Sebastian Wagner
09:30 AM Feature #52237 (Closed): use cephadm shell to operate iscsi gateway
yep that should be fine, resolving it, until it's needed Deepika Upadhyay
08:25 AM Documentation #52797 (New): [cephadm]use mirrors for service images (grafana, prometheus ...)
It was difficult to find the way to use alternate images for services.
At first I tried *registry-mirrors* in */et...
Christophe Le Guern

09/30/2021

02:46 PM Bug #52727: cephadm bootstrap is not respecting the parameter --no-minimize-config
Sebastian Wagner wrote:
> why do you need a non-minimized config?
We use ceph.conf to control the configuration p...
Arun Vinod
01:07 PM Feature #52237: use cephadm shell to operate iscsi gateway
Dashboard already provides this. I don't see a need to improve the UX on the terminal at this point Sebastian Wagner

09/29/2021

01:29 PM Bug #52727: cephadm bootstrap is not respecting the parameter --no-minimize-config
why do you need a non-minimized config? Sebastian Wagner
01:28 PM Bug #52742: octopus: orchestrator._interface.OrchestratorValidationError: name mon.c already in use
Thanks Deepika! Although, I don't think we'll fix this for octopus, as this has no real visible effect for end users. Sebastian Wagner
01:14 PM Bug #52692 (Pending Backport): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
03:15 AM Bug #52745 (In Progress): cephadm: Call fails if output too long
Adam King

09/28/2021

03:08 PM Bug #52749 (New): gather-facts: Improperly parsing disk wwid
Sorry, wasn't sure which subcomponent to file this under.
I am running ceph 16.2.6-1 on some monitors running in H...
brent s.
07:51 AM Bug #49287: podman: setting cgroup config for procHooks process caused: Unit libpod-$hash.scope n...
http://qa-proxy.ceph.com/teuthology/ideepika-2021-09-27_14:52:49-rados-wip-deepika-testing-2021-09-27-1601-distro-bas... Deepika Upadhyay

09/27/2021

06:55 PM Bug #52745 (Resolved): cephadm: Call fails if output too long
For a command like ceph-volume if the output is too long, the call will fail. Since ceph-volume command is a part of ... Adam King
11:50 AM Bug #47480 (In Progress): cephadm: tcmu-runner container is logging inside the container
Guillaume Abrioux
11:42 AM Bug #52742 (Won't Fix): octopus: orchestrator._interface.OrchestratorValidationError: name mon.c ...
only seen on ubuntu 18.04
cephadm reports name already in use for mon.c...
Deepika Upadhyay
08:58 AM Feature #52740 (Closed): cephadm: make tcmu-runner log available from the host
Guillaume Abrioux
08:54 AM Feature #52740 (Duplicate): cephadm: make tcmu-runner log available from the host
Sebastian Wagner
08:30 AM Feature #52740 (Closed): cephadm: make tcmu-runner log available from the host
the tcmu-runner container is run with the following volume : ... Guillaume Abrioux

09/24/2021

03:23 PM Bug #52484: cephadm: add thread ident to log messages
https://github.com/ceph/ceph/pull/43133 merged Yuri Weinstein
02:56 PM Bug #52727 (Resolved): cephadm bootstrap is not respecting the parameter --no-minimize-config
when trying to bootstrap cluster using cephadm, the config file created is still minimal ceph.conf even after providi... Arun Vinod
02:37 PM Feature #51004 (Resolved): cephadm agent 2.0
Sage Weil
02:07 PM Bug #52722 (Resolved): TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.E...
Sebastian Wagner
10:56 AM Bug #52722 (Fix Under Review): TestCheckHost.test_container_engine fails at cephadm:5834: Error c...
Sebastian Wagner
11:18 AM Bug #52454 (Resolved): mgr/cephadm: orch maintenance enter command failed
Adam King
10:35 AM Feature #52726 (New): cephadm: IPVS for load balancing
The current HAProxy based ingress option helps to make the Ceph
object service highly available, but is not scale ou...
Sebastian Wagner

09/23/2021

10:45 PM Bug #52722: TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.Error: No ti...
Attaching full output. Brad Hubbard
10:17 PM Bug #52722 (Resolved): TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.E...
... Brad Hubbard
09:11 AM Bug #52717: cephadm fails to probe devices on osd nodes
as a quick workaround, I simply did the following to unblock my testing:
# cd /var/lib/ceph/f3a8a06d-6519-458c-bf9...
Guillaume Abrioux
09:05 AM Bug #52717 (Resolved): cephadm fails to probe devices on osd nodes
after a cluster has been migrated from ceph-ansible to cephadm, `ceph health detail` shows the following message:
...
Guillaume Abrioux

09/22/2021

09:01 PM Feature #52708 (Pending Backport): Add SNMP MIB to the monitoring components within the core ceph...
A MIB has been maintained separately in https://github.com/SUSE/prometheus-webhook-snmp which tracks changes to the p... Paul Cuzner
02:50 PM Documentation #52704 (Won't Fix): network 'flow' diagram for cephadm
it sounds like you're looking for a network 'flow' diagram for cephadm + the normal ceph architecture Sebastian Wagner
12:36 PM Bug #50685 (Fix Under Review): wrong exception type: Exception("No filters applied")
Sebastian Wagner
12:35 PM Bug #46253 (Fix Under Review): OSD specs without service_id
Sebastian Wagner
08:59 AM Bug #52650: mgr/cephadm: improving refresh time for host-facts
Update: I tried changing order for refreshing facts (putting it before refresh daemons) and it solves the issue, as i... Avan Thakkar

09/21/2021

09:05 PM Bug #52693: orchestrator incorrectly evaluates osd spec filter
Yikes sorry about the amazing formatting... I didn't intend to make reading it more difficult! Rather the opposite! Chris K
09:03 PM Bug #52693 (New): orchestrator incorrectly evaluates osd spec filter
Orchestrator is internally ignoring applying a spec against SSDs, apparently determining they're rotational.
This ...
Chris K
08:22 PM Bug #52692 (Fix Under Review): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
08:07 PM Bug #52692 (In Progress): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
08:06 PM Bug #52692 (Resolved): Iscsi gateways are not showing "UP" in dashboard
trusted_ip_list in iscsi-gateway.cfg is not populated with mgr ips by default like it was in ceph-ansible
https:/...
Daniel Pivonka
09:30 AM Bug #48373: cephadm iscsi: required file missing from config-json: iscsi-gateway.cfg
I'm still seeing the same error with 'redeploy' in ceph version 15.2.14-84-gb6e5642e260 (b6e5642e2603d3e6bdbc158feff6... Eugen Block
12:34 AM Bug #50886: TypeError: can't subtract offset-naive and offset-aware datetimes
Reproduce? See https://tracker.ceph.com/issues/52327
Harry Coin

09/20/2021

09:07 PM Bug #52659: install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different Python: 3.6...
Of course https://github.com/ceph/ceph/pull/43222 was needed as well. Thanks Sebastian! Brad Hubbard
09:04 PM Bug #52659 (Resolved): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different ...
Brad Hubbard
04:10 AM Bug #52659 (Fix Under Review): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a di...
Brad Hubbard
04:10 AM Bug #52659: install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different Python: 3.6...
https://github.com/ceph/rook-client-python/pull/10 Brad Hubbard
04:04 AM Bug #52659 (Resolved): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different ...
... Brad Hubbard
08:09 PM Feature #52674 (New): Ceph orch/ceph-adm should create/configure RGW pools
- For more information, please check - https://tracker.ceph.com/issues/52673
- At present creation/configuration of ...
Vikhyat Umrao
01:48 PM Bug #44587: failed to write <pid> to cgroup.procs:
caused by a downgrade of podman in sepia. Sebastian Wagner
06:07 AM Feature #52661 (New): Improve performance of cephadm ls command
The current logic in list_daemons processes the containers in a serial fashion, resulting in multiple OS calls to sys... Paul Cuzner

09/18/2021

12:23 AM Bug #52654 (Fix Under Review): pybind/mgr/cephadm: mds upgrade does not disable standby-replay
Patrick Donnelly

09/17/2021

09:31 PM Bug #52654 (Resolved): pybind/mgr/cephadm: mds upgrade does not disable standby-replay
Official upgrade steps are here: https://docs.ceph.com/en/pacific/cephfs/upgrading/ Patrick Donnelly
06:32 PM Bug #52651 (New): ERROR: test_device_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)
... Neha Ojha
04:31 PM Bug #49287: podman: setting cgroup config for procHooks process caused: Unit libpod-$hash.scope n...
/a/yuriw-2021-09-16_18:23:18-rados-wip-yuri2-testing-2021-09-16-0923-distro-basic-smithi/6393507 Neha Ojha
04:30 PM Bug #52650 (Resolved): mgr/cephadm: improving refresh time for host-facts
https://github.com/ceph/ceph/pull/42600#issuecomment-921641422
Host refresh: https://github.com/ceph/ceph/blob/mas...
Avan Thakkar

09/15/2021

02:46 PM Bug #52064: octopus: cephadm bootstrap --container-init broken in Octopus
https://github.com/ceph/ceph/pull/42666 merged Yuri Weinstein

09/14/2021

03:05 PM Bug #44587: failed to write <pid> to cgroup.procs:
When testing agent
https://pulpito.ceph.com/adking-2021-09-13_22:25:39-rados:cephadm-wip-adk-testing-2021-09-13-14...
Adam King
10:53 AM Feature #52602 (Resolved): cephadm: Prometheus: 2.28: generic http based service discovery
https://promlabs.com/blog/2021/06/21/whats-new-in-prometheus-2-28#generic-http-based-service-discovery
Fewer recon...
Sebastian Wagner
10:43 AM Bug #52601 (Resolved): cephadm RPM should depend on sshd
Otherwise adding the local host will failed with a connection-refused error.
Note this is somewhat of an edge-case...
Sebastian Wagner
12:56 AM Documentation #52577: alertmanager configuration prevents users from adding their own escalation ...
I think this is potentially a doc task. As you point out the webhooks integration is there, but things like slack etc... Paul Cuzner

09/13/2021

03:56 PM Bug #50886 (Can't reproduce): TypeError: can't subtract offset-naive and offset-aware datetimes
Rook Orchestrator mgr module was completely experimental in Octopus and in Pacific.
Latest modifications introduc...
Juan Miguel Olmo Martínez
03:32 PM Documentation #52577: alertmanager configuration prevents users from adding their own escalation ...
relate to https://docs.ceph.com/en/latest/cephadm/monitoring/#adding-alertmanager-webhooks ? Sebastian Wagner
 

Also available in: Atom