Josh Durgin
01099766d7
Merge remote-tracking branch 'origin/hammer'
2015-02-25 18:52:36 -08:00
Gregory Meno
40be1404f5
doc: fix typo deebug
...
Signed-off-by: Gregory Meno <gmeno@redhat.com>
2015-02-25 17:30:33 -08:00
Boris Ranto
46b45e3fc2
doc: fix python-ceph refs in docs
...
Signed-off-by: Boris Ranto <branto@redhat.com>
2015-02-24 18:30:18 -08:00
Danny Al-Gaaf
d03cc6195b
doc: add erasure-code-shec to plugin list
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2015-02-24 15:11:40 +01:00
Sage Weil
8221687f5a
Merge remote-tracking branch 'gh/hammer'
2015-02-21 21:52:03 -08:00
Ken Dreyer
f85f7adc95
Merge pull request #3744 from ceph/wip-10884-hammer-rpm-devel-split
...
ceph.spec: split ceph-devel to appropriate *-devel packages
Reviewed-by: Sandon Van Ness <sandon@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat.com>
2015-02-20 10:44:45 -07:00
Florian Haas
1aaff83141
doc: explain that tell bench is non-destructive
...
Mention that "ceph tell osd.N bench" will not overwrite data in a live
OSD, but might temporarily affect OSD performance.
Signed-off-by: Florian Haas <florian@hastexo.com>
2015-02-20 15:25:23 +01:00
Takeshi Miyamae
cd708e216f
erasure code: add shec's documentation / change default layout
...
Signed-off-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
2015-02-18 22:38:15 +09:00
Boris Ranto
c341c52984
ceph.spec: split ceph-devel to appropriate *-devel packages
...
ceph-devel contains various header files/bindings for several
libraries, this patch creates *-devel packages for all the libraries
separately and provides the compatibility layer for the split.
http://tracker.ceph.com/issues/10884 Refs: #10884
Signed-off-by: Boris Ranto <branto@redhat.com>
Amended by Ken Dreyer <kdreyer@redhat.com> to add version numbers to the
Obsoletes, add Obsoletes to the libradosstriper1-devel and
libcephfs_jni1-devel subpackages, adjust the librados documentation, and
add the Redmine issue number to this commit log.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-02-16 16:21:42 -07:00
Tyler Brekke
8e806bce89
Docs: OSD name, not id, needs to be given to remove an item from the CRUSH map.
...
Include command for deleteing bucket from the CRUSH map.
Signed-off-by: Tyler Brekke <tbrekke@redhat.com>
2015-02-12 14:37:17 -08:00
John Spray
45f842db41
doc: remind user to calculate the correct max port
...
This was kind of easy to miss, and if users
just paste in the command as given then their
first few OSDs will work, and from their
4th OSD onwards things will get weird.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-02-08 15:50:38 +01:00
John Spray
fe47e23aed
doc: correct default of ms_bind_port_max
...
It's 7300 in the code, whereas these docs
had it as 7100.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-02-08 15:50:38 +01:00
John Wilkins
0548beadf2
doc: Removed references to Inktank suppport.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-02-03 14:50:25 -08:00
John Wilkins
babac0c4cc
doc: Removed Inktank reference.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-02-03 14:14:22 -08:00
Samuel Just
aac4c255e2
osd/: add state PG_STATE_PEERED
...
We need a state to represent the pg state where we are below
min_size, but trying to recover.
Signed-off-by: Samuel Just <sam.just@inktank.com>
2015-01-30 11:45:37 -08:00
Samuel Just
abd115484a
doc: add documentation for undersized
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2015-01-30 11:45:34 -08:00
Samuel Just
bed22b49b7
doc: improve incomplete state documentation
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2015-01-29 13:17:07 -08:00
RobertJansen1
0a998f51f2
edited failure conclusion
...
Signed-off-by: Robert Jansen <r.jansen@fairbanks.nl>
2015-01-29 11:07:50 +01:00
RobertJansen1
4527e8f8eb
corrected some confusing numbers
...
Signed-off-by: Robert Jansen <r.jansen@fairbanks.nl>
2015-01-29 11:03:14 +01:00
Sage Weil
6633f8a3ed
Merge pull request #3409 from trociny/wip-osd_pool_flags
...
osd: new pool safeguard flags: nodelete, nopgchange, nosizechange
Reviewed-by: Sage Weil <sage@redhat.com>
2015-01-21 13:52:29 -08:00
Loic Dachary
2b86479b4c
Merge pull request #3419 from Nairolf21/wip-documentation
...
doc: Introduce the term MON at http://ceph.com/docs/master/rados/
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-01-20 14:22:53 +01:00
nairolf21
88b1032194
Introduce the term MON at http://ceph.com/docs/master/rados/
...
http://tracker.ceph.com/issues/10203 Fixes:#10203
Signed-off-by: Florian Coste <fcoste21@gmail.com>
2015-01-20 14:19:26 +01:00
Hazem
08faee0752
doc: mon should be listed before osd
...
When deploying a Ceph cluster, the mon must be run first.
In the list shown at http://ceph.com/docs/master/rados/configuration/
it would therefore be better to have mon listed before osd.
http://tracker.ceph.com/issues/10204 Fixes : #10204
Signed-off-by: Hazem <hazem.amara@telecom-bretagne.eu>
2015-01-20 14:10:45 +01:00
Loic Dachary
852ea87447
Merge pull request #3420 from Anols/wip-documentation
...
doc: missing the reference to "ceph-deploy-new"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-01-20 13:36:09 +01:00
Anols
6b1c92c287
Doc : Documentation#10205
...
Missing the reference of "ceph-deploy-new".
https://tracker.ceph.com/issues/10205
Signed-off-by: AYARI <ayari_anis@live.fr>
2015-01-20 12:06:07 +01:00
ThomasCantin
b8dd228cad
doc bug 10206
2015-01-20 11:32:24 +01:00
Sage Weil
8318a2e5e2
Merge pull request #3382 from xinxinsh/wip-fix
...
fix command 'ceph pg dump_stuck degraded'
Reviewed-by: Sage Weil <sage@redhat.com>
2015-01-19 12:35:58 -08:00
Mykola Golub
8ab3c41db7
osd: new pool safeguard flags: nodelete, nopgchange, nosizechange
...
* nodelete - pool can't be deleted
* nopgchange - pool's pg and pgp num can't be changed
* nosizechange - pool's size and min size can't be changed
This is intended to help some poor admin to avoid a very bad day.
Fixes : #9792 (but in a different way than it was proposed there)
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
2015-01-19 21:50:28 +02:00
Loic Dachary
02cab93fec
documentation: add troubleshooting erasure coded PGs section
...
Add a new section to the PG troubleshooting section that covers the most
common problems reported when an erasure coded pool fails to properly
map PGs to enough OSDs.
http://tracker.ceph.com/issues/10350 Fixes : #10350
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-01-15 21:26:53 +01:00
xinxin shu
9db596974c
fix command 'ceph pg dump_stuck degraded'
...
undersized not valid: undersized not in inactive|unclean|stale
undersized not valid: undersized doesn't represent an int
Invalid command: unused arguments: ['undersized']
pg dump_stuck {inactive|unclean|stale [inactive|unclean|stale...]} {<int>} : show information about stuck pgs
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
2015-01-16 01:33:07 +08:00
Wido den Hollander
d5e8ef5092
doc: Fix PHP librados documentation
2015-01-10 14:21:27 +01:00
Wido den Hollander
cf432fa670
doc: Add Librados PHP documentation
2015-01-09 14:16:08 +01:00
Dan van der Ster
bd7be04d6e
doc: don't suggest mounting xfs with nobarrier
...
nobarrier is dangerous, so stop suggesting it as an example osd mount
options xfs.
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
2015-01-08 09:49:10 +01:00
Ken Dreyer
274b989fec
doc: rm reference to old Ubuntu release
...
Remove the reference to "Ubuntu 12.10" since this is EOL.
Clarify that we only recommend Ubuntu LTS releases.
(Since this information has a tendancy to become stale, perhaps this
whole paragraph should be removed here and we should simply point at the
main OS Recommendations page.)
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-01-02 10:37:10 -07:00
Wido den Hollander
49c2322160
doc: Instead of using admin socket, use 'ceph daemon' command.
2014-12-19 15:51:49 +01:00
John Wilkins
8241f114d1
Merge pull request #3165 from nilamdyuti/wip-doc-ceph
...
doc: Updates man page for Ceph
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2014-12-16 08:13:53 -08:00
cholcombe973
a198deea5f
Modifying the docs to add the Get pool commands to match the CLI.
...
Signed-off-by: Chris Holcombe <chris.holcombe@nebula.com>
2014-12-08 16:10:38 -08:00
Nilamdyuti Goswami
00c96c289d
doc: Adds ceph-deploy man page in TOC.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-12-06 00:13:52 +05:30
John Wilkins
54d5ed3732
doc: Fixed index syntax.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2014-12-02 11:23:00 -08:00
Loic Dachary
2604ae0907
Merge pull request #3058 from nilamdyuti/wip-doc-ceph-disk
...
doc: Adds man page for ceph disk in TOC.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-12-02 18:16:56 +01:00
Nilamdyuti Goswami
6862891c9c
doc: Adds man page for ceph disk in TOC.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-12-02 22:34:57 +05:30
Karl Eichwalder
0ee6437856
doc: remove superfluous white spaces (for testing)
...
Signed-off-by: Karl Eichwalder <ke@suse.de>
2014-11-13 11:42:09 +01:00
Karl Eichwalder
ee45f48e3f
doc: Fix 2 syntax errors.
...
Signed-off-by: Karl Eichwalder <ke@suse.de>
2014-11-13 11:17:01 +01:00
Sage Weil
4d4b7d0bab
doc/rados/configuration fix 'ods mkfs options' default
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-11-11 07:52:39 -08:00
Sage Weil
a8c8c934d8
Merge pull request #2466 from nereocystis/osd-filesystem-options
...
doc: Add file system osd config settings
2014-11-11 07:50:44 -08:00
Samuel Just
0720e03ef3
Merge pull request #2456 from ceph/wip-9031-9262
...
Wip 9031 9262
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
2014-11-10 14:56:30 -08:00
Loic Dachary
c44bdb1dc9
erasure-code: document pool operations
...
A short introduction to the first time user of an erasure coded pool.
It includes a reminder of how it relates to cache tiering and links to
define new profiles with an example.
There was examples in the developer documentation but the operator
expects to find such a guide in the rados operations chapter.
http://tracker.ceph.com/issues/9970 Fixes : #9970
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-10 14:47:56 +01:00
John Wilkins
6da9405155
doc: Edited Key/Value store config reference.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-11-04 12:02:47 -08:00
John Wilkins
03be944cdc
doc: Added Key/Value store config reference to index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-11-04 12:02:28 -08:00
Dan Mick
9a12467a9c
Merge pull request #2733 from dachary/wip-9372-injectargs
...
cli: do not parse injectargs arguments twice
Reviewed-by: Dan Mick <dan.mick@inktank.com>
2014-10-23 12:32:37 -07:00