Erinevus lehekülje "Ceph" redaktsioonide vahel
Allikas: Kuutõrvaja
6. rida: | 6. rida: | ||
# Ceph RBD ( Raw Block Device ) Blokkseadmed virtuaalmasinatele, sisaldab snapshottimist, provisioneerimist ja pakkimist. | # Ceph RBD ( Raw Block Device ) Blokkseadmed virtuaalmasinatele, sisaldab snapshottimist, provisioneerimist ja pakkimist. | ||
# CephFS ( File System ) hajus POSIX NAS storage. | # CephFS ( File System ) hajus POSIX NAS storage. | ||
+ | |||
+ | http://ceph.com/docs/master/start/quick-ceph-deploy/ |
Redaktsioon: 26. august 2014, kell 16:37
Ceph koosneb järgnevatest komponentidest
- Ceph OSD ( Object Storage Daemons ) storage data in objects , manages data replication , recovery , rebalancing and provides stage information to Ceph Monitor. Soovitatav on omada 1 OSD iga füüsilise ketta kohta.
- Ceph MON ( Monitors ) maintains overall health of cluster by keeping cluster map state including Monitor map , OSD map , Placement Group ( PG ) map , and CRUSH map. Monitors receives state information from other components to maintain maps and circulate these maps to other Monitor and OSD nodes.
- Ceph RGW ( Object Gateway / Rados Gateway ) API liides, ühilduv Amazon S3 ja openstacki swiftiga.
- Ceph RBD ( Raw Block Device ) Blokkseadmed virtuaalmasinatele, sisaldab snapshottimist, provisioneerimist ja pakkimist.
- CephFS ( File System ) hajus POSIX NAS storage.