gluster/gdeploy

grafton sanity check script unable to copy tmp files.

Opened this issue · 0 comments

When tried to run script
/usr/share/gdeploy/scripts/grafton-sanity-check.sh -d drive -h IP1,IP2,IP3 from deploying host, it complains:

scp: /tmp/_host_ip_YYYY_MM_DD.txt: No such file or directory
scp: /tmp/
_host_ip_YYYY_MM_DD.txt: No such file or directory

When edited deployment parameters and removed this whole section for this script (I know, that target devices are clean), then gluster deployment went fine and can continue with self hosted engine.