cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3671
Views
0
Helpful
3
Replies

VEM module debugging

wagde
Level 1
Level 1

Hi

I've installed the VEM and VSM successfully, I added two vNICs (VM-A and VM-B) to the data port group and I'm trying to check connectivity between the VMs.

When I try to ping from a VM_A to VM_B another one I see the following message in the /var/log/vmkernel in the ESX server:

Oct 26 11:35:22 ibm2 vmkernel: 0:16:23:42.388 cpu4:4691)No source_ltl; dropping portID 50331651
Oct 26 11:35:22 ibm2 vmkernel: 0:16:23:42.388 cpu4:4691)n1kv: sf_netif_pkt_sched: No packetlist receive hook

and the ping does not pass!!!

1. What does these messages mean?

2. Can I debug the VEM module from the ESX Service Console?

3. Can I debug it from the VSM?

Thanx

Wagde

3 Replies 3

kmestery
Cisco Employee
Cisco Employee

Wagde:

To help us debug this issue, can you run the following commands and post the results here:

  1. vem status -v
  2. vmware -v
  3. If a COS system: cat /proc/vmware/version | grep vmklinux
  4. vmkload_mod -l | grep vem

I'm suspecting that perhaps one of our kernel modules is not loaded here due to some versioning error. This will help us debug this if it's the case.

Thanks,

Kyle

[root@ibm2 ~]# vem status -v
Package vssnet-esx4.0.0-00000-release
Version 4.0.4.1.1.27-0.4.2
Build 2
Date Sat Apr 25 20:21:15 PDT 2009

Number of PassThru NICs are 0
VEM modules are loaded

Switch Name    Num Ports   Used Ports  Configured Ports  MTU     Uplinks  
vSwitch0       32          5           32                1500    vmnic3   
vSwitch2       64          4           64                1500    vmnic2   
DVS Name       Num Ports   Used Ports  Configured Ports  Uplinks  
n1000v         256         14          256               vmnic1,vmnic0

Number of PassThru NICs are 0
VEM Agent (vemdpa) is running

[root@ibm2 ~]# vmware -v
VMware ESX 4.0.0 build-164009

[root@ibm2 ~]# cat /proc/vmware/version | grep vmklinux
   vmklinux         Build: 164009, Interface: 9.0, Built on: Apr 30 2009

[root@ibm2 ~]# vmkload_mod -l | grep vem
vem-v100-l2device   0x41802eee5000    0x5000      0x417fefcb5540    0x1000        41 Yes   
vem-v100-n1kv       0x41802eeea000    0xf000      0x417fefcb8540    0x3000        42 Yes   
vem-v100-vssnet     0x41802eef9000    0xd0000     0x417fefcbb580    0x58b000      43 Yes   
vem-v100-stun       0x41802efc9000    0x12000     0x417ff0246600    0x2000        44 Yes

Thanx

Wagde

Hi Wagde,

Please can you let us know the following:

1. VM-A and VM-B are they on the same VEM.

2. The vlans in  the port-group assigned to the VMs are they allowed on the uplinks connected to upstream switch.

2. Output of "vemcmd show port" and "vemcmd show trunk"

3. Output of "esxcfg-vswitch -l"

Also it would be helpful if you can provide your uplink or PNICs details connected to the upstream switch (vmnic1 and vmnic0) .

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: