gdeploy icon indicating copy to clipboard operation
gdeploy copied to clipboard

grafton sanity check script unable to copy tmp files.

Open devyanikota opened this issue 7 years ago • 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.

devyanikota avatar Feb 26 '18 09:02 devyanikota