fix ceph reboot issue 79/46279/2
authorwutianwei <wutianwei1@huawei.com>
Fri, 27 Oct 2017 03:25:11 +0000 (11:25 +0800)
committerwutianwei <wutianwei1@huawei.com>
Fri, 27 Oct 2017 06:19:52 +0000 (14:19 +0800)
commit43b19eaefb31c9fc4c20e7d9402f52ab9542ef9b
tree2d991b6c52181016e5b0f03521602aa58d8491ab
parentde2ba2c73205c2580f87a73fe7974ae8a8368093
fix ceph reboot issue

When storage nodes reboot or shutdown,
the partitions of loop device will lose.
We add the command partprobe -s {{loopdevice}} to rc.local,
it will reload the partitions, when boot up the storage nodes.

Change-Id: I31dfca953aa254fa516421a494318b01cd39675c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
deploy/adapters/ansible/roles/storage/tasks/ceph.yml