Lines Matching +full:auto +full:- +full:detects
1 .. SPDX-License-Identifier: GPL-2.0
15 * N-way replication of data across storage nodes
32 re-replicated in a distributed fashion by the storage nodes themselves
37 in-memory cache above the file namespace that is extremely scalable,
39 and can tolerate arbitrary (well, non-Byzantine) node failures. The
61 files and bytes. That is, a 'getfattr -d foo' on any directory in the
72 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir
73 getfattr -n ceph.quota.max_bytes /some/dir
85 # mount -t ceph monip[:port][,monip2[:port]...]:/[subdir] mnt
93 # mount -t ceph 1.2.3.4:/ /mnt/ceph
120 of a non-responsive Ceph file system. The default is 60
161 Don't use the RADOS 'copy-from' operation to perform remote object
166 Set auto reconnect mode in the case where the client is blocklisted. The
169 * no: never attempt to reconnect when client detects that it has been
173 detects that it has been blocklisted. During reconnect, client drops
186 - https://github.com/ceph/ceph-client.git
187 - git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git