Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
ha.sh script proposed improvement:
In each load iteration check for all created directories that ls' long format does not contain '?' which could happen when stat(2) called by ls fails.
The stat(2) failure may be caused by the missing objects as well as by number of other reasons.
If '?' is found sleep for several minutes and repeat the check.
Exit with error if '?' still exists after second check.
Landed for 2.15