2 seconds delay to short to umount successfully

This commit is contained in:
Nico Schottelius 2018-10-17 13:24:50 +02:00
parent 651f533892
commit a52168527a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ else
fi
echo "Waiting for monit/ceph script to stop OSD"
sleep 2
sleep 5
umount "$mountpath"