Bug 1304757 - Configuring NFS Storage - misleading statement for GlanceFilePcmkFstype
Summary: Configuring NFS Storage - misleading statement for GlanceFilePcmkFstype
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 7.0 (Kilo)
Hardware: All
OS: Unspecified
medium
low
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Dan Macpherson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 14:30 UTC by Rafal Szmigiel
Modified: 2016-04-13 04:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-13 04:52:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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