Ceph: Difference between revisions
From DWIKI
m (→Links) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
*[https://docs.ceph.com/docs/master/start/os-recommendations/ Documentation] | *[https://docs.ceph.com/docs/master/start/os-recommendations/ Documentation] | ||
*[https://ceph.io/en/discover/technology/ Ceph technology] | *[https://ceph.io/en/discover/technology/ Ceph technology] | ||
*[https://docs.ceph.com/en/latest/architecture/ Cepth Architecture] | |||
*[https://docs.ceph.com/en/latest/mgr/zabbix/ Monitoring ceph with zabbix] | |||
| |||
=Elements= | |||
==OSD== | |||
*[https://docs.ceph.com/en/latest/man/8/ceph-osd/ Object Storage Daemon] | |||
Usually one OSD per disk | |||
= Commands = | = Commands = |
Latest revision as of 16:18, 3 August 2022
Links
- Homepage
- Deploy Hyper-Converged Ceph Cluster
- Operating a Ceph cluster
- Documentation
- Ceph technology
- Cepth Architecture
- Monitoring ceph with zabbix
Elements
OSD
Usually one OSD per disk
Commands
ceph
Show status
ceph status
pveceph
list pools
pveceph pool ls
Docs
RDB
Rados Block Device
PG (Placement Group)
Reload after editing ceph.conf
FAQ
mgr: no daemons active
when running
ceph status
or similar
also shows as "no active mgr"
At least in one case solved by running on one/first node:
pveceph mgr destroy pvetest1 pveceph mgr create