cephfs_fuse: add ceph-fuse img cutter and autorun
authorDavid Disseldorp <ddiss@suse.de>
Thu, 15 Dec 2016 17:05:56 +0000 (18:05 +0100)
committerDavid Disseldorp <ddiss@suse.de>
Thu, 15 Dec 2016 17:05:56 +0000 (18:05 +0100)
commitc1a424af54e3fb93c95e64cd5663849d6f0bba5f
tree0de51e6fe0456be9203302d023c2d7fc2ce31d2b
parent959f6cb32d66cede166073611a52d46be3580064
cephfs_fuse: add ceph-fuse img cutter and autorun

The ceph-fuse VM image is cut with the fuse kernel module, ceph-fuse
binary and a few extra dependencies. On boot, the autorun script mounts
the default cephFS filesystem under /mnt/cephfs.

Signed-off-by: David Disseldorp <ddiss@suse.de>
cephfs_fuse_autorun.sh [new file with mode: 0755]
cut_cephfs_fuse.sh [new file with mode: 0755]