Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacific: backport mgr/nfs bits #43811

Merged
merged 15 commits into from Nov 24, 2021
Merged

pacific: backport mgr/nfs bits #43811

merged 15 commits into from Nov 24, 2021

Conversation

@epuertat
Copy link
Member

epuertat commented Nov 4, 2021

@liewegas jfyi: this also contains the Cluster Expansion Wizard (it's not only NFS stuff).

@liewegas
Copy link
Member Author

liewegas commented Nov 4, 2021

@liewegas jfyi: this also contains the Cluster Expansion Wizard (it's not only NFS stuff).

Yeah i based it on top of #43682 because there were a few mgr/nfs patches in there

@epuertat epuertat changed the title pacific: backport mgr/nfs bits pacific: backport mgr/nfs bits Nov 5, 2021
@epuertat
Copy link
Member

epuertat commented Nov 5, 2021

jenkins test dashboard

@epuertat
Copy link
Member

epuertat commented Nov 5, 2021

jenkins test dashboard cephadm

@epuertat
Copy link
Member

epuertat commented Nov 5, 2021

Dashboard check failed with xmlsec corrupted package.

@epuertat
Copy link
Member

epuertat commented Nov 5, 2021

jenkins test dashboard

@alfonsomthd
Copy link
Contributor

jenkins test dashboard failed: https://dashboard.cypress.io/projects/k7ab29/runs/5671/overview

Re-running job...

@alfonsomthd
Copy link
Contributor

jenkins test dashboard

@alfonsomthd
Copy link
Contributor

@liewegas Now that #43682 has been merged, would it be better to rebase the branch?

Fixes: https://tracker.ceph.com/issues/52942
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 522c184)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 03ba3ce)
Run a (ceph) tool with the appropriate keyring and entity name.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit e24171f)
Fixes: https://tracker.ceph.com/issues/53096
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 8dcdde7)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 1b2ed89)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit d7acc16)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit fa4ee0f)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 9467f1e)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit aef952b)
Put fsname after cluster_id + pseudo_path so that it aligns with the change
to the rgw command.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit a07ca24)
Put bucket name last so that it paves the way for an optional 'user' arg
to go along with it.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 89e73a2)
- move the bucket / user position after the cluster_id and pseudo_path
(since they are optional)
- require bucket or user or both
- if bucket, use the bucket owner
- if bucket+user, use that user
- if user only, then export at top-level (all users buckets)

Fixes: https://tracker.ceph.com/issues/53134
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit bd01854)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit d354baa)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 48ce4e9)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit b6d85e3)
@liewegas
Copy link
Member Author

liewegas commented Nov 9, 2021

jenkins test make check

Copy link
Member

@neha-ojha neha-ojha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM based on test runs

Comment on lines +99 to +104
* mgr-pg_autoscaler: Autoscaler will now start out by scaling each
pool to have a full complements of pgs from the start and will only
decrease it when other pools need more pgs due to increased usage.
This improves out of the box performance of Ceph by allowing more PGs
to be created for a given pool.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not relevant but probably just crept in with the cherry-pick

Dashboard automation moved this from In progress to Reviewer approved Nov 23, 2021
@yuriw yuriw merged commit f80521e into ceph:pacific Nov 24, 2021
8 checks passed
Dashboard automation moved this from Reviewer approved to Done Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Dashboard
  
Done
5 participants