Power on the loadmaster, Virtual loadmaster for kvm, 3 power on the loadmaster – KEMP KVM User Manual

Page 7

Advertising
background image

Copyright © 2002 - 2014 KEMP Technologies, Inc. All Rights Reserved. Page 7 / 17

Virtual LoadMaster for KVM

Installation guide

<source file='/path/to/LoadMaster-VLM.img'/>
<target dev='hda' bus='ide'/>
<address type='drive' controller='0' bus='0' unit='0'/>
</disk>

MAC Addresses

Enter the MAC address and network bridge information for each NIC required in the installation.

<interface type='bridge'>
<mac address='52:54:00:xx:xx:xx/>
<source bridge='br0'/>
<model type='virtio'/>
<address type='pci' domain='0x0000' bus='0x00'
slot='0x03'function='0x0'/>
</interface>

2.3 Power On the LoadMaster

To start the VLM, from within the location where you unzipped the KVM zip file, type the
following command:

virsh create <LoadMasterXML>

This starts the VLM boot process.

Administrator permissions are required to run these commands.

Figure 2-1: IP address

The VLM should obtain an IP address via DHCP. Make a note of this address.

Advertising