Bug 1438675 - Include gdeploy multipath disable script
Summary: Include gdeploy multipath disable script
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: Documentation
Version: rhgs-3.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Laura Bailey
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On: 1438596
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-04 07:44 UTC by SATHEESARAN
Modified: 2017-05-22 07:28 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-22 07:28:42 UTC
Embargoed:


Attachments (Terms of Use)

Description SATHEESARAN 2017-04-04 07:44:31 UTC
Description of problem
----------------------
The installation guide should have the following content in chapter 6, and point-7

Introduce a new point (b) as below

Blacklist all the local devices using the following gdeploy ansible module after [service2]

[shell2]
action=execute
command=vdsm-tool configure --force

# Disable multipath
[script2]
action=execute
file=/usr/share/ansible/gdeploy/scripts/disable-multipath.sh



+++ This bug was initially created as a clone of Bug #1438596 +++

Comment 1 SATHEESARAN 2017-04-04 07:45:52 UTC
@Sahina,

Can we have this informatiom documented ?
Is the step look correct ?

Comment 2 Sahina Bose 2017-04-05 09:52:40 UTC
(In reply to SATHEESARAN from comment #1)
> @Sahina,
> 
> Can we have this informatiom documented ?
> Is the step look correct ?

As long as the script is only blacklisting devices, and not disabling multipath - yes, it looks correct.

Comment 3 SATHEESARAN 2017-04-07 03:45:09 UTC
Small update to the content:


Blacklist all the local devices using the following gdeploy ansible module after [service2]

[shell2]
action=execute
command=vdsm-tool configure --force

# Disable multipath
[script3]
action=execute
file=/usr/share/ansible/gdeploy/scripts/disable-multipath.sh


In the above snip, I have changed [script2] to [script3] as there was already a section as [script2] in the generated gdeploy config file

Comment 4 SATHEESARAN 2017-04-07 07:13:59 UTC
Please wait working on this documentation. Looks like Devyani is trying to fix it[1].
If it doesn't make it in to the release, then we need to document the same

[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1438596

Comment 6 SATHEESARAN 2017-05-22 07:28:42 UTC
Closing this bug, as the actual issue ( BZ - https://bugzilla.redhat.com/show_bug.cgi?id=1438596 ) is fixed with RHV 4.1.2


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