aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/template/power
AgeCommit message (Collapse)AuthorFilesLines
2016-10-15Add recovery scriptsQiLiang1-13/+17
- add recovery shell scripts - add boot-recovery role to stop services during system boot which could cause boot pending - configure nfs mount in /etc/fstab cause system boot pending, so mount nfs during ansible-playbook run. - kill mysqld before mysql recovery, running mysqld may cause mysql recover failure JIRA: COMPASS-474 Change-Id: I0f6f0ee935fbe3fbbe28a451a02decfb01a6165b Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-02-16power on the server before pxe using ipmitoolbaigk1-1/+13
JIRA: COMPASS-314 Change-Id: Iff6910412217a7daff3e93370075747abcd3ac38 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-21bug fix: support impi 2.0 and delete compass core default ip and gw when ↵baigk1-2/+10
baremetal deploy JIRA: COMPASS-107 Change-Id: Id1654a3551029be18e1884a488291eb3fa46d1ca Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-15bug fix: prepare to install ipmitool and retry reset baremetal using ipmibaigk1-2/+28
JIRA: COMPASS-50 Change-Id: Ib6525ef5fba6a56da1dde652f18afcdc9dfe15ad Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-08Build improvement for speedup and using public repobaigk2-0/+47
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>