Bug 1304757

Summary: Configuring NFS Storage - misleading statement for GlanceFilePcmkFstype
Product: Red Hat OpenStack Reporter: Rafal Szmigiel <rszmigie>
Component: documentationAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: low Docs Contact:
Priority: medium    
Version: 7.0 (Kilo)CC: adahms, dmacpher, rszmigie, yeylon
Target Milestone: gaKeywords: Documentation
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-13 04:52:04 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:

Description Rafal Szmigiel 2016-02-04 14:30:30 UTC
Description of problem:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/sect-Scenario_2_Using_the_CLI_to_Create_a_Basic_Overcloud.html#sect-Configuring_NFS_Storage says:

In this example, we will configure the Overcloud to use an NFS share. Modify the following parameters:
(...)
GlanceFilePcmkFstype
Defines the file system type that Pacemaker uses for image storage. Set to false.

It should be: 

GlanceFilePcmkFstype
Defines the file system type that Pacemaker uses for image storage. Set to 'nfs'.

Version-Release number of selected component (if applicable):


How reproducible:

Follow the documentation and overlook attached example ;-)

Steps to Reproduce:
1. Read the documentation
2. Do what it says, ignore attached example
3. Get confused that glance still uses local storage instead of NFS share

Actual results:

Pacemaker doesn't start fs-varlibglanceimages-clone as 'false' fstype isn't supported. 

Expected results:

fs-varlibglanceimages-clone resource started, NFS resource mounted

Additional info:

Example provided with documentation is correct:

  GlanceFilePcmkFstype: 'nfs'

Comment 4 Rafal Szmigiel 2016-02-12 12:38:32 UTC
Looks good for me - thank you for help!

RafaƂ

Comment 5 Dan Macpherson 2016-02-12 14:23:41 UTC
No problem. Thanks for pointing out this issue!

Comment 6 Andrew Dahms 2016-04-13 04:52:04 UTC
This content is now live on the Customer Portal.

Closing.