Ceph

Allikas: Kuutõrvaja
Redaktsioon seisuga 26. august 2014, kell 16:36 kasutajalt Jj (arutelu | kaastöö) (Uus lehekülg: 'Ceph koosneb järgnevatest komponentidest # Ceph OSD ( Object Storage Daemons ) storage data in objects , manages data replication , recovery , rebalancing and provides stage infor...')
(erin) ←Vanem redaktsioon | Viimane redaktsiooni (erin) | Uuem redaktsioon→ (erin)

Ceph koosneb järgnevatest komponentidest

  1. 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.
  1. 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.
  1. Ceph RGW ( Object Gateway / Rados Gateway ) API liides, ühilduv Amazon S3 ja openstacki swiftiga.
  1. Ceph RBD ( Raw Block Device ) Blokkseadmed virtuaalmasinatele, sisaldab snapshottimist, provisioneerimist ja pakkimist.
  1. CephFS ( File System ) hajus POSIX NAS storage.