BBOD

BBOD

When VnmrJ starts and the status says “Initializing” or VnmrJ does not start the problem is some inconsistency in the network. VnmrJ adm will start even if VnmrJ does not, but will also come up with the black bar of death “Initializing”.

In /etc/hosts, check that the hostname and the IP address are correct.

In /etc/sysconfig/network, check that the hostname is correct.

In/etc/sysconfig/network-scripts/ifcfg-eth0, check that the hostname is correct here. The hostname may not be present in this file. The hostname does not need to be present here.

In /etc/resolv.conf, check that it is ok.

In /etc/nsswitch.conf, that if either dns or nis is present, it is AFTER file.

Other things to note:

Hostname and Gateway are stored in

/etc/sysconfig/network

IP Address is associated with HW via:

/etc/sysconfig/networking/devices/ifcfg-eth0

To restart Network

service network stop
service network start

Similar Posts

  • SMS Settings

    SMS Settings TRAY.SIZE=50TRAY.NUMBER=2100 (for 50 samples)TRAY.NUMBER=2050 (for 100 samples) CP31:RACK => 1-50CP32:RACK => 51-100 Typical vertical is 19.2 above rack while training. To format a 720KB floppy +> format a: /T:80 /N:9

  • acq Debug

    The closest thing there is is the np checklist. The one other thing that may give you a clue as to the culprit if the problem is reproducible, is to run debug. You will need to set up mini com. In a terminal window, cd script filename start minicom In the VnmrJ command line, type…

  • Mass Flow Setting

    Calibrate the Mass Flow Meter and Pressure Transducers. 1. Follow the procedures in “Calibration of Mass Flow Meter and Pressure Transducers” 2. Continue with “Adjust the Mass Flow and Ballast Tank Valves,” Adjust the Mass Flow and Ballast Tank Valves Procedure for reduction of vibrations associated with the compressed gas. 1. Remove the housing surrounding the CCC….

  • vxWorks PPC

    Consoles with a PPC may not boot up because the bootfile in /etc/bootptab is VxWorks, and not vxWorksPPC. Change this. Also, change the bootfile in /vnmr/acq/bootptab to vxWorksPPC or a subsequent setacq will overwrite the bootfile name. The PPC should have the bootfile (vxWorksPPC) in nvram, and on boot, the console requests the bootfile. The…