You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

The existing ioc-mec-lpl01 is a RHEL5 host and needs to be replaced with a RHEL7 Ciara.

Here are the IOCs:

IOCVersionParentRHEL7 Build?Migrated?
ioc-mec-lpl-lco-{01-06}ioc/mec/eDrive/R0.1.4

/reg/g/pcds/package/epics/...

3.14/ioc/common/eDrive/R0.1.2



ioc-mec-las-gentec{1-7}ioc/mec/genTec/R1.1.2ioc/common/gentec/R1.1.1

ioc-mec-lpl-chl-{01-04}ioc/mec/polyScienceChiller/R1.0.0

/reg/g/pcds/package/epics/...

3.14/ioc/common/polyScienceChiller/R0.1.0



ioc-mec-lpl-lps{02-04}ioc/mec/tdkGen/R0.1.0

/reg/g/pcds/package/epics/...

3.14/ioc/common/tdkGen/R0.1.0



Survey:

Out of the above list, the following three IOCs are in an "Off" state:

  • ioc-mec-las-gentec5, this is also using /reg/g/pcds/epics-dec/nrw/gentec-child
  • ioc-mec-lpl-lps-{03,04}

Are there RHEL7 builds for the parent modules?

epics/3.14/ioc/common/eDrive:

  • no, builds for linux-x86, linux-x86_64, RTEMS-beatnik

ioc/common/gentec:

  • no, linux-x86-64 builds only

epics/3.14/ioc/common/polyScienceChiller:

  • no, builds for linux-x86, linux-x86_64, RTEMS-beatnik

epics/3.14/ioc/common/tdkGen

  • no, builds for linux-x86, linux-x86_64, RTEMS-beatnik

common

epics-checkout -m common/XXX

  • eDrive, ok. set EPICS_BASE_VER R7.0.3.1-2.0
  • gentec,
    • (corrected gentek to gentec and errors persisted)
    • failed, unable to determine repository path for common/gentec
    • common/gentec/R1.1.1 (2 Apr 2021) still contains .svn
    • see: eco_tools examples for putting EPICS IOCs into git
    • svnModuleToGit -m common/gentec
      • this takes several minutes:
    • Consider just doing a cut and paste and then a manual init into git.
  • polyScienceChiller, ok. set EPICS_BASE_VER R7.0.3.1-2.0
  • tdkGen, ok. set EPICS_BASE_VER R7.0.3.1-2.0

builds

  • eDrive
    • can't find dbd files: iocAdmin, autosaveSupport, asyn, drvAsynSerialPort, drvAsynIPPort, stream, modbus, modbusSupport, transformRecord
  • gentec
  • polyScienceChiller
    • can't find dbd files: iocAdmin, autosaveSupport, asyn, drvAsynSerialPort, drvAsynIPPort, stream, sCalcRecord
  • tdkGen
    • can't find dbd files: iocAdmin, autosaveSupport, asyn, drvAsynSerialPort, drvAsynIPPort, stream




  • No labels