VxWorks: Difference between revisions
Jump to navigation
Jump to search
| Line 40: | Line 40: | ||
target name (tn) : classc3 | target name (tn) : classc3 | ||
startup script (s) : $IOC_root_classc3/ioc/classc3/startup | 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 | |||
Revision as of 13:45, 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
tsconnect <iocname>
reboot: ctrl-X exit: ~.
classc1:
classc3:
boot device : ei processor number : 0 host name : clon00 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.5 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