Project

General

Profile

Actions

Documentation #13562

closed

Error in Adding Monitors section for firefly

Added by David Pintor over 8 years ago. Updated over 8 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In http://docs.ceph.com/docs/v0.80.5/start/quick-ceph-deploy/, it reads:

A Ceph Storage Cluster requires at least one Ceph Monitor to run. For high availability, Ceph Storage Clusters typically run multiple Ceph Monitors so that the failure of a single Ceph Monitor will not bring down the Ceph Storage Cluster. Ceph uses the Paxos algorithm, which requires a majority of monitors (i.e., 1, 2:3, 3:4, 3:5, 4:6, etc.) to form a quorum.

Add two Ceph Monitors to your cluster.

ceph-deploy mon *create* {ceph-node}

For example:

ceph-deploy mon *create* node2 node3

But it should be "*add*" rather than "*create*".


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Documentation #10293: Change "ceph-deploy mon create {ceph-node}" to "ceph-deploy mon add {ceph-node}" in Storage Cluster Quick Start Guide section Adding MonitorsResolved12/10/2014

Actions
Actions #1

Updated by Nathan Cutler over 8 years ago

  • Project changed from Ceph to 18
Actions #2

Updated by Nathan Cutler over 8 years ago

  • Project changed from 18 to Ceph
  • Status changed from New to Duplicate
  • Assignee set to Nathan Cutler
Actions #3

Updated by Nathan Cutler over 8 years ago

  • Is duplicate of Documentation #10293: Change "ceph-deploy mon create {ceph-node}" to "ceph-deploy mon add {ceph-node}" in Storage Cluster Quick Start Guide section Adding Monitors added
Actions

Also available in: Atom PDF