1161 content change(s) across 7 bundle(s)
1161 sidecar metadata update(s)
7 new bundle(s) added
Bundles with content changes:
hvm_deployment_guide (NEW): 32 page(s)
- GUID-0F55384D-5632-4CDC-AA39-A21C1C089AFA
- GUID-28F18596-4902-4CD1-83F3-1411430C5534
- GUID-2DD9D39D-9031-4BB5-A4ED-A0179BEF5259
- GUID-34B1D00A-C42E-4691-8B4F-3B110E34FE7C
- GUID-3DA92E9D-0635-427A-BA9D-5A7E475B55DB
... and 27 more
hvm_release_notes_8_1_0 (NEW): 1 page(s)
- sd00007497en_us
hvm_release_notes_8_1_1 (NEW): 1 page(s)
- sd00007609en_us
hvm_release_notes_8_1_2 (NEW): 1 page(s)
- sd00007734en_us
hvm_user_manual_8_1_0 (NEW): 374 page(s)
- GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
- GUID-02679208-A796-4A58-80AC-33DCF6A4899F
- GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
- GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
- GUID-0503F050-177F-4360-9B1A-49439AF366B8
... and 369 more
hvm_user_manual_8_1_1 (NEW): 376 page(s)
- GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
- GUID-02679208-A796-4A58-80AC-33DCF6A4899F
- GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
- GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
- GUID-0503F050-177F-4360-9B1A-49439AF366B8
... and 371 more
hvm_user_manual_8_1_2 (NEW): 376 page(s)
- GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
- GUID-02679208-A796-4A58-80AC-33DCF6A4899F
- GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
- GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
- GUID-0503F050-177F-4360-9B1A-49439AF366B8
... and 371 more
4.4 KiB
Configuring the HVM host using the hpe-vm console
About this task
The hpe-vm console is an utility built by HPE to simplify host management tasks like setting up the timezone, configure the networks and bootstrapping the VM Essentials manager. Use it to configure important settings in the network bond and to configure the iSCSI storage networks, if iSCSI storage is applicable.
Procedure
-
Open the hpe-vm console utility by running:
sudo hpe-vm. -
Select Configure Network. You are presented with a menu where you can make all the needed network configuration changes without any manual editing using the host's CLI.
-
Adjust bond configuration.
For the active-backup bond to perform interface failover, the mii-monitor-interval needs to be configured as described in this KB article Setting active/backup bond type parameters with the hpe-vm cli tool. You can do this from the hpe-vm console.
-
Navigate to Device Type and select bond.
-
Select your bond.
-
Navigate to the Bond section and select in the parameters option.
-
Enter the following values and then select .
- Mii-monitor-interval: 100
- up delay: 200
- down delay: 200
-
Select to navigate away from the bond menu
-
Select .
-
Select Confirm in the pop-up notification.
-
-
Next, configure the iSCSI interfaces, if applicable.
iSCSI interfaces are just ethernet adapters so you can configure them from the same hpe-vm console.
-
Make sure ethernet is selected under Device type.
-
Select Add.
-
Under Device ID, enter the interface name and select .
NOTE
The interface name can be obtained by running
ip aat the host’s CLI. -
Select on the addresses row to configure the IP Address.
NOTE
iSCSI traffic is not usually routed, you won’t need to configure other network parameters unless your specific network requires it.
Switch ports for iSCSI traffic are usually untagged access ports.
-
Set the MTU to
9000NOTE
Most iSCSI storage networks use Jumbo Frames for performance, this configuration needs to be consistent across the network.
-
Select and then from the main network configuration menu.
-
Repeat this process for the second interface.
TIP
It is not advised to bond storage interfaces as the storage layer at the host handles multipathing to the storage array.
NOTE
- Do not use the same subnet for both storage interfaces, this might cause storage access problems.
- iSCSI networks should not be routable and do not need a gateway.
-











