run ss 2 6
function run1() { echo "makecephconfig: $1" ./makecephconfig $1 echo "init: $1" ./init $1 echo "start: $1 "full" ./start $1 "full" }