summaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-deploy
AgeCommit message (Collapse)AuthorFilesLines
2015-10-15Merge "fix restart glance service takes no effect"Justin chi3-1/+3
2015-10-14fix restart glance service takes no effectgrakiss3-1/+3
JIRA: COMPASS-100 - using service instead of glance-control Change-Id: I659e7de13e0fd8440bbe56557c8f0776e46becc0 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-14fix remove false deletion of lo device during safe checkgrakiss1-1/+0
JIRA: COMPASS-98 - compute node already has a lo device,it will be deleted unexpected Change-Id: Ie77e8269c0bd2bab01c46aae8fbcb65acbb22a66 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13fix hanging due to nested sudograkiss3-7/+7
JIRA: COMPASS-93 - clear all the sudo through scripts Change-Id: I2d750858658b09de17cc32df5359ef04263ff1f4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13Merge "make full use of disk space for ceph deployment"Justin chi1-2/+2
2015-10-13Merge "fix failure on osd preparation"Justin chi1-2/+1
2015-10-13Merge "modify ceph pg for performance"Justin chi1-1/+1
2015-10-13Merge "fix glance image error when using ceph as backend storage"Justin chi1-1/+1
2015-10-13fix failure on restart glance servicegrakiss4-3/+9
JIRA: COMPASS-94 - service names are different between redhat and ubuntu Change-Id: Id826846348bcec2bc05a05c5e9319a31c8660984 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13make full use of disk space for ceph deploymentgrakiss1-2/+2
JIRA: COMPASS-89 - use the whole disk space Change-Id: Ib94ac4e52681a7e400ea6d0ef9dae72018b504c9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13fix glance image error when using ceph as backend storagegrakiss1-1/+1
JIRA: COMPASS-92 - using copy-on-write feature and rdb for glance Change-Id: I16baa9b5b7f0c127d4ba5a3f350a4ffb019a9157 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13modify ceph pg for performancegrakiss1-1/+1
JIRA: COMPASS-91 - it's recommended that total pg is less than 300 Change-Id: I93fbc2a4bb24ab221cf3c42c8ab1ae39dad24e6e
2015-10-13fix failure on osd preparationgrakiss1-2/+1
JIRA: COMPASS-90 - force delete /ceph/images/ceph-volumes.img - prevent from kill create_osd.sh itself Change-Id: I1e525bdf66809f93a4a1d5eff053d875145f99c4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-30Safe check for volume create during ceph deploygrakiss1-0/+7
JIRA: COMPASS-84 - prevent from commands hanging during last deploy Change-Id: I2553f91ab6948dfb1841768b2f40533fe09fc45e Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-24support ceph deploy for centosgrakiss6-24/+62
JIRA: COMPASS-60 Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-15add ceph integration with compassgrakiss12-0/+311
Change-Id: I92b0697cc29e65838e15c9d10a6b0871a4e752b6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>