Proxmox/Ceph: Difference between revisions
< Proxmox
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
ceph auth get client.bootstrap-osd > /var/lib/ceph/bootstrap-osd/ceph.keyring | ceph auth get client.bootstrap-osd > /var/lib/ceph/bootstrap-osd/ceph.keyring | ||
--- | |||
The basic installation and configuration is complete. Depending on your setup, some of the following steps are required to start using Ceph: | |||
# Install Ceph on other nodes | |||
# Create additional Ceph Monitors | |||
# Create Ceph OSDs | |||
# Create Ceph Pools | |||
To learn more, click on the help button below. | |||
https://proxmox1.example.com/pve-docs/chapter-pveceph.html#pve_ceph_install |
Revision as of 07:02, 12 January 2024
ceph health ceph -s ceph osd df tree
ceph auth get client.bootstrap-osd
ceph auth get client.bootstrap-osd > /var/lib/ceph/bootstrap-osd/ceph.keyring
---
The basic installation and configuration is complete. Depending on your setup, some of the following steps are required to start using Ceph:
- Install Ceph on other nodes
- Create additional Ceph Monitors
- Create Ceph OSDs
- Create Ceph Pools
To learn more, click on the help button below.
https://proxmox1.example.com/pve-docs/chapter-pveceph.html#pve_ceph_install