Account ring in OpenStack Installation Guide for Ubuntu 14.04  - juno

Bug #1437183 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Gauvain Pocentek

Bug Description

This setup creates only 1 zone, despite the fact there are 3 disks. This is not good practice.

Each disk should be its own zone instead.

Replace

# swift-ring-builder account.builder add r1z1-10.0.0.51:6002/sdb1 100

with

# swift-ring-builder account.builder add r1z1-10.0.0.51:6002/sdb1 100
# swift-ring-builder account.builder add r1z2-10.0.0.51:6002/sdc1 100
# swift-ring-builder account.builder add r1z3-10.0.0.52:6002/sdb1 100
# swift-ring-builder account.builder add r1z4-10.0.0.52:6002/sdc1 100

-----------------------------------
Built: 2015-03-16T07:51:45 00:00
git SHA: 19f8c69ecb6542d34695c50b422f5ed11294ebdc
URL: http://docs.openstack.org/juno/install-guide/install/apt/content/swift-initial-rings-account.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/object-storage/section_swift-initial-rings.xml
xml:id: swift-initial-rings-account

Tags: swift
Revision history for this message
Tom Fifield (fifieldt) wrote :

This also applies to container and object servers

Changed in openstack-manuals:
milestone: none → kilo
importance: Undecided → Medium
tags: added: swift
Changed in openstack-manuals:
assignee: nobody → Maria Zlatkova (mzlatkova)
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/169006

Changed in openstack-manuals:
status: New → In Progress
Changed in openstack-manuals:
assignee: Maria Zlatkova (mzlatkova) → Gauvain Pocentek (gpocentek)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/169006
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=6e6f31745c41a62d3436b04511a1fe186e19de4d
Submitter: Jenkins
Branch: master

commit 6e6f31745c41a62d3436b04511a1fe186e19de4d
Author: Maria Zlatkova <email address hidden>
Date: Mon Mar 30 20:03:12 2015 +0300

    Adds commands to Create initial rings section

    The setup creates only 1 zone, despite the fact that there
     are 3 disks. This is not a good practice.
    Each disk should be its own zone instead.

    Based on the described example, added command
     variations to account ring, container ring, and object ring
     sections.

    Change-Id: I9c3f503501718fa12e2cdbf2ca9e59d705fd64cb
    Closes-Bug: #1437183

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.