Commit Graph

77229 Commits

Author SHA1 Message Date
Neha Ojha
834ab275b7 mon: warn about using osd new instead of osd create
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-08-24 12:46:41 -07:00
Patrick Donnelly
ad9a299e14
Merge PR #17120 into master
* refs/remotes/upstream/pull/17120/head:
	rpm: ceph-fuse requires fuse package

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
2017-08-21 14:00:24 -07:00
Alfredo Deza
60eb0e58d9 Merge pull request #17097 from ceph/wip-bz1478599
ceph-volume: Use a delimited CLI output parser instead of JSON

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2017-08-21 16:52:10 -04:00
Andrew Schoen
05d6dfd408 Merge pull request #17068 from ceph/ceph-volume-docs
ceph-volume docs

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-08-21 15:43:37 -05:00
Alfredo Deza
b5cf2f7802 docs/ceph-volume add lvm/create to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 16:26:24 -04:00
Alfredo Deza
9613210577 doc/ceph-volume add the lvm create reference
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 16:26:24 -04:00
Ken Dreyer
6fba9cc3f9 rpm: ceph-fuse requires fuse package
The ceph-fuse(8) man page describes using the "fusermount" tool to mount
CephFS. This utility is in the "fuse" package. Prior to this change, the
ceph-fuse RPM only depends on "fuse-libs", not "fuse".

The Debian packaging has always depended on the full "fuse" (previously
"fuse-utils") package, so we should make the RPM packaging do the same.

Fixes: http://tracker.ceph.com/issues/21057
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-08-21 13:03:38 -06:00
Alfredo Deza
05493ebaab debian: include ceph-volume-systemd CLI tool
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 13:02:33 -04:00
Yuri Weinstein
bd27b2e76a Merge pull request #16807 from fangyuxiangGL/revert-8765
rgw: revert PR #8765

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-08-21 08:57:50 -07:00
Yuri Weinstein
9d781cc8b1 Merge pull request #17024 from cbodley/wip-20906
cls/log: cls_log_list always returns next marker

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-08-21 08:56:30 -07:00
Yuri Weinstein
90e8071106 Merge pull request #17048 from theanalyst/rgw-fix-get-obj-tag-attr
rgw: rgw_op: exit early if object has no attrs in GetObjectTagging

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-08-21 08:54:56 -07:00
Yuri Weinstein
b848dd3ac8 Merge pull request #17050 from theanalyst/rgw-iam-get-bucket-acl
rgw: evaluate the correct bucket action for GetACL bucket operation

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
2017-08-21 08:53:25 -07:00
Alfredo Deza
9ca04aa852 doc ignore ceph-volume when building man pages
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
7d0c3e3eb4 doc: add LVM tag term to the glossary
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04: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
8f654a0daa docs: include ceph-volume's index file in the main toctree
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
bb85f28e1c ceph-volume update the systemd docstring to use the new API
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
302d79d772 doc/glossary add terminology used by ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -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
68573d0be9 doc/ceph-volume create the intro to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
9ec5eaf875 doc/ceph-volume create the main index
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
02de67eda7 doc/ceph-volume add the lvm scan reference
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
f8660990dc doc/ceph-volume create the lvm prepare reference
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
David Zafman
9069f663f7 Merge pull request #17098 from dzafman/wip-runs-core
tests: run-standalone.sh skip core_pattern if already set

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
2017-08-21 08:21:13 -07:00
Alfredo Deza
fd09deddcc doc/ceph-volume create the lvm activate reference
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
0071e1108b doc/install use the new mgr-administrator-guide label
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
309c73e8b0 doc/mgr add a label for the administrator guide
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -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
Kefu Chai
1cb188db01 Merge pull request #17044 from baruza/wip-doc-21007
doc: Improve the ceph fs set max_mds command

Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-21 22:53:46 +08:00
Barbora Ančincová
2e46cc706e doc: Improve the ceph fs set max_mds command
Fixes: http://tracker.ceph.com/issues/21007
Signed-off-by: Bara Ancincova <bara@redhat.com>
2017-08-21 16:37:40 +02:00
Pan Liu
6b9a64165e Merge pull request #17112 from optimistyzy/821_spdk
NVMDevice: fix issued caused by #17002
2017-08-21 20:30:32 +08:00
Alfredo Deza
072d8cad8c Merge pull request #17107 from Songweibin/wip-spell
misc fix spell errors in osd/OSD and doc

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 07:38:24 -04:00
Abhishek L
5f6b92593f Merge pull request #17105 from iliul/add-mailmap-affiliation
.mailmap, .organizationmap: Add Liu Lei's mailmap and affiliation

Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-By: Jos Collin <jcollin@redhat.com>
2017-08-21 12:54:54 +02:00
Jos Collin
e86ea5ae25 Merge pull request #17109 from ashishkumsingh/add-mailmap-affiliation
organizationmap: Add Ashish Singh affiliation

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-21 10:42:24 +00:00
Ashish Singh
eaac2d5918 organizationmap: Ashish Singh affiliation
Signed-off-by: Ashish Singh <assingh@redhat.com>
2017-08-21 18:17:09 +05:30
Ziye Yang
2a3256a354 NVMDevice: fix issued caused by #17002
Patch #17002 breaks running osd when using spdk, and
this patch can fix this.

Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
2017-08-21 18:37:49 +08:00
Venky Shankar
e5947ee88a Merge pull request #17078 from dillaman/wip-21029
test/librbd: TestMirroringWatcher unit tests should ignore duplicates
2017-08-21 13:35:58 +05:30
Kefu Chai
053f6a6cb6 Merge pull request #16647 from tchaikov/wip-osd-exit-directly-on-failure
osd: exit(1) directly without lock if init fails

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-08-21 15:56:45 +08:00
songweibin
f3b39ac8e0 doc: fix a spell error and modify layout
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-08-21 14:58:15 +08:00
songweibin
f1567a0fe2 osd/OSD: fix spell errors
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-08-21 14:58:15 +08:00
iliul
b0d4832314 .mailmap, .organizationmap: Add Liu Lei's mailmap and affiliation
Signed-off-by: iliul <liul124@chinaunicom.cn>
2017-08-21 10:47:37 +08:00
Haomai Wang
e7ec34bd89 Merge pull request #17086 from optimistyzy/818_write
bluestore/NVMEDevice: fix the bug in write function

Reviewed-by: Haomai Wang <haomai@xsky.com>
2017-08-21 09:49:57 +08:00
Kefu Chai
572575c3f7 Merge pull request #17104 from iliul/fix-duplicate-words
doc: delete duplicate words

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-20 18:16:34 +08:00
iliul
de19b555fa doc: delete duplicate words
Signed-off-by: iliul <liul124@chinaunicom.cn>
2017-08-20 17:30:55 +08:00
Kefu Chai
e407049a6a Merge pull request #17060 from cyx1231st/fix_reqid_assignment_in_oprequest
osd: fix reqid assignment for reply messages in OpRequest

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-20 14:00:26 +08:00
Kefu Chai
d81816f969 Merge pull request #16687 from Songweibin/wip-xml-format
common: adding line break at end of some cli results

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-08-20 13:59:22 +08:00
Kefu Chai
257718556f Merge pull request #15118 from squidboylan/fix_15872
debian: lock ceph user during purge

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-20 10:16:43 +08:00