ceph/doc/cephfs
Sage Weil 6cb39e4aa8 Merge PR #34060 into master
* refs/pull/34060/head:
	Merge PR #34027 into octopus
	Merge PR #34045 into octopus
	Merge pull request #34035 from dillaman/wip-rbd-permissions
	mgr/progress: fix duration strings
	Merge PR #34014 into octopus
	Merge PR #34001 into octopus
	Merge PR #34011 into octopus
	qa/workunits/rbd: use context managers to control Rados lifespan
	Merge pull request #34032 from dillaman/wip-rbd-octopus-docs
	doc/releases/octopus: add additional RBD improvements
	qa/workunits/cephadm/test_cephadm: mark services unmanaged for test
	mgr/cephadm: do not reconfig unmanaged services
	Merge PR #33981 into octopus
	Merge pull request #34018 from ajarr/octopus-subvolume-clone-cancel
	qa/workunits/cephadm/test_cephadm: output file for pub key
	Merge PR #33866 into octopus
	Merge PR #34005 into octopus
	Merge PR #34013 into octopus
	mgr/cephadm: pytest: Enable SpecStore
	mgr/orchestrator: add test for default implementation for apply()
	python-common: validate ServiceSpec.service_type
	fixup mgr/cephadm: Fix ceph orch apply -i
	mgr/dashbaord: orchestrator service: Revert wait_api_result to a single completion
	mgr/orchestrator: `orch daemon add` accepts a yaml
	mgr/cephadm: apply_drivegroups() returns a single Completion
	mgr/cephadm: remove `trivial_result()`
	mgr/cephadm: Fix `ceph orch apply -i`
	Merge pull request #33994 from dillaman/wip-librbd-poll-event-race
	doc: document `clone cancel` command
	test: add `clone cancel` tests
	mgr/volumes: introduce "clone cancel" volume command
	mgr/volumes: allow canceling a single asynchronous job for a volume
	mgr/volumes: helper for looking up a clone entry index
	mgr/volumes: periodically check if clone operations should be canceled
	mgr/volumes: periodically check if copy operations should be canceled
	mgr/volumes: introduce 'canceled' state in clone op state machine
	qa/suites/rados/verify/validater/valgrind: tolerate SLOW_OPS
	qa/suites/rados/verify/validater/valgrind: less bluestore logging
	qa/suites/rados/verify/validater: increase heartbeat grace
	Revert "qa/suites/rados/verify: debug_ms = 1, osd_heartbeat_grace = 60"
	Revert "qa/suites/rados/verify/validator/valgrind: debug refs = 5"
	ceph_test_watch_notify: try notify 10x if ALLOW_TIMEOUTS is set
	ceph_test_rados_api_misc: ShutdownRace timeout if ALLOW_TIMEOUTS is set
	qa/suites/rados/verify: set ALLOW_TIMEOUTS for workunits
	doc/install: edits
	doc/cephadm: more edits
	doc/cephadm/install: edits
	doc/cephadm/adoption: improvements
	doc/cephadm/install: a few edits
	doc/cephadm/install: do not install ceph-common on host (by default)
	doc/cephadm: drop os recs link
	doc/cephadm/upgrade: improvements
	doc/cephadm/upgrade: document upgrade
	doc/cephadm/install: revamp install docs
	doc: reorganize cephadm docs
	doc/cephadm/administration: update docs on customizing SSH config
	doc/cephadm/administration: add a note about the 'removed' dir
	mgr/balancer: tolerate pgs outside of target weight map
	qa/workunits/cephadm/test_cephadm: --skip-monitoring-stack
	Merge PR #33974 into octopus
	Merge PR #33442 into octopus
	Merge PR #33997 into octopus
	Merge PR #34000 into octopus
	use quay octopus tip until 15.2 tag is available
	python-common: reduce output of ServiceSpec.to_json()
	python-common,mgr/cephadm: move assert_valid_host to service_spec
	mgr/cephadm: add HostAssignment.validate()
	mgr/dashboard: adapt create_osds interface change
	mon/MgrMonitor: make 'mgr fail' work with no arguments
	cephadm: add allow_ptrace option to enable SYS_PTRACE
	update default container images
	mgr/cephadm: limit number of times check host is performed in the serve loop
	Merge PR #33961 into octopus
	Merge PR #33952 into octopus
	Merge PR #33990 into octopus
	Merge PR #33955 into octopus
	Merge PR #33936 into octopus
	mgr/orch: add --all-available-devices to 'orch apply osd'
	qa/workunits/cephadm: --skip-mon-network when using 127.0.0.1
	cephadm: add tests
	qa/tasks/cephadm: pass -v to bootstrap
	mgr/cephadm: only try to place mons on hosts matching public_network
	mgr/cephadm: keep track of host networks, ips
	cephadm: automatically infer mon public_network, if we can
	cephadm: add list-networks command
	cephadm: bootstrap: deploy monitoring stack by default
	librbd: defer event socket completion until after callback issued
	cephadm: add-repo: add --version
	mgr/cephadm: respect 'unmanaged' flag in spec
	mgr/orch: orch ls: show <no spec> or <unmanaged> as appropriate
	mgr/orch: orch ls: rename SPEC -> PLACEMENT
	mgr/orch: add 'unmanaged' property to ServiceSpec
	cephadm: rename distro args in repo methods
	mgr/orch: combine 'orch daemon add <type> ...' into one command
	mgr/orch: combine 'orch apply <type> [<placement>]' into one command

