Jiaying Ren
103375503f
doc: update broken link for deploy ceph by Chef
...
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
2016-05-31 10:42:41 +08:00
ibravo
893b7a0069
Doc: Updated ceph-deploy osd to choose underlying file system
...
Included paragraph about --fs-type and --bluestore
Signed-off-by: Ignacio Bravo ibravo@hotmail.com
2016-04-24 20:28:35 -04:00
Ken Dreyer
f119fb5f3d
doc: download GPG key from download.ceph.com
...
Fixes : #13603
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-10-26 13:19:40 -06:00
Li Peng
71f6529573
doc: fix a broken hyperlink
...
Signed-off-by: Li Peng <lip@dtdream.com>
2015-09-15 20:55:08 +08:00
Travis Rhoden
e1ca446c78
doc: no longer call out ceph-deploy as new
...
The tip declaring ceph-deploy as new doesn't really apply anymore.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
2015-03-24 12:05:07 -04:00
Loic Dachary
c327fbb9c2
doc: preparing a device implies activate
...
http://tracker.ceph.com/issues/10922 Fixes : #10922
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-03-09 11:35:14 +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
John Wilkins
4047660ce4
doc: Update doc from user feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-07-25 09:55:28 -07:00
Stephen Jahl
586d3ee32c
doc: Fixes a broken link on the rados deploy osd page.
...
Signed-off-by: Stephen Jahl <stephenjahl@gmail.com>
2014-07-12 09:04:22 -04:00
Abhishek Lekshmanan
d0892831f9
doc: fix a few typos in rados docs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 11:15:08 +05:30
John Wilkins
4b66868e6f
doc: Removed --stable arg and replaced with --release arg for ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-07 15:49:09 -07:00
John Wilkins
d110c913c1
doc: Removed dash from --dmcrypt option.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-03 14:37:23 -08:00
Jens-Christian Fischer
af1dee5a29
doc: clarify that mons must have qurorum during deploy
...
If multiple mons are specified in 'ceph-deploy new', but less than
those necessary for quorum are started with 'ceph-deploy mon create',
later steps (like 'ceph-deploy gatherkeys') will fail.
2013-10-23 14:40:32 +02:00
John Wilkins
0be2c87a54
doc: Removed --fs-type option and text.
...
fixes : #6326
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-16 18:40:07 -07:00
John Wilkins
576dce03f0
doc: Clarified quorum requirements.
...
fixes : #5412
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-21 11:01:48 -07:00
Sage Weil
ae7436ffb5
Merge pull request #479 from devoid/fix-5797
...
Document unstable nature of CephFS
2013-08-17 10:09:01 -07:00
John Wilkins
50cc2efccf
doc: Removed old mkcephfs references.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-16 17:31:43 -07:00
John Wilkins
16f4bd51f0
doc: Updated APT script for dumpling.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-16 17:27:16 -07:00
John Wilkins
e97100db50
doc: Removed mkcephfs references. Did a bit of clean-up work.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-16 17:26:25 -07:00
Scott Devoid
9f1ad4db54
Document unstable nature of CephFS
...
- Add note to docs indicating that CephFS is not recommended for
production datasets.
- Add note to docs indicating that running CephFS with multiple MDS
servers is not currently recommended.
This fixes issue #5797 http://tracker.ceph.com/issues/5797
Signed-off-by: Scott Devoid <devoid@anl.gov>
2013-08-15 14:01:32 -05:00
Alfredo Deza
1cd6e2e3f3
fix invalid cluster naming in example
...
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-08-05 10:16:54 -07:00
Gary Lowell
5511daf345
doc: public network statement needed on new monitors.
...
When using ceph-deploy to create a new monitor on a host that is not
in the initial set of hosts defined by the ceph-deploy new command,
a "public network" statement needs to be added to the ceph.conf file.
Fixes #5195 .
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
2013-06-26 06:27:17 -07:00
John Wilkins
97f1322cdb
doc: Updated deployment preflight.
...
fixes : #5266
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-06-18 14:26:30 -07:00
John Wilkins
d97031175f
doc: Added key and ceph repository to ceph-deploy install.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-06-05 11:44:58 -07:00
John Wilkins
d1e2e7b6b4
doc: Modified pre-flight checklist for ceph-deploy packages.
...
fixes : #5253
2013-06-04 15:35:14 -07:00
Sage Weil
e34a56f843
doc: fix mkcephfs production use, deprecated note
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-15 08:46:20 -07:00
John Wilkins
723062bbdd
doc: Updated usage syntax. Added links to hardware and manual OSD remove.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-10 09:37:03 -07:00
John Wilkins
af9192871c
doc: Added connectivity section. Updated doc with glossary terms.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-09 12:46:03 -07:00
John Wilkins
f8ae2bd9b5
doc: Fixed typos.
...
fixes : #4932
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-07 18:05:28 -07:00
John Wilkins
277f2de93d
doc: Corrected typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 16:38:41 -07:00
John Wilkins
359bd6df07
doc: Corrected typo.
2013-05-06 16:38:21 -07:00
John Wilkins
2d4b5bd872
Removed comment out of header, and added "coming soon."
2013-05-06 16:37:50 -07:00
John Wilkins
1cfc6e3bd5
doc: Updated usage for push | pull.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 16:37:12 -07:00
John Wilkins
cddf3b53b8
doc: Commented out osd list for now.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 09:44:31 -07:00
John Wilkins
0c0fc03ec6
doc: Commented out remove a mds for now.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 09:44:13 -07:00
John Wilkins
72fc6eb233
doc: Fixed typos.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-02 15:32:16 -07:00
Sage Weil
7bb145b27e
doc/rados/deploy: note that osd delete does not work yet
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-01 14:03:19 -07:00
Sage Weil
771f4529b0
doc/rados/deploy: misc edits
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-01 14:02:37 -07:00
John Wilkins
6f2a7df4b0
doc: Fix typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:57:05 -07:00
John Wilkins
de31b61864
doc: Updated index for new pages. Added inner table.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:53:37 -07:00
John Wilkins
fa9f17c5f9
doc: Added transition from mkcephfs to ceph-deploy page.
...
fixes : #4756
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:53:12 -07:00
John Wilkins
02853c5e62
doc: Added purge page to ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:52:16 -07:00
John Wilkins
45d12f12ef
doc: Added OSD page to ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:51:46 -07:00
John Wilkins
0b912f46f1
doc: Added mds page for ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:51:23 -07:00
John Wilkins
3c46c519c8
doc: Added admin tasks page for ceph-deploy.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-29 18:51:05 -07:00
John Wilkins
661278523a
doc: Added openssh-server mention, corrections, hyperlink fix.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-28 14:59:51 -07:00
John Wilkins
9fa6ba792e
doc: Added manpage link and hidden TOC.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-28 14:58:45 -07:00
John Wilkins
dd6e79aa77
doc: Removed installed Chef. This is now in the ceph wiki.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-28 14:58:08 -07:00
John Wilkins
945dac6580
doc: Removed text for include directive. Wasn't behaving the way I'd hoped.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-28 14:57:44 -07:00
John Wilkins
9a7a0753cf
doc: General purpose pre-flight checklist.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-26 14:07:34 -07:00