Data Archives

The PingER archival data filespace is kept on the NFS file server netfs03.

You can find out what is in the filespace by doing:

34cottrell@pinger:~>ls -l /nfs/slac/g/net/pinger/
total 21
drwxrwsr-x   3 cottrell iepm  512 Oct 24 17:05 --by/
drwxrwsr-x   7     1049 iepm  512 Mar 14  2005 bandwidth-tests/
drwxrwsr-x   2 cottrell iepm  512 Nov  5 09:55 data/
drwxrwsr-x   3 pinger   iepm  512 Oct 25 02:15 hep#/
drwxrwxr-x   2     1049 iepm 1024 Jan  8  2004 iepm-bw/
drwxrwsr-x  16     1049 sf   1024 Jun  1  2005 iepm-bw.slac.stanford.edu/
drwx-w----   2 root     root  512 Jan  7  2005 lost+found/
drwxrwsr-x   4     1049 iepm  512 May  6  2005 monalisa/
drwxr-sr-x   2     1049 iepm  512 Nov 28  2006 nan-backup/
drwxrwsr-x  12     1049 iepm  512 Mar  1  2005 nettest2scratch/
drwxrwxr-x  19     1049 iepm 1024 Jun  1  2005 node2.slac.stanford.edu/
drwxrwsr-x   2 iepm     iepm 2048 Oct 31 17:00 pinger_mon_data/
drwxr-sr-x   2 ytl      iepm  512 Sep 26  2007 pinger_mysql/
drwxrwsr-x  11     1049 iepm  512 Jan 25  2005 pingerdata/
drwxrwsr-x   8 iepm     iepm  512 Oct 25 02:15 pingerreports/
drwxr-sr-x   4     1049 iepm  512 Oct 21  2002 sc2002/
drwxr-sr-x   2     1049 iepm  512 Sep  4  2003 sc2003/
drwxr-sr-x   3     1049 iepm  512 Sep 20  2004 sc2004/
drwxrwsr-x   2 jaredg   iepm  512 Nov 19  2007 shahryar/
drwxrwsr-x   4     1049 iepm  512 May  8  2003 slac-gateways/

One can find out where theese files are located by doing:

renata@victoria $ 12:23 cd /nfs/slac/g/net/pinger/pingerreports/hep/duplicate_packets/
renata@victoria $ 12:24 pwd
/a/netfs03/u2/g.net.pinger/pingerreports/hep/duplicate_packets

This tells where to find the files in case you do not know they are on netfs03. You can manipulate the files by logging (ssh) onto netfs03 and using something like:

31cottrell@netfs03:~>cd /u2/g.net.pinger/pingerreports/hep/duplicate_packets/
32cottrell@netfs03:/u2/g.net.pinger/pingerreports/hep/duplicate_packets>
33cottrell@netfs03:/u2/g.net.pinger/pingerreports/hep/duplicate_packets>ls -la duplicate_packets-100-by-site-60days.txt
-rw-r--r-- 1 kalim iepm 942080 Oct 23 11:08 duplicate_packets-100-by-site-60days.txt
  • No labels