After the SNC completes its power-on self-test, it will attempt to find, load,
and run the real-time licensed internal code (LIC) boot loader. See the sample
code below.
Press any key to stop auto-boot...
0
auto-booting...\
boot device \
: ibmEmac\
unit number\
: 0\
processor number\
: 0\
file name \
: //ffs/vxWorks.st\
inet on ethernet (e)\
: 192.168.1.183
gateway inet (g) \
: 192.168.1.222
flags (f)\
: 0x8
target name (tn)\
: SNC\
startup script (s)\
: //ffs/sna.rc\
Attaching to TFFS... done.
Loading /ffs/vxWorks.st...2697865
Done
Starting at 0x10000
LIC Initialization Messages
After the boot loader finds and loads the LIC, the boot loader will transfer
control and start SNC operations. See the sample code below.
Host Name: bootHost
User: buckhorn
Attached TCP/IP interface to ibmEmac unit 0
Attaching network interface lo0... done.
NFS client support not included.
Adding 8123 symbols for standalone.
SDRAM DIMM: 128 Meg - 1 banks detected
Enabling MMU Data Translation
/nvfs/ - disk check in progress ...
/nvfs/ - Volume is OK
total # of clusters:
1,008
# of free clusters:
935
# of bad clusters:
0
total free space:
478,720
max contiguous free space:
478,720 bytes
# of files:
5
# of folders:
10
total bytes in files:
29,785
# of lost chains:
0
total bytes in lost chains:
0
Executing startup script /ffs/sna.rc ...
#! /bin/csh -f
CNFinit
value = 0 = 0x0
csSrvcInit
SN600030
Clock set from RTC
value = 0 = 0x0
amemInit
SDRAM DIMM: 128 Meg - 1 banks detected
value = 0 = 0x0
appInit
Final Startup Messages
In the final stage of the boot process, information is displayed about the
firmware version, SNC name, optional features that are enabled or disabled,
and the SCSI channels.
VPS Disabled, License is Invalid
Data Mover Enabled, License is Valid
SAN Management Disabled, License is Invalid
VPM Disabled, License is Invalid
USCSI 2 - LVD Term Enabled
USCSI 1 - LVD Term Enabled
SNC
value = 28051936 = 0x1ac09e0
SRS Disabled, License is Invalid
Gateway Address set to 192.168.1.222
Done executing startup script /ffs/sna.rc
SNC>