I am working with Scott to setup the Cisco 1000v.
The upstream switches support LACP. The upstream switches are 3120G/X. Each 3120X has a 10GB connection back to 4948.
4948 port channel configure to 3120
interface Port-channel3
description Blade
switchport
switchport trunk native vlan 500
switchport trunk allowed vlan 5,500,2004,2008,2012,2016,2020
switchport mode trunk
3120 port channel configuration to 4948
interface Port-channel3
description BLADE
switchport trunk native vlan 500
switchport trunk allowed vlan 5,500,2004,2008,2012,2016,2020
switchport mode trunk
Trunk configurations appear to be correct.
Both VSM are installed however upon running VUM to install the VEM we get the following error:) VDS operation failed on host aluminum.owens.edu, got (vmodl.fault.SystemError) exception) then we lose all communication with the ESX server.
After looking at the config of the 1000v VSM, it appears it maybe a system- uplink issue.
Sh port -profile usage- no system-uplink displayed.
Sh int brief no VEM displayed.
I believe I have an issue with system-uplink communication.
Attached is the port-profiles that I created for system-uplink
port-profile system-uplink
type: Ethernet
description:
status: enabled
max-ports: 32
inherit:
config attributes:
switchport mode trunk
channel-group auto mode on sub-group cdp
no shutdown
evaluated config attributes:
switchport mode trunk
channel-group auto mode on sub-group cdp
no shutdown
assigned interfaces:
port-group: system-uplink
system vlans: none
capability l3control: no
capability iscsi-multipath: no
port-profile role: none
port-binding: static
Cisco has conflicting documentation for the Cisco 1000v.
If possible, can you offer insight as to if this configure looks correct?
Thank you,
Frances