Cisco VFrame Data Center 1.1 Administration Guide
Managing Devices

Table Of Contents

Managing Devices

Understanding the Resources Tab

Using the Network Map

Understanding Device Management

Understanding Ethernet Switch and Service Module Management

Understanding VLAN Management and the Management VLAN

Understanding Storage Device Management

Understanding NAS Filer Management

Understanding SAN Fabric Device Management

Understanding Server Management

Understanding Management and Service Network States

Resource Management States

Device Service Network Usage States

Managing and Unmanaging Devices

Managing and Unmanaging Ethernet Switches

Managing Ethernet Switches

Unmanaging Ethernet Switches

Managing and Unmanaging VLANs

Managing VLANs and Selecting the Management VLAN

Unmanaging VLANs

Managing and Unmanaging Service Modules

Managing Service Modules

Unmanaging Service Modules

Managing and Unmanaging NAS Filer Components

Managing NAS Filer Components

Unmanaging NAS Filer Components

Managing and Unmanaging SAN Fabric Components

Managing SAN Fabric Components

Unmanaging SAN Fabric Components

Managing and Unmanaging Storage Arrays and Their Components

Managing Storage Arrays and Their Components

Unmanaging Storage Arrays and Their Components

Managing and Unmanaging Application Servers

Managing Application Servers

Unmanaging Application Servers

Viewing Management Job Logs

Viewing Details About a Selected Device Category or Element

Troubleshooting Device Management

LUNs Not Displayed for a Managed VSAN

Unable to Manage New Switch

Unable to Manage a Server

Server Properties for Show One Interface When Two Are Connected

Device Manager Does Not Start Properly

Device Management Reference

Resources Tab

Log Tab

Logs for Resource Operation Dialog Box

Action and Shortcut Menu Commands


Managing Devices


Before you can manage devices in VFrame, you must configure device credentials, then run discovery to bring the physical resources into the VFrame database. After you run discovery, the discovered devices appear on the Resources tab. From the Resources tab, you can select the devices that you want to manage. After you successfully manage a device, that device is added to the resource pool from where it can be provisioned to service networks as needed.

The following topics provide more information:

Understanding the Resources Tab

Understanding Device Management

Managing and Unmanaging Devices

Viewing Management Job Logs

Viewing Details About a Selected Device Category or Element

Troubleshooting Device Management

Device Management Reference

Understanding the Resources Tab

From the Resources tab, you can:

View the devices that are in the VFrame database.

All devices in the database are displayed in the device selector.

Filter the device list by device state and device category.

Manage or unmanage selected devices.

When you manage a device, the system verifies that the device is set up properly, is connected to the network, and can be reached (pinged) from VFrame. After this is verified, the device is managed and is added to the resource pool, from which you can assign it to service networks (see Understanding Device Management).

Delete selected devices.

View properties of a selected device.

View how the physical devices are mapped to service networks.

View details in the details table about a selected device category or element (see Viewing Details About a Selected Device Category or Element).

View a network map (graphical view) of all the managed devices (see Using the Network Map).

View logs to troubleshoot problems that occurred during management of the device (see Viewing Management Job Logs).

Related Topics

Resources Tab

Action and Shortcut Menu Commands

Log Tab

Understanding Device Management

Using the Network Map

The network map (displayed in the right pane of the Resources tab) provides a graphical view of all the devices that are managed by VFrame. You can manipulate and change the device layout to create a logical view of your network. When you are satisfied with a layout, you can save it.

When you select a device on the network map, that device is highlighted in the device selector. Conversely, when you select a device from the device selector, that device is highlighted on the graphical view of the network map.

You can use the network map shortcut menu options to perform a number of tasks, such as, expand and collapse device components or device groups, manage or unmanage devices, view details about a device, see how the devices are linked together, and set a new name for the device. For a list of shortcut menu options that you can access from the network map, see Action and Shortcut Menu Commands.

Related Topics

Understanding the Resources Tab

Resources Tab

Understanding Device Management

After you run discovery, the discovered devices appear in the device selector in the Resources tab. From the Resources tab you can select the devices you want to manage or unmanage in VFrame. The following topics help you understand what happens when you manage or unmanage different types of devices.

Understanding Ethernet Switch and Service Module Management

Understanding VLAN Management and the Management VLAN

Understanding Storage Device Management

Understanding Server Management

Understanding Management and Service Network States

Understanding Ethernet Switch and Service Module Management

When you manage an Ethernet switch, VFrame opens an SSH session to the switch, finds the VTP mode, and retrieves the VLANs that exist on that switch. To manage a switch successfully, all the managed VLANs must be defined on that switch, otherwise, you will not be able to manage it (see Understanding VLAN Management and the Management VLAN).

An Ethernet switch contains line cards, supervisor engines, and service modules (FWSM and CSM). When you manage an Ethernet switch, the line cards and the supervisor engines are also managed. With service modules, you have the option to manage them at that time or at a later time.


NoteYou cannot manage line cards and supervisor engines individually.

You can manage one or more service modules at the same time.

You cannot manage the service modules unless the Ethernet switch is in the managed state.


If two service modules are configured for high availability (HA), when you manage one service module, its HA peer is also managed. If the Ethernet switch that contains the HA peer is not in the managed state, the manage operation will try to manage the switch also.

If you cannot manage the Ethernet switch or its HA peer (for example, you are unable to make an SSH connection to it), and then you try to manage the service module in it, the service module management will fail.

When you manage an FWSM, VFrame takes inventory of all of the security contexts defined on the FWSM. If you chose to manage the security contexts while managing the service module, they are managed. Otherwise, you can manage them separately.

When you unmanage an Ethernet switch, the line cards, the supervisor engines, and all the service modules in that switch are also unmanaged.


Note You cannot unmanage a line card or a supervisor engine individually, you must unmanage the Ethernet switch to unmanage them.


When you unmanage a service module which is configured for HA, the HA peer is also unmanaged.

When you unmanage a security context which is configured for HA, its HA peer is also unmanaged.

Related Topics

