Just a scratch space for us to use for burn-in.  Granted, it is still early for this, as things are being installed, but I did want to note one item:

Adding what I can see from logging directly into dsms (there are some problems I'm still looking into that show more data being missing on qctables...)

  • tt: 7m csat3a/ec150 (ttb port 0) not reporting (wasn't plugged in)
  • tt: 28m csat3a/ec150 (ttt port 0) all nans for co2/h2o (wasn't plugged in)
  • t0: 2m TRH (t0b port 4) not reporting (bad port 4, moved to t0t port 7)
  • t0: 3m TRH (t0t port 1) reports all zeros, far less than once a second
  • t2: 4m TRH (port 3) not reporting
  • t2: 4m csat3a/ec150 (port 2) not reporting
  • t7: 4m csat3 (port 0) ldiag always nonzero
  • t8: issues with dsm serial card (this may be the reason for all the t7/8/9 sensor problems) (dsm replaced, seems fine)
  • t8: 4m csat3a/ec150 (port 2) not reporting (bad dsm)
  • t8: 4m TRH (port 3) not reporting (bad dsm)
  • t8: 4m nano (port 4) reporting init string only (bad dsm)
  • t9: 4m csat3a (port 5) reporting in ascii mode, not being parsed (taken back to site to configure)
  • t10: 4m csat3 (port 0) not reporting (tried other ports, probably not a port problem)
  • t15: 4m csat3a (port 5) not reporting (wasn't installed)
  • t17: 4m TRH (port 3) not reporting (it was earlier) (restarted dsm)
  • t17: 4m nano (port 4) not reporting (it was yesterday) (restarted dsm)
  • t18: 4m csat3b (port 5) not reporting (it was yesterday) (restarted dsm)
  • t19: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t20: 4m TRH (port 3) bad rfan (replaced housing)
  • t21: 4m csat3a (port 5) not reporting (needs data cable)
  • t22: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t23: soils not reporting (rescanned mote)
  • t23: 4m TRH (port 3) not reporting (added fuse to port 3)
  • t24: 4m csat3b (port 5) not reporting (wasn't installed)
  • t25: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t26: 4m csat3a/ec150 (port 2) not reporting (plugged in power inside box)
  • t26: 4m csat3a/ec150 (port 2) set in ascii mode, taking box back to base
  • t27: 4m csat3a (port 5) not reporting (added data cable)
  • t28: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t29:  TRH T is low.  RH is fine.  Maybe just needs to have new cal re-uploaded?
  • t30: 4m csat3b (port 5) not reporting (wasn't installed)
  • t31: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t33: 4m csat3b (port 5) not reporting (updated sonic type in config)
  • t34: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t36: 4m csat3b (port 5) not reporting (wasn't installed)
  • t37: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t39: 4m csat3 (port 5) not reporting (box wasn't installed)
  • t40: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t42: 4m csat3b (port 5) not reporting (wasn't installed)
  • t43: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t45: 4m csat3 (port 5) not reporting (box wasn't installed)
  • t46: 4m csat3 (port 0) not reporting (box wasn't installed)
  • t47: 4m nano (port 5) not reporting, most likely ec100 box wiring issue? taking box back to base
  • t48: 4m csat3b (port 5) not reporting (wasn't installed)
  • t49: 4m csat3 (port 6) not reporting (box wasn't installed)
  • t49: tsoil not reporting (rest of mote sensors are fine) (replaced)
  • No labels

1 Comment

  1. Steve Oncley AUTHOR

    • Just poking around, found that t5, t14, t20, t35, and t44 all didn't have data running.  "dup" on all 5 DSMS seems to have brought them back to life
    • Also found QS wasn't working on t2, so "si" on ttyDSM7 brought it online
    • t23 soil data seem okay, but I don't see it in QCtables – maybe I never defined it in qctables
    • "si" on t47 ttyDSM7 failed to bring TS up, so there must be a connection issue
    • qctables also is showing missing TRH.2m.t0, but probably doesn't know today's move of it to t0t.  I'm guessing that statsproc needs to be restarted (on ustar), but I don't know how to do this now that we're running it under systemd.
    • Update: I discovered: "pkill statsproc" then "systemctl restart app-statsproc.slice"