Project

General

Profile

Actions

Feature #19310

open

Output only the latest require_{release}_osds flag

Added by Jeff Palmer about 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
ceph cli
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
flags
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Upgraded my lab from jewel to kraken. with jewel, I had set the require_jewel_osds flag. After upgrading the lab to kraken and setting the "require_kraken_osds" flag, I now see this:

flags sortbitwise,require_jewel_osds,require_kraken_osds

I would expect a later versions flag to override (and replace) the previous versions, however that doesn't appear to be the case.

Further, I cannot seem to find a way to clear it manually. "ceph osd unset require_jewel_osds" results in an error message.

Actions #1

Updated by Greg Farnum about 7 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from require_$version_osds doesn't clear previous version flag to Output only the latest require_{release}_osds flag

Yep, these are separate flags that don't subsume each other. I can see why that's confusing; maybe we can do something with the user output. Moving to the feature tracker for prioritization.

Actions

Also available in: Atom PDF