aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu10-0/+80
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-15deploy CEPH nodes parallellygrakiss1-1/+1
JIRA:COMPASS-264 - do not use ceph-deploy - do not need centeral node to deploy ceph Change-Id: I0f9c459060a2fccbad73a323697ec23ea2115410 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-13FIX:use rbd as default backendgrakiss1-1/+1
JIRA:COMPASS-263 - some testcases use http as backend, so only set default store to rbd Change-Id: Icd05d7f6926c2e0b607601f6e05a64b52b158aa9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-06Update ini config of ceph with ini modulegrakiss2-2/+20
JIRA:COMPASS-254 - use more professional way to update ini config Change-Id: I2afcf3b93e76a211df88f1cb4b02690849fbdab6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-05FIX:update mgmt network for redhat versiongrakiss1-1/+1
JIRA: COMPASS-239 - change mgmt cidr for redhat version Change-Id: I02d1e82fcfe80a5d79440a5428f61fb5eac0c576 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-04Fix: deploy ceph using mgmt networkgrakiss1-1/+1
JIRA: COMPASS-238 - forget to change network from public install to mgmt Change-Id: I7a4540809782a391ac04e92811e837b32a67a0b2 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐1-0/+2
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
2015-12-24reduce idle connect timeout both on haproxy and servicescarey.xu1-0/+1
JIRA: COMPASS-175 Change-Id: I2b500a6814f39a675d5b7f277bc19688ef33a957 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-12using /var directory for ceph storage when not deployed on compute nodegrakiss1-5/+5
JIRA: COMPASS-174 - if no sdb exits, use /var for default storage Change-Id: Ia2daacb868279cb7a7287f246d2d25d3a758f31d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-03using storage network for cephgrakiss2-2/+2
JIRA: COMPASS-173 - get storage network from first compute node Change-Id: I48d1d4809acdb469c307d31814a85e811506c40f Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-27split ceph into small size roles with specific purposegrakiss3-10/+30
JIRA: COMPASS-152 - add ceph_adm ceph_mon ceph_osd Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-06using cinder volume instead of creating new imggrakiss3-24/+15
JIRA: COMPASS-117 - using already created cinder-volumes,no need to create a ceph-volumes Change-Id: I6e8a93258596b7823ec37cad301d0fa57bbd95c3 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-06Merge "FIX: fail to create key for libvirt"Justin chi1-1/+1
2015-11-06Merge "[ceph]deploy mon nodes on controller nodes"Justin chi3-2/+26
2015-11-06Merge "change ceph deployment to optional role"Justin chi1-5/+2
2015-11-05[ceph]deploy mon nodes on controller nodesgraiss3-2/+26
JIRA:COMPASS-138 - deploy mon nodes on all nodes is bad and waste of resource,so just delpoy on controller nodeswq Change-Id: I1987a4571225fe3a6b3bebbb9fec921d1dffa9b5 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-05FIX: fail to create key for libvirtgraiss1-1/+1
JIRA: COMPASS-137 - create secret key for libvirt with specific uuid Change-Id: I9a71df0febd4a706023c99d9817c7e9e7bfe4b44 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-05change ceph deployment to optional rolegraiss1-5/+2
JIRA: COMPASS-123 - ceph deployment is optional now Change-Id: I542d861b89e9cc71572f4a0f41bf6f04e74eda6e Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-03deploy ceph on compute nodesgraiss2-8/+8
JIRA:COMPASS-124 - deploy ceph on compute nodes Change-Id: I27bf8eb96309ada0519c951906eb484d5c72ab2e Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-02FIX: ceph Deployment failed: RuntimeError: bootstrap-osd keyring not foundgraiss2-0/+8
JIRA: COMPASS-85 - try to gather keys manually before next operation Change-Id: I32a7e79488813c42b5ead0f08675cf346c81eb54 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-10-29Merge "support repeatly create secret key for ceph deploy"Justin chi1-2/+11
2015-10-27support repeatly create secret key for ceph deploygrakiss1-2/+11
JIRA: COMPASS-101 - undefine libvirt secret before creating new one Change-Id: Ideb68cfbb31a6cddfcb15c7b15aa762e5632f8da Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-15fix no permission of accessing /var/log/glance/api.log and restart glance ↵grakiss1-3/+18
failure JIRA: COMPASS-102 - fix no permission of accessing /var/log/glance/api.log and restart glance failure Change-Id: Ib059587e8aa527ce6dc28a60e0b7c168d409d95c Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
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>