Erinevus lehekülje "Ceph" redaktsioonide vahel
Allikas: Kuutõrvaja
1. rida: | 1. rida: | ||
Ceph koosneb järgnevatest komponentidest | Ceph koosneb järgnevatest komponentidest | ||
− | # Ceph OSD ( Object Storage Daemons ) | + | # Ceph OSD ( Object Storage Daemons ) salvestab andmeobjekte, juhib replikatsiooni, taastamist jne. 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 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 RGW ( Object Gateway / Rados Gateway ) API liides, ühilduv Amazon S3 ja openstacki swiftiga. | ||
8. rida: | 8. rida: | ||
http://ceph.com/docs/master/start/quick-ceph-deploy/ | http://ceph.com/docs/master/start/quick-ceph-deploy/ | ||
+ | |||
+ | Produktsioon süsteemi jaoks on soovitatav kasutada viite füüsilist või virtuaalset serverit. üks server andmetega (OSD), üks | ||
+ | server metadata jaoks (MDS) ja kaks server-monitori ja admin server (esimene klient) |
Redaktsioon: 26. august 2014, kell 16:40
Ceph koosneb järgnevatest komponentidest
- Ceph OSD ( Object Storage Daemons ) salvestab andmeobjekte, juhib replikatsiooni, taastamist jne. 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.
http://ceph.com/docs/master/start/quick-ceph-deploy/
Produktsioon süsteemi jaoks on soovitatav kasutada viite füüsilist või virtuaalset serverit. üks server andmetega (OSD), üks server metadata jaoks (MDS) ja kaks server-monitori ja admin server (esimene klient)