Después que el SNC complete su autoverificación en el encendido, tratará de hallar, cargar y ejecutar el cargador de inicialización de código interno de licencia (CIL). Vea el código de ejemplo a continuación.
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
Mensajes de inicialización del código interno de licencia (CIL)
Después que el cargador de inicialización encuentra y carga el CIL, transferirá el control e iniciará las operaciones del SNC. Vea el código de ejemplo a continuación.
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
Mensajes finales de inicialización
En la etapa final del proceso de inicialización, se presenta información sobre la versión del firmware, el nombre del SNC, las funciones opcionales que están activadas o desactivadas, y los canales SCSI.
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>