Managing and Unmanaging Ethernet Switches

Managing and Unmanaging Service Modules

Understanding VLAN Management and the Management VLAN

After you manage an Ethernet switch, the VLANs configured on the switch are discovered. To manage a discovered VLAN, that VLAN must be defined on all switches that are in a managed state, otherwise, you will not be able to manage the VLAN. To manage a switch, all the managed VLANs must be defined on that switch, otherwise, you will not be able to manage the switch.

You must select a VLAN to be the management VLAN. VFrame uses the management VLAN during service network operations. When you stop a service network, or a server on the network is stopped (either intentionally or due to a server problem), the switch ports for the affected servers are reconfigured and placed on the management VLAN. Because the servers will subsequently PXE boot from this VLAN, you can select the VLAN to which VFrame's server communications interface is connected as the management VLAN to avoid the need to configure a DHCP relay agent on the VLAN.

The management VLAN must be configured on all of the switches that are in the data network.

If you decide to change the management VLAN to another VLAN, you must reassign servers that were on the previous management VLAN to the new management VLAN. Alternatively, you can define a DHCP helper for the old management VLAN to forward requests to the new one, as described in Configuring DHCP Relay Agents in Ethernet Switches.

You cannot select two VLANs to be management VLANs. Also, you cannot unmanage the management VLAN.

Related Topics

Managing and Unmanaging Ethernet Switches

Managing and Unmanaging VLANs

Managing and Unmanaging Application Servers

Understanding Storage Device Management

Storage devices fall under two categories: NAS filers and SAN fabric devices. The following topics provide more information:

Understanding NAS Filer Management

Understanding SAN Fabric Device Management

Understanding NAS Filer Management

You can manage or unmanage the following types of NAS filer resources:

Volumes

QTrees

CIFS Shares

Volumes

When you manage a volume, VFrame does the following:

Obtains the following information from the NAS filer:

Volume attributes.

List of Quota Trees (Qtrees) that exist on that volume.

Quota status of that volume.

Updates the export rule for the volume by adding root access for itself.

After these steps succeed, the volume becomes available as a resource for provisioning the NAS storage.

When you unmanage a volume, VFrame checks dependencies to make sure that no QTrees from that volume are being used by a server. If no QTrees are used, the volume is unmanaged successfully.

QTrees

When you manage a QTree, VFrame does the following:

Updates its database with the QTree attributes.

Verifies that the QTree exists on the NAS filer. If the QTree exists on the NAS filer, then the manage operation succeeds.

When you unmanage a QTree, VFrame verifies that the QTree is not assigned to a server as a shared NAS resource. If the QTree is not assigned to a server, then the QTree is unmanaged successfully.

CIFS Shares

When you manage a Common Internet File System (CIFS) share, VFrame reads the CIFS shares from the NAS filer to make sure that the CIFS share exists on the filer. If the CIFS share exists on the NAS filer, then the manage operation succeeds.

When you unmanage a CIFS share, VFrame verifies that the CIFS share is not assigned to a server as a shared NAS resource. If the CIFS share is not assigned to a server, then the CIFS share is unmanaged successfully.


Note Qtrees and CIFS shares that are managed by VFrame are managed as shared resources only.


Related Topics

Managing and Unmanaging NAS Filer Components

Understanding SAN Fabric Device Management

When you manage a VSAN, VFrame does the following:

Takes inventory of the configured active zone set and active zones.

In fabric mode, takes inventory of the logical unit numbers (LUNs).

Refreshes the connectivity between the Fibre Channel switch port and the Fibre Channel storage port.

Refreshes the connectivity between the Fibre Channel switch port and the Fibre Channel server port.

When you unmanage a VSAN, VFrame does the following:

Unmanages all the storage ports in the VSAN.

Unmanages all the LUNs that are not visible through any other managed storage port.

When you unmanage a storage port, VFrame unmanages all the LUNs that are not visible through any other managed storage port.

Related Topics

Managing and Unmanaging SAN Fabric Components

Understanding Server Management

When you manage a server, VFrame does the following:

Verifies that the Ethernet ports on the server that will be used for management are connected to the network.

Verifies that the LOM interface is working and uses the LOM manager to check the power status, and then powers off the server.

Verifies that you have set a VLAN as the management VLAN. For more information on how VFrame uses the management VLAN, see Understanding VLAN Management and the Management VLAN.

Creates up to ten 2 GB partitions on the server's local disk if you selected to create swap space on the server's local disk drive (if any). If you are using file-based golden images (booting servers from NAS filer storage), you can improve server performance by creating swap partitions. Images stored on NAS filers do not include swap space.

After doing these things, VFrame adds the server to the servers resource pool.

Related Topics

Managing and Unmanaging Application Servers

Understanding VLAN Management and the Management VLAN

Understanding Management and Service Network States

Every resource has a management state (also known as the device state or resource state) and a service network usage state (also known as the SN usage state). You can determine these states on the Resources tab (select View > Resources).

The following topics describe these states in more detail:

Resource Management States

Device Service Network Usage States

Resource Management States

The management state (device state, resource state) of a resource represents whether VFrame is managing the resource and whether service networks can use it. This state is represented by the icon next to the device or network element in the device selector on the Resources tab. To see the definitions for the icons, select Filter by Device State in the device selector and click the drop-down arrow in the filter list box. The icons and their related management states are listed under Resource States.

These are the main management states:

New—The initial state for new resources. The resource was discovered and its inventory was taken, by you have not done anything with it yet in VFrame.

Managed—The resource is managed by VFrame (you selected it and clicked Manage). When managed, the resource is included in the appropriate resource pools, and users can select this resource for inclusion in service networks.

Verifying—After you select a resource and click Manage, the management state is changed to Verifying, which means that VFrame is determining whether the resource can be managed. The verifying state is temporary, and will move to either the managed or failed states.

Failed—The management operation failed. If you try to manage a resource and VFrame cannot manage it, log messages will indicate the reason. Fix the problems and try managing the resource again.

