in reply to Re^2: Perl files tests fail on RAID disk
in thread Perl files tests fail on RAID disk

Could you write something like proof of concept code - minimal script which prints output, that shows that file is not exists (-e is false) and that file opened without error. (also -f -d -R and other tests might help)

And full details about RAID configuration and software/OS that you use + path to files (include full filenames) + ls -la directory listing

  • Comment on Re^3: Perl files tests fail on RAID disk