Sage Weil
5d2f369b27
Merge pull request #21236 from jecluis/wip-mon-auth-bootstrap
...
mon/AuthMonitor: create bootstrap keys on create_initial()
Reviewed-by: Sage Weil <sage@redhat.com>
2018-04-11 10:57:20 -05:00
Nathan Cutler
bdb674639d
Merge pull request #19594 from smithfarm/wip-doc-make-check
...
doc: expand developer documentation of unit tests
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
2018-04-06 22:19:03 +02:00
Joao Eduardo Luis
940dd941ef
Merge pull request #19331 from jecluis/wip-mon-osdmap-prune
...
mon: osdmap prune
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-04-06 15:22:28 +01:00
Nathan Cutler
a9ba2011f6
doc: dev: improve headings within Testing chapter
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-04-06 14:18:37 +02:00
Joao Eduardo Luis
efeb79a9a9
doc/dev/mon: info on auth mon disk format
...
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
2018-04-06 06:51:43 +01:00
Joao Eduardo Luis
06f3ab684f
doc: add dev notes for mon's full osdmap pruning
...
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
2018-04-06 04:18:22 +01:00
Yan, Zheng
5e79179d2b
mds: PendingReleaseNotes and dev doc for open file table
...
Fixes: http://tracker.ceph.com/issues/23532
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
2018-04-03 17:06:07 +08:00
Kefu Chai
f710466995
Merge pull request #21077 from Ashid6/master
...
doc: typo fix
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-03-28 19:04:29 +08:00
Ashita Dashottar
1e8d753876
doc: typo fix
...
Signed-off-by: Ashita Dashottar <AshitaDashottar6@gmail.com>
2018-03-28 16:15:00 +05:30
Neha Ojha
5cc9252784
doc: dev description of async recovery
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Neha Ojha <nojha@redhat.com>
2018-03-27 15:01:17 -07:00
Nathan Cutler
820dac980e
Merge pull request #20876 from smithfarm/wip-doc-license
...
legal: remove doc license ambiguity
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2018-03-19 14:29:54 +01:00
Nathan Cutler
e294dd5910
legal: remove doc license ambiguity
...
The license applicable to the files under doc/ was originally declared (in the
top-level file COPYING) to be "Creative Commons Attribution-ShareAlike (CC
BY-SA)" by ed0653b493
This license declaration omitted a version number.
Some time later ef7418421b
was merged, mentioning
CC-BY-SA-1.0 as one of the Ceph source code licenses. Although the purpose of that
commit was only to summarize the canonical license information from COPYING, it
unintentionally became the only place in the source code where the doc license
version was specified.
In March 2018, the Debian project warned that CC-BY-SA-1.0 does not meet its
criteria for inclusion in the "free" section of the Debian distribution. (For
that, at least version 3.0 must be used.)
This new commit removes the doc license ambiguity by setting it to CC-BY-SA-3.0
in all places where the license is mentioned.
The exact spelling of the license name is taken from https://spdx.org/licenses/
Fixes: http://tracker.ceph.com/issues/23336
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-13 18:59:02 +01:00
Abhishek Lekshmanan
e37e49b205
doc: reorganize releases
...
Making one file per release, and in a separate folder
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-03-07 23:36:11 +01:00
Sage Weil
448b346c46
doc/dev/config-key: document how we structure things in config-key
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-03-06 14:44:49 -06:00
John Spray
86d7f3f72c
Merge pull request #20131 from jcsp/wip-doc-encoding
...
doc/dev: add a brief guide to serialization
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-03-05 22:33:34 +00:00
songweibin
8f43eff6da
rbd: import with option --export-format fails to protect snapshot
...
Fixes: http://tracker.ceph.com/issues/23038
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2018-03-01 20:48:38 +08:00
Kefu Chai
1b3d19a46b
Merge pull request #20031 from tchaikov/wip-doc-macos
...
doc/dev/macos: add doc for building on MacOS
2018-02-19 15:21:50 +08:00
Jordan Hus
d68e84dadf
doc: Fixes a spelling error and a broken hyperlink.
...
Signed-off-by: Jordan Hus <jordan.hus@dicecorp.com>
2018-02-14 14:23:59 -05:00
Kefu Chai
3a1357450c
doc/dev/macos: add doc for building on MacOS
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-02-13 00:05:47 +08:00
John Spray
29b5611d68
doc/dev: add a brief guide to serialization
...
Contributors encounter this pretty soon when trying
to add any feature to Ceph, so I'd like a central place
to point them to.
Ignoring feature bits etc for this simple example.
Signed-off-by: John Spray <john.spray@redhat.com>
2018-01-26 13:03:07 +00:00
Andrew Schoen
f852f640bf
Merge pull request #20054 from ceph/wip-rm22619
...
ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-01-24 18:22:56 +01:00
Ricardo Dias
39e025b544
doc/dev/msgr2.rst: update of the banner and authentication phases
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2018-01-24 10:33:48 +00:00
Sage Weil
73934df3b0
doc/dev/msgr2.rst: a few notes on protocol goals
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-01-23 17:40:43 -06:00
Alfredo Deza
46babe80b6
doc/dev/ceph-volume update internal LVM metadata information
...
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-01-23 13:32:13 -05:00
Kefu Chai
92c2dd2750
doc/dev/cxx: add C++11 ABI related doc
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-01-19 23:40:43 +08:00
Chang Liu
489ef0f2be
doc: fix CFLAGS in doc/dev/cpu-profiler.rst
...
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
2018-01-03 15:19:06 +08:00
Nathan Cutler
fd8461b021
doc: expand developer documentation of unit tests
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-12-19 22:26:29 +01:00
Nathan Cutler
aea9fa01ae
doc: globally change CRUSH ruleset to CRUSH rule
...
Since kraken, Ceph enforces a 1:1 correspondence between CRUSH ruleset and
CRUSH rule, so effectively ruleset and rule are the same thing, although
the term "ruleset" still survives - notably in the CRUSH rule itself, where it
effectively denotes the number of the rule.
This commit updates the documentation to more faithfully reflect the current
state of the code.
Fixes: http://tracker.ceph.com/issues/20559
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-12-11 17:15:23 +01:00
Kefu Chai
6fb9540bd6
doc: update docs to remove references of ubuntu 14.04
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-12-04 15:42:56 +08:00
rune
93f9007da3
doc: add pre-requisite to enable CephFS snapshot
...
Signed-off-by: Jian Su <sujian@umcloud.com>
2017-11-28 16:25:17 +08:00
Gregory Farnum
ed5f565baa
Merge pull request #18710 from com6056/wip-doc-fix-cephfs-snap-dir
...
doc: Fixes the name of the CephFS snapshot directory.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-11-20 16:46:44 -08:00
John Spray
6fc92dc981
doc: replace injectargs usage with "config set"
...
Cleaner and easier. Also implicitly documents
the config set command, which hadn't been explicitly
called out in the docs before.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-11-07 11:32:26 +00:00
Jordan Rodgers
e2ae48dcde
doc: Fixes the name of the CephFS snapshot directory.
...
Signed-off-by: Jordan Rodgers <com6056@gmail.com>
2017-11-03 13:09:30 -04:00
Kefu Chai
127d25ccbd
doc: fix warning reported by "build-doc linkcheck"
...
all the HTTP 301 (moved permanently) should be killed.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-10-24 15:58:48 +08:00
Jason Dillaman
ecec3217b6
Merge pull request #17134 from PCzhangPC/metaexin
...
rbd: export/import image-meta when we export/import an image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-16 21:00:08 -04:00
Jos Collin
ded96388da
doc: Fix URL in Licensing
...
Fixed the unnecessary URL format in the text. Modify the URL formatting to highlight only the file name seems better.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-09-30 07:40:01 +05:30
Jos Collin
41c4b3dbbe
doc: Fix typo and URL in Submitting patches
...
Dropped the repeated 'the' in the paragraph and Fixed the unnecessary URL format in the text.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-09-29 20:20:33 +05:30
PCzhangPC
2f0b233a31
rbd:export/import image-meta when we export/import an image
...
when we do exporting/importing an image, we should export or import the image-meta of this image at the same time
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
2017-09-29 13:30:01 +08:00
Kefu Chai
b35bf318af
doc: update ceph-disk with a state transition diagram
...
also, quote the variabls in source code with double quote.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-09-11 20:44:35 +08:00
Sage Weil
b5c2782615
src/script/build-integration-branch
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-30 22:53:10 -04:00
Kefu Chai
4f4af6262a
doc/dev/perf: add doc on disabling -fomit-frame-pointer
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-08-30 12:14:37 +08:00
Kefu Chai
4fba9c0ee2
Merge pull request #17019 from dachary/wip-doc-ceph-disk
...
doc: document ceph-disk prepare class hierarchy
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-28 19:17:33 +08:00
Loic Dachary
ed89f8cb0e
doc: document ceph-disk prepare class hierarchy
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2017-08-25 15:48:59 +03:00
Alfredo Deza
87f7ff4783
doc/dev include ceph-volume devel docs
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
b8811fc06d
doc/ceph-volume create the systemd lvm reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
801725b924
doc/dev/ceph-volume add a toctree for the dev docs
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
ba811d2d90
doc/dev/ceph-volume add systemd reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
e0b7bd8f82
doc/dev/ceph-volume add plugin interface
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:07 -04:00
Alfredo Deza
b6d3983177
doc/dev/ceph-volume add the internal lvm api
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:07 -04:00
Alfredo Deza
a7fed6c213
doc: update repo-access to point to ceph-ci.git
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:32 -04:00
Alfredo Deza
640e080f22
doc/logging fix unexpected indent in paragraph
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 08:19:59 -04:00
Sage Weil
dab64cb7c5
Merge pull request #16910 from liewegas/wip-iana
...
doc/dev/iana: document our official IANA numbers
2017-08-08 12:46:21 -05:00
Sage Weil
f19214687f
doc/dev/index: update rados lead
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-08 13:37:42 -04:00
Sage Weil
dd84361c1e
doc/dev/iana: document our official IANA numbers
...
PEN 50495
port 3300
Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-08 13:36:39 -04:00
Patrick Donnelly
66756c4f65
Merge PR #16292 into master
...
* refs/remotes/upstream/pull/16292/head:
qa: use new hex rep of inode
qa: fix whitelist error message
mds: refine "Scrub error" cluster log message
mds: polish clog messages
doc: developer logging guidance
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-08-03 13:55:21 -07:00
John Spray
ea37145131
doc: developer logging guidance
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-08-01 15:06:41 +01:00
Kefu Chai
4cac1e40b1
Merge pull request #16652 from shangzhong/wip-update-quick-guide
...
doc: update the pool names created by vstart.sh by default
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-01 21:50:52 +08:00
Zhu Shangzhong
c91bb519e8
doc: change the default filesystem/pool names
...
- s/cephfs_data/cephfs_data_a
- s/cephfs_metadata/cephfs_metadata_a
- s#./rados df#bin/rados df
- update the 'bin/rados df' output
- remove the rbd pool, it isn't created by default anymore.
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
2017-08-01 20:40:58 +08:00
Jos Collin
eb1f53782a
doc: fix typo in config.rst
...
Fixed the typo introduced by PR#16681
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-08-01 14:16:14 +05:30
Song Shun
2556605b79
doc: fix sevral typos
...
fix sevral typos
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
2017-07-31 22:10:51 +08:00
Sage Weil
625859b42b
doc/dev/config: some guidance around defining config options
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-27 22:30:12 -04:00
Kefu Chai
be7d9d92ad
Merge pull request #16394 from jcsp/wip-pr-docs
...
doc: add doc requirements on PR submitters
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-25 15:28:26 +08:00
Kefu Chai
60d0c67886
Merge pull request #16362 from tchaikov/wip-ceph-disk
...
ceph-disk: use '-' for feeding ceph cli with stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-07-25 08:00:56 +08:00
Sage Weil
26051db716
Merge pull request #16399 from batrick/cephfs-ptl-change
...
AUTHORS: update CephFS PTL
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-07-24 12:48:02 -05:00
Patrick Donnelly
f5bd6f09b5
doc: update CephFS PTL
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-24 10:43:45 -07:00
Kefu Chai
05da6d34be
doc/dev/ceph-disk: add docs for ceph-disk
...
we might want to move part of it to user-facing docs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-25 00:21:05 +08:00
Dan Mick
47726f8b66
doc/mgr: add Prometheus plugin docs
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2017-07-20 20:25:08 -07:00
John Spray
b0b931858d
doc: add doc requirements on PR submitters
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-07-19 20:00:10 -04:00
Nathan Cutler
b08b485ce8
Merge pull request #16079 from smithfarm/wip-doc-make-check
...
doc: dev: add notes on PR make check validation test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-09 13:14:42 +02:00
Sage Weil
8b21c6b6fd
Merge pull request #16027 from liewegas/wip-crush-rule-class
...
mon,crush: create crush rules using device classes for replicated and ec pools via cli
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-07-08 21:34:13 -05:00
Kefu Chai
254e07441c
doc: kill sphinx warnings
...
* doc/release-notes.rst: escape asterisks not used for inline emphasis
fix bad hyper links
* doc/rados/troubleshooting/troubleshooting-osd.rst: escape asterisks
not used for inline emphasis
* doc/radosgw/index.rst: add orphan docs to toc
* doc/dev/perf_histograms.rst: indent block quote
* doc/install/manual-freebsd-deployment.rst: fix block quotes
* doc/mgr/administrator.rst: escape asterisks not used for inline emphasis
* doc/start/quick-rbd.rst: add missing hyper link target
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-07 11:50:33 +08:00
Sage Weil
dc7a2aaf7a
erasure-code: ruleset-* -> crush-*
...
1) ruleset is an obsolete term, and
2) crush-{rule,failure-domain,...} is more descriptive.
Note that we are changing the names of the erasure code profile keys
from ruleset-* to crush-*. We will update this on upgrade when the
luminous flag is set, but that means that during mon upgrade you cannot
create EC pools that use these fields.
When the upgrade completes (users sets require_osd_release = luminous)
existing ec profiles are updated automatically.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-06 15:01:03 -04:00
Nathan Cutler
5ec6c7c2c3
doc: dev: unit tests are not linked against tcmalloc
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-04 12:25:33 +02:00
Nathan Cutler
94d6012cb7
doc: dev: change "make check" into an internal Xref
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-03 15:44:30 +02:00
Nathan Cutler
7f14c6a238
doc: dev: add notes on PR make check test
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-03 15:44:27 +02:00
Sage Weil
0346998b5a
doc: recommend against btrfs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-30 13:54:18 -04:00
Sage Weil
b6a5b946f8
Merge pull request #15180 from theanalyst/doc/rgw-dev-s3tests
...
doc: dev improve the s3tests doc to reflect current scripts
2017-06-09 08:32:10 -05:00
liuchang0812
998ee1d190
doc: kill some broken links
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-06-07 16:13:45 +08:00
Kefu Chai
b85bf0e61e
doc: update sample explaning "%" operator in tes suites
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-06-06 20:49:51 +08:00
Sage Weil
773a3f3db2
Merge pull request #15175 from cloudbau/update-rgw-docs
...
doc: Update some RGW documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-05-24 11:38:34 -05:00
Sage Weil
cea91e0cd6
Merge pull request #15150 from ovh/bp-doc-perf-histograms
...
doc: document perf historgrams
Reviewed-by: Sage Weil <sage@redhat.com>
2017-05-22 10:59:22 -05:00
Piotr Dałek
756b3d59e6
doc: document perf historgrams
...
Documentation for perf histograms schema and dump.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
2017-05-22 15:53:21 +00:00
Jens Rosenboom
1d06152c1d
Update some RGW documentation
...
- Update RGW quickstart doc to match current status
- Use --rgw_num option with vstart.sh
Signed-off-by: Jens Rosenboom <j.rosenboom@x-ion.de>
2017-05-22 11:13:41 +00:00
Abhishek Lekshmanan
8dcf8d6e5f
doc: dev: improve the s3tests with vstart document
...
update with the current qa workunits example and drop old info, also
update vstart doc dropping the -r and --num options to prefer env vars
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-05-19 22:49:40 +02:00
Sage Weil
2b6b1b5b98
doc/dev/perf_counters: update docs for new friendly properties
...
Note that histograms are not yet documented.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-05-15 09:38:22 -04:00
Kefu Chai
a0ee9e663a
Merge pull request #14478 from theanalyst/doc/dev/ccache
...
doc: dev add a note about ccache
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-05-09 20:46:29 +08:00
Abhishek Lekshmanan
1d9558ac42
doc: dev add a note about ccache
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-05-09 10:53:50 +02:00
Andrew Shewmaker
1d3255a971
Build support for BlkKin (LTTng + Zipkin) tracing
...
* Adds --with-blkin to autoconf (default without)
* Adds BLKIN_LIBS to necessary automake files
* Adds documentation for testing BlkKin tracing
Signed-off-by: Andrew Shewmaker <agshew@gmail.com>
Signed-off-by: Marios-Evaggelos Kogias <marioskogias@gmail.com>
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-05-05 13:59:46 -04:00
Kefu Chai
c26d30de9e
Merge pull request #14748 from smithfarm/wip-teuthology-worker
...
doc: mention teuthology-worker security group
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-05-03 11:01:20 +08:00
Sage Weil
fb90918a1d
Merge pull request #14503 from wjwithagen/wip-wjw-freebsd-doc-dev
...
doc/dev: add some info about FreeBSD
2017-04-25 12:09:02 -05:00
Nathan Cutler
3509fa0b2a
doc: mention teuthology-worker security group
...
teuthology-openstack now creates a teuthology-worker security group, as well as
teuthology, so we need to delete that one as well when starting over.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-04-24 16:03:37 +02:00
David Zafman
27e14504f6
osd: Add PG state and flag for too full for recovery
...
New state machine state NotRecovering
New PG state PG_STATE_RECOVERY_TOOFULL
Signed-off-by: David Zafman <dzafman@redhat.com>
2017-04-17 08:00:24 -07:00
David Zafman
a5731076ad
osd: Handle backfillfull_ratio just like nearfull and full
...
Add BACKFILLFULL as a local OSD cur_state
Notify monitor of this new fullness state
Signed-off-by: David Zafman <dzafman@redhat.com>
2017-04-17 08:00:24 -07:00
Nathan Cutler
0dd2dfce1d
doc: dev guide: how to run s3-tests locally against vstart
...
Add a bunch of verbiage to the Developer Guide
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-04-13 19:14:52 +02:00
Willem Jan Withagen
849a86b8f3
doc/dev: add some info about FreeBSD
...
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2017-04-13 14:06:47 +02:00
Kefu Chai
0578177569
tests: remove mds,osd,mon args passed to vstart.sh
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-24 00:55:40 +08:00
Kefu Chai
1f975d78a8
doc: add :orphan: to orphaned docs
...
we should remove the deprecated ones once it's safe to remove them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
059482dc25
doc/dev/index: fix sphinx warnings
...
- index.rst:822: ERROR: Unknown target name: "teuthology-suite".
add a ref to teuthology doc
- index.rst:3: WARNING: Duplicate explicit target name: "here".
use "Named hyperlink references" instead of "anonymous hyperlink
references"
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
68ec0b2c29
doc/dev/osd_internals: fix sphinx warnings
...
silence following warnings:
erasure_coding.rst:77: WARNING: toctree contains reference to
nonexisting document u'dev/osd_internals/erasure_coding/pgbackend'
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
1750d5e9d3
docs/dev: fix sphinx warning
...
silence following error
radosgw/s3_compliance.rst:34: ERROR: Malformed table.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00