Unmanaged—The resource was previously managed, but it is no longer managed (you selected it when it was in the managed state and clicked Unmanage). Unmanaged resources are removed from all resource pools, and users cannot select the resource for use in service networks.

If the device you want to unmanage is being used by a service network, you must first remove it from the service network before you can unmanage it. Removing it from the service network might require you to stop the network and remove the device in the service network design.

Resource Maintenance—The resource is off-line for maintenance. You selected the resource and selected Maintenance > Enter Maintenance from the Action menu. If the device is being used, it is initially in the resources marked for maintenance state. When you complete your maintenance activities, select the device and select Action > Maintenance > Exit Maintenance to move it back to the managed state.

Marked for Maintenance—The resource is intended to be in maintenance, but VFrame cannot put it in maintenance yet. This typically means that the resource is being used in a service network. When you remove the resource from the service network, the state changes to resources under maintenance.

Device Service Network Usage States

The service network usage (SN usage) state of the resource represents how the resource is being used in a service network that has acquired it. If you move the mouse pointer over the device name in the device selector, a popup window appears that includes this device state information as well as some other properties.

These are the SN usage states:

Not in Use—For managed resources, the resource is not currently being used by any service network. The not in use state might also appear for devices that cannot be managed or used in service networks, such as LOM managers and model servers.

Available In Use—The resource is currently being used by a service network. However, it is defined as a shared resource, and it is still available for acquisition by other service networks.

Saturated—The resource is currently being used by a service network and it is not available for acquisition by additional service networks. Either the resource is not defined as shared (meaning that the acquisition by one network saturates it) or it is a shared resource that has reached its maximum sharing capability.

Resource Maintenance—The resource is currently in the resource maintenance management state, meaning that you are performing off-line maintenance to the resource (for example, adding memory to a server or moving it to a different rack). The resource cannot be acquired by service networks during this time. When you complete the maintenance (by selecting Action > Maintenance > Exit Maintenance), the SN usage state returns to not in use.

Managing and Unmanaging Devices

The topics describe how to manage and unmanage different types of devices.

Managing and Unmanaging Ethernet Switches

Managing and Unmanaging VLANs

Managing and Unmanaging Service Modules

Managing and Unmanaging NAS Filer Components

Managing and Unmanaging SAN Fabric Components

Managing and Unmanaging Storage Arrays and Their Components

Managing and Unmanaging Application Servers

Managing and Unmanaging Ethernet Switches

You can manage and unmanage Ethernet switches from the Resources tab. An Ethernet switch contains line cards, supervisor engines, and service modules (FWSM and CSM). A multi-context FWSM can contain security contexts.

The following topics provide more information:

Managing Ethernet Switches

Unmanaging Ethernet Switches

Managing Ethernet Switches

When you select a switch for management, you can choose to manage its service modules, and you can mark the switch as a Layer 3 switch at the same time.

Before You Begin

Verify the following:

Ethernet switch credentials are configured in VFrame (see Configuring Network Credentials).

The switch is discovered and appears in the device selector in the Resources tab (see Discovering Ethernet Switches and Service Modules).

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the Ethernet switch to manage and click Manage. The Manage Options dialog box appears.

Step 3 Do the following:

a. (Optional) To manage all the service modules in the switch, select Manage All Modules. Additional fields appear on the dialog box if any of the service modules require additional information.

For example, you must enter the IP address of an FWSM. You can also select Manage Contexts to manage the security contexts in the FWSM.

If you do not choose to manage service modules at this time, you can manage them (or the FWSM security contexts) later. For more information, see Managing and Unmanaging Service Modules).

b. (Optional) To mark the switch as Layer 3 enabled (that is, it can route between networks), select Layer 3 Enabled. If the switch is configured for high availability (HA), you can also select the HSRP tracking ports.


Note Optionally, you can also right-click the device after managing it, select Set HSRP Tracking Ports, and then select the interfaces that will be used as HSRP tracking ports.


When you mark the switch as Layer 3 enabled, that switch is added to the Layer-3-enabled resource pool.

c. Click OK.

VFrame creates a management job and tries to manage the switch and service modules you selected to manage. VFrame follows the process described in Understanding Ethernet Switch and Service Module Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 4 After the Ethernet switch is managed, you can proceed with these tasks:

Manage the switch's VLANs (see Managing VLANs and Selecting the Management VLAN).

Manage the switch's service modules that you did not manage in this procedure (see Managing Service Modules).


Related Topics

Understanding Ethernet Switch and Service Module Management

Viewing Management Job Logs

Configuring Network Credentials

Discovering Ethernet Switches and Service Modules

Managing and Unmanaging VLANs

Managing and Unmanaging Service Modules

Unmanaging Ethernet Switches

You can unmanage an Ethernet switch if it is not currently in use. Keep the following points in mind when you unmanage an Ethernet switch:

You cannot unmanage a line card or a supervisor engine individually, you must unmanage the Ethernet switch to unmanage them.

When you unmanage an Ethernet switch, the line card, the supervisor engine, and the service modules contained in the switch also are unmanged.

If a service module that has an HA peer, the peer is also unmanaged.

If an FWSM is unmanaged, all of its security contexts are also unmanaged.

You cannot unmanage an Ethernet switch if it is in use.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the Ethernet switch to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the switch and service modules you selected to unmanage. VFrame follows the process described in Understanding Ethernet Switch and Service Module Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the unmanage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding Ethernet Switch and Service Module Management

Managing Ethernet Switches

Resources Tab

Managing and Unmanaging VLANs

After you successfully manage an Ethernet switch, the VLANs configured on the switch are discovered and appear under Discovered VLANs on the Resources tab.

The following topics provide more information:

Managing VLANs and Selecting the Management VLAN

Unmanaging VLANs

Managing VLANs and Selecting the Management VLAN

You must manage the VLANs and select a VLAN to serve as the management VLAN.

Before You Begin

Manage the Ethernet switch (see Managing and Unmanaging Ethernet Switches).

