Bug 1196293
Summary: | [Doc] document change of bin/add_dirs script | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Martin Bukatovic <mbukatov> |
Component: | doc-Installation_Guide | Assignee: | Divya <divya> |
doc-Installation_Guide sub component: | HDP | QA Contact: | Martin Bukatovic <mbukatov> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | high | CC: | divya, esammons, rcyriac |
Version: | rhgs-3.0 | Keywords: | Documentation, ZStream |
Target Milestone: | --- | ||
Target Release: | RHGS 3.0.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-10 07:15:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1182947 |
Description
Martin Bukatovic
2015-02-25 16:16:39 UTC
Updated the documentation based on BZ1062401#c19. Latest documentation on staging server is available at: http://docbuilder.usersys.redhat.com/22525/#Enabling_Existing_Volumes_for_use_with_Hadoop1 Documentation has been updated based on BZ1062401#c19. Latest documentation is available at: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Storage/3/html-single/Installation_Guide/index.html#Enabling_Existing_Volumes_for_use_with_Hadoop1 I have checked how the new script behaves compared to the previous one and find out that the description is not correct: Now the doc-devel states this: bin/add_dirs.sh /mnt/glusterfs/HadoopVol while it should be: bin/add_dirs.sh /mnt/glusterfs/HadoopVol $(bin/gen_dirs.sh -d) Note that both text description and the example needs to be fixed. Updated the text description and the command. Link to the staging server: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Storage/3/html/Installation_Guide/sect-Installing_the_Hadoop_FileSystem_Plugin_for_Red_Hat_Storage.html#Enabling_Existing_Volumes_for_use_with_Hadoop The text describes the new interface of add_dirs.sh correctly. |