blob: eb5b5ee3b4b411991993f7b79915f0f587bf7c56 [file] [log] [blame]
Ondrej Smola81d1a192017-08-17 11:13:10 +02001Proposal
2=========
3
4Ceph salt formula should be able to provide these tasks:
5
6* initial deploy of Ceph cluster
7* remove broken OSD
8* add new OSD
9* add new node with OSDs
10
11
12
13Test procedure
14---------------
15
16. Bootstrap nodes
17. Deploy 3 MON nodes
18. Deploy 3 OSD nodes
19. Deploy 1 MDS
20. Deploy client
21. Run tests:
22
23* Ceph is healty
24* There are 3 MONs and 3 OSD nodes
25
26* Create RBD, map it, mount it, write testing file, get output, unmount, unmap, remove
27* Create CephFS, mount it, write file, unmount it