Make sure that the VLAN you plan to manage is defined on all switches that are in the managed state, otherwise, you will not be able to manage the VLAN. If you add a switch to the network, all managed VLANs must be defined on the switch for you to manage the switch.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the VLANs to manage in the Discovered VLANs folder and click Manage.

VFrame creates a management job and tries to manage the selected VLANs. VFrame follows the process described in Understanding VLAN Management and the Management VLAN.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 3 Select the VLAN that you want to use as the management VLAN, right-click and select Set Management VLAN.

You must set a VLAN to serve as the management VLAN before you manage servers. For information on how VFrame uses the management VLAN, see Understanding VLAN Management and the Management VLAN.


Related Topics

Understanding VLAN Management and the Management VLAN

Discovering Ethernet Switches and Service Modules

Managing and Unmanaging Ethernet Switches

Managing and Unmanaging Application Servers

Viewing Management Job Logs

Troubleshooting Device Management

Unmanaging VLANs

You can unmanage a VLAN if it is not currently in use and if it is not the management VLAN.

Before You Begin

You cannot unmanage the management VLAN. If you want to unmanage the management VLAN, you must first change the management VLAN by selecting another managed VLAN, right-clicking and selecting Set Management VLAN. This switches the management VLAN to the selected VLAN. You can then unmanage the old management VLAN.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the VLAN to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the VLAN. VFrame follows the process described in Understanding VLAN Management and the Management VLAN.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the unmanage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding VLAN Management and the Management VLAN

Managing VLANs and Selecting the Management VLAN

Resources Tab

Managing and Unmanaging Service Modules

You can manage or unmanage service modules from the Resources tab. Service modules reside in an Ethernet switch. VFrame supports management of FWSM and CSM service modules.

The following topics provide more information:

Managing Service Modules

Unmanaging Service Modules

Managing Service Modules

You can manage a service module from the Resources tab.

Before You Begin

Verify the following:

Service module credentials are configured in VFrame (see Configuring Network Services Credentials).

Service modules are discovered and appear in the device selector in the Resources tab (see Discovering Ethernet Switches and Service Modules).

The switch in which the service module resides is in the managed state. If the switch is not yet managed, you can manage the service modules while managing the switch, as described in Managing Ethernet Switches.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select a service module to manage (the service modules appear as nodes under the hosting Ethernet switch), and then click Manage.

If you are managing a CSM, skip to Step 4.

If you are managing an FWSM, the Manage Options dialog box appears.

Step 3 (FWSM only) In the Manage Options dialog box:

a. Enter the IP address of the FWSM.

b. (Optional) Select Manage Contexts. If selected, all security contexts are managed after they are discovered, with the exception of the admin security context. If you do not select this option, the security contexts are discovered, but you must individually manage them. To individually manage the contexts, select the FWSM module on the Resources tab and select Actions > Show Details Table. A list of security contexts opens. Select the contexts to manage and click Manage.

c. Click OK.

Step 4 (All service modules) VFrame creates a management job and tries to manage the selected service modules, and for FWSMs it tries to manage the security contexts (if you selected that option). VFrame follows the process described in Understanding Ethernet Switch and Service Module Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 5 (All service modules) If the service module is configured for high availability (HA), its HA peer is also managed. If the Ethernet switch that contains the HA peer is not in the managed state, the manage operation will try to manage the switch also. If the switch or the HA peer management does not succeed, the service module management fails. See Understanding Ethernet Switch and Service Module Management.

Step 6 (FWSM only) If the FWSM is configured for HA, when you manage its security contexts, the peer security contexts in the HA peer are also managed.


Related Topics

Understanding Ethernet Switch and Service Module Management

Viewing Management Job Logs

Configuring Network Services Credentials

Discovering Ethernet Switches and Service Modules

Unmanaging Service Modules

You can unmanage a service module that is not currently in use.

When you unmanage a service module that is configured for HA, its HA peer is also unmanaged.

When you unmanage a FWSM, its security contexts (if any) are unmanaged. When you unmanage a security context that is configured for HA, its HA peer is also unmanaged.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the service module to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the service module you selected to unmanage. VFrame follows the process described in Understanding Ethernet Switch and Service Module Management.

If the job is successful, the service module, its HA peer (if any), and security contexts (if any) are unmanaged.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the unmanage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding Ethernet Switch and Service Module Management

Managing Service Modules

Resources Tab

Managing and Unmanaging NAS Filer Components

You can manage or unmanage volumes, QTrees, and CIFS shares associated with the NAS filer, but you cannot manage or unmanage a NAS filer. For more information, see Understanding NAS Filer Management.

The following topics provide more information:

Managing NAS Filer Components

Unmanaging NAS Filer Components

Managing NAS Filer Components

You can manage volumes, QTrees, and CIFS shares associated with a NAS filer.

Before You Begin

Verify the following:

NAS filer credentials are configured in VFrame (see Configuring NAS Credentials).

The NAS filer is discovered and appears in the device selector in the Resources tab (see Discovering NAS Filers and Their Components).

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 From the device selector, right-click a NAS filer and select Show Details Table to display the NAS filer details table in the right pane.

The details table contains three tabs: volumes, QTree and CIFs share.

Step 3 Select a NAS filer volume, QTree, or a CIFS share to manage and click Manage.

VFrame creates a management job and tries to manage the selected resource. VFrame follows the process described in Understanding NAS Filer Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding NAS Filer Management

Viewing Management Job Logs

Configuring NAS Credentials

Discovering NAS Filers and Their Components

Unmanaging NAS Filer Components

You can unmanage volumes, QTrees, and CIFS shares associated with a NAS filer.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 From the device selector, right-click a NAS filer and select Show Details Table to display the NAS filer details table in the right pane.

The details table contains three tabs: volumes, QTree and CIFs share.

Step 3 Select the volume, QTree, or CIFS share to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the selected resource. VFrame follows the process described in Understanding NAS Filer Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding NAS Filer Management

Managing NAS Filer Components

Managing and Unmanaging SAN Fabric Components

