2 seconds delay to short to umount successfully
This commit is contained in:
parent
651f533892
commit
a52168527a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Waiting for monit/ceph script to stop OSD"
|
echo "Waiting for monit/ceph script to stop OSD"
|
||||||
sleep 2
|
sleep 5
|
||||||
|
|
||||||
umount "$mountpath"
|
umount "$mountpath"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue