Creating server profiles, Adding ethernet network connections to a profile – HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 184

Advertising
background image

Configuring the Virtual Connect domain using the CLI 184

If the VC domain is configured for double-dense server mode and a profile is assigned to an empty

server bay, a hot-plug installation of a single-dense server into that server bay results in the profile not

being activated. To recover the profile, unassign the profile, and then reassign it.

During a profile assignment, if the port number of an existing fabric has been changed to another

physical port, the fabric and the domain go into a failed state until the reconfiguration is complete. This
also might result in SNMP traps being sent to report the interim failed state.

Server profiles are associated with a specific enclosure device bay. After a profile is assigned, the Virtual

Connect Manager configures the server blade in that device bay with the appropriate MAC, PXE, WWN,

and SAN boot settings and connects the appropriate networks and fabrics. Server blades that have been
assigned a profile and remain in the same device bay do not require further Virtual Connect Manager

configuration during a server or enclosure power cycle. They boot and gain access to the network and fabric

when the server and interconnect modules are ready.
If a server blade is installed in a device bay already assigned a server profile, Virtual Connect Manager
automatically updates the configuration of that server blade before it can power on and connect to the

network.
If a server blade is moved from a Virtual Connect-managed enclosure to a non-Virtual Connect enclosure, the

MAC addresses and WWNs for the blade are automatically returned to the original factory defaults. This
feature prevents duplicate MAC addresses and WWNs from appearing in the data center because of a

server blade redeployment.

Creating server profiles

To create a new server profile, use the add profile command:

>add profile MyNewProfile

To copy the configuration from one profile to another profile, use the following command:

>copy ExistingProfile MyNewProfile

After an enclosure is imported into a Virtual Connect domain, server blades that have not been assigned a

server profile are isolated from all networks to ensure that only properly configured server blades are

attached to data center networks.
A server profile can be assigned and defined for each device bay so that the server blade can be powered

on and connected to a deployment network. These profiles can then later be modified or replaced by another

server profile.
A server profile can also be assigned to an empty bay to enable deployment at a later date.

Adding Ethernet network connections to a profile

To add a new Ethernet network connection to an existing server profile, use the add enet-connection

command:

>add enet-connection MyProfile network=MyNetwork pxe=enabled

To add a multiple network Ethernet connection on a server port, use the following commands:

>add enet-connection MyProfile pxe=enabled

>add server-port-map MyProfile:1 MyNetwork VlanID=100

>add server-port-map-range MyProfile:1 VLanIds=151-170,215

If the domain setting for SharedServerVlanID is set to true, then the VlanID property cannot be

modified. Instead, the name of the shared uplink set with which the network is associated is required.

>add server-port-map MyProfile:1 MyNetwork Uplinkset=MyUplinkset

Advertising