You can manage or unmanage VSANs, storage ports, and LUNs in a SAN fabric, but you cannot manage or unmanage an MDS switch or the SAN Fabric seed device. For more information, see Understanding SAN Fabric Device Management.

The following topics provide more information:

Managing SAN Fabric Components

Unmanaging SAN Fabric Components

Managing SAN Fabric Components

You can manage VSANs, storage ports, and LUNs in a SAN fabric.

Before You Begin

Verify the following:

SAN Fabric credentials are configured in VFrame (see Configuring SNMP Credentials for SAN Fabric Devices).

The SAN Fabric seed device, the VSANs, and the MDS switches associated with it are discovered and appear in the device selector in the Resources tab (see Discovering SAN Fabric Devices and Their Components).

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 From the device selector, select the VSANs to manage and click Manage.

VFrame creates a management job and tries to manage the selected VSANs. VFrame follows the process described in Understanding SAN Fabric Device Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 3 To manage the storage ports associated with that VSAN:

a. If you are using storage array mode, you must first manage the storage array that contains the port. For more information, see Managing Storage Arrays and Their Components.

If you are using fabric mode, storage arrays are not discovered, so you do not manage them. Proceed to the next step.

b. Right-click the VSAN and select Show Details Table to display the VSAN details table in the right pane.

c. Click the Storage Ports tab to display the storage ports in the VSAN.

d. Select the storage port to manage, right-click it and select Manage. VFrame creates a management job and tries to manage the selected port.


Note To manage a storage port, the VSAN to which it belongs must already be managed.


Step 4 To manage LUNs based on the managed storage port:

a. Right click the port and select Show Details Table to display the associated LUNs.

b. Select the LUN to manage, right-click it and select Manage. VFrame creates a management job and tries to manage the selected LUN.

Step 5 To manage LUNs based on the VSAN:

a. Click the LUNs tab to display all the LUNs in the VSAN.

If no LUNs are displayed, see LUNs Not Displayed for a Managed VSAN.

b. Select the LUN to manage, right-click it and select Manage. VFrame creates a management job and tries to manage the selected LUN.


Note To manage a LUN, at least one storage port to which the LUN is mapped must already be managed.



Related Topics

Understanding SAN Fabric Device Management

Viewing Management Job Logs

Configuring SNMP Credentials for SAN Fabric Devices

Discovering SAN Fabric Devices and Their Components

Unmanaging SAN Fabric Components

You can unmanage VSANs, storage ports, and LUNs in a SAN fabric.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 From the device selector, select the VSAN to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the selected VSAN. VFrame follows the process described in Understanding SAN Fabric Device Management.

When you unmanage a VSAN, the following occurs:

All storage ports in the VSAN are unmanaged.

All the LUNs that are not visible through any other managed storage port are unmanaged.


Note You can unmanage a VSAN only if it is not in use (that is, it is not mapped to a managed storage port).


You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 3 To unmanage a storage port associated with a VSAN:

a. Right-click the VSAN and select Show Details Table to display the VSAN details table in the right pane.

b. Click the Storage Ports tab to display the storage ports in the VSAN.

c. Select the storage port to unmanage, right-click it and select Unmanage. VFrame creates a management job and tries to unmanage the selected port.


Note When you unmanage a storage port, all the LUNs that are not visible through any other managed storage port are unmanaged.


Step 4 To unmanage LUNs based on the storage port:

a. Right click the port and select Show Details Table to display the associated LUNs.

b. Select the LUN to unmanage, right-click it and select Unmanage. VFrame creates a management job and tries to unmanage the selected LUN.

Step 5 To unmanage a LUN in the VSAN:

a. Click the LUNs tab to display all the LUNs in the VSAN.

b. Select the LUN to unmanage, right-click it and select Unmanage. VFrame creates a management job and tries to unmanage the selected LUN.


Related Topics

Understanding SAN Fabric Device Management

Managing SAN Fabric Components

Viewing Management Job Logs

Managing and Unmanaging Storage Arrays and Their Components

You can manage or unmanage storage arrays and the LUNs and ports associated with them.

The following topics provide more information:

Managing Storage Arrays and Their Components

Unmanaging Storage Arrays and Their Components

Managing Storage Arrays and Their Components

You can manage storage arrays, and the LUNs and ports associated with them.

Before You Begin

Verify the following:

Storage manager credentials are configured in VFrame (see Configuring Storage Manager Credentials).

The storage manager is discovered and appears in the device selector under Storage Arrays in the Resources tab (see Discovering Storage Arrays and Their Components Through Storage Managers).

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the storage arrays to manage and click Manage.

VFrame creates a management job and tries to manage the selected storage arrays.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 3 (Optional) To manage the storage ports associated with a storage array:

a. Right-click the storage array and select Show Details Table to display the storage array details table in the right pane.

b. Click the Ports tab to display the storage ports in the storage array.

c. Select a port, right-click it and select Manage. VFrame creates a management job and tries to manage the selected port.


Note To manage a port, both the storage array and the VSAN to which it belongs must already be managed.


Step 4 To manage a LUN in the storage array:

a. Click the LUNs tab to display the LUNs.

b. Select a LUN, right-click it and select Manage. VFrame creates a management job and tries to manage the selected LUN.


Note To manage a LUN, at least one port must already be managed.



Related Topics

Configuring Storage Manager Credentials

Discovering Storage Arrays and Their Components Through Storage Managers

Viewing Management Job Logs

Unmanaging Storage Arrays and Their Components

You can unmanage storage arrays and the LUNs and ports associated with them.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the storage arrays to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the selected storage arrays.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.

Step 3 To unmanage a storage port associated with the storage array:

a. Right-click the storage array and select Show Details Table to display the storage array details table in the right pane.

b. Click the Ports tab to display the storage ports in the storage array.

c. To unmanage a port, right-click it and select Unmanage. VFrame creates a management job and tries to unmanage the selected port.


Note When you unmanage a port, any LUN that is not visible through any other managed storage port is unmanaged.


Step 4 To unmanage a LUN in the storage array:

a. Click the LUNs tab to display the LUNs.

