Main INDEX
Monthly INDEX
PREV
NEXT
User name R. Michaels
Log entry time 14:22:50 on March15,2005
Entry number 141581
keyword=adaqfs is getting full, put files on work
The adaqfs fileserver is becoming full. Today it was 88%.
I spent some time deleting obvious candidates, but there is
a lot of recent root files being written there, for example,
the 288 MByte file e01015_2657_og.root which you can find by
"cd ~adaq; find . -name e01015_2657_og.root". You can also
find huge files by "cd ~adaq; find . -size +20000" and you
will see MANY recent root files.
NOTE: ROOT FILES SHOULD GO ONTO A WORK DISK.
For example, /adaql3/work1 or /work/halla/e01015
If adaqfs fills up, the DAQ and analysis will no longer work.
If that happens, I will clean up and not worry about root files.
Do "df -k | grep adaqfs" to check.