From 38b92ef29b1e3a457bde4b55e1e1744979083a0f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 17 Aug 2018 21:03:39 -0300 Subject: Provision: take a small break to device table be updated --- share/hydractl/provision | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/hydractl/provision') diff --git a/share/hydractl/provision b/share/hydractl/provision index 3b39abe..2bf2307 100755 --- a/share/hydractl/provision +++ b/share/hydractl/provision @@ -218,6 +218,9 @@ fi hydra_sudo_run parted -s -- $device set 2 boot on +# Take a small break to device table be updated +sleep 2 + # Create volumes. echo "Creating the needed disk volumes..." -- cgit v1.2.3