ungleich-tools/ceph-pool-create

10 lines
125 B
Text
Raw Normal View History

2018-02-16 22:50:07 +00:00
#!/bin/sh
pool=$1; shift
echo "This script is not finished to create pool $pool"
exit 1
ceph osd pool application enable