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: support no_systemd with lvm migrate #43048

Merged
merged 1 commit into from Sep 8, 2021

Conversation

dsavineau
Copy link
Contributor

The ceph-volume lvm migrate/new-db/new-wal commands don't support
running on non systemd systems or within containers.
Like other ceph-volume commands (lvm activate/batch/zap or raw activate)
we also need to be able to use the --no-systemd flag.

Fixes: https://tracker.ceph.com/issues/51854

Signed-off-by: Dimitri Savineau dsavinea@redhat.com

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 dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

The `ceph-volume lvm migrate/new-db/new-wal` commands don't support
running on non systemd systems or within containers.
Like other ceph-volume commands (lvm activate/batch/zap or raw activate)
we also need to be able to use the --no-systemd flag.

Fixes: https://tracker.ceph.com/issues/51854

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
@dsavineau dsavineau requested a review from a team as a code owner September 3, 2021 16:55
@dsavineau
Copy link
Contributor Author

jenkins test ceph-volume tox

@guits guits merged commit 11bb2f0 into ceph:master Sep 8, 2021
@dsavineau dsavineau deleted the ceph_volume_lvm_migrate_no_systemd branch September 8, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants