It looks like I can keep the error from recurring if I continuously ls the files:
watch -n 10 'pdsh -w et[01-18] -x et[10,12] "find /lfs/<user> -type f | xargs ls -l" >/dev/null' Otherwise, it comes back again. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
