Utilisez la commande suivante pour démarrer les clients SPARC à partir de l'invite OBP :
OK boot net:dhcp - install |
Les événements suivants se produisent pendant l'initialisation IA d'un client SPARC :
Le client est initialisé et récupère l'adresse IP et le fichier d'initialisation wanboot-cgi à partir du serveur DHCP.
Le fichier d'initialisation wanboot-cgi lit wanboot.conf et envoie l'emplacement du binaire d'initialisation via une connexion WAN au client.
Le binaire d'initialisation via la connexion WAN est téléchargé à l'aide du protocole HTTP, et le client initialise le programme d'initialisation via la connexion WAN.
Le programme d'initialisation via une connexion WAN obtient le fichier boot_archive et le SE Oracle Solaris est initialisé.
Les archives d'image solaris.zlib et solarismisc.zlib sont téléchargées via le protocole HTTP.
Le service SMF IA utilise le protocole Multicast DNS (mDNS) afin de contacter le serveur HTTP et d'obtenir le fichier manifest IA.
Le programme d'installation IA est appelé à l'aide du fichier manifest IA pour effectuer l'installation du SE Oracle Solaris sur le client.
La séquence d'initialisation affiche la sortie suivante :
{3} ok boot net:dhcp - install ... OpenBoot 4.23.4, 8184 MB memory available, Serial #69329298. Ethernet address 0:14:4f:21:e1:92, Host ID: 8421e192. Rebooting with command: boot net:dhcp - install Boot device: /pci@7c0/pci@0/network@4:dhcp File and args: 1000 Mbps FDX Link up 1000 Mbps FDX Link up <time unavailable> wanboot info: WAN boot messages->console <time unavailable> wanboot info: Starting DHCP configuration <time unavailable> wanboot info: DHCP configuration succeeded <time unavailable> wanboot progress: wanbootfs: Read 366 of 366 kB (100%) <time unavailable> wanboot info: wanbootfs: Download complete Tue Aug 5 17:12:09 wanboot progress: miniroot: Read 165251 of 165251 kB (100%) Tue Aug 5 17:12:09 wanboot info: miniroot: Download complete SunOS Release 5.11 Version snv_151 64-bit ... Hostname: solaris Remounting root read/write Probing for device nodes ... Preparing automated install image for use Downloading solaris.zlib archive --11:09:11-- http://10.6.35.226:5555//export/home \ /images/s11-ai-sparc//solaris.zlib => `/tmp/solaris.zlib' Connecting to 10.6.35.226:5555... connected. HTTP request sent, awaiting response... 200 OK Length: 82,679,296 (79M) [text/plain] 100%[====================================>] 82,679,296 33.39M/s 11:09:13 (33.36 MB/s) - `/tmp/solaris.zlib' saved [82679296/82679296] Downloading solarismisc.zlib archive --11:09:13-- http://10.6.35.226:5555//export/home/images \ /s11-ai-sparc//solarismisc.zlib => `/tmp/solarismisc.zlib' Connecting to 10.6.35.226:5555... connected. HTTP request sent, awaiting response... 200 OK Length: 620,032 (606K) [text/plain] 100%[====================================>] 620,032 --.--K/s 11:09:13 (36.48 MB/s) - `/tmp/solarismisc.zlib' saved [620032/620032] --11:09:13-- http://10.6.35.226:5555//export/home/images/ \ s11-ai-sparc//install.conf => `/tmp/install.conf' Connecting to 10.6.35.226:5555... connected. HTTP request sent, awaiting response... 200 OK Length: 39 [text/plain] 100%[====================================>] 39 --.--K/s 11:09:13 (953.58 KB/s) - `/tmp/install.conf' saved [39/39] Done mounting automated install image Configuring devices. Reading ZFS config: done. Automated Installation started The progress of the Automated Installation can be followed by viewing the logfile at /tmp/install_log |