Skip to content

Creating a master host with Hyper-V

To perform this task, you need:

  • Microsoft Remote Desktop Connection
  • Administrator privileges on a Microsoft Hyper-V server
  • Permission to download files from delivery.zenoss.io.

Use this procedure to install the Resource Manager master host appliance as a virtual machine managed by Microsoft Hyper-V.

  1. Use a Microsoft Remote Desktop Connection to log in to a Hyper-V host as Administrator, or as a user with Administrator privileges.
  2. In a web browser, navigate to delivery.zenoss.io, and then log in.
  3. Download the Resource Manager master host ISO file. Replace *VERSION *with the current release number (for example, 6.6.0).

    zenoss-zsd-VERSION-1-master.x86_64.iso

  4. Open Hyper-V Manager.

  5. In the left navigation pane, choose a server to host the virtual machine.
  6. From the Action menu, choose New > Virtual Machine.

    The New Virtual Machine Wizard opens.

  7. In the New Virtual Machine Wizard dialog, display the Specify Name and Location panel.

    If the first panel displayed is the Before You Begin panel, click Next.

  8. In the Specify Name and Location panel, provide a name for the virtual machine, and then click Next.

  9. In the Specify Generation panel, choose Generation 1, and then click Next.
  10. In the Assign Memory panel, specify the memory for the virtual machine.

    1. In the Startup memory field, enter the amount of memory for the host.

      • For multi-host deployments, enter 16384 (16GB).
      • For single-host deployments, enter 32768 (32GB).
    2. Optional: Check Use Dynamic Memory for this virtual machine.

      Resource Manager is tested with dynamic memory enabled.

    3. Click Next.

    4. In the Configure Networking panel, choose a virtual switch, and then click Next.
    5. In the Connect Virtual Hard Disk panel, specify a new disk on which to install the guest operating system.
    6. Choose Create a virtual hard disk.
    7. Specify a name.
    8. In the Size field, enter 30.
    9. Click Next.
    10. In the Installation Options panel, specify the master host ISO file.
    11. Choose Install an operating system from a bootable CD/DVD-ROM.
    12. Choose Image file (.iso).
    13. Specify or browse to the location of the master host ISO file.
    14. Click Next.
    15. In the Completing the New Virtual Machine Wizard panel, verify the description, and then click Finish.

Hyper-V Manager creates the new virtual machine, and then closes the wizard.

Configuring and starting a Hyper-V master host

To perform this task, you need:

  • A Microsoft Remote Desktop Connection
  • Administrator privileges on a Microsoft Hyper-V server
  • The master host created in the previous procedure

The Resource Manager master host virtual machine requires a total of 7 virtual hard disks. More information about required disks: Resource requirements for multi-host deployments.

Use this procedure to configure hardware resources, create disks 2-6, and start the master host.

  1. Use a Microsoft Remote Desktop Connection to log in to a Hyper-V host as Administrator, or as a user with Administrator privileges.
  2. Open Hyper-V Manager.
  3. In the Hyper-V Manager Virtual Machines area, right-click the new virtual machine, and then choose Settings.

    The Settings dialog displays.

  4. In the Hardware area, locate the virtual hard disk created previously, and then determine whether it is attached to an IDE controller.

    Hyper-V guest machines can only boot from an IDE drive.

  5. In the Hardware area, choose Processor, and then change the number of processors assigned to the machine.

    1. In Number of virtual processors, enter the value for your deployment.

      • For single-host deployments, enter 8.
      • For multi-host deployments, enter 4.
    2. Click Apply.

    3. In the Hardware area on the left, choose SCSI Controller, and then create additional virtual hard disks.

    Repeat the following substeps to create new disks in the following sizes: - 50GB - 400GB - 50GB - 200GB - 16GB - 16GB

    1. In the controller area on the right, choose Hard Drive, and then click Add.
    2. In the Location field, choose an unused location number.
    3. In the Media area, choose Virtual hard disk, and then click New.
    4. Complete panels in the New Virtual Hard Disk Wizard as follows:

      1. Choose Disk Format: Choose VHDX, and then click Next.
      2. Choose Disk Type: Choose Dynamically expanding, and then click Next.
      3. Specify Name and Location: Enter the disk name, and then click Next.
      4. Configure Disk:
        1. Choose Create a new blank virtual hard disk.
        2. Size: Enter a disk size from the list at the beginning of this step.
        3. Click Next.
      5. Summary/New Virtual Hard Disk Wizard: Verify the description, and then click Finish.
    5. At the bottom of the Settings window, click Apply.

    When all of the disks are created, click OK.

  6. In the Hyper-V Manager Virtual Machines area, right-click the new virtual machine, and then choose Start.

  7. In the Hyper-V Manager Virtual Machines area, right-click the new virtual machine, and then choose Connect.

  8. In the Virtual Machine Connection window, press Enter.

    The appliance installation process takes about 15 minutes, and should complete with no additional input.

    If received, disregard the Fast TSC calibration failure message.

Proceed to Configuring the Control Center master host.