(file) Return to new_dcsx_run.txt CVS log (file) (dir) Up to [Development] / JSOC / doc

Diff for /JSOC/doc/new_dcsx_run.txt between version 1.1 and 1.2

version 1.1, 2013/06/10 20:37:34 version 1.2, 2013/09/09 20:23:55
Line 1 
Line 1 
                dcs1x:/home/prodtest/cvs/JSOC/doc/new_dcsx_run.txt
   21Aug2013 16:58
   
 Here's info on the new dcs0x and dcs1x that will replace the Here's info on the new dcs0x and dcs1x that will replace the
 original datacapture machines dcs0 (aia) and dcs1 (hmi). original datacapture machines dcs0 (aia) and dcs1 (hmi).
  
 The new datacapture will now make lev0 data as well as continue The new datacapture will now make lev0 data as well as continue
 to ingest the qac/tlm files into the SUMS and archive to tape. to ingest the qac/tlm files into the SUMS and archive to tape.
  
 The tape archive is currently TBD.  As user prodtest set up the ssh-agent:
   > ssh-agent | head -2 > /var/tmp/ssh-agent.env
   > chmod 600 /var/tmp/ssh-agent.env
   > source /var/tmp/ssh-agent.env
   > ssh-add
   (The password is written on my whiteboard (old production prod... passwd))
   NOTE: cron jobs use this /var/tmp/ssh-agent.env file
  
 ================================================================== ==================================================================
 The postgres is started/stopped by user postgres like so: The postgres is started/stopped by user postgres like so:
Line 69  root 120148 2688 0 Jun05 ?
Line 78  root 120148 2688 0 Jun05 ?
 prodtest 120150 120148  0 Jun05 ?        00:00:05 sshd: prodtest@pts/0 prodtest 120150 120148  0 Jun05 ?        00:00:05 sshd: prodtest@pts/0
 prodtest 120151 120150  0 Jun05 pts/0    00:00:00 -tcsh prodtest 120151 120150  0 Jun05 pts/0    00:00:00 -tcsh
  
   ===========================================================================
   The dcs1x has been tested and the tararc also and is ready to go.
   A rsync has been done to save the code on a backend machine:
   
   /usr/bin/rsync --rsh=/usr/bin/ssh --rsync-path=/usr/bin/rsync -avz
   /home/prodtest/cvs/JSOC d00:/scr21/jim/dcs1x_backup
   
   /usr/bin/rsync --rsh=/usr/bin/ssh --rsync-path=/usr/bin/rsync -avz /srv/www
   d00:/scr21/jim/dcs1x_backup
   
   
   
   on dcs1x as prodtest:
   > vncserver -geometry 1280x1024
   use the -beer passwd
   
   j0:/home/prodtest> vncviewer
   
  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Karen Tian
Powered by
ViewCVS 0.9.4