Lines Matching refs:ceph
80 extended attributes 'ceph.quota.max_files' and 'ceph.quota.max_bytes', eg::
82 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir
83 getfattr -n ceph.quota.max_bytes /some/dir
95 # mount -t ceph user@fsid.fs_name=/[subdir] mnt -o mon_addr=monip1[:port][/monip2[:port]]
103 …# mount -t ceph cephuser@07fe3187-00d9-42a3-814b-72a4d5e7d5be.cephfs=/ /mnt/ceph -o mon_addr=1.2.3…
105 is sufficient. If /sbin/mount.ceph is installed, a hostname can be
107 (as the mount helper will fill it in by reading the ceph configuration
110 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=mon-addr
114 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=192.168.1.100/192.168.1.101
116 When using the mount helper, monitor address can be read from ceph
130 FSID of the cluster (from `ceph fsid` command).
201 * clean: client reconnects to the ceph cluster automatically when it
212 https://ceph.com/
215 - https://github.com/ceph/ceph-client.git
218 https://github.com/ceph/ceph.git