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

src/daemon: remove ceph-disk support #1349

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dsavineau
Copy link
Contributor

In nautilus, ceph-disk isn't present anymore so some OSD scenarios
aren't usefull anymore.

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

@dsavineau dsavineau added DNM backport-stable-4.0 Backports for stable Nautilus branch labels Apr 12, 2019
In nautilus, ceph-disk isn't present anymore so some OSD scenarios
aren't usefull anymore.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
@AndrStnz
Copy link

Is there an replacement for ceph-disk prepare planned on ceph-volume basis?

@dsavineau
Copy link
Contributor Author

Is there an replacement for ceph-disk prepare planned on ceph-volume basis?

It's not planned for now

@cbrherms
Copy link

cbrherms commented Dec 1, 2019

How would one prepare disks / osds with this feature not currently implemented when working with nautilus?

@AndrStnz
Copy link

AndrStnz commented Dec 1, 2019

How would one prepare disks / osds with this feature not currently implemented when working with nautilus?

This! I am pulling my hairs out because of this problem... I guess I will open an issue soon and ask for adivce

@dsavineau
Copy link
Contributor Author

How would one prepare disks / osds with this feature not currently implemented when working with nautilus?

# docker run --rm --privileged --net=host --ipc=host --ulimit nofile=1024:4096 -v /run/lock/lvm:/run/lock/lvm:z -v /var/run/udev/:/var/run/udev/:z -v /dev:/dev -v /etc/ceph:/etc/ceph:z -v /run/lvm/:/run/lvm/ -v /var/lib/ceph/:/var/lib/ceph/:z -v /var/log/ceph/:/var/log/ceph/:z --entrypoint=ceph-volume docker.io/ceph/daemon:latest-nautilus lvm prepare ....

With the right configuration from [1]

[1] https://docs.ceph.com/docs/master/ceph-volume/lvm/prepare/

@stale
Copy link

stale bot commented Apr 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 1, 2020
@stale stale bot removed the wontfix label Apr 2, 2020
@caisan
Copy link

caisan commented Jun 14, 2021

hi, all. Could anyone tell me that even ceph-disk is not supported from N anymore. WHY ceph-container still use the ceph-disk in osd_disk_prepare.sh (in ceph/daemon:latest also)? why?

@archef2000
Copy link

This problem still exists why is it not merged?

@guits guits removed do-not-close backport-stable-4.0 Backports for stable Nautilus branch labels Apr 18, 2024
Copy link

github-actions bot commented May 4, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 4, 2024
@archef2000
Copy link

@guits Mind having a look at this?

@github-actions github-actions bot removed the stale label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants