VxWorks Boot Host

As of February 26, 2001, the boot host for VxWorks nodes was changed from b0dau30 to b0dap24. In November 2004, b0dap24 was decommissioned and we now use b0dap83 and b0dap84 as boot hosts. Also as of this time, disk access to b0dau30 using the "network" file driver, which uses rsh, no longer works. This means that if you open files with constructs like b0dau30:myfile, you will have to change the code. Network file access will only work to the boot host. nfs file access, to files in the /cdf/onln/code/cdfprod filesystem, will continue to work as before.

Note that it is strongly prefered that all configuration files necessary to run the experiment that are read by VxWorks nodes be located on the /cdf/onln/code/cdfprod disk. They should NOT be located on either the people disks or the /data1 disk.

It is known that there is a significant body of code that explicitly references node b0dau30 for rsh file I/O. This code must be changed before February 26. There are several options:


Last modfied by patrick@fnal.gov