Changes between Version 271 and Version 272 of HetProcedures/RA/lrs2


Ignore:
Timestamp:
Jul 27, 2022 8:43:52 AM (22 months ago)
Author:
stevenj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/lrs2

    v271 v272  
    307307
    308308
    309 === Pivot script problem ===
    310 If pivot is not running and ldas_pivot.log have message like:
    311 
    312 Failed to bind to tcp://127.0.0.1:39999: Address already in use
    313 
    314 use following recipe (using RA launcher to stop and start services)
    315 - stop lrs2Server
    316 - wait 1 minute
    317 - start lrs2Pivot
    318 - wait until message 'Accepting commands ...' will appear in pivot log
    319 - start lrs2Server
    320 
    321 - check that lrs2DataTransfer service are running (through RA launcher) [[br]]
    322   It should report something like : {{{ lrs2DataTransfer (pid  36304) is running... }}}
    323 - if not restart it through RA launcher
     309=== Data transfer problem, data left on ramdisk? ===
     310
     311- check that Lrs2 DataTransfer service are running (through RA launcher) [[br]]
     312    If it is stopped, Restart it!
     313
     314- if data still remains on the RAMdisk, then:
     315   - as hetdex on lrs2 execute {{{dt_fix lrs2}}}  this will start moving data off the ramdisk but might take 10 minutes.
     316
     317
    324318
    325319