Abhishek Lekshmanan
07cf4f7568
doc: release notes for hammer v0.94.2
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Conflicts:
doc/release-notes.rst
2015-05-11 18:10:59 +05:30
Loic Dachary
67fd3c4ef1
doc: add release numbering explanation
...
Mostly copy pasted from Sage's email "The first infernalis dev release
will be v9.0.0".
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-08 22:31:23 +02:00
Loic Dachary
0968134264
doc: move the release cycle after the timeline
...
The timeline is a useful reference and the reader should not have to
scroll down to see it. Move the release cycle after the timeline.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-08 22:31:19 +02:00
Sage Weil
19eb2010e2
Merge pull request #4599 from dachary/wip-releases
...
release cycle / timeline updates
Reviewed-by: Sage Weil <sage@redhat.com>
2015-05-07 14:19:38 -07:00
Loic Dachary
0c715f6971
Merge pull request #4532 from dachary/wip-init-system-detection
...
ceph-detect-init helper and associated tests
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2015-05-07 22:21:26 +02:00
Kefu Chai
410175be89
Merge pull request #3743 from trociny/wip-osd_create
...
mon: osd create: add optional 'id' parameter
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2015-05-08 00:13:37 +08:00
Loic Dachary
2801c1b52f
doc: clarify the release cycle and LTS meaning
...
* Explain the development cycle and stable release cycle
* Replace the 18 month duration with the LTS+2 overlap logic
* Explain that the estimated retirement is an educated guess
that depends on the stable release frequency
* Replace Support with Stable in LTS to avoid confusion with
professional services
* Do not promise bugs will be handled, only that they will be triaged
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-07 10:48:29 +02:00
Loic Dachary
d776f93ddc
doc: add v9.0.0 to the release timeline
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-07 10:29:38 +02:00
Loic Dachary
2c62430cb9
doc: replace End Of Life with retirement
...
End Of Life has a definitive tone that is scary.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-07 10:28:48 +02:00
Loic Dachary
d21d545f9c
doc: fix releases broken links
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-07 10:27:11 +02:00
Jason Dillaman
b556d3173a
librbd: add new deep-flatten RBD feature
...
Copy-on-read/write will now use an empty snapshot context to
deep-copy the object through all existing snapshots. With the
deep-flatten feature enabled, the flatten operation will now
disconnect a child image from its parent even if it has existing
snapshots.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-05-06 21:51:31 -04:00
Loic Dachary
4ca500d840
Merge pull request #4234 from dmitryya/bug_10163
...
obj_bencher rados cli: rados bench producing wrong values when different blocksize used in writes and reads
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-05-06 20:13:44 +02:00
Dmitry Yatsushkevich
70585a6f7b
rados cli: fix documentation for -b option
...
Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
2015-05-06 10:24:35 -07:00
Kefu Chai
5b2357e663
configure.ac: add an option: --with-man-pages
...
* do not require sphinx-build if --without-man-pages
* dist rst files for man pages
* build and dist .8 files if sphinx-build is found
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-05-06 10:17:42 +08:00
Loic Dachary
35a16ffc1e
ceph-detect-init: integration with automake / make check
...
* Add the files to the distribution tarbal via EXTRA_DIST
* Build the module via the all-local target
* Add run-tox.sh to the tests run via make check
* Add manual page
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-06 01:54:36 +02:00
Loic Dachary
8ee5a82832
ceph-disk: implement activate --no-start-daemon
...
And improve the --mark-init documentation as well.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-05-06 01:54:36 +02:00
Sage Weil
538e6eafb9
doc/release-notes: 9.0.0
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-05-05 14:37:04 -07:00
Sage Weil
7f209b4bc8
Merge remote-tracking branch 'gh/next'
2015-05-05 09:53:51 -07:00
Sage Weil
9da4c45e24
doc: link to sepia report for lab info
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-05-04 16:34:37 -07:00
Kefu Chai
156e55b7f9
man: do not dist man pages if sphinx is not available
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-05-05 02:00:02 +08:00
Loic Dachary
701a0a5bf0
Merge pull request #4476 from dachary/wip-releases
...
doc: add giant v0.87.2 to the release timeline
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2015-04-30 13:52:17 +02:00
Josh Durgin
94a7d11e4a
Merge pull request #4186 from ceph/wip-7787
...
librbd: add fast diff feature
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-04-29 16:42:03 -07:00
Loic Dachary
f93df4394e
doc: add giant v0.87.2 to the release timeline
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-28 10:22:04 +02:00
Sage Weil
fd11e32993
doc/release-notes: v0.87.2
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-27 11:45:43 -07:00
Ilya Dryomov
3bfdf54ca3
doc: don't mention ceph osd setmap
...
ceph osd setmap command was disabled and subsequently removed 5 years
ago. See 9aadd41b20
("mon: disable 'osd setmap'") and 6d292397aa
("mon: remove dead 'setmap' code").
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2015-04-21 20:27:59 +03:00
Ilya Dryomov
b1d3f918fb
rbd: allow unmapping by spec
...
Make use of krbd_unmap_by_spec() and allow unmapping by <image-name>
(i.e. pool/image@snap spec) with a bunch of careful adjustments to the
fragile command args/options parsing process to make --pool, --image
and --snap options work as expected for rbd unmap <image-name> case.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2015-04-19 14:45:37 +03:00
Loic Dachary
dc4388029d
releases: table of estimated end of life
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-16 10:59:06 +02:00
Robin H. Johnson
e97111dae0
doc: Changes in region hostname do not seem to take effect until radosgw is restarted.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-04-15 00:14:43 -07:00
Robin H. Johnson
f7311ec334
doc: Document region hostnames settings.
...
The hostnames key in region settings was undocumented. Also includes how
the setting interacts with the ``rgw dns name`` configuration setting.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-04-14 18:12:18 -07:00
Nilamdyuti Goswami
4a6deb3955
doc: Corrected the steps of Apache configuration for Debian-based distros
...
in object gateway installation guide.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-14 22:19:32 +05:30
Sage Weil
e7ee206fb7
Merge pull request #4354 from zhouyuan/fix_ct_doc
...
doc: Fix misleading overlay settting in Cache Tier
Reviewed-by: Sage Weil <sage@redhat.com>
2015-04-14 09:26:13 -07:00
Yuan Zhou
e1f789994e
doc: Fix misleading overlay settting in Cache Tier
...
set-overlay is needed in either writeback or readonly mode of Cache
Tier setup.
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-04-14 14:47:40 +08:00
Jason Dillaman
11cc7b2715
rbd: add support for new fast diff feature
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-04-13 15:24:14 -04:00
Sage Weil
6d22065c1a
doc/release-notes: v0.94.1
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-13 08:31:40 -07:00
Jason Dillaman
eed80f022a
rbd: add new --object-extents option to diff / export-diff
...
The rbd CLI can now use the object map to compute the diffs between
two snapshots. This option is enabled with the new '--object-extents'
option.
Fixes : #7787
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-04-12 21:17:33 -04:00
Mykola Golub
0d1e770391
mon: osd create: add optional 'id' parameter
...
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
2015-04-12 14:25:45 +03:00
Josh Durgin
458901dfb2
Merge pull request #4140 from ceph/wip-rbd-rebuild-object-map
...
rbd: add ability to rebuild corrupt/missing object maps
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-04-10 17:56:48 -07:00
Jason Dillaman
6ce79ab008
rbd: add object map rebuild command
...
An invalid object map can now be rebuilt via the rbd CLI.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-04-10 14:10:05 -04:00
Loic Dachary
95249571b8
release-notes: draft v0.94.1 release notes
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-10 11:43:11 +02:00
Gregory Farnum
d77de49eb1
Merge pull request #4306 from dachary/wip-ec-troubleshooting
...
doc: an erasure code crush ruleset can be dynamically modified
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-04-09 15:41:05 -07:00
Loic Dachary
b09b4581f0
doc: when and why publish a point release
...
Explain who decides when to cut a point release and the tradeoffs
involved.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-09 13:53:13 +02:00
Loic Dachary
ea6b9a3256
doc: add Hammer to the release timeline
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-09 13:51:15 +02:00
Loic Dachary
8e81b0d7e1
doc: an erasure code crush ruleset can be dynamically modified
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-08 19:33:05 +02:00
Sage Weil
8ff8c57ca7
doc/release-notes: note about SHEC
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-08 09:53:34 -07:00
Nilamdyuti Goswami
1cc0181326
doc: Corrects rgw.conf file path for Debian-based and RPM-based distros
...
in radosgw man page.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-08 15:48:39 +05:30
Sage Weil
69d680f889
doc/release-notes: spelling
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-07 14:10:33 -07:00
Sage Weil
6930376fd7
doc/release-notes: correction
...
There isn't an upgrade f-g-x suite
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-07 14:09:37 -07:00
Sage Weil
738af38a11
doc/release-notes: final hammer notes
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-07 13:02:33 -07:00
Loic Dachary
abf8a10a9a
Merge pull request #4291 from ceph/wip-doc-fixes
...
Wip doc fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-07 21:11:43 +02:00
Sage Weil
1cf27ae28c
doc/release-notes: make a note about rgw deployment; tweak dedication
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-04-07 11:36:49 -07:00