gdeploy icon indicating copy to clipboard operation
gdeploy copied to clipboard

grafton sanity script doesn't really validate the reachability of the machine IP

Open devyanikota opened this issue 7 years ago • 0 comments

grafton sanity script validates 2 things currently

  1. Whether the machines are reachable from the master node
  2. Whether the disks contain any partition table.

If any of the above is true, then script should fail. But this validation doesn't really work correctly.

devyanikota avatar Feb 26 '18 09:02 devyanikota