Skip to content

pacific: mgr/volumes/nfs: drop type param during cluster create#41005

Merged
yuriw merged 2 commits intoceph:pacificfrom
mgfritch:pacific-backport-40411
May 19, 2021
Merged

pacific: mgr/volumes/nfs: drop type param during cluster create#41005
yuriw merged 2 commits intoceph:pacificfrom
mgfritch:pacific-backport-40411

Conversation

@mgfritch
Copy link
Contributor

backport of #40411

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

PR ceph#37600 introduced support for both `cephfs` and `rgw` exports
to be configured using a single nfs-ganesha cluster

Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit e9b2c38)
Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 81ae874)
@github-actions github-actions bot added this to the pacific milestone Apr 23, 2021
@jdurgin jdurgin changed the base branch from pacific to pacific-saved May 14, 2021 21:54
@jdurgin jdurgin changed the base branch from pacific-saved to pacific May 14, 2021 21:54
@yuriw yuriw merged commit 97a3fe9 into ceph:pacific May 19, 2021
@mgfritch mgfritch deleted the pacific-backport-40411 branch May 25, 2021 17:42
Comment on lines +19 to +24
* 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.

This seems to have made it by mistake.

smithfarm added a commit to smithfarm/sesdev that referenced this pull request Nov 5, 2021
At some point, upstream obviously changed the syntax of the "ceph nfs cluster
create" command in octopus, thereby breaking "sesdev create pacific" and "sesdev
create ses7".

Later, this syntax change got reverted [1], but since this revert was made
possible by a big feature [2], so far it has been backported only to pacific [3]

[1] ceph/ceph#40411
[2] ceph/ceph#37600
[3] ceph/ceph#41005

Fixes: SUSE#611

Signed-off-by: Nathan Cutler <ncutler@suse.com>
smithfarm added a commit to smithfarm/sesdev that referenced this pull request Nov 5, 2021
At some point, upstream obviously changed the syntax of the "ceph nfs cluster
create" command in octopus, thereby breaking "sesdev create pacific" and "sesdev
create ses7".

Later, this syntax change got reverted [1], but since this revert was made
possible by a big feature [2], so far it has been backported only to pacific [3]

[1] ceph/ceph#40411
[2] ceph/ceph#37600
[3] ceph/ceph#41005

Fixes: SUSE#611

Signed-off-by: Nathan Cutler <ncutler@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants