Dell POWEREDGE M1000E: Initial System Configuration
Initial System Configuration: Dell POWEREDGE M1000E
book.book Page 27 Wednesday, March 9, 2011 3:11 PM
2
Initial System Configuration
Before You Begin
Power Requirements
CAUTION: The enclosure power supplies must be connected to a Type B or
permanently-connected PDU and not directly to an electrical outlet. The power
supplies require a 100–120 V or 200–240 V power source. You can select only one
AC power input, as the system does not operate at both ranges simultaneously.
Network Information
If your network uses static addressing, you need the IP address, subnet mask,
and gateway
to configure the CMC and other modules in the enclosure.
Initial Setup Sequence
1
Unpack the enclosure and install it in a rack.
For more information, see the
Getting Started Guide
and
Rack Installation
Guide
at
support.dell.com/manuals
.
CAUTION: Do not turn on the blades (server modules) until you have configured
the switch modules, as described in "Configuring the I/O Modules" on page 47.
2
Connect the power supply units to a PDU.
3
If an optional iKVM module is installed, connect the keyboard, video, and
mouse to the enclosure control panel (see Figure 1-4) or to the iKVM
module (see Figure 1-16).
NOTE: Connecting a keyboard, video, and mouse to the enclosure front panel
disables video output to the iKVM back panel port.
4
Press the power button on the enclosure control panel. See Figure 1-4.
Initial System Configuration 27
book.book Page 28 Wednesday, March 9, 2011 3:11 PM
5
Configure the CMC network settings.
The LCD Configuration Wizard allows you to quickly configure the CMC
and iDRAC management interfaces and manage the enclosure remotely.
See "Configuring the CMC Network Settings Using the LCD
Configuration Wizard" on page 28.
You can also use a management station and the RACADM CLI to
configure the CMC. See "Configuring the CMC Network Settings Using a
Management Station and CLI" on page 30.
6
Configure the IO modules to allow proper network or storage management
or paths. See "Configuring the I/O Modules" on page 47.
7
Once the Ethernet and Fibre Channel switches are configured, you can
power on your server blades. This allows time for the Ethernet switch to
boot and allow PXI \UNDI traffic for all blade modules.
Configuring the CMC
Initial CMC Network Configuration
Connecting to the CMC Using a Network Connection and the Default IP Address,
or a User-Defined IP Address
The CMC is preset for DHCP. To use a static IP address, you must toggle the
CMC setting from DHCP to a static address by either running the LCD
Configuration Wizard, or by using a management station and CLI
commands.
If toggled to use a static address, the CMC IP address defaults to the standard
IP address settings of 192.168.0.120, 255.255.255.0, and gateway of
192.168.0.1. You can change this address to an IP address of your choice.
For initial configuration instructions, see "Configuring the CMC Network
Settings Using the LCD Configuration Wizard" on page 28. To use a
management station/local connection and CLI, see "Configuring the CMC
Network Settings Using a Management Station and CLI" on page 30.
Configuring the CMC Network Settings Using the LCD Configuration Wizard
When you first start up your system, the screen on the LCD module directs
you to configure the CMC network settings.
28 Initial System Configuration
book.book Page 29 Wednesday, March 9, 2011 3:11 PM
NOTE: The option to configure the enclosure using the LCD Configuration Wizard is
only available until the CMC default password is changed or when the LCD
Configuration Wizard is complete. Thereafter, use the RACADM CLI or the web-
based GUI to change the CMC settings (see "Configuring the CMC Network Settings
Using a Management Station and CLI" on page 30).
NOTE: The serial null modem cable for the CMC is an option. You can access the
CLI using the 17th Blade feature on the embedded iKVM module. Blade number 17 is
a direct local connection to the CMC.
1
Choose a language from the options presented in the dialog box.
2
Start the LCD Configuration Wizard.
3
Configure the CMC network settings for your network environment.
NOTE: The CMC external management network mode is set by default to
DHCP. To use a static IP address, you must change the setting using the LCD
Configuration Wizard.
– Network speed
–Duplex mode
– Protocol (IPv4 and/or IPv6)
–Network mode (DHCP or static)
– Static IP address, subnet mask, and gateway values (if static mode was
selected)
– DNS setting, including a registered CMC name, (if DHCP mode was
selected)
4
If required, configure the iDRAC network setting for DHCP mode.
NOTE: You cannot set a static IP address for the iDRAC using the LCD
Configuration Wizard. See "Configuring iDRAC Networking Using the Web-
Based Interface" on page 33.
Initial System Configuration 29
book.book Page 30 Wednesday, March 9, 2011 3:11 PM
5
Review the settings on the
Network Summary
screen.
– If the settings are correct, press the center button to close the
configuration wizard and return to the
Main Menu
.
– If the settings are not correct, use the left arrow key to return to the
screen for that setting and correct it.
The
Network Summary
screen lists the IP addresses for the CMC and the
iDRAC network settings.
After you complete the LCD Configuration Wizard, y
ou can access the CMC
on the network using the Web-based CMC interface or text-based interfaces
such as a serial console, Telnet, or SSH.
Note that if you intend to use static addresses rather than DHCP to access
the iDRACs, you must configure them using the CMC Web-based interface
or CLI.
Configuring the CMC Network Settings Using a Management Station and CLI
The LCD Configuration Wizard is the quickest way to initially configure the
CMC network settings. However, you can also use a management station and
and a local connection to access the CMC. There are two ways to create a
local connection to the CMC:
• The CMC Console using the optional iKVM. Press <Print Screen> and
select blade number 17.
• Serial connection using an optional null modem cable (115200 bps, 8 data
bits, no parity, 1 stop bit, and no flow control).
Once you have established a connection to the CMC, you can complete the
initial CMC network configuration:
1
Log in to the CMC.
The default user name is
root
and the default password is
calvin
.
2
Ty p e
getniccfg
and press <Enter> to view the current CMC network
parameters.
30 Initial System Configuration
book.book Page 31 Wednesday, March 9, 2011 3:11 PM
3
Configure the CMC network settings:
–
To set a static IP address
, type
setniccfg -s
<IP address><network mask><gateway>
and press <Enter>.
Use the appropriate settings for your network.
–
To configure the CMC to obtain an IP address using DHCP
, type
setniccfg -d
and press <Enter>.
The new network settings are activated in a few seconds after configuring
the network.
Logging in to the CMC Using the Web-Based Interface
1
Open a supported Web browser window.
For more information, see "Supported Web Browsers" in the CMC
User’s
Guide
.
2
Log in to the CMC.
–
If the CMC is accessed using a specific IP address
, type the following
URL in the
Address
field, and then press <Enter>:
https://<CMC
IP address>
The default IP address for the CMC is 192.168.0.120. If the default
HTTPS port number (port 443) has been changed, type:
https://<CMC
IP address>
:<
port number
>
where
<IP address
> is the IP address for the CMC and
port
number
is the HTTPS port number.
–
If you access the CMC using a registered DNS name,
type the CMC’s
name:
https://<CMC name
>
By default, the CMC name on the DNS server is
cmc-<service
tag>
.
The CMC
Login
page is displayed.
Initial System Configuration 31
book.book Page 32 Wednesday, March 9, 2011 3:11 PM
NOTE: The default CMC user name is root, and the password is calvin. The
root account is the default administrative account that ships with the CMC. For
added security, you should change the default password of the root account during
initial setup.
NOTE: The CMC does not support extended ASCII characters, such as ß, å, é, ü, or
other characters used primarily in non-English languages.
NOTE: You cannot log in to the Web-based interface with different user names in
multiple browser windows on a single workstation.
You can log in as either a CMC user or as Directory Service user in
Microsoft Active Directory or Lightweight Directory Access Protocol
Services (LDAP).
3
In the
Username
field, type your user name:
– CMC user name:
<user name>
– Active Directory user name:
<domain>\<user name>
,
<domain>/<user name>
or
<user>@<domain>
.
– LDAP user name:
<user name>
NOTE: This field is case sensitive.
4
In the
Password
field, type your CMC user password or Active Directory
user password.
NOTE: This field is case-sensitive.
Adding and Managing CMC Users
From the Users and User Configuration pages in the Web-based interface,
you can view information about CMC users, add a new user, and change
settings for an existing user.
NOTE: For added security, it is highly recommended that you change the default
password of the root (User 1) account. The root account is the default
administrative account that ships with the CMC.
To change the default password for the root account, click User ID 1 to open
the User Configuration page. Help for that page is available through the Help
link at the top right corner of the page.
NOTE: You must have User Configuration Administrator privileges to perform the
following steps.
32 Initial System Configuration
book.book Page 33 Wednesday, March 9, 2011 3:11 PM
1
Log in to the Web-based interface. See "Logging in to the CMC Using the
Web-Based Interface" on page 31.
2
Select
Chassis
in the system tree.
3
Click the
Network/Security
tab, and then click the
Users sub-tab
. The
Users
page appears, listing each user’s
user ID
,
login state,
user name, and
CMC privilege, including those of the root user. User IDs available for
configuration have no user information displayed.
4
Click an available user ID number. The
User Configuration
page is
displayed.
To refresh the contents of the
Users
page, click
Refresh
. To print the
contents of the
Users
page, click
.
5
Select general settings for the users.
For details on user groups and privileges, see "Adding and Configuring
Users" in the CMC
User’s Guide
.
6
Assign the user to a CMC user group.
When you select a user privilege setting from the CMC Group drop-down
menu, the enabled privileges (shown as checked boxes in the list) are
displayed according to the pre-defined settings for that group.
You can customize the privileges settings for the user by using the check
boxes. After you have selected a CMC Group or made Custom user
privilege selections, click
Apply Changes
to save the settings.
Configuring iDRAC Networking Using the Web-Based Interface
Follow this procedure if you did not configure the iDRAC in the LCD
Configuration Wizard.
NOTE: If you did not configure the iDRAC using the LCD Configuration Wizard, the
iDRAC is disabled until you configure it using the Web-based interface
NOTE: You must have Chassis Configuration Administrator privileges to set up
iDRAC network settings from the CMC.
NOTE: The default CMC user name is root and the default password is calvin.
1
Log in to the Web-based interface. See "Logging in to the CMC Using the
Web-Based Interface" on page 31.
Initial System Configuration 33
book.book Page 34 Wednesday, March 9, 2011 3:11 PM
2
Click the plus (+) symbol next to
Chassis
in the left column, then click
Servers
.
3
Click
Setup
Deploy
.
4
Select the protocol for the iDRAC setting (IPv4 and/or IPv6).
5
Enable the LAN for the iDRAC on the server by selecting the check box
next to the server beneath the
Enable Lan
heading.
6
Enable or disable IPMI over LAN by using the check box next to the server
under the
Enable IPMI over LAN
heading.
7
Enable or disable DHCP for the iDRAC by checking or unchecking the
check box next to the server under the
DHCP Enabled
heading.
8
If DHCP is disabled, enter the static IP address, netmask, and default
gateway for the iDRAC.
9
Click
Apply
at the bottom of the page.
Setting the First Boot Device for Servers
The First Boot Device page allows you to specify the boot device for each
blade. You can set the default boot device and you can also set a one-time
boot device so that you can boot a special image to perform tasks such as
running diagnostics or reinstalling an operating system.
To set the first boot device for some or all servers in the chassis:
1
Log in to the CMC Web-based interface.
2
Click
Servers
in the system tree and then click
Setup
Deploy First Boot
Device
. A list of servers is displayed, one per row.
3
Select the boot device you want to use for each server from the list box.
4
If you want the server to boot from the selected device every time it boots,
unselect the
Boot Once
check box for the server.
If you want the server to boot from the selected device only on the next
boot cycle, select the
Boot Once
check box for the server.
5
Click
Apply
.
34 Initial System Configuration
book.book Page 35 Wednesday, March 9, 2011 3:11 PM
Configuring and Managing Power
You can use the Web-based and RACADM interfaces to manage and
configure power controls on the CMC, as outlined in the following sections.
For detailed information on the various power management options, see
"Power Management" in the CMC User’s Guide.
Configuring Power Budget and Redundancy
The CMC’s power management service optimizes power consumption for the
entire chassis (the chassis, servers, I/O modules, iKVM, CMC, and PSUs) and
re-allocates power to different modules based on the demand.
NOTE: To perform power management actions, you must have Chassis Control
Administrator privileges.
1
Log in to the CMC Web-based interface.
2
Select
Chassis
in the system tree.
3
Click the
Power Management
tab. The
Power Budget Status
page is
displayed.
4
Click the
Configuration
sub-tab. The
Budget/Redundancy Configuration
page is displayed.
5
Configure the power budget and redundancy settings based on the
components in the enclosure and your needs.
6
Click
Apply
to save your changes.
Installing or Updating the CMC Firmware
NOTE: It is normal for some or all of the fan units to spin at 100 percent during CMC
or iDRAC firmware updates on a server.
Updating Firmware in a Redundant CMC Configuration
NOTE: In redundant CMC configuration, care must be taken to update CMC
firmware on both modules. Failure to do so may cause unexpected behavior during
a CMC failover or failback. Use the following procedure for redundant CMC
deployments.
Initial System Configuration 35
book.book Page 36 Wednesday, March 9, 2011 3:11 PM
1
Locate the secondary or standby CMC by using the RACADM
getsysinfo
command, or by using the
Chassis Summary
page in the
Web-based
interface
.
Visually, the status indicator is solid blue on the primary or
active CMC module and off on the standby or secondary CMC (see
Figure 1-14).
2
Update the firmware on the standby CMC first. See "Updating the CMC
Firmware Using the Web-Based Interface" on page 37 or "Updating the
CMC Firmware Using RACADM" on page 37.
3
Verify that the secondary or standby CMC’s firmware is at the requested
level with the
getsysinfo
command or through the
Web-based interface
.
4
After the standby CMC has rebooted, update the firmware on the active or
primary CMC. Please allow 10 minutes for the standby CMC to boot.
See "Updating the CMC Firmware Using the Web-Based Interface" on
page 37 or "Updating the CMC Firmware Using RACADM" on page 37.
5
Verify that the active or primary CMC firmware is at the requested level
using the
getsysinfo
command or through the
Web-based interface
.
6
Once both CMCs are updated to the same firmware revision, use the
cmcchangeover
command to reset the CMC in the left slot as primary.
Downloading the CMC Firmware
Before beginning the firmware update, download the latest firmware version
from support.dell.com, and save it to your local system.
The following software components are included with your CMC firmware
package:
• Compiled CMC firmware code and data
• Web-based interface, JPEG, and other user interface data files
• Default configuration files
Use the Firmware Update page to update the CMC firmware to the latest
revision. When you run the firmware update, the update retains the current
CMC settings.
NOTE: The firmware update, by default, retains the current CMC settings. During
the update process, you have the option to reset the CMC configuration settings
back to the factory default settings.
36 Initial System Configuration
book.book Page 37 Wednesday, March 9, 2011 3:11 PM
Updating the CMC Firmware Using the Web-Based Interface
1
Log in to the Web-based interface. See "Logging in to the CMC Using the
Web-Based Interface" on page 31.
2
Click
Chassis in the system tree
.
3
Click the
Update
tab. The
Updatable Components
page is displayed.
4
On the
Updatable Components
page, click the CMC name. The
Firmware Update
page is displayed.
5
In the
Va lu e
field, type the path on your management station or shared
network where the firmware image file resides, or click
Browse
to navigate
to the file location.
NOTE: The default CMC firmware image name is firmimg.cmc and the
filename should not be changed. Care must be taken to keep different
firmware revisions separated as the file name always remains the same.
6
Click
Update
. A dialog box appears asking you to confirm the action.
7
Click
Yes
to continue. The firmware transfer process begins and the status
displays the message
Firmware Update in Progress
. Once the
CMC update is complete, the CMC is reset. Once the reset is complete,
you must refresh the User Interface page to then log in again.
Updating the CMC Firmware Using RACADM
1
Open a CMC command line console and log in.
2
Ty p e :
racadm fwupdate -g -u -a <TFTP server IP address>
-d <filepath> -m <cmc-active|cmc-standby>
See the latest Dell Chassis Management Controller User's Guide at
support.dell.com/manuals for complete instructions on how to configure and
operate the CMC module.
Initial System Configuration 37
book.book Page 38 Wednesday, March 9, 2011 3:11 PM
Configuring the Optional iKVM Switch Module
Enabling iKVM Access to the Dell CMC Console
Enabling access to the CMC allows you to access the CMC directly and
securely through the iKVM’s CMC Console option. To enable the CMC
Console using the Web-based interface:
1
Log in to the CMC Web-based interface.
2
Select iKVM in the system tree. The
iKVM Status
page is displayed.
3
Click the
Setup
tab. The
iKVM Configuration
page is displayed.
4
Select
Allow access to CMC CLI from iKVM
.
5
Click
Apply
to save the setting.
Updating the iKVM Firmware
NOTE: The iKVM resets and becomes temporarily unavailable after the firmware
has been uploaded successfully.
1
Log in to the CMC’s Web-based interface. See "Logging in to the CMC
Using the Web-Based Interface" on page 31.
2
Select
Chassis
in the system tree.
3
Click the
Update
tab. The
Updatable Components
page is displayed.
4
Click the iKVM name. The
Firmware Update
page is displayed.
5
In the
Va lu e
field, type the path on your management station or shared
network where the firmware image file resides, or click
Browse
to navigate
to the file location.
NOTE: The default iKVM firmware image name is ikvm.bin. However, the
iKVM firmware image name can be renamed. If you are unable to locate
ikvm.bin, determine whether another user has renamed the file.
6
Click
Update
. A dialog box appears asking you to confirm the action.
7
Click
Yes
to continue.
When the update is complete, the iKVM resets.
38 Initial System Configuration
book.book Page 39 Wednesday, March 9, 2011 3:11 PM
Tiering the Avocent iKVM Switch From an Analog KVM Switch
The Avocent iKVM switch can be tiered from analog KVM switches such as
the Dell 2160AS and 180AS, as well as many Avocent analog KVM switches.
Many switches may be tiered without the need for a Server Interface Pod
(SIP) (see Table 2-1).
Table 2-1. Cabling Requirements for External Analog KVM Switches
Switch Tiering Cabling Requirements
Dell PowerConnect 180AS, 2160AS
Seamless tiering using ACI port and
(version 1.0.3.2 or later)
Cat 5 cable
Avocent Autoview 2020, 2030
(version 1.6.0.4 or later)
Avocent Autoview 1400, 1500, 2000,
Avocent USB SIP (DSRIQ-USB)
1415, 1515, 2015
required with Cat 5 cable
Before connecting the iKVM switch to a supported analog switch, you must
set the iKVM switch to display in slot order, and set the Screen Delay Time
to 1 or more seconds:
1
Press <Print Screen> to launch the iKVM Switch OSCAR.
2
Click
Setup
Menu
. The
Menu
dialog box is displayed.
3
Select
Slot
to display servers numerically by slot number.
4
Enter a screen delay time of at least 1 second.
5
Click
OK
.
Setting the Screen Delay time to 1 second allows you to soft switch to a server
without launching OSCAR.
NOTE: Soft switching allows you to switch servers using a hot key sequence. You
can soft switch to a server by pressing <Print Screen> and then typing the first few
characters of its name or number. If you have a Delay Time set and you press the
key sequences before that time has elapsed, OSCAR does not display.
To configure the analog switch:
1
Press <Print Screen> to open the OSCAR
Main
dialog box.
2
Click
Setup
Devices
Device Modif
y.
3
Select the 16-port option to match the number of blades in your system.
Initial System Configuration 39
book.book Page 40 Wednesday, March 9, 2011 3:11 PM
4
Click
OK
to exit OSCAR.
5
Press <Print Screen> to verify that the settings have taken effect. The slot
number of the blade to which the iKVM switch is now attached should be
expanded to display each of the slot locations of the blades in the system.
For instance, if the iKVM switch is attached to slot 1, it would now be
displayed as 01-01 to 01-16.
To connect the Avocent iKVM switch to a supported analog switch:
1
If the switch does not require a SIP to connect to the iKVM (see Table 2-1)
,
connect a Cat5 (or newer) cable to the RJ-45 ACI port on the iKVM
module. See Figure 1-16.
Connect the other end of this cable to the ARI port on the external switch.
If the analog switch requires a USB SIP
(see Table 2-1)
, connect an Avocent
USB SIP
to the iKVM, then connect a Cat5 (or newer) cable to the
SIP
.
Connect the other end of this cable to the ARI port on the external switch.
2
Connect both the analog switch and the system to an appropriate power
source.
3
Turn on the system.
4
Turn on the external analog switch.
NOTE: If the external analog switch is powered up before the system, it may result
in only one blade being displayed in the analog switch OSCAR, instead of 16. If this
behavior occurs, shut down and restart the switch so the entire complement of
blades is recognized.
NOTE: In addition to the steps outlined above, some external analog switches may
require you to perform additional steps to ensure that the iKVM switch blades
appear in the external analog switch OSCAR. See the external analog switch
documentation for additional information.
Tiering the Avocent iKVM Switch From a Digital KVM Switch
The iKVM module may also be tiered from a digital KVM switch such as the
Dell 2161DS-2 or 4161DS, or a supported Avocent digital KVM switch. Many
switches may be tiered without the need for a SIP (see Table 2-2).
40 Initial System Configuration
book.book Page 41 Wednesday, March 9, 2011 3:11 PM
Table 2-2. Cabling Requirements for External Digital KVM Switches
Switch Tiering Requirements
Dell PowerConnect 2161DS,
Seamless tiering using ACI port
4161DS, 2161DS-2, 2321DS
and Cat 5 cable
(version 1.3.40.0 or later)
Avocent DSR x02x (except 1024),
x03x (version 3.6 or later)
Avocent DSR 800, x16x, x010,
Avocent USB SIP (DSRIQ-USB)
1024
required with Cat 5 cable
To tier the iKVM module from a Dell 2161DS, 180AS, or 2160AS console
switch:
•
If the switch does not require a SIP to connect to the iKVM (see
Ta b le 2 - 2
)
,
connect a Cat5 (or newer) cable to the RJ-45 ACI port on the iKVM
module. See Figure 1-16.
Connect the other end of this cable to the ARI port on the external switch.
•
If the switch requires a USB SIP (see Table 2-1)
, connect an Avocent USB
SIP
to the iKVM, then connect a Cat5 (or newer) cable to the
SIP
. Connect
the other end of this cable to the ARI port on the external switch.
Once the KVM switch is connected, the server modules appear in OSCAR.
NOTE: When the local system is set up, you must also resynchronize the server list
from the Remote Console Switch software in order to see the list of blades. See
"Resynchronizing the Server List at the Remote Client Workstation" on page 42.
Viewing and Selecting Servers
Use the OSCAR Main dialog box to view, configure, and manage servers in
the M1000e enclosure through the iKVM. You can view the servers by name
or by slot. The slot number is the chassis slot number the server occupies. The
Slot column indicates the slot number in which a server is installed.
NOTE: Server names and slot numbers are assigned by the CMC.
NOTE: If you have enabled access to the CMC though the iKVM, an additional
option, Dell CMC Console, is displayed. To enable this feature, see "Enabling iKVM
Access to the Dell CMC Console" on page 38.
Initial System Configuration 41
book.book Page 42 Wednesday, March 9, 2011 3:11 PM
To access the Main dialog box:
Press <Print Screen> to launch the OSCAR interface. The
Main dialog box
is
displayed
.
or
If a password has been assigned, the Password dialog box
is displayed
. Type
your password and click OK. The
Main dialog box
is displayed
.
Resynchronizing the Server List at the Remote Client Workstation
Once the iKVM module is connected, the blades appear in OSCAR. You now
need to resynchronize the servers on any remote workstation to ensure that
the blades are available to any remote users connected to the console switch
through the Remote Console Switch software.
NOTE: This procedure only resynchronizes one remote client workstation. With
multiple client workstations, save the resynchronized local database and load it into
the other client workstations to ensure consistency.
To resynchronize the server listing:
1
Click
Resync
in the
Server
category of the Management Panel (MP).
The Resync Wizard launches.
2
Click
Next
.
A warning message appears indicating that the database will be updated to
match the current configuration of the console switch. Your current local
database names will be overwritten with the switch names. To include
unpowered SIPs in the resynchronization, click to enable the
Include
Offline SIPs
check box.
3
Click
Next
.
A
Polling Remote Console Switch
message box appears with a progress
bar indicating that the switch information is being retrieved.
4
If no changes were detected in the appliance, a completion dialog box
appears with this information.
If server changes were detected, then the
Detected Changes
dialog box is
displayed. Click
Next
to update the database.
5
If a cascade switch was detected, the
Enter Cascade Switch Information
dialog box is displayed.
42 Initial System Configuration
book.book Page 43 Wednesday, March 9, 2011 3:11 PM
6
Select the type of switch connected to the appliance from the drop-down
list. If the type you are looking for is not available, you can add it by
clicking
Add
.
7
Click
Next
. The completion dialog box is displayed.
8
Click
Finish
to exit.
9
Start up the analog switch and the system.
FlexAddress
The FlexAddress feature is an optional upgrade introduced in CMC 1.1 that
allows server modules to replace the factory assigned World Wide Name and
Media Access Control (WWN/MAC) network IDs with WWN/MAC IDs
provided by the chassis.
Every server module is assigned unique WWN and MAC IDs as part of the
manufacturing process. Before the FlexAddress feature was introduced, if you
had to replace one server module with another, the WWN/MAC IDs would
change and Ethernet network management tools and SAN resources would
need to be reconfigured to be aware of the new server module.
FlexAddress allows the CMC to assign WWN/MAC IDs to a particular slot
and override the factory IDs. If the server module is replaced, the slot-based
WWN/MAC ID remains the same. This feature eliminates the need to
reconfigure Ethernet network management tools and SAN resources for a new
server module.
Additionally, the override action only occurs when a server module is inserted
in a FlexAddress enabled chassis; no permanent changes are made to the
server module. If a server module is moved to a chassis that does not support
FlexAddress, the factory assigned WWN/MAC IDs are used.
Prior to installing FlexAddress, you can determine the range of MAC
addresses contained on a FlexAddress feature card by inserting the SD card
into an USB Memory Card Reader and viewing the file pwwn_mac.xml. This
clear text XML file on the SD card contains an XML tag mac_start, which is
the first starting hex MAC address that will be used for this unique MAC
address range. The mac_count tag is the total number of MAC addresses that
the SD card allocates. The total MAC range allocated can be determined by:
<mac_start> + 0xCF (208 - 1) = mac_end
Initial System Configuration 43
book.book Page 44 Wednesday, March 9, 2011 3:11 PM
For example:(starting_mac)00188BFFDCFA + 0xCF =
(ending_mac)00188BFFDDC9
NOTE: You must lock the SD card prior to inserting in the USB "Memory Card
Reader" to prevent accidently modifying any of the contents. You must unlock the
SD card before inserting into the CMC.
FlexAddress Plus
The FlexAddress Plus is a new feature added to the feature card version 2.0.
FlexAddress Plus expands the number of MAC addresses to 3136 from the
original FlexAddress pool of 208.
Activating FlexAddress
FlexAddress is delivered on a Secure Digital (SD) card that must be inserted
into the CMC to provide the chassis-assigned WWN/MAC IDs. To activate
the FlexAddress feature, perform several required updates; if you are not
activating FlexAddress, these updates are not required. The updates, which
are listed in the following table, include server module BIOS, I/O mezzanine
BIOS or firmware, and CMC firmware. You must apply these updates before
you enable FlexAddress. If these updates are not applied, the FlexAddress
feature may not function as expected.
NOTE: All systems purchased after June 2008 have the correct firmware versions
installed.
Component Minimum Required Version
Ethernet mezzanine card - Broadcom
Boot code firmware 4.4.1 or later
M5708t
iSCSI boot firmware 2.7.11 or later
PXE firmware 4.4.3 or later
FC mezzanine card - QLogic QME2472 BIOS 2.04 or later
FC mezzanine card - Emulex LPe1105-
BIOS 3.03a3 and firmware 2.72A2 or
M4
later
Server Module BIOS (PowerEdge M600) BIOS 2.02 or later
(PowerEdge M605) BIOS 2.03 or later
PowerEdge M600/M605 LAN on
Boot code firmware 4.4.1 or later
motherboard (LOM)
iSCSI boot firmware 2.7.11 or later
iDRAC Version 1.11 or later
44 Initial System Configuration
book.book Page 45 Wednesday, March 9, 2011 3:11 PM
Component Minimum Required Version
CMC Version 1.10 or later
NOTE: Components not appearing in the above table require no updates to enable
the FlexAddress feature.
Activating FlexAddress Plus
FlexAddress Plus is delivered on the FlexAddress Plus Secure Digital (SD)
card along with the FlexAddress feature.
NOTE: The SD card labeled FlexAddress only contains FlexAddress and the card
labeled FlexAddress Plus contains FlexAddress and FlexAddress Plus. The card
must be inserted into the CMC to activate the feature.
The updates, which are listed in the table below include, BIOS, iDRAC, and
CMC firmware. As long as FlexAddress is activated, you must apply these
updates before you can use FlexAddress Plus. If these updates are not applied,
only FlexAddress works and not FlexAddress Plus.
Component Minimum required version
Server Module BIOS PowerEdge M710HD
iDRAC
Version 3.0 or later
CMC
Version 3.0 or later
For more information on the FlexAddress feature, see the following resources:
•The CMC
Secure Digital (SD) Card Technical Specification
document at
support.dell.com
.
•The
Help
link in the CMC Web interface.
• The "Using FlexAddress" chapter in the CMC
User’s Guide
.
Initial System Configuration 45
book.book Page 46 Wednesday, March 9, 2011 3:11 PM
46 Initial System Configuration
Оглавление
- Contents
- About Your System
- Initial System Configuration
- Configuring the I/O Modules