b. To unmanage a LUN, right-click it and select Unmanage. VFrame creates a management job and tries to unmanage the selected LUN.


Related Topics

Managing Storage Arrays and Their Components

Viewing Management Job Logs

Managing and Unmanaging Application Servers

You can manage or unmanage application servers from the Resources tab (see Understanding Server Management).

The following topics provide more information:

Managing Application Servers

Unmanaging Application Servers

Managing Application Servers

You can manage application servers from the Resources tab.

Before You Begin

Verify the following:

The LOM interface is configured on the server.

LOM manager and LOM interface credentials are configured in VFrame (see Configuring Server Credentials).

The LOM manager associated with the LOM interface in the server is discovered and appears in the device selector in the Resources tab (see Discovering LOM Interfaces and the Server Inventory Through LOM Managers).

The server is discovered and appears in the device selector in the Resources tab (see Discovering Application Servers for Unassociated LOM Interfaces).

A management VLAN is set (see Managing VLANs and Selecting the Management VLAN).

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the servers to manage and click Manage.

If any of the selected servers have local disk drives, the Manage Options dialog box opens where you can select on which servers to create swap partitions, if any.

These are the considerations for deciding whether the create swap partitions on a server:

If you are using file-based golden images (booting servers from NAS filer storage), you can improve server performance by creating swap partitions. Images stored on NAS filers do not include swap space.

If you are using block-based golden images (booting servers from SAN storage), the golden image includes the swap space defined on the model server. You do not need to create swap partitions during server management.

If you create swap partitions, VFrame will create up to ten 2 GB partitions on the server's local disk. When you create server groups during service network design, you define the swap space requirement for the servers, and this affects which servers are acquired by the service network.

Step 3 Select the servers for swap partitions, if any, and click OK.

VFrame creates a management job and tries to manage the selected servers and create swap partitions (if applicable). VFrame follows the process described in Understanding Server Management.

If the job is successful, VFrame powers down the servers.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the manage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding Server Management

Viewing Management Job Logs

Configuring Server Credentials

Discovering Servers

Managing VLANs and Selecting the Management VLAN

Troubleshooting Device Management

Unmanaging Application Servers

You can unmanage application servers that are not currently in use.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Select the server to unmanage and click Unmanage.

VFrame creates a management job and tries to unmanage the server. VFrame follows the process described in Understanding Server Management.

You can view status information on the job by selecting it in the Log pane in the lower part of the Resources window (see Log Tab). To view the detailed messages generated during the job, click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box). If the unmanage operation fails, the job messages can help you identify the cause of the failure.


Related Topics

Understanding Server Management

Managing Application Servers

Resources Tab

Troubleshooting Device Management

Viewing Management Job Logs

You can troubleshoot problems and view errors that might have occurred during managing, unmanaging, or deleting a device, or other system operations such as reinventory, by viewing the management logs.

Procedure


Step 1 Select View > Resources to open the Resources tab (see Resources Tab).

Step 2 Click the Log tab located in the lower pane of the Resources tab (below the device selector) to display the Log pane if it is not already displayed (see Log Tab).

The Log tab provides a summary of the management jobs that you or VFrame have initiated.

To see a more readable format of a particular job summary, select the row and click Details.

Step 3 To view the logs for a particular management job, select the job and click Logs to open the Logs for Resource Operation dialog box (see Logs for Resource Operation Dialog Box).

This dialog box displays the detailed messages of events that happened during the selected job. To see a more readable format of a particular message, select it and click Details.


Related Topics

Understanding Device Management

Managing and Unmanaging Devices

Viewing Details About a Selected Device Category or Element

You can view details about a device category or element in the device selector by right-clicking it and selecting Show Details Table. The details table lists components of the selected resource or category, which you can select and manage from the details table. You can view details about the following:

Network Devices—Displays details about the entire category or the selected Ethernet switch, such as its management state, DNS name, management IP address, and the family that the device belong in.

You can also view details about service modules in an Ethernet switch. For example, for a FWSM, you can get information about the security contexts in the FWSM, such as, the state of the context, the name, the firewall mode, failover state, failover group ID, and context type.

Discovered VLANs—Displays details about the entire category or the selected VLAN, such as its state, ID, name, and if it is marked as a management VLAN.

Servers—Displays details about entire category or the selected server, such as its management state, server name, model number, vendor, MAC address, CPU type, and CPU count.

Model Servers—Displays details about the selected model server, such as its management state, server name, MAC address, CPU type, and CPU count.

LOM Managers—Displays details about the LOM interfaces managed by the selected LOM manager, such as the last known power state of the LOM interface, the MAC address of the server that contains the LOM, the IP address of the LOM interface, the label assigned to the LOM interface, and the label assigned to the server (displayed only if the server is discovered).

You can filter the LOM interfaces to show only certain types of interfaces. To see the LOM interfaces that belong to undiscovered servers, select Unassociated LOMs. Other options allow you to filter based on the power settings (On, Off, Failed) or to view all interfaces (All).

You can right-click a LOM interface to display the following shortcut menu options:

Power Off—Shuts off the server power. You cannot use this command if the server is managed.

Power On—Turns on the server power. You cannot use this command if the server is managed.

Update Power Status—Displays the server's current power status. Use this command to verify that the displayed status is accurate.

NAS Filers—When you display details for the NAS Filer category, the details are for the NAS filers, such as the system name, model number, serial number, ID, software version, and NFSv4 support.

When you display details for a specific NAS filer, the following tabs appear:

Volumes—Displays the state, name, the size of the volumes on the filer, the size used, and the size available for use.

QTree—Displays QTrees created by the storage administrator not by VFrame. QTree or quota tree is a directory structure where a size limit (quota) can be enforced. The QTree information is displayed for clients running the Linux operating system. For details, see the documentation for the NAS filer.

CIFS share—Displays the state, name, path, and size of the Common Internet File System (CIFS) shares created by the storage administrator not by VFrame. CIFS share is a directory structure where a size limit can be enforced. The CIFS share information is displayed for clients running the Windows operating system. For details, see the documentation for the NAS filer.

