VxWorks: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
Boiarino (talk | contribs)
Line 72: Line 72:
  target name (tn)    : classc6
  target name (tn)    : classc6
  startup script (s)  : $IOC_root_classc6/st.cmd
  startup script (s)  : $IOC_root_classc6/st.cmd
classc8:
boot device          : gei
unit number          : 0
processor number    : 0
host name            : clon01
file name            : /usr/local/clas/release/2.5/coda/VXWORKS_ppc/bin/vx5500
inet on ethernet (e) : 129.57.160.15:fffffc00
host inet (h)        : 129.57.167.4
gateway inet (g)    : 129.57.160.1
user (u)            : epics
flags (f)            : 0x20
target name (tn)    : classc8
startup script (s)  : $IOC_root_classc8/st.cmd

Revision as of 13:56, 16 January 2026

boot from RHEL9

Do follwoing on vxWorks boot host, currently clon01):

yum install rsh-server
systemctl enable rsh.socket
systemctl start rsh.socket
systemctl status rsh.socket

Make sure all vxWorks controllers are in .rhosts file. That file is in the home directory if the user we are booting from, for EPICS controller it is user 'epics'.

boot from RHEL5

yum install rsh-server
enable rsh (part of xinet)
restart xinet
.rhosts file

useful info

ssh clasrun@clon00
tsconnect <iocname>

To reboot, do ctrl-X

To exit, do ~.

classc1:


classc3:

boot device          : ei
processor number     : 0 
host name            : clon01
file name            : /home/epics/kernel/5.2/coda/vx162nowd_p-16MB
inet on ethernet (e) : 129.57.160.19:fffffc00
host inet (h)        : 129.57.167.4
gateway inet (g)     : 129.57.160.1
user (u)             : epics
flags (f)            : 0x8 
target name (tn)     : classc3
startup script (s)   : $IOC_root_classc3/ioc/classc3/startup

classc4:

boot device          : dc
unit number          : 0 
processor number     : 0 
host name            : clon01
file name            : /usr/clas12/release/0.2/coda/VXWORKS_ppc/bin/vx2300
inet on ethernet (e) : 129.57.160.49:fffffc00
host inet (h)        : 129.57.167.4
gateway inet (g)     : 129.57.160.1
user (u)             : epics
flags (f)            : 0x20 
target name (tn)     : classc4
startup script (s)   : $IOC_root_classc4/st.cmd

classc6:

boot device          : fei
unit number          : 0 
processor number     : 0 
host name            : clon01
file name            : /usr/clas12/release/0.2/coda/VXWORKS_ppc/bin/vx5100
inet on ethernet (e) : 129.57.160.53:fffffc00
host inet (h)        : 129.57.167.4
gateway inet (g)     : 129.57.160.1
user (u)             : epics
flags (f)            : 0x20 
target name (tn)     : classc6
startup script (s)   : $IOC_root_classc6/st.cmd

classc8:

boot device          : gei
unit number          : 0 
processor number     : 0 
host name            : clon01
file name            : /usr/local/clas/release/2.5/coda/VXWORKS_ppc/bin/vx5500
inet on ethernet (e) : 129.57.160.15:fffffc00
host inet (h)        : 129.57.167.4
gateway inet (g)     : 129.57.160.1
user (u)             : epics
flags (f)            : 0x20 
target name (tn)     : classc8
startup script (s)   : $IOC_root_classc8/st.cmd