![]() ![]() |
![]() |
File: [Development] / JSOC / doc / new_dcs2x_hmi_aia.txt
(download)
Revision: 1.3, Wed Feb 5 22:32:35 2014 UTC (9 years, 3 months ago) by prodtest Branch: MAIN CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-12, Ver_8-11, Ver_8-10, NetDRMS_Ver_LATEST, NetDRMS_Ver_9-5, NetDRMS_Ver_9-41, NetDRMS_Ver_9-4, NetDRMS_Ver_9-3, NetDRMS_Ver_9-2, NetDRMS_Ver_9-1, NetDRMS_Ver_9-0, NetDRMS_Ver_8-8, NetDRMS_Ver_8-7, NetDRMS_Ver_8-6, NetDRMS_Ver_8-5, NetDRMS_Ver_8-4, NetDRMS_Ver_8-12, NetDRMS_Ver_8-11, NetDRMS_Ver_8-10, HEAD Changes since 1.2: +1 -1 lines *** empty log message *** |
/home/prodtest/cvs/JSOC/doc/new_dcs2x_hmi_aia.txt The dcs2x is configured with a hmidb and a aiadb. Thie can be used if a dcs0x (aia) or dcs1x (hmi) goes down. To run dcs2x with hmidb, log on as normal. The info in new_dcsx_run.txt applies. To run dcs2x with for aia, you must stop any hmi postgres instances: pg_ctl -D /var/lib/pgsql/data_drms stop pg_ctl -D /var/lib/pgsql/data_sums stop [-m fast] and start the aia instances: pg_ctl -D /var/lib/pgsql/data_sums_aia -l /tmp/postgres.sums.aia.log start pg_ctl -D /var/lib/pgsql/data_drms_aia -l /tmp/postgres.drms.aia.log start Make sure you have this env: JSOC_DBHOST=dcs2x JSOC_DBNAME=aiadb Run with /home/prodtest/cvs/JSOC/proj/datacapture/scripts/socdc.dcs2x.aia Ths sums dir for aia is /SUM12. For hmi /SUM1. Use e.g.: dcs2x:/home/prodtest> psql -p 5434 aiadb_sums
Karen Tian |
Powered by ViewCVS 0.9.4 |