SAN Fabrics—Displays two tabs:

Switches—Displays information about the switch, such as the name, IP address, WWN number, and description.

VSANs—Displays information about the VSAN, such as the number of VSANs in the switch, their state, name, and IP address.

SAN Storage Arrays—Displays two tabs:

LUNs—Displays information about the LUN, such as the state, name, ID, capacity, RAID level, device ID, and the storage array to which the LUN belongs.

Ports—Displays the state, name, WWN, speed, and the VSAN in which the port is located.

Related Topics

Resources Tab

Action and Shortcut Menu Commands

Troubleshooting Device Management

These are some problems you might encounter when managing devices and their solutions:

LUNs Not Displayed for a Managed VSAN

Unable to Manage New Switch

Unable to Manage a Server

Server Properties for Show One Interface When Two Are Connected

Device Manager Does Not Start Properly

LUNs Not Displayed for a Managed VSAN

If LUNs are not displayed for a managed VSAN, you might have answered "yes" to the following prompt when you installed VFrame:

Manage storage arrays through storage array macros? Answering "no" will require LUN zoning on MDS with storage array security turned off. (yes/no) [yes]?

If you answered yes, VFrame is in storage-array mode and expects to discover LUNs using storage manager templates and macros.

To determine which mode you selected during installation, log in to the VFrame command-line interface using an SSH client and the admin username, and then enter the show system setup command.

Unable to Manage New Switch

If you already have managed switches and VLANs, the VLANs you managed control whether you can manage a newly discovered switch. Each managed VLAN must be defined on every managed switch. If you cannot manage a new switch, check the management logs for the job and also compare the list of managed VLANs with the list of VLANs defined on the new switch. Create any missing VLANs.

Unable to Manage a Server

You are unable to manage a server if you have not set a VLAN to be the management VLAN.

To set up the management VLAN, from the discovered VLAN list, select a VLAN to serve as the management VLAN, right-click and select Set Management VLAN (see Managing VLANs and Selecting the Management VLAN).

If the management VLAN is not the problem, ensure that the line module to which the server is connected is managed. Also ensure that the switch's supervisor engine is managed.

Server Properties for Show One Interface When Two Are Connected

If you have a server that has two Ethernet interfaces, and both are connected to a managed switch port, both interfaces should show Ethernet connectivity when you view the server's properties. You can view the properties from the Resources tab by right-clicking the server and selecting Properties.

To resolve the problem for the interface with missing connectivity information, ensure that all of the following are configured:

The switch port is configured with the required switchport command. For information on the required port configuration, see Setting Up Ethernet Switches. If the switch port configuration is the problem, you must rediscover the switch after you fix the configuration.

The switch port is enabled for CDP, as described in Setting Up Ethernet Switches.

Device Manager Does Not Start Properly

If you select a device and then select the Device Manager command (from the Actions menu or from the right-click shortcut menu), a dialog box appears from which you can select a defined external device manager. The VFrame administrator defines these device managers, which are not part of the VFrame application. If there is a mistake in the definition, you might see errors when trying to start the manager. For example, you might see an error saying that a particular directory path could not be found. Clicking OK on the error message might start the application, but without connecting directly to the selected device.

Typically, directory path or other errors mean that the device manager definition is not correct. A common problem is that variables are not being passed to the application on the correct parameter. For example, if an SSH client requires the -h parameter for passing a hostname or IP address, you must include this in the device manager's definition. Consider the highlighted difference between these device manager definitions:

Works:

sshclient.exe -h $MgmtAddr

Does not work:

sshclient.exe $MgmtAddr

Carefully review the documentation for your device manager application to determine the application's parameter requirements.

Device Management Reference

These topics describe the main tab and dialog boxes you use when managing devices:

Resources Tab

Log Tab

Action and Shortcut Menu Commands

Resources Tab

Use the Resources tab to view devices in the VFrame database, manage or unmanage devices, view device properties, and delete devices.

How to Get to This Tab

Select View > Resources to open the Resources tab.

Related Topics

Understanding the Resources Tab

Understanding Device Management

Managing and Unmanaging Devices

Action and Shortcut Menu Commands

Field Reference

Table 7-1 Resources Tab 

Element
Description
Left Pane

Manage button

Click this button to manage the selected resource.

You cannot manage a component of a device unless its parent device is managed. For example, you cannot manage the service modules in an Ethernet switch unless the switch is managed.

Unmanage button

Click this button to unmanage the selected resource. You cannot unmanage a resource if it is currently being used by a service network.

Actions menu

Displays the shortcut menu commands that apply to the selected item (see Action and Shortcut Menu Commands).

Filter by:

Provides these filtering options:

Device State—Enables you to filter and display a subset of devices based on the state that you select in the text box below this radio button. You can filter by the management state (for example, show only new devices) or by service network (which shows devices used by the selected service network).

Name—Enables you to filter and display a subset of devices based on the device name you enter in the text box. Click the Q to select search scope options.

Device Selector

Lists the following categories of discovered devices or resources:

Network Devices (Ethernet switches, their line cards, supervisor engines, and service modules)

Discovered VLANs

Servers (application servers)

Model Servers

LOM Managers

NAS Filers

SAN Fabrics (MDS switches and the VSANs associated with the SAN fabrics)

SAN Storage Arrays (storage managers and the LUNs associated with them)

Unsupported (discovered devices that VFrame cannot manage)

Right-click a resource to view shortcut menu commands (see Action and Shortcut Menu Commands).

Right-click a resource or a resource category and select Show Details Table to display details about the category or resource (see Viewing Details About a Selected Device Category or Element).

Right Pane

Save Layout button

Click this button to save the graphical view of the network displayed in the content area.

Auto Layout button

Click this button to lay out the devices automatically in different configurations. You can then modify the layout to suit your needs.

Content area

Displays a graphical view of the network. Right-click a device to view shortcut menu commands (see Action and Shortcut Menu Commands).

Icon buttons

Displayed on the left of the content area. Place the cursor over a button to display its function.

