Après que le SNC ait terminé le test automatique de la mise sous tension, il tente de trouver, charger et utiliser le chargement initial du programme du code interne homologué (LIC) en temps réel. Voir le code en exemple ci-dessous.
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
Messages d'initialisation LIC
Une fois que le chargeur initial du programme trouve et charge le LIC, il transfère la commande et commence les opérations SNC. Voir le code en exemple ci-dessous.
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
Messages finaux de démarrage
Lors de la phase finale du processus de démarrage, l'information concernant la version du microprogramme, le nom de SNC, les fonctions en option activées ou désactivées et les canaux SCSI s'affichent.
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>