1
0
mirror of https://github.com/ceph/ceph synced 2025-02-20 01:17:47 +00:00
ceph/doc/cephfs
Sage Weil 6cb39e4aa8 Merge PR into master
* refs/pull/34060/head:
	Merge PR  into octopus
	Merge PR  into octopus
	Merge pull request  from dillaman/wip-rbd-permissions
	mgr/progress: fix duration strings
	Merge PR  into octopus
	Merge PR  into octopus
	Merge PR  into octopus
	qa/workunits/rbd: use context managers to control Rados lifespan
	Merge pull request  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  into octopus
	Merge pull request  from ajarr/octopus-subvolume-clone-cancel
	qa/workunits/cephadm/test_cephadm: output file for pub key
	Merge PR  into octopus
	Merge PR  into octopus
	Merge PR  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  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  into octopus
	Merge PR  into octopus
	Merge PR  into octopus
	Merge PR  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  into octopus
	Merge PR  into octopus
	Merge PR  into octopus
	Merge PR  into octopus
	Merge PR  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
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
cephfs-architecture.svg
cephfs-io-path.rst
cephfs-journal-tool.rst
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
dynamic-metadata-management.rst
eviction.rst
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
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
lazyio.rst
Makefile
mantle.rst
mdcache.rst
mds-config-ref.rst mds: update default MDS cache size memory limit 2019-12-11 15:28:57 -08:00
mds-journaling.rst
mds-state-diagram.dot
mds-state-diagram.svg
mds-states.rst
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
nfs.rst mgr/orch: 'ceph orchestrator ...' -> 'ceph orch ...' 2020-02-09 15:39:57 -06:00
posix.rst
quota.rst
scrub.rst
standby.rst doc: add section on new mds_join_fs behavior 2020-02-13 07:51:10 -08:00
subtree-partitioning.svg
troubleshooting.rst doc: migrate best practices recommendations to relevant docs 2020-01-21 14:42:18 +05:30
upgrading.rst