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

ceph-volume: revert --no-tmpfs change #30788

Merged
merged 2 commits into from Oct 8, 2019
Merged

Conversation

liewegas
Copy link
Member

@liewegas liewegas commented Oct 8, 2019

This broke things, but more importantly it didn't end up being necessary: c-v seems to skip the tmpfs part if the data directory already exists, so ceph-daemon works as intended without any changes.

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 crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs

This reverts commit 0092c5b.

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas
Copy link
Member Author

liewegas commented Oct 8, 2019

@guits what's the secret incantation to make jenkins test ceph-volume?

@liewegas
Copy link
Member Author

liewegas commented Oct 8, 2019

jenkins test ceph-volume

@guits
Copy link
Contributor

guits commented Oct 8, 2019

jenkins test ceph-volume tox

@guits
Copy link
Contributor

guits commented Oct 8, 2019

@liewegas could be nice to explain why we have to revert in the commit message

This reverts commit e6c578a.

It turns out this change isn't actually needed to make ceph-daemon do its thing, since
ceph-volume alrady skips doing anything with tmpfs if the data dir already exists.

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas
Copy link
Member Author

liewegas commented Oct 8, 2019 via email

liewegas added a commit that referenced this pull request Oct 8, 2019
* refs/pull/30788/head:
	Revert "ceph-volume: accept --no-tmpfs argument for bluestore"
	Revert "ceph-volume: no_tmpfs -> tmpfs"

Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
@liewegas liewegas merged commit a7ff510 into ceph:master Oct 8, 2019
@liewegas liewegas deleted the wip-fix-c-v branch October 8, 2019 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants