Adding servers

Ops Center Administrator High Availability User Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ADM003-17

Use Ops Center Administrator to add servers so you can attach volumes. You can add multiple server parameters from a file, or add one server at a time.

There are two methods of adding servers:
  • Manually add information for one server at a time.
  • Import a CSV (comma-separated values) file with information for one server in each row.

    The CSV file must have the following headings, in the order specified: Name, Description, IPAddress, OSType, WWNs (comma separated list of WWNs), WWNsUserDefinedNames (comma-separated list of user-defined names for WWNs). All fields are required except Description, IPAddress and WWNsUserDefinedNames.Valid OSType values are as follows:

    • AIX
    • HP_UX
    • LINUX
    • NETWARE
    • OVMS
    • SOLARIS
    • TRU64
    • VMWARE
    • VMWARE_EX
    • WIN
    • WIN_EX
    Note: Refer to the storage system documentation for the OS Type and Host Mode of the host groups associated with the storage system.
  1. On the Ops Center Administrator dashboard, click Servers. Then click the plus sign (+) to open the Add Server page.
    Note: FC-NVMe and iSCSI are not currently supported for high availability.

    Add servers

  2. In the Add Server window, do one of the following:
    • Click the upper plus sign (+) to browse for the CSV file or drag the file to the plus sign. The values from the file populate the window. Example:
      name,description,ipAddress,osType,wwns,wwnsUserDefinedNames
      Esxi,ESXI HOST,10.30.90.200,VMWARE_EX,10:00:00:05:33:26:f7:21,Esxi_HBA_1
      Win,WINDOWS
      HOST,10.30.91.80,WIN_EX,"10:00:00:05:33:26:f7:37,10:00:00:05:33:26:f7:36","HOST_HBA_1,HOST_HBA_2"
      ESXi_Cisco_1,ESXi HOST connected to Cisco
      Fabric,,VMWARE_EX,"10:00:00:05:33:26:e0:fc,10:00:00:05:33:26:e0:fd","Fabric_HBA_1"
      ESXi_Cisco_2,ESXi HOST connected to Cisco
      Fabric,,VMWARE_EX,"100000053326df1a,100000053326df1b",",Fabric_HBA_2"
      
    • Click the plus sign (+) in the table to add a row and enter the required information for Fibre Channel. You can add more servers by clicking the plus sign again.
    • (Optionally) You can use the WWN List to add/edit a server.
    • (Optionally) You can add comma-separated user-defined names for WWNs names in the order they are specified.
  3. Click Submit to add the servers.

Create volumes and attach them to the server.