Reviewed-by: Laura Paduano <lpaduano@suse.com>
2020-03-19 11:07:16 -05:00
..
.gitignore
add-remove-mds.rst doc: add section on new mds_join_fs behavior 2020-02-13 07:51:10 -08:00
administration.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
app-best-practices.rst mds: obsoleting 'mds_cache_size' 2019-12-02 14:51:25 +05:30
cache-size-limits.rst mds: obsoleting 'mds_cache_size' 2019-12-02 14:51:25 +05:30
capabilities.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
cephfs-architecture.svg doc: update CephFS overview in introductory page 2019-09-10 09:37:41 -07:00
cephfs-io-path.rst doc/cephfs: add doc for cephfs io path 2019-10-23 16:01:07 +08:00
cephfs-journal-tool.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
cephfs-shell.rst doc: Update about extended attributes 2020-01-30 01:16:27 +05:30
client-auth.rst doc/cephfs/client-auth: description and example are inconsistent 2020-01-21 19:57:09 +01:00
client-config-ref.rst doc: add config help/get/set section for runtime client configuration 2019-12-17 04:52:16 -05:00
createfs.rst doc: Fix three link errors about mount cephfs 2020-03-12 16:35:23 +08:00
dirfrags.rst
disaster-recovery-experts.rst doc/cephfs/disaster-recovery-experts: Add link for scrub and note for scrub_path 2019-12-09 18:17:41 +05:30
disaster-recovery.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
dynamic-metadata-management.rst doc: Document Export Process during Subtree Migrations 2019-10-09 15:02:26 +05:30
eviction.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
experimental-features.rst doc: migrate best practices recommendations to relevant docs 2020-01-21 14:42:18 +05:30
file-layouts.rst
fs-volumes.rst doc: document clone cancel command 2020-03-18 11:03:21 +05:30
full.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
health-messages.rst mds: obsoleting 'mds_cache_size' 2019-12-02 14:51:25 +05:30
index.rst doc: rename orchestrator_cli -> orchestrator 2020-02-17 10:24:01 +01:00
journaler.rst
kernel-features.rst doc: update documents on using kcephfs 2019-10-01 08:42:57 -04:00
lazyio.rst doc: Update documentation for LazyIO 2019-09-19 15:23:59 +05:30
Makefile
mantle.rst
mdcache.rst doc: fix typos 2019-09-26 09:17:07 +02:00
mds-config-ref.rst mds: update default MDS cache size memory limit 2019-12-11 15:28:57 -08:00
mds-journaling.rst doc: document mds journal event types 2019-10-07 16:39:31 +05:30
mds-state-diagram.dot
mds-state-diagram.svg
mds-states.rst doc/cephfs: correct a description mistake about mds states 2019-09-17 19:28:19 +08:00
mount-prerequisites.rst doc/cephfs: improve wording in mount-prerequisites.rst 2020-01-21 14:44:02 +05:30
mount-using-fuse.rst client: add client_fs mount option support 2020-02-27 19:30:31 -05:00
mount-using-kernel-driver.rst mount.ceph: add "fs=<fs_name>" mount options support 2020-02-25 21:37:56 -05:00
multimds.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
nfs.rst mgr/orch: 'ceph orchestrator ...' -> 'ceph orch ...' 2020-02-09 15:39:57 -06:00
posix.rst doc: fix typos 2019-09-26 09:17:07 +02:00
quota.rst
scrub.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
standby.rst doc: add section on new mds_join_fs behavior 2020-02-13 07:51:10 -08:00
subtree-partitioning.svg doc: Add a new document on Dynamic Metadata Management in CephFS 2019-09-23 19:57:26 +05:30
troubleshooting.rst doc: migrate best practices recommendations to relevant docs 2020-01-21 14:42:18 +05:30
upgrading.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00