Results 53 issues of Tim Serong

Transferred from https://bugzilla.suse.com/show_bug.cgi?id=1136698 ``` # deepsea Traceback (most recent call last): File "/usr/bin/deepsea", line 11, in load_entry_point('deepsea==0.9.20+git.0.7113d8fd7', 'console_scripts', 'deepsea')() File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 484, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py",...

`srv/modules/runners/benchmark.py` does this: ``` master_minion = local_client.cmd( 'I@roles:master', 'pillar.get', ['master_minion'], expr_form='compound').items()[0][1] ``` ...but we don't set master_minion in the pillar data anymore. This needs to be changed to something like...

### Description of Issue/Question The error message "Mine on $(hostname) for cephdisks.list" is remarkably unhelpful. ### Setup deepsea-0.8.5 on SLES 12 SP3 with salt 2016.11.4 ### Steps to Reproduce Issue...

enhancement

### Description of Issue/Question Discovered while working on #1403. DeepseaMinions runs a pillar_refresh on all nodes, then "pillar.get deepsea_minions" on all nodes, then "pillar.get id" on all nodes. These things...

Need to document `salt-run populate.engulf_existing_cluster` on the wiki. See also #444 and #445. Additionally, when running stage 4 you might hit "Error EINVAL: entity mds.$HOSTNAME exists but cap mds does...

documentation

This means if the cluster loses quorum, it will take only 5 minutes for the "cluster updates are stale" warning to appear, rather than 15 minutes (see https://github.com/ceph/calamari-clients/issues/75 for discussion)....

Currently, if there haven't been any heartbeats for 15 minutes, the UI shows "Cluster Updates Are Stale. The Cluster isn't updating Calamari. Please contact Administrator". Can we lower this threshold...

backport tracker: https://tracker.ceph.com/issues/56977 --- backport of https://github.com/ceph/ceph/pull/47202 parent tracker: https://tracker.ceph.com/issues/56658 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

cephfs
needs-qa
build/ops
wip-yuri3-testing
pacific-batch-1

**Describe the bug** When the first node is bootstrapped, `journalctl -u aquarium` shows something like: ``` Sep 10 05:28:15 node1 uvicorn[1483]: INFO: 2021-09-10 05:28:15 -- mgr -- saving token: 8b9e-3c04-62e4-1fd2...

bug

When bootstrapping a node, while we're pulling the container image, the UI says "Please wait, bootstrapping will be started", or "Please wait, start joining existing cluster" on join. It'd be...

glass
gravel
usability
improvement