launch all

This commit is contained in:
alex
2023-09-06 16:37:40 +02:00
parent 088b514b4f
commit d785a4c41e

7
ceph_bench/launch_all.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
mkdir /root/results
cd /root/results
ssh root@172.172.0.196 rm -rf /mnt/vol/*
ssh root@172.172.0.196 /root/canonical-stuff/venv/bin/python3 /root/canonical-stuff/ceph_bench/run.py local
scp root@172.172.0.196:/root/*.csv .
python /root/canonical-stuff/ceph_bench/run.py distant