ceph/doc
Sage Weil 6fd67f19e3 Merge PR #30603 into master
* refs/pull/30603/head:
	ceph-daemon: -n type.id instead of -i id
	ceph-daemon: drop unused VERSION
	ceph-daemon: clean up dir helpers, tighten up permissions
	ceph-daemon: fchmod before writing to keyring file
	test_ceph_daemon.sh: skip ssh until container image has remoto
	ceph-daemon: decode utf-8 in run() helper
	mgr/ssh: clean up debug cruft
	mgr/ssh: clean up bare except: block
	ceph-daemon: clean up bare except: blocks
	ceph-daemon: all imports to top
	ceph-volume: no_tmpfs -> tmpfs
	doc/bootstrap: add new bootstrap documentation
	ceph-daemon: add --output-pub-ssh-key for bootstrap
	ceph-daemon: make 'shell' easier to use
	ceph-daemon: support docker; prefer podman
	qa: add ceph-daemon
	debian: ceph-daemon package, required by ceph-mgr-ssh
	ceph.spec.in: ceph-daemon package, required by ceph-mgr
	common/options: cleanup whitespace
	mgr/ssh: simplify getting the cluster fsid
	mgr/ssh: pipe ceph-daemon script to stdin of python3
	ceph-daemon: add support for args and/or stdin from top of script
	ceph-daemon: make ceph-volume use get_config_and_keyring
	ceph-daemon: ls: behave if /var/log/ceph doesn't exist
	ceph-daemon: implement 'adopt' for legacy style daemons
	ceph-daemon: fix fsid detection for legacy osds
	ceph-daemon: make rm-cluster clean up system-ceph*.slice too
	ceph-daemon: configure ssh orchestrator
	ceph-daemon: be more restrictive with file permissions
	mgr/ssh: create osd with ceph-daemon
	mgr/ssh: pass daemon id separately to _create_daemon
	ceph-daemon: add --config-and-keyring to ceph-volume command
	ceph-daemon: create log path for shell (if needed)
	mgr/ssh: use _run_ceph_daemon for _create_daemon
	mgr/ssh: factor _run_ceph_daemon out of _get_device_inventory
	mon/ConfigMonitor: allow entity type only for 'config get'
	ceph-daemon: add ceph-volume subcommand
	ceph-daemon: remove unused CephContainer dname property
	ceph-daemon: drop useless uid/gid checks
	mgr/ssh: deploy new mgrs with ceph-daemon
	mgr/ssh: factor _create_daemon out of create_mon
	mon/MonCap: allow mgr to create new auth keys
	mgr/ssh: run c-v with podman when getting inventory
	mgr/ssh: simplify ssh connection management
	mgr/ssh: use ceph-daemon for deploying mon
	ceph-daemon: allow --mon-network for deploying new mon (vs specifying IP)
	ceph-daemon: --config-and-keyring (not key)
	common/options: add 'image' config option
	test_ceph_daemon: specify image name
	vstart.sh: add --ssh to enable+configure ssh orchestrator
	mgr/ssh: use ssh identity from config-key, if present
	mgr/ssh: hardcode default ssh_config
	ceph-daemon: store ssh identity in mon config-key store
	ceph-daemon: --privileged arg for 'exec'
	ceph-daemon: make deploy work for osd (do a c-v prepare)
	ceph-daemon: make shell privileged
	ceph-daemon: move get_container_mounts to a helper
	ceph-daemon: pass full path for entrypoint
	ceph-daemon: make id portion of 'shell' optional
	ceph-volume: accept --no-tmpfs argument for bluestore
	ceph-daemon: 'unit' command
	ceph-daemon: fix run command to use call(), not check_output()
	src/ceph-daemon: whitespace
	ceph-daemon: add 'enter', 'exec' commands
	ceph-daemon: bind config to default location
	test_ceph_daemon.sh: test deploy mds too
	ceph-daemon: generate ssh keys
	ceph-daemon: --config, not --conf
	ceph-daemon: long lines
	ceph-daemon: add --config to bootstrap
	ceph-daemon: add 'shell' command
	ceph-daemon: do not import subprocess symbols directly
	ceph-daemon: add mons with 'deploy mon.x ...'
	ceph-daemon: add 'ls'
	ceph-daemon: simplify uid/gid a bit
	ceph-daemon: fix libudev
	ceph-daemon: autodetect uid/gid from container image
	ceph-daemon: default to empty log files, log to stderr (systemd journal)
	ceph-daemon: rm-{daemon,cluster}
	ceph-daemon: fix bootstrap config
	ceph-daemon: fix args.fsid usage
	ceph-daemon: be careful overwriting live files
	ceph-daemon: slurp some options over from the standard systemd unit
	ceph-daemon: add ceph.target and ceph-$fsid.target units
	test_ceph_daemon.sh: stupid test script
	ceph-daemon: bootstrap and deploy (mgr) work
	ceph-daemon: initial checkin
	ceph-mon: fix debug print of public_addr
2019-10-07 15:31:14 -05:00
..
_ext doc/releases/schedule.rst: drop dumpling from Timeline 2019-09-17 17:42:50 +02:00
_static/js doc: always load resources via HTTPS 2019-08-22 16:19:17 +08:00
_templates
_themes/ceph doc: always load resources via HTTPS 2019-08-22 16:19:17 +08:00
api doc: filesystem to file system 2019-09-10 08:43:28 -07:00
ceph-volume doc: fix typos 2019-09-26 09:17:07 +02:00
cephfs Merge pull request #30583 from mika/mika/typos 2019-10-04 16:06:20 +08:00
changelog
dev Merge pull request #30583 from mika/mika/typos 2019-10-04 16:06:20 +08:00
images
install doc: fix typos 2019-09-26 09:17:07 +02:00
man Merge pull request #30583 from mika/mika/typos 2019-10-04 16:06:20 +08:00
mgr doc/mgr/dashboard: Fix duplication for NFS-Ganesha (#30700) 2019-10-07 15:11:04 +00:00
mon
rados Merge pull request #30583 from mika/mika/typos 2019-10-04 16:06:20 +08:00
radosgw Merge pull request #29783 from scarvalhojr/ssevault 2019-10-06 22:33:36 -04:00
rbd doc: fix typos 2019-09-26 09:17:07 +02:00
releases Merge pull request #30583 from mika/mika/typos 2019-10-04 16:06:20 +08:00
scripts
start doc: move MDS deployment from main quick start to CephFS quick start 2019-09-25 13:03:09 +05:30
.gitignore
architecture.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
bootstrap.rst doc/bootstrap: add new bootstrap documentation 2019-10-05 14:28:50 -05:00
CMakeLists.txt
conf.py doc/bootstrap: add new bootstrap documentation 2019-10-05 14:28:50 -05:00
favicon.ico
glossary.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
governance.rst doc/governance: add cbodey 2019-04-22 15:37:11 -05:00
index.rst doc/bootstrap: add new bootstrap documentation 2019-10-05 14:28:50 -05:00
logo.png
man_index.rst
README.md