Project

General

Profile

Activity

From 08/15/2019 to 09/13/2019

09/13/2019

07:40 AM Bug #41802 (Resolved): log messages are confusing when restorecon is not present
restorecon (related to SELinux) is run sometimes opportunistically. The attempt to find the binary leaves log message... Jan Fajerski
07:34 AM Bug #38473 (Resolved): Except ceph-volume lvm batch to handle explicit --wal-devices and --db-dev...
Closing this, Backport is tracked in https://tracker.ceph.com/issues/41083 Jan Fajerski
07:33 AM Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Duplicate of https://tracker.ceph.com/issues/41083 Jan Fajerski

09/12/2019

08:40 PM Backport #41083: mimic: batch gets confused when the same device is passed in two device lists
first attempted backport - https://github.com/ceph/ceph/pull/29691 - was closed Nathan Cutler
08:39 PM Backport #41307 (In Progress): mimic: regression: [filestore,bluestore] single type strategies fa...
Nathan Cutler
12:47 PM Bug #41660 (Resolved): ceph-volume lvm activate -all fails if stderr is not a terminal
Luminous PR: https://github.com/ceph/ceph/pull/30299
Mimic PR: https://github.com/ceph/ceph/pull/30301
Nautilus PR:...
Alfredo Deza
08:18 AM Bug #41784 (New): ceph-volume lvm create leaves half-built OSDs lying around
We keep finding part-made OSDs (they appear not attached to any host,
and down and out; but still counting towards t...
Matthew Vernon

09/11/2019

01:33 PM Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Nathan Cutler
12:38 PM Bug #38473 (Pending Backport): Except ceph-volume lvm batch to handle explicit --wal-devices and ...
This is fixed by checking that device lists are disjoint. mimic backport is here https://github.com/ceph/ceph/pull/30334 Jan Fajerski
12:27 PM Bug #38365: luminous: ceph-volume: add osd_ids argument
@Theofilos given that luminous is not gonna be around much longer, I'm wondering if its worth backporting this featur... Jan Fajerski
12:22 PM Backport #41762 (In Progress): mimic: c-v raises TypeError: unsupported format string passed to S...
Jan Fajerski
12:19 PM Backport #41762 (Resolved): mimic: c-v raises TypeError: unsupported format string passed to Size...
https://github.com/ceph/ceph/pull/30333 Jan Fajerski
10:34 AM Bug #38366 (Resolved): mimic: ceph-volume: add osd_ids argument
Jan Fajerski
10:33 AM Bug #38291 (Pending Backport): c-v raises TypeError: unsupported format string passed to Size.__f...
Jan Fajerski
09:06 AM Bug #38568 (Resolved): testinfra dep missing from tests, breaks all the suite
merged and backported. Jan Fajerski
08:57 AM Bug #40063 (Resolved): newer testinfra versions must pass --ssh-config
Jan Fajerski
08:56 AM Bug #40665 (Resolved): tests: broken assertion errors after pytest changes
PR was merged and it also made it to the feature branches (bundled with other backports). So closing this, feel free ... Jan Fajerski
08:51 AM Bug #41658: sporadic UnicodeEncdeError(s) from the CI
Seems like this is also fixed by https://github.com/ceph/ceph/pull/30274 Jan Fajerski

09/09/2019

11:02 PM Bug #41660 (Fix Under Review): ceph-volume lvm activate -all fails if stderr is not a terminal
PR to master https://github.com/ceph/ceph/pull/30274
Paul: the PR is a bit different from what I initially suggest...
Alfredo Deza

09/08/2019

09:19 AM Backport #41613 (Resolved): luminous: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30094
m...
Nathan Cutler

09/06/2019

10:54 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
This probably breaks every deployment tool, yes. Paul Emmerich
10:52 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Could this be related to an issue we're seeing in Rook on `ceph volume lvm prepare`?
https://github.com/rook/rook/...
Blaine Gardner
11:23 AM Bug #41649 (Fix Under Review): api/lvm: check if list of LVs is empty
Nathan Cutler

09/05/2019

07:42 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Sorry, yes, there were still random things I've tried in there.
Yes, that fixes it
Paul Emmerich
07:10 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
I don't see this line anywhere:... Alfredo Deza
05:37 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
No, that leads to a new error message:... Paul Emmerich
12:21 PM Bug #41660 (In Progress): ceph-volume lvm activate -all fails if stderr is not a terminal
Paul, can you try this patch? ... Alfredo Deza
02:10 PM Backport #41614 (Resolved): nautilus: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30093
m...
Nathan Cutler

09/04/2019

11:51 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Thanks Paul, I will follow up with a fix (or hopefully a workaround) asap Alfredo Deza
10:55 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Easier way to reproduce this without actually needing to activate OSDs or anything, just add this line somewhere in t... Paul Emmerich
09:26 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
the message that causes it to fail is:
@stderr: Created symlink /run/systemd/system/ceph-osd.target.wants/ceph-osd...
Paul Emmerich
08:52 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Locale was @en_US.UTF-8@, pretty sure the script where we've triggered this initially runs with @C@ Paul Emmerich
08:49 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Forgot to add the stack trace:... Paul Emmerich
08:38 PM Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Following up from the email thread...
Is it possible that the locale is set to something that is not
en_US.UTF-8 ...
Alfredo Deza
07:55 PM Bug #41660 (Resolved): ceph-volume lvm activate -all fails if stderr is not a terminal
... Paul Emmerich
06:00 PM Bug #41658 (Resolved): sporadic UnicodeEncdeError(s) from the CI
One can replicate by exporting LC_ALL=C and running tests/test_process.py... Alfredo Deza
12:24 PM Bug #41378 (Fix Under Review): ceph-ansible fails to auto-install the apt module, breaks tests
master PR https://github.com/ceph/ceph/pull/30115 Alfredo Deza
11:09 AM Bug #41649: api/lvm: check if list of LVs is empty
I'll create PRs for backports as well. Rishabh Dave
11:08 AM Bug #41649 (Resolved): api/lvm: check if list of LVs is empty
The following code in api/lvm.py doesn't check if list is empty -... Rishabh Dave

09/03/2019

01:53 PM Bug #41378 (New): ceph-ansible fails to auto-install the apt module, breaks tests
This is still failing, will have to try another fix for this one as the environment variable is not doing anything Alfredo Deza
11:02 AM Backport #41612 (In Progress): mimic: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM Backport #41612 (Resolved): mimic: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30096 Jan Fajerski
09:36 AM Backport #41613 (In Progress): luminous: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM Backport #41613 (Resolved): luminous: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30094 Jan Fajerski
08:59 AM Backport #41614 (In Progress): nautilus: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM Backport #41614 (Resolved): nautilus: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30093 Jan Fajerski
08:56 AM Bug #37490 (Pending Backport): ceph-volume lvm list is O(n^2)
Jan Fajerski

08/29/2019

01:54 PM Bug #38175 (In Progress): ceph-volume inventory command is slow
Looks very similar to "tracker 37490":https://tracker.ceph.com/issues/37490, LVs list is being created multiple times... Rishabh Dave
10:16 AM Bug #37490 (In Progress): ceph-volume lvm list is O(n^2)
Rishabh Dave
08:14 AM Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler

08/28/2019

06:50 PM Bug #41378 (Resolved): ceph-ansible fails to auto-install the apt module, breaks tests
Alfredo Deza
11:14 AM Backport #41373 (Resolved): luminous: batch functional idempotency test fails since message is no...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29791
m...
Nathan Cutler
11:11 AM Backport #41202: luminous: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29603
m...
Nathan Cutler
11:01 AM Backport #41139: luminous: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29508
m...
Nathan Cutler
11:01 AM Backport #41057: luminous: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29462
m...
Nathan Cutler
11:00 AM Backport #41020: luminous: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29415
m...
Nathan Cutler
10:51 AM Backport #40978: luminous: missing string substitution when reporting mounts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29351
m...
Nathan Cutler

08/27/2019

07:34 AM Backport #41246: mimic: simple functional tests test for lvm zap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29661
m...
Nathan Cutler
07:33 AM Backport #41298 (Resolved): mimic: batch functional idempotency test fails since message is now o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29688
m...
Nathan Cutler
07:32 AM Backport #41201: mimic: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29602
m...
Nathan Cutler
07:31 AM Backport #41138: mimic: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29507
m...
Nathan Cutler
07:31 AM Backport #41022: mimic: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29417
m...
Nathan Cutler
07:27 AM Backport #41056: mimic: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29463
m...
Nathan Cutler
07:25 AM Backport #40919: mimic: Add several flags to ceph-volume lvm batch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29243
m...
Nathan Cutler
07:23 AM Backport #40977: mimic: missing string substitution when reporting mounts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29350
m...
Nathan Cutler

08/26/2019

02:47 PM Bug #41378 (Fix Under Review): ceph-ansible fails to auto-install the apt module, breaks tests
master PR https://github.com/ceph/ceph/pull/29804
nautilus PR https://github.com/ceph/ceph/pull/29899
mimic PR http...
Alfredo Deza

08/22/2019

01:12 PM Feature #41393 (New): [rfe] ceph-volume lvm list to report objectstore type
a `ceph-volume simple scan` reports which type the osd being scanned is :
eg:
{
"active": "ok",
...
Guillaume Abrioux
11:49 AM Bug #41392 (Resolved): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
ceph-volume isn't able to do a 'simple scan' on a dmcrypt running osd:
-bash-4.2# docker exec -ti -e CEPH_VOLUME...
Guillaume Abrioux
11:34 AM Bug #41391 (Won't Fix): ceph-volume doesn't detect invalid options
While doing some tests to zap osds, I've made a typo on the '--osd_fsid' option I passed (which is actually --osd-fsi... Guillaume Abrioux

08/21/2019

05:06 PM Backport #41248: nautilus: simple functional tests test for lvm zap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29660
m...
Nathan Cutler
05:05 PM Backport #41308: nautilus: regression: [filestore,bluestore] single type strategies fail after tr...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29702
m...
Nathan Cutler
05:05 PM Backport #41299: nautilus: batch functional idempotency test fails since message is now on stderr
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29689
m...
Nathan Cutler
05:05 PM Backport #41082: nautilus: batch gets confused when the same device is passed in two device lists
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29690
m...
Nathan Cutler
04:58 PM Backport #41203: nautilus: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29600
m...
Nathan Cutler
04:49 PM Bug #41378 (Resolved): ceph-ansible fails to auto-install the apt module, breaks tests
This doesn't happen all the time, and I've not been able to replicate. At the very least we should export the environ... Alfredo Deza
02:44 PM Backport #41137: nautilus: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29506
m...
Nathan Cutler
02:43 PM Backport #41021: nautilus: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29416
m...
Nathan Cutler
02:38 PM Backport #41058: nautilus: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29464
m...
Nathan Cutler
01:07 PM Bug #41374 (Resolved): journal size can't be overridden with --journal-size when using --journal-...
trying to deploy filestore OSDs with 'ceph-volume lvm batch' ends up like following when trying to override what ther... Guillaume Abrioux
12:20 PM Backport #41373 (In Progress): luminous: batch functional idempotency test fails since message is...
Jan Fajerski
12:18 PM Backport #41373 (Resolved): luminous: batch functional idempotency test fails since message is no...
https://github.com/ceph/ceph/pull/29791 Jan Fajerski
12:17 PM Bug #41295 (Pending Backport): batch functional idempotency test fails since message is now on st...
Jan Fajerski
07:20 AM Bug #38290 (Resolved): py2/py3 incompatibilities with set()
Jan Fajerski
07:17 AM Bug #41245 (Resolved): simple functional tests test for lvm zap
Jan Fajerski
07:17 AM Backport #41246 (Resolved): mimic: simple functional tests test for lvm zap
Jan Fajerski

08/19/2019

02:53 PM Feature #37086 (Resolved): Add several flags to ceph-volume lvm batch
Nathan Cutler

08/16/2019

02:43 PM Backport #41248 (Resolved): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:02 PM Backport #41248 (In Progress): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:01 PM Backport #41248 (Resolved): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:02 PM Backport #41299 (Resolved): nautilus: batch functional idempotency test fails since message is no...
Jan Fajerski
12:01 PM Backport #41308 (Resolved): nautilus: regression: [filestore,bluestore] single type strategies fa...
Jan Fajerski
12:01 PM Backport #41308 (Rejected): nautilus: regression: [filestore,bluestore] single type strategies fa...
Jan Fajerski
08:41 AM Backport #41308 (In Progress): nautilus: regression: [filestore,bluestore] single type strategies...
Jan Fajerski
07:17 AM Backport #41308 (Resolved): nautilus: regression: [filestore,bluestore] single type strategies fa...
https://github.com/ceph/ceph/pull/29702 Jan Fajerski
11:53 AM Backport #41082 (Resolved): nautilus: batch gets confused when the same device is passed in two d...
Jan Fajerski
10:55 AM Bug #38581: ceph-volume: chown -R on every activating
The thing is that it isn't just a single thing that may cause a permissions issue, it didn't take much digging to com... Alfredo Deza
07:58 AM Bug #38581: ceph-volume: chown -R on every activating
Hi Alfredo,
a lot of time means in our case one to two hours startup time. To get rid of it in our installations I r...
Manuel Lausch
08:45 AM Backport #41307: mimic: regression: [filestore,bluestore] single type strategies fail after track...
waiting on https://github.com/ceph/ceph/pull/29691 Jan Fajerski
07:17 AM Backport #41307 (Resolved): mimic: regression: [filestore,bluestore] single type strategies fail ...
https://github.com/ceph/ceph/pull/30334 Jan Fajerski
07:16 AM Bug #41292 (Pending Backport): regression: [filestore,bluestore] single type strategies fail afte...
Jan Fajerski

08/15/2019

03:03 PM Bug #41293: test failure in simple-centos7-filestore-activate
The sizing won't work for anything smaller the 1Gb. So a test that tries to create a 100Mb journal partition can not ... Jan Fajerski
10:50 AM Bug #41293 (Duplicate): test failure in simple-centos7-filestore-activate
https://jenkins.ceph.com/job/ceph-volume-prs-simple-centos7-filestore-activate/11/console... Jan Fajerski
02:08 PM Bug #38581: ceph-volume: chown -R on every activating
How much is "a lot of time" ? The chowning wasn't put into place for the upgrade the ticket describes, ceph-volume wa... Alfredo Deza
01:47 PM Bug #38581: ceph-volume: chown -R on every activating
Hmm yeah that would certainly help boot times. Not sure why this was implemented though. The ceph-osd systemd unit al... Jan Fajerski
02:03 PM Backport #41083 (In Progress): mimic: batch gets confused when the same device is passed in two d...
Jan Fajerski
02:01 PM Backport #41082 (In Progress): nautilus: batch gets confused when the same device is passed in tw...
Jan Fajerski
01:54 PM Bug #40987 (Resolved): simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM Backport #41022 (Resolved): mimic: simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM Backport #41021 (Resolved): nautilus: simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM Backport #41020 (Resolved): luminous: simple: when 'type' file is not present activate fails
Jan Fajerski
01:52 PM Bug #40917 (Resolved): ceph-volume does not recognize wal/db partitions created by ceph-disk
Jan Fajerski
01:52 PM Backport #41058 (Resolved): nautilus: ceph-volume does not recognize wal/db partitions created by...
Jan Fajerski
01:52 PM Backport #41057 (Resolved): luminous: ceph-volume does not recognize wal/db partitions created by...
Jan Fajerski
01:52 PM Backport #41056 (Resolved): mimic: ceph-volume does not recognize wal/db partitions created by ce...
Jan Fajerski
01:51 PM Backport #41201 (Resolved): mimic: ceph-volume prints log messages to stdout
Jan Fajerski
01:51 PM Backport #41202 (Resolved): luminous: ceph-volume prints log messages to stdout
Jan Fajerski
01:51 PM Backport #41203 (Resolved): nautilus: ceph-volume prints log messages to stdout
Jan Fajerski
01:50 PM Bug #41158 (Resolved): ceph-volume prints log messages to stdout
Jan Fajerski
01:50 PM Bug #38044: implement --version flag
hmm not necessarily, we could still mirror cephs version scheme and steps... Jan Fajerski
01:49 PM Bug #36728: ceph-volume does not respect $PATH
sure go ahead Jan Fajerski
01:32 PM Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
Jan Fajerski
01:19 PM Bug #41295 (Pending Backport): batch functional idempotency test fails since message is now on st...
Jan Fajerski
11:18 AM Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
... Jan Fajerski
01:29 PM Backport #41299 (In Progress): nautilus: batch functional idempotency test fails since message is...
Jan Fajerski
01:21 PM Backport #41299 (Resolved): nautilus: batch functional idempotency test fails since message is no...
https://github.com/ceph/ceph/pull/29689 Jan Fajerski
01:23 PM Backport #41298 (In Progress): mimic: batch functional idempotency test fails since message is no...
Jan Fajerski
01:21 PM Backport #41298 (Resolved): mimic: batch functional idempotency test fails since message is now o...
https://github.com/ceph/ceph/pull/29688 Jan Fajerski
11:06 AM Feature #41294 (Resolved): ceph-volume should be able to list metadata for a specific osd
ceph-volume lvm info <osd_id>
would be pretty handy to find out which devices/lvs are connected to the specified ...
Joshua Schmid
10:20 AM Bug #41292 (Resolved): regression: [filestore,bluestore] single type strategies fail after tracki...
The super constructor still passes lists as default arguments. I think its actually better to only cast to sets for t... Jan Fajerski
 

Also available in: Atom