When clicked, these buttons enable you to do various tasks with the devices in the content area, such as zoom in, zoom out, reset zoom, fit all devices in display area, and so on.

Show Details Table

Displays a table with details about a selected element or category in the lower pane (see Viewing Details About a Selected Device Category or Element). Select a device category or element in the device selector, right click and select Show Details Table to display the table.

Lower Pane

Log tab

Lists a summary of management jobs that you or VFrame initiated, such as manage, unmanage, delete resource, or reinventory. For more information, see Log Tab.


Log Tab

You can troubleshoot problems and view errors that might have occurred during managing, unmanaging, or deleting a device, or other system operations such as reinventory, by viewing the management logs.

How to Get to This Tab

Select View > Resources to open the Resources tab, then click the Log tab located in the lower pane of the window.

Related Topics

Understanding Device Management

Managing and Unmanaging Devices

Viewing Management Job Logs

Resources Tab

Field Reference

Table 7-2 Log Tab 

Element
Description

Max Results

The maximum number of jobs to display in the table.

Details button

Click this button to open the Log Record Details dialog box for the selected row, which is the same as double-clicking the row or selecting Show Details from the right-click shortcut menu.

The Log Record Details dialog box displays the job summary information in a more readable format. You can also open the job log from the summary window, which is the same as clicking the Logs button. You can use the < and > buttons to scroll through the job summaries.

Logs button

Click this button to open the Logs for Resource Operation dialog box for the selected management job, which is the same as selecting Show Logs from the right-click shortcut menu (see Logs for Resource Operation Dialog Box).

The Logs for Resource Operation dialog box displays the detailed messages of events that happened during the selected job. To see a more readable format of a particular message, select it and click Details.

Time Started

The date and time the management job started.

Status

The summary status of the management job.

Percentage Complete

The percentage of management job that has currently been completed.

Operation Type

The type of management operation performed by the job.

Operation

Information about the resource that the management job was performed on.


Logs for Resource Operation Dialog Box

Use the Logs for Resource Operation dialog box to display the detailed messages of events that happened during the selected management job.

How to Get to This Dialog Box

Select View > Resources to open the Resources tab, select a management job on the Log Tab (lower pane), and click Logs.

Related Topics

Viewing Management Job Logs

Understanding Device Management

Managing and Unmanaging Devices

Log Tab

Resources Tab

Field Reference

Table 7-3 Logs for Resource Operation Dialog Box 

Element
Description

Details button

Click this button to open the Log Record Details dialog box for the selected row, which is the same as double-clicking the row or selecting Show Details from the right-click shortcut menu.

The Log Record Details dialog box displays the log message information in a more readable format. You can use the < and > buttons to scroll through the log messages.

Time

The date and time the log message was generated.

Severity

The severity level of the message, such as info, warning, debug, and error.

Resource

The resource that was being operated on when the message was issued.

Entry

The log message.


Action and Shortcut Menu Commands

The Action menu on the Resources tab contains commands related to device management. These commands are also available on the shortcut menu when you right-click an object.

How to Get to These Commands

Select View > Resources to open the Resources tab, and do one of the following:

Click Actions.

Right-click a device or category in the device selector.

Right-click an object on the network map.

Related Topics

Understanding the Resources Tab

Understanding Device Management

Viewing Details About a Selected Device Category or Element

Field Reference

Table 7-4 Action or Resource Shortcut Menu Commands 

Element
Description

Expand or Collapse

Enabled for network map objects only.

Displays all components of a device or a group that has components (Expand), or closes the display (Collapse).

Show Links

Hide Links

Enabled for network map objects only.

Shows how the selected device is linked to other devices (Show Links), or hides the displayed link (Hide Links).

Show Details Table

Displays details about a selected device (see Viewing Details About a Selected Device Category or Element).

Manage

Manages the selected resources.

Unmanage

Unmanages the selected resources.

Delete

Deletes the selected resources.

Show Selection on Map

When selected (marked by a check mark), selecting a device in the device selector also selects it in the network map.

Show Service Networks

Opens the Service Network Mappings dialog box, which shows the service networks to which the resource is assigned, and whether the network acquired the resource (that is, whether the network is using the resource).

Device Manager

Starts an external application to connect to the selected device for device management. You are presented with a list of applications that the VFrame administrator defined for the type of device selected. Choose the appropriate application, and VFrame starts it. For example, the Device Manager command might allow you to start an SSH session with a Catalyst switch.

The Device Manager command does not function unless you or an administrator with the appropriate privileges sets up a device manager as described in Configuring Device Managers.

Properties

Displays properties of the selected resource. Properties differ based on the type of resource.

The Resource Attributes dialog box also includes a Device Manager tab. The Device Manager tab displays the device managers available for connecting to the device, and the parameters available for use with the device managers. For some attributes, such as the alternate management address, you can configure the value by selecting the attribute and clicking Edit. However, your changes are used only if the configured device managers use the selected attribute. For information on the attributes available, see Device Manager Parameter Variables

Maintenance

Commands related to physical device maintenance:

Enter Maintenance—Select this command to perform any type of maintenance task on a device, such as, physical device repair, device hardware replacement, or software upgrade. When you select this option, the device state changes to Resource Maintenance.

If you selected this option and the device is being used, the device is tagged as Marked for Maintenance. When the device is no longer in use, the device state changes to Resource Maintenance.

Exit Maintenance—Select this command when the device maintenance is completed. The device state changes to Managed and it is available for use again.

Cancel Maintenance—Select this command to cancel maintenance for a device that is in the Marked for Maintenance state.

Change IP Address

Enabled for FWSMs only.

Changes the IP address of a selected FWSM.

Retrieve Server Attributes

Enabled only for application servers.

Reboots the server and refreshes the server inventory information.

Set Name and Description

Changes the name of the selected device and optionally adds a description for the device.

Set HSRP Tracking Ports

Enabled for Layer 3 switches only.

Sets the ports used for the Hot Standby Router Protocol (HSRP), used if you have configured the switch for high availability.