fermi-ad / datalogger-to-ml

Scripts for requesting AD Controls data logger data and transforming those to the desired ML output format and destination.
3 stars 0 forks source link

pnfs does not like many writes #13

Closed beauremus closed 3 years ago

beauremus commented 3 years ago

In response to a ticket about the pnfs directory not responding, the service desk says

The situation usually happens when you or other people open a file under /pnfs and try to write into it. /pnfs is a not full POSIX filesystem. Once a file is in /pnfs, it shouldn't be modified. You can delete a file and re-copy/upload it, but not modify it directly.

So, we should have the nanny script write to the local directory and move the file to the given location.

beauremus commented 3 years ago

Closed by 94c62a62a7a8b19dfd7dadccf02c75d357ecb201.