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
administration.rst mon/FSCommands: add command to rename a file system 2021-06-17 13:59:08 -04:00
app-best-practices.rst
cache-configuration.rst doc/cephfs/cache-config: use config item macros 2021-04-26 16:27:01 +02:00
capabilities.rst
ceph-dokan.rst Merge PR #39939 into master 2021-04-06 10:46:23 -07:00
cephfs-architecture.svg
cephfs-io-path.rst
cephfs-journal-tool.rst
cephfs-mirroring.rst doc: document cephfs-mirror configuration options 2021-05-04 00:58:46 -04:00
cephfs-top.png
cephfs-top.rst doc: add links for pacific cephfs features 2021-03-31 11:44:11 -04:00
client-auth.rst
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
disaster-recovery.rst
dynamic-metadata-management.rst
eviction.rst
experimental-features.rst
file-layouts.rst
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
health-messages.rst
index.rst doc/man: build and install cephfs-shell manpage 2021-05-05 14:41:50 +08:00
journaler.rst
kernel-features.rst
lazyio.rst
mantle.rst
mdcache.rst
mds-config-ref.rst doc/cephfs/mds-config-ref: remove duplicated confval 2021-05-01 23:05:37 +08:00
mds-journaling.rst
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
mount-using-kernel-driver.rst
multifs.rst
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
quota.rst
scrub.rst
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
troubleshooting.rst
upgrading.rst doc: add missing note about restoring allow_standby_replay 2021-06-11 19:07:52 -07:00