-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Description
CentOS6.5のイメージを利用してサービスを起動するとEBSディスクの追加処理に失敗する。
lvm部分の処理に失敗している
該当部分のpuppetのログは以下の内容
puppet-master[1534]: (//ddd.afdsa.dev.primecloud-controller.org//Stage[main]/Dbserver::Mysql::Mount/Lvm::Config[/mnt/db]/Physical_volume[/dev/sdg1]/ensure) change fro
m absent to present failed: Execution of '/sbin/pvcreate /dev/sdg1' returned 5: Device /dev/sdg1 not found (or ignored by filtering).
Reactions are currently unavailable