1 2 3 4 5 6 7 8
#!/usr/bin/env bash set -x mkdir -p testspace ceph-fuse testspace -m $1 ./runallonce.sh testspace killall ceph-fuse