Bug 1674589 - Validate selected disks exist and have required capacity during gluster deployment
Summary: Validate selected disks exist and have required capacity during gluster deplo...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: gluster-ansible
Version: rhhiv-1.6
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Sachidananda Urs
QA Contact: Sweta Anandpara
URL:
Whiteboard:
Depends On: 1674587
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-11 16:30 UTC by Gobinda Das
Modified: 2019-02-19 11:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1674587
Environment:
Last Closed: 2019-02-19 11:45:08 UTC
Embargoed:


Attachments (Terms of Use)

Comment 2 Sachidananda Urs 2019-02-19 11:45:08 UTC
Ansible modules lvg and vdo throw appropriate error messages when disk is not present or if there is insufficient space.

For example:
TASK [Create a volume group] **********************************************************************
fatal: [rhhi1]: FAILED! => {"changed": false, "msg": "Device /dev/sdb not found."}

I think that should be sufficient. Please re-open if we need custom messages.


Note You need to log in before you can comment on or make changes to this bug.