Guide d'administration système de Sun Cluster pour SE Solaris

Arrêt et initialisation d'un cluster : présentation

La commande Sun Cluster scshutdown(1M) arrête les fonctions du cluster de manière ordonnée et ferme correctement l'ensemble du cluster. Vous pouvez utiliser cette commande scshutdown lorsque vous modifiez l'emplacement d'un cluster, ou pour arrêter le cluster si une corruption de données est causée par une erreur d'application.


Remarque :

pour garantir un arrêt correct de l'ensemble du cluster, utilisez la commande scshutdown au lieu des commandes shutdown ou halt. La commande shutdown de Solaris, associée à la commande scswitch(1M) permet de fermer les noeuds individuels. Pour de plus amples informations, reportez-vous à la rubrique Arrêt d'un cluster ou à Arrêt et initialisation d'un seul noeud de cluster.


La commande scshutdown procède de la manière suivante pour arrêter l'ensemble des noeuds de cluster :

  1. Mise hors ligne de tous les groupes de ressources en cours d'exécution.

  2. Démontage de tous les systèmes de fichiers de cluster.

  3. Arrêt des services de périphériques actifs.

  4. Exécution de la commande init 0 et retour à l'invite OpenBootTM PROM ok sur tous les noeuds sur un système SPARC ou à un sous-système d'amorce sur un système x86. Les sous-systèmes d'amorce sont décrits plus en détail à la rubrique “Boot Subsystems” in System Administration Guide: Basic Administration.


Remarque :

si nécessaire, vous pouvez initialiser un noeud en mode non-cluster pour qu'il ne soit pas membre du cluster. Cela peut être utile lors de l'installation du logiciel de cluster ou de l'exécution de certaines procédures administratives. Reportez-vous à la rubrique Initialisation d'un noeud de cluster en mode non-cluster pour obtenir de plus amples informations.


Tableau 3–1 Liste des tâches : arrêt et initialisation d'un cluster

Tâche  

Instructions  

Arrêt du cluster 

    -Utilisez scshutdown(1M)

Voir Arrêt d'un cluster

Démarrage du cluster en initialisant tous les noeuds.  

Les noeuds doivent disposer d'une connexion fonctionnelle avec l'interconnexion du cluster pour devenir membres de ce dernier.  

Voir Initialisation d'un cluster

Réinitialisation du cluster 

    - Utilisez scshutdown

À l'invite ok ou Select (b)oot or (i)nterpreter sur l'écran des paramètres d'initialisation courants, initialisez chaque noeud individuellement à l'aide de la commande boot(1M) ou b.

Les noeuds doivent disposer d'une connexion fonctionnelle avec l'interconnexion du cluster pour devenir membres de ce dernier.  

Voir Réinitialisation d'un cluster

Arrêt d'un cluster


Attention : Attention :

n'utilisez pas send brk sur une console de cluster pour arrêter un noeud de cluster. La commande n'est pas prise en charge dans un cluster.


  1. SPARC : si Oracle Parallel Server ou Real Application Clusters s'exécute sur votre cluster, fermez toutes les instances de la base de données.

    Reportez-vous à la documentation d'Oracle Parallel Server/Real Application Clusters pour connaître les procédures d'arrêt.

  2. Devenez superutilisateur sur un noeud du cluster.

  3. Arrêtez immédiatement le cluster.

    Sur un noeud du cluster, entrez la commande suivante :


    # scshutdown -g0 -y
    

  4. Vérifiez que tous les noeuds apparaissent à l'invite ok sur un système SPARC ou un sous-système d'amorce sur un système x86.

    Ne mettez aucun noeud hors tension tant que tous les noeuds du cluster n'apparaissent pas à l'invite ok sur un système SPARC ou dans un sous-système d'amorce sur un système x86.

  5. Si nécessaire, mettez les noeuds hors tension.

SPARC: exemple d'arrêt d'un cluster

L'exemple suivant reproduit l'affichage de la console lors d'un arrêt normal du cluster avec retour de tous les noeuds à l'invite ok. L'option -g 0 remet à zéro le délai d'arrêt et -y répond automatiquement oui à la demande de confirmation. Les messages d'arrêt apparaissent également sur les consoles des autres noeuds du cluster.


# scshutdown -g0 -y
Wed Mar 10 13:47:32 phys-schost-1 cl_runtime:
WARNING: CMM monitoring disabled.
phys-schost-1#
INIT: New run level: 0
The system is coming down.  Please wait.
System services are now being stopped.
/etc/rc0.d/K05initrgm: Calling scswitch -S (evacuate)
The system is down.
syncing file systems... done
Program terminated
ok 

x86: exemple d'arrêt d'un cluster

L'exemple suivant reproduit l'affichage de la console lors d'un arrêt normal du cluster avec retour de tous les noeuds. L'option -g 0 remet à zéro le délai d'arrêt et -y répond automatiquement yes à la demande de confirmation. Les messages d'arrêt apparaissent également sur les consoles des autres noeuds du cluster.


# scshutdown -g0 -y
May  2 10:32:57 phys-schost-1 cl_runtime:
WARNING: CMM: Monitoring disabled.
root@phys-schost-1#
INIT: New run level: 0
The system is coming down.  Please wait.
System services are now being stopped.
/etc/rc0.d/K05initrgm: Calling scswitch -S (evacuate)
failfasts already disabled on node 1
Print services already stopped.
May  2 10:33:13 phys-schost-1 syslogd: going down on signal 15
The system is down.
syncing file systems... done
Type any key to continue 

Étape suivante

Reportez-vous à la rubrique Initialisation d'un cluster pour relancer un cluster préalablement arrêté.

Initialisation d'un cluster

  1. Pour démarrer un cluster dont les noeuds ont été arrêtés et apparaissent à l'invite ok ou Select (b)oot or (i)nterpreter sur l'écran des paramètres d'initialisation courants, utilisez la commande boot(1M) sur chaque noeud.

    Si vous modifiez la configuration entre les arrêts, initialisez d'abord le noeud dont la configuration est la plus récente. Hormis dans cette situation, l'ordre d'initialisation des noeuds n'a aucune incidence.

    • SPARC :


      ok boot
      

    • x86 :


                            <<< Paramètres d'initialisation actuels>>>
      Chemin d'initialisation :
      /pci@0,0/pci8086,2545@3/pci8086,1460@1d/pci8086,341a@7,1/sd@0,0:a
      Arguments d'initialisation :
      
      Entrez  b [nom fichier] [balises d'initialisation] <ENTER>
                              pour initialiser les options
      ou      i <ENTER>    pour accéder à l'interprète d'initialisation
      ou      <ENTER>      pour initialiser les paramètres par défaut
      
                         <<< déconnexion automatique dans 5 secondes >>>
      Sélectionnez (b)oot ou (i)nterpreter : b
      

    Des messages apparaissent sur les consoles des noeuds initialisés à mesure que vous activez des composants de cluster.


    Remarque :

    les noeuds de cluster doivent avoir une connexion fonctionnelle avec l'interconnexion du cluster pour en devenir membres.


  2. Vérifiez que les noeuds sont correctement initialisés et qu'ils sont en ligne.

    La commande scstat(1M) récapitule le statut des noeuds.


     # scstat -n
    


    Remarque :

    si le système de fichiers /var du noeud d'un cluster est saturé, il est possible que Sun Cluster ne puisse pas redémarrer sur ce noeud. Le cas echéant, reportez-vous à la rubrique Réparation d'un système de fichiers /var saturé.


SPARC: exemple d'initialisation d'un cluster

L'exemple suivant reproduit l'affichage de la console lors de l'initialisation du noeud phys-schost-1 dans le cluster. Des messages similaires apparaissent sur les consoles des autres noeuds du cluster.


ok boot
Rebooting with command: boot
...
Hostname: phys-schost-1
Booting as part of a cluster
NOTICE: Node phys-schost-1 with votecount = 1 added.
NOTICE: Node phys-schost-2 with votecount = 1 added.
NOTICE: Node phys-schost-3 with votecount = 1 added.
...
NOTICE: Node phys-schost-1: attempting to join cluster
...
NOTICE: Node phys-schost-2 (incarnation # 937690106) has become reachable.
NOTICE: Node phys-schost-3 (incarnation # 937690290) has become reachable.
NOTICE: cluster has reached quorum.
NOTICE: node phys-schost-1 is up; new incarnation number = 937846227.
NOTICE: node phys-schost-2 is up; new incarnation number = 937690106.
NOTICE: node phys-schost-3 is up; new incarnation number = 937690290.
NOTICE: Cluster members: phys-schost-1 phys-schost-2 phys-schost-3.
...

x86: exemple d'initialisation d'un cluster

L'exemple suivant reproduit l'affichage de la console lors de l'initialisation du noeud phys-schost-1 dans le cluster. Des messages similaires apparaissent sur les consoles des autres noeuds du cluster.


ATI RAGE SDRAM BIOS P/N GR-xlint.007-4.330
*                                        BIOS Lan-Console 2.0
Copyright (C) 1999-2001  Intel Corporation
MAC ADDR: 00 02 47 31 38 3C
AMIBIOS (C)1985-2002 American Megatrends Inc.,
Copyright 1996-2002 Intel Corporation
SCB20.86B.1064.P18.0208191106
SCB2 Production BIOS Version 2.08
BIOS Build 1064
2 X Intel(R) Pentium(R) III CPU family      1400MHz
Testing system memory, memory size=2048MB
2048MB Extended Memory Passed
512K L2 Cache SRAM Passed
ATAPI CD-ROM SAMSUNG CD-ROM SN-124

Press <F2> to enter SETUP, <F12> Network

Adaptec AIC-7899 SCSI BIOS v2.57S4
(c) 2000 Adaptec, Inc. All Rights Reserved.
    Press <Ctrl><A> for SCSISelect(TM) Utility!

Ch B,  SCSI ID: 0 SEAGATE  ST336605LC        160
       SCSI ID: 1 SEAGATE  ST336605LC        160
       SCSI ID: 6 ESG-SHV  SCA HSBP M18      ASYN
Ch A,  SCSI ID: 2 SUN      StorEdge 3310     160
       SCSI ID: 3 SUN      StorEdge 3310     160

AMIBIOS (C)1985-2002 American Megatrends Inc.,
Copyright 1996-2002 Intel Corporation
SCB20.86B.1064.P18.0208191106
SCB2 Production BIOS Version 2.08
BIOS Build 1064

2 X Intel(R) Pentium(R) III CPU family      1400MHz
Testing system memory, memory size=2048MB
2048MB Extended Memory Passed
512K L2 Cache SRAM Passed
ATAPI CD-ROM SAMSUNG CD-ROM SN-124

SunOS - Intel Platform Edition             Primary Boot Subsystem, vsn 2.0

                        Current Disk Partition Information

                 Part#   Status    Type      Start       Length
                ================================================
                   1     Active   X86 BOOT     2428       21852
                   2              SOLARIS     24280     71662420
                   3              <unused> 
                   4              <unused>
              Please select the partition you wish to boot: *       *

Solaris DCB

			       loading /solaris/boot.bin

SunOS Secondary Boot version 3.00

                  Solaris Intel Platform Edition Booting System

Autobooting from bootpath: /pci@0,0/pci8086,2545@3/pci8086,1460@1d/
pci8086,341a@7,1/sd@0,0:a

If the system hardware has changed, or to boot from a different
device, interrupt the autoboot process by pressing ESC.
Press ESCape to interrupt autoboot in 2 seconds.
Initializing system
Please wait...
Warning: Resource Conflict - both devices are added

NON-ACPI device: ISY0050
     Port: 3F0-3F5, 3F7; IRQ: 6; DMA: 2
ACPI device: ISY0050
     Port: 3F2-3F3, 3F4-3F5, 3F7; IRQ: 6; DMA: 2

                     <<< Current Boot Parameters >>>
Boot path: /pci@0,0/pci8086,2545@3/pci8086,1460@1d/pci8086,341a@7,1/
sd@0,0:a
Boot args:

Type    b [file-name] [boot-flags] <ENTER>  to boot with options
or      i <ENTER>                           to enter boot interpreter
or      <ENTER>                             to boot with defaults

                  <<< timeout in 5 seconds >>>

Select (b)oot or (i)nterpreter:
Size: 275683 + 22092 + 150244 Bytes
/platform/i86pc/kernel/unix loaded - 0xac000 bytes used
SunOS Release 5.9 Version Generic_112234-07 32-bit
Copyright 1983-2003 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
configuring IPv4 interfaces: e1000g2.
Hostname: phys-schost-1
Booting as part of a cluster
NOTICE: CMM: Node phys-schost-1 (nodeid = 1) with votecount = 1 added.
NOTICE: CMM: Node phys-schost-2 (nodeid = 2) with votecount = 1 added.
NOTICE: CMM: Quorum device 1 (/dev/did/rdsk/d1s2) added; votecount = 1, bitmask
of nodes with configured paths = 0x3.
NOTICE: clcomm: Adapter e1000g3 constructed
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 being constructed
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 being initiated
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 online
NOTICE: clcomm: Adapter e1000g0 constructed
NOTICE: clcomm: Path phys-schost-1:e1000g0 - phys-schost-2:e1000g0 being constructed
NOTICE: CMM: Node phys-schost-1: attempting to join cluster.
NOTICE: clcomm: Path phys-schost-1:e1000g0 - phys-schost-2:e1000g0 being initiated
NOTICE: CMM: Quorum device /dev/did/rdsk/d1s2: owner set to node 1.
NOTICE: CMM: Cluster has reached quorum.
NOTICE: CMM: Node phys-schost-1 (nodeid = 1) is up; new incarnation number = 1068496374.
NOTICE: CMM: Node phys-schost-2 (nodeid = 2) is up; new incarnation number = 1068496374.
NOTICE: CMM: Cluster members: phys-schost-1 phys-schost-2.
NOTICE: CMM: node reconfiguration #1 completed.
NOTICE: CMM: Node phys-schost-1: joined cluster.

Réinitialisation d'un cluster

Exécutez la commande scshutdown( 1M) pour arrêter le cluster, puis initialisez le cluster à l'aide de la commande boot( 1M) sur chaque noeud.

  1. SPARC : si votre cluster exploite Oracle Parallel Server/Real Application Clusters, fermez toutes les instances de la base de données.

    Reportez-vous à la documentation d'Oracle Parallel Server/Real Application Clusters pour connaître les procédures d'arrêt.

  2. Devenez superutilisateur sur un noeud du cluster.

  3. Arrêtez le cluster.

    Sur un noeud du cluster, entrez la commande suivante :


    # scshutdown -g0 -y 
    

    Chaque noeud est arrêté.


    Remarque :

    les noeuds de cluster doivent avoir une connexion fonctionnelle avec l'interconnexion du cluster pour en devenir membres.


  4. Initialisez chaque noeud.

    L'ordre d'initialisation des noeuds n'a aucune incidence, sauf si vous modifiez la configuration entre les arrêts. Si vous modifiez la configuration entre les arrêts,dans ce cas initialisez d'abord le noeud dont la configuration est la plus récente.

    • SPARC :


      ok boot
      

    • x86 :


                            <<< Paramètres d'initialisation actuels>>>
      Chemin d'initialisation :
      /pci@0,0/pci8086,2545@3/pci8086,1460@1d/pci8086,341a@7,1/sd@0,0:a
      Arguments d'initialisation :
      
      Entrez  b [nom fichier] [balises d'initialisation] <ENTER>
                                     pour initialiser les options
      ou      i <ENTER>           pour accéder à l'interprète d'initialisation
      ou      <ENTER>             pour initialiser les paramètres par défaut
      
                         <<< déconnexion automatique dans 5 secondes >>>
      Sélectionnez (b)oot ou (i)nterpreter : b
      

    Des messages apparaissent sur les consoles des noeuds initialisés à mesure que vous activez des composants de cluster.

  5. Vérifiez que les noeuds sont correctement initialisés et qu'ils sont en ligne.

    La commande scstat(1M) récapitule le statut des noeuds.


    # scstat -n
    


    Remarque :

    si le système de fichiers /var du noeud d'un cluster est saturé, il est possible que Sun Cluster ne puisse pas redémarrer sur ce noeud. Le cas echéant, reportez-vous à la rubrique Réparation d'un système de fichiers /var saturé.


SPARC: exemple de réinitialisation d'un cluster

L'exemple suivant reproduit l'affichage de la console lors d'un arrêt normal du cluster avec retour de tous les noeuds à l'invite ok, suivi du redémarrage du cluster. L'option -g 0 remet le délai à zéro et -y répond automatiquement oui à la demande de confirmation. Les messages d'arrêt apparaissent également sur les consoles des autres noeuds du cluster.


# scshutdown -g0 -y
Wed Mar 10 13:47:32 phys-schost-1 cl_runtime:
WARNING: CMM monitoring disabled.
phys-schost-1#
INIT: New run level: 0
The system is coming down.  Please wait.
...
The system is down.
syncing file systems... done
Program terminated
ok boot
Rebooting with command: boot
...
Hostname: phys-schost-1
Booting as part of a cluster
...
NOTICE: Node phys-schost-1: attempting to join cluster
...
NOTICE: Node phys-schost-2 (incarnation # 937690106) has become reachable.
NOTICE: Node phys-schost-3 (incarnation # 937690290) has become reachable.
NOTICE: cluster has reached quorum.
...
NOTICE: Cluster members: phys-schost-1 phys-schost-2 phys-schost-3.
...
NOTICE: Node phys-schost-1: joined cluster
...
The system is coming up.  Please wait.
checking ufs filesystems
...
reservation program successfully exiting
Print services started.
volume management starting.
The system is ready.
phys-schost-1 console login:
NOTICE: Node phys-schost-1: joined cluster
...
The system is coming up.  Please wait.
checking ufs filesystems
...
reservation program successfully exiting
Print services started.
volume management starting.
The system is ready.
phys-schost-1 console login: 

x86: exemple de réinitialisation d'un cluster

L'exemple suivant reproduit l'affichage de la console lors d'un arrêt normal du cluster avec retour de tous les noeuds, suivi du redémarrage du cluster. L'option -g 0 remet le délai à zéro et -y répond automatiquement yes à la demande de confirmation. Les messages d'arrêt apparaissent également sur les consoles des autres noeuds du cluster.


# scshutdown -g0 -y
May  2 10:32:57 phys-schost-1 cl_runtime:
WARNING: CMM: Monitoring disabled.
root@phys-schost-1#
INIT: New run level: 0
The system is coming down.  Please wait.
System services are now being stopped.
/etc/rc0.d/K05initrgm: Calling scswitch -S (evacuate)
failfasts already disabled on node 1
Print services already stopped.
May  2 10:33:13 phys-schost-1 syslogd: going down on signal 15
The system is down.
syncing file systems... done
Type any key to continue

ATI RAGE SDRAM BIOS P/N GR-xlint.007-4.330
*                                        BIOS Lan-Console 2.0
Copyright (C) 1999-2001  Intel Corporation
MAC ADDR: 00 02 47 31 38 3C
AMIBIOS (C)1985-2002 American Megatrends Inc.,
Copyright 1996-2002 Intel Corporation
SCB20.86B.1064.P18.0208191106
SCB2 Production BIOS Version 2.08
BIOS Build 1064
2 X Intel(R) Pentium(R) III CPU family      1400MHz
Testing system memory, memory size=2048MB
2048MB Extended Memory Passed
512K L2 Cache SRAM Passed
ATAPI CD-ROM SAMSUNG CD-ROM SN-124

Press <F2> to enter SETUP, <F12> Network

Adaptec AIC-7899 SCSI BIOS v2.57S4
(c) 2000 Adaptec, Inc. All Rights Reserved.
    Press <Ctrl><A> for SCSISelect(TM) Utility!

Ch B,  SCSI ID: 0 SEAGATE  ST336605LC        160
       SCSI ID: 1 SEAGATE  ST336605LC        160
       SCSI ID: 6 ESG-SHV  SCA HSBP M18      ASYN
Ch A,  SCSI ID: 2 SUN      StorEdge 3310     160
       SCSI ID: 3 SUN      StorEdge 3310     160

AMIBIOS (C)1985-2002 American Megatrends Inc.,
Copyright 1996-2002 Intel Corporation
SCB20.86B.1064.P18.0208191106
SCB2 Production BIOS Version 2.08
BIOS Build 1064

2 X Intel(R) Pentium(R) III CPU family      1400MHz
Testing system memory, memory size=2048MB
2048MB Extended Memory Passed
512K L2 Cache SRAM Passed
ATAPI CD-ROM SAMSUNG CD-ROM SN-124

SunOS - Intel Platform Edition             Primary Boot Subsystem, vsn 2.0

                        Current Disk Partition Information

                 Part#   Status    Type      Start       Length
                ================================================
                   1     Active   X86 BOOT     2428       21852
                   2              SOLARIS     24280     71662420
                   3              <unused> 
                   4              <unused>
              Please select the partition you wish to boot: *       *

Solaris DCB

			       loading /solaris/boot.bin

SunOS Secondary Boot version 3.00

                  Solaris Intel Platform Edition Booting System

Autobooting from bootpath: /pci@0,0/pci8086,2545@3/pci8086,1460@1d/
pci8086,341a@7,1/sd@0,0:a

If the system hardware has changed, or to boot from a different
device, interrupt the autoboot process by pressing ESC.
Press ESCape to interrupt autoboot in 2 seconds.
Initializing system
Please wait...
Warning: Resource Conflict - both devices are added

NON-ACPI device: ISY0050
     Port: 3F0-3F5, 3F7; IRQ: 6; DMA: 2
ACPI device: ISY0050
     Port: 3F2-3F3, 3F4-3F5, 3F7; IRQ: 6; DMA: 2

                     <<< Current Boot Parameters >>>
Boot path: /pci@0,0/pci8086,2545@3/pci8086,1460@1d/pci8086,341a@7,1/
sd@0,0:a
Boot args:

Type    b [file-name] [boot-flags] <ENTER>  to boot with options
or      i <ENTER>                           to enter boot interpreter
or      <ENTER>                             to boot with defaults

                  <<< timeout in 5 seconds >>>

Select (b)oot or (i)nterpreter: b
Size: 275683 + 22092 + 150244 Bytes
/platform/i86pc/kernel/unix loaded - 0xac000 bytes used
SunOS Release 5.9 Version Generic_112234-07 32-bit
Copyright 1983-2003 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
configuring IPv4 interfaces: e1000g2.
Hostname: phys-schost-1
Booting as part of a cluster
NOTICE: CMM: Node phys-schost-1 (nodeid = 1) with votecount = 1 added.
NOTICE: CMM: Node phys-schost-2 (nodeid = 2) with votecount = 1 added.
NOTICE: CMM: Quorum device 1 (/dev/did/rdsk/d1s2) added; votecount = 1, bitmask
of nodes with configured paths = 0x3.
NOTICE: clcomm: Adapter e1000g3 constructed
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 being constructed
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 being initiated
NOTICE: clcomm: Path phys-schost-1:e1000g3 - phys-schost-2:e1000g3 online
NOTICE: clcomm: Adapter e1000g0 constructed
NOTICE: clcomm: Path phys-schost-1:e1000g0 - phys-schost-2:e1000g0 being constructed
NOTICE: CMM: Node phys-schost-1: attempting to join cluster.
NOTICE: clcomm: Path phys-schost-1:e1000g0 - phys-schost-2:e1000g0 being initiated
NOTICE: CMM: Quorum device /dev/did/rdsk/d1s2: owner set to node 1.
NOTICE: CMM: Cluster has reached quorum.
NOTICE: CMM: Node phys-schost-1 (nodeid = 1) is up; new incarnation number = 1068496374.
NOTICE: CMM: Node phys-schost-2 (nodeid = 2) is up; new incarnation number = 1068496374.
NOTICE: CMM: Cluster members: phys-schost-1 phys-schost-2.
NOTICE: CMM: node reconfiguration #1 completed.
NOTICE: CMM: Node phys-schost-1: joined cluster.
WARNING: mod_installdrv: no major number for rsmrdt
ip: joining multicasts failed (18) on clprivnet0 - will use link layer
broadcasts for multicast
The system is coming up.  Please wait.
checking ufs filesystems
/dev/rdsk/c1t0d0s5: is clean.
NOTICE: clcomm: Path phys-schost-1:e1000g0 - phys-schost-2:e1000g0 online
NIS domain name is dev.eng.mycompany.com
starting rpc services: rpcbind keyserv ypbind done.
Setting netmask of e1000g2 to 255.255.255.0
Setting netmask of e1000g3 to 255.255.255.128
Setting netmask of e1000g0 to 255.255.255.128
Setting netmask of clprivnet0 to 255.255.255.0
Setting default IPv4 interface for multicast: add net 224.0/4: gateway phys-schost-1
syslog service starting.
obtaining access to all attached disks


*****************************************************************************
*
* The X-server can not be started on display :0...
*
*****************************************************************************
volume management starting.
Starting Fault Injection Server...
The system is ready.

phys-schost-1 console login: