Use cinder availability-zone for creating a volume, NOT nova availability-zone

Bug #1377485 reported by Piyush
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Darren Chan

Bug Description

In "create volume" section,
step 2- List the availability zones, and note the ID of the availability zone in which you want to create your volume:
$ nova availability-zone-list
should be replaced with
$ cinder availability-zone-list

Nova availability zones (AZ) are not same as cinder availability zones. NOVA and CINDER are unaware of the AZ's of each other.
Reference- https://bugs.launchpad.net/cinder/+bug/1272055

Sample case-
Deploying multi-node setup using packstack. Packstack supports only one cinder node and multiple compute nodes and each compute node would be an AZ but cinder will have only one AZ ( the cinder host )
-----------------------------------
Built: 2014-10-01T13:55:50 00:00
git SHA: 0f19996d8323a07d6ce8b913eac99fa1c038abe3
URL: http://docs.openstack.org/user-guide/content/cli_manage_volumes.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/common/section_cli_cinder_manage_volumes.xml
xml:id: cli_manage_volumes

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Loic Dachary (dachary)
Changed in openstack-manuals:
assignee: nobody → Loic Dachary (dachary)
Loic Dachary (dachary)
Changed in openstack-manuals:
assignee: Loic Dachary (dachary) → nobody
Darren Chan (dazzachan)
Changed in openstack-manuals:
assignee: nobody → Darren Chan (dazzachan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/136678

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/136678
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=69218992e86f911af152fecb67fa572436e8aaa5
Submitter: Jenkins
Branch: master

commit 69218992e86f911af152fecb67fa572436e8aaa5
Author: darrenchan <email address hidden>
Date: Mon Nov 24 16:52:25 2014 +1100

    Minor edit to the Manage Volumes section of the User Guide

    1. Corrected the command to list cinder availability zones
    2. Removed the incorrect output example.

    Change-Id: Ie50eacd26fcb5b3370db721ce5fea720bbcbbbb2
    backport: none
    Closes-Bug: #1377485

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.