Inom
Hitta mer dokumentationSupportresurser som ingår | Ladda ner denna bok i PDF (1089 KB)
Chapter 1 N1 System Manager and the Sun Blade 8000 Modular SystemSun N1 System Manager 1.3.1 includes all of the functionality of the previous version of the product, and adds support for the Sun Blade 8000 Modular System hardware. This chapter describes how the Sun Blade 8000 Modular System hardware is defined in the context of N1 System Manager, and provides the procedures for configuring the Sun Blade 8000 Modular System for management by N1 System Manager. N1 System Manager can be used to discover and manage the Sun Blade X8400 Server Modules in a chassis but not the Sun Blade 8000 Chassis itself. Introduction to N1 System Manager 1.3.1This version of the N1 System Manager software supports the Sun Blade 8000 Modular System hardware. The Sun Blade 8000 hardware is defined by N1 System Manager as follows:
Sun Blade 8000 Modular System Hardware, Firmware, and OS RequirementsThe following tables list the hardware details, operating systems, firmware, and credentials supported by N1 System Manager, for the Sun Blade 8000 Modular System. Note – Do not use a Sun Blade X8400 Server Module as the management server for N1 System Manager. Use one of the supported management server listed in Management Server Requirements. Table 1–1 Sun Blade X8400 Server Module Hardware and OS Requirements
Table 1–2 Sun Blade 8000 Modular System Firmware Requirements
Note – N1 System Manager supports upgrading the firmware on the Sun Blade X8400 Server Modules. This release of N1 System Manager does not support upgrading the firmware on the Sun Blade 8000 Chassis. The Sun Blade 8000 Chassis CMM and the Sun Blade X8400 Server Module SP must be at the same firmware level. See the hardware documentation for more information. Table 1–3 Sun Blade 8000 Modular System Default Credentials
Note – If no other credentials are specified during discovery of Sun Blade X8400 Server Modules, the default credentials assumed by N1 System Manager are the factory default credentials, as listed in Table 1–3. Configuring the Sun Blade 8000 Modular SystemBefore any Sun Blade X8400 Server Modules installed in a Sun Blade 8000 Chassis can be discovered by N1 System Manager, you must assign an IP address, gateway address, and netmask to the CMM of the Sun Blade 8000 Chassis and to each Sun Blade X8400 Server Module service processor in the Sun Blade 8000 Chassis. Note – For discovery to be successful, each Sun Blade 8000 Chassis must contain at least one Sun Blade X8400 Server Module blade.
|
N1-ok> set /CMM/network/CMM0 pendingipaddress = IP-address |
N1-ok> set /CMM/network/CMM0 pendingipgateway = gateway-address |
N1-ok> set /CMM/network/CMM0 pendingipnetmask = netmask |
N1-ok> set /CMM/network/CMM0 commitpending=true |
Verify the bench configuration of these addresses:
N1-ok> show /CMM/network/CMM0 |
Set the IP address, gateway address, and netmask for the SP of each Sun Blade X8400 Server Module in the chassis.
Type the following commands where IP-address is the IP address for the SP, gateway-address is the gateway IP address, static is the static IP address, blade-number is the number associated with the Sun Blade X8400 Server Module in the chassis, and netmask is the netmask:
N1-ok> set /CH/BLblade-number/SP/network pendingipaddress = IP-address |
N1-ok> set /CH/BLblade-number/SP/network pendingipgateway = gateway-address |
N1-ok> set /CH/BLblade-number/SP/network pendingipnetmask = netmask |
N1-ok> set /CH/BLblade-number/SP/network pendingipdiscovery = static |
N1-ok> set /CH/BLblade-number/SP/network commitpending=true |
For example, if the blade-number of the Sun Blade X8400 Server Module is 0, type the following command to set the IP address.
N1-ok> set /CH/BL0/SP/network pendingipaddress = IP-address |
Verify the bench configuration of these addresses:
N1-ok> show /CH/BLblade-number/SP/network |
For example, if the blade-number of the Sun Blade X8400 Server Module is 0, type the following command to verify the bench configuration of these addresses.
N1-ok> show /CH/BL0/SP/network |