ceph/doc/cephfs
Sage Weil 4537b14b34 Merge PR #41574 into master
* refs/pull/41574/head:
	qa/tasks/vstart_runner: add LocalCluster.run
	qa/tasks/cephfs/test_nfs: fiddle with sudo
	mgr/nfs/export: some cleanup, minor refactoring
	mgr/nfs/cluster: remove unused @cluster_setter
	nfs/mgr: fix help message case
	doc/cephfs/fs-nfs-export: add note about export update behavior
	mgr/nfs: move user create/delete into helper
	mgr/nfs: refactor _delete_user helper
	mgr/nfs: refactor create_export_from_dict() helper
	mgr/nfs: keep 'nfs export get' around for backward-compat
	mgr/nfs: rename method
	qa/tasks/cephfs/test_nfs: test new export via apply
	doc/cephfs/fs-nfs-export: be consistent with cluster_id and _ vs -
	mgr/nfs: addr -> client_addr for 'nfs export create ...'
	mgr/nfs: fix tests
	mgr/nfs: 'nfs export get' -> 'nfs export info'
	mgr/nfs: binding -> pseudo_path
	mgr/nfs: more revisions based on review
	mgr/nfs: adjust NFSExceptoin errno arg
	doc/cephfs: update 'nfs export {get,apply}' docs
	mgr/nfs: merge FSExport back into ExportMgr
	doc/radosgw/nfs: document mgr/nfs way to add/remove rgw exports
	mgr/nfs: merge 'nfs export {update,import}' -> 'nfs export apply'
	mgr/nfs: test export creation and list
	mgr/nfs: test export_update (+ fixes)
	mgr/nfs: test Export.validate(); several fixes
	mgr/nfs: test that export <-> block+dict conversions go both ways
	mgr/nfs: clean up test a bit
	mgr/nfs/export: fix export validation
	mgr/nfs/export: fix tests
	mgr/nfs: handle option addr/client block in create_export()
	mgr/nfs: allow multiple addrs for new exports
	mgr/nfs: fix/finish rgw export
	mgr/nfs/module: clusterid -> cluster_id
	mgr/nfs/export: fix export_update_1 to type check
	mgr/nfs/cluster: fix type error
	mgr/nfs/export: wrap long lines
	mgr/nfs: ExportMgr._delete_export only works for cephfs for now
	mgr/nfs: Remove pool_ns from NFSCluster
	mgr/nfs: Remove ExportMgr.rados_namespace
	mgr/nfs: flake8
	mgr/nfs: Add type checking
	mgr/nfs: Add __eq__ method to Export
	mgr/nfs: Add some compatibility to mgr/dashboard
	mgr/nfs: Fix whitespace handling
	mgr/nfs: Copy unit tests from mgr/dashboard
	mgr/nfs: partially implement rgw export support
	mgr/nfs: abstract FSAL; add RGWFSAL
	mgr/nfs: refactor to merge 'update' and 'import' code
	mgr/nfs: add 'nfs export import' command
	mgr/nfs: refactor 'nfs export update' and export validation
	mgr/nfs: fix _fetch_export to distinguish between clusters
	mgr/nfs: move export ganesha conf translation into caller
	mgr/nfs: name nfs cephfs client key 'nfs.{cluster_id}.{export_id}'
	mgr/nfs: add --addr to 'nfs export create'
	mgr/nfs: add --squash to 'nfs export create'
	mgr/nfs/export_utils: include false but non-None items in config
	vstart.sh: enable nfs module
	mgr/cephadm: nfs: drop attr_expiration_time from top-level config
	mgr/cephadm: remove Dir_Chunk = 0

Reviewed-by: Michael Fritch <mfritch@suse.com>
2021-06-26 10:41:27 -04:00
..
api doc: use :ref: instead relative path for links 2021-03-22 01:41:53 +08:00
.gitignore
add-remove-mds.rst doc: document MDS cache configuration 2020-10-28 13:26:14 -07:00
administration.rst mon/FSCommands: add command to rename a file system 2021-06-17 13:59:08 -04:00
app-best-practices.rst mds: obsoleting 'mds_cache_size' 2019-12-02 14:51:25 +05:30
cache-configuration.rst doc/cephfs/cache-config: use config item macros 2021-04-26 16:27:01 +02:00
capabilities.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
ceph-dokan.rst Merge PR #39939 into master 2021-04-06 10:46:23 -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: use plantweb as fallback of sphinx-ditaa 2020-04-10 08:38:06 +08:00
cephfs-journal-tool.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
cephfs-mirroring.rst doc: document cephfs-mirror configuration options 2021-05-04 00:58:46 -04:00
cephfs-top.png doc: document cephfs-top utility 2021-01-11 06:15:53 -05:00
cephfs-top.rst doc: add links for pacific cephfs features 2021-03-31 11:44:11 -04:00
client-auth.rst doc: add documentation for new multifs feature 2020-12-15 06:46:49 -08:00
client-config-ref.rst doc/cephfs: render options using confval directive 2021-05-02 17:48:31 +08:00
createfs.rst doc: add ceph-dokan documentation 2021-03-05 13:15:45 +00:00
dirfrags.rst
disaster-recovery-experts.rst doc: update cephfs metadata pool recovery procedure 2020-06-25 09:40:27 -07:00
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 blacklist -> blocklist 2020-08-24 19:53:08 +00:00
experimental-features.rst doc: add documentation for new multifs feature 2020-12-15 06:46:49 -08:00
file-layouts.rst doc/cephfs: add data pool-MDS instructions link 2021-01-06 15:52:24 +10:00
fs-nfs-exports.rst doc/cephfs/fs-nfs-export: add note about export update behavior 2021-06-25 19:13:09 -04:00
fs-volumes.rst doc/cephfs: fix broken links 2021-03-22 01:41:53 +08:00
full.rst blacklist -> blocklist 2020-08-24 19:53:08 +00:00
health-messages.rst doc/cephfs/health-messages: add dot between mds identifier and it's name 2020-11-18 09:42:48 +08:00
index.rst doc/man: build and install cephfs-shell manpage 2021-05-05 14:41:50 +08: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
mantle.rst doc: Fixed a number of typos in documentation 2020-09-18 18:17:15 +01:00
mdcache.rst blacklist -> blocklist 2020-08-24 19:53:08 +00:00
mds-config-ref.rst doc/cephfs/mds-config-ref: remove duplicated confval 2021-05-01 23:05:37 +08:00
mds-journaling.rst doc: document mds journal event types 2019-10-07 16:39:31 +05:30
mds-state-diagram.dot
mds-states.rst doc: use sphinx .dot include 2021-05-18 11:13:28 -07:00
mount-prerequisites.rst doc: add ceph-dokan documentation 2021-03-05 13:15:45 +00:00
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
multifs.rst doc: add documentation for new multifs feature 2020-12-15 06:46:49 -08:00
multimds.rst doc: clarify distributed ephemeral pins new mechanism 2021-06-11 19:07:50 -07:00
nfs.rst doc/cephfs/nfs: update recommendation for versions 2021-06-21 22:59:58 -04:00
posix.rst doc: fix typos 2019-09-26 09:17:07 +02:00
quota.rst
scrub.rst doc: update multiple mds scrub docs 2021-01-06 13:32:10 -08:00
snap-schedule.rst qa: update cli syntax to conventional 2021-06-14 10:21:43 -07:00
standby.rst doc: refine cephfs/standby 2021-04-09 12:37:07 -07: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: add missing note about restoring allow_standby_replay 2021-06-11 19:07:52 -07:00