VxWorks: Difference between revisions
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
== useful info == | == useful info == | ||
tsconnect <iocname> | ssh clasrun@clon00 | ||
tsconnect <iocname> | |||
reboot | To reboot, do ''ctrl-X'' | ||
exit | To exit, do ''~.'' | ||
classc1: | classc1: | ||
| Line 31: | Line 32: | ||
boot device : ei | boot device : ei | ||
processor number : 0 | processor number : 0 | ||
host name : | host name : clon01 | ||
file name : /home/epics/kernel/5.2/coda/vx162nowd_p-16MB | file name : /home/epics/kernel/5.2/coda/vx162nowd_p-16MB | ||
inet on ethernet (e) : 129.57.160.19:fffffc00 | inet on ethernet (e) : 129.57.160.19:fffffc00 | ||
host inet (h) : 129.57.167. | host inet (h) : 129.57.167.4 | ||
gateway inet (g) : 129.57.160.1 | gateway inet (g) : 129.57.160.1 | ||
user (u) : epics | user (u) : epics | ||
Revision as of 13:47, 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