PV create fails when using gdeploy
Issue
- gdeploy.conf as the follows,
[hosts]
hostname.hostname
[pv]
action=create
devices=/dev/sdb
gdeploy -c gdepoly.confreturns error and the PV is not created
PLAY [gluster_servers] ******************
TASK [create volume on disks] ******************
failed: [hostname] (item=bricks) => {"failed": true, "failed_when_result": true, "item": "bricks", "msg": " Device bricks not found (or ignored by filtering.\n", "rc": 5}
Environment
- Red Hat Enterprise Linux 7.3
- gdeploy 2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.