Tag Archives: ESXi

ESXi: No space left on device, ramdisk (root) is full

Hi,

a VMware ESXi becomes unresponsive when the root ramdisk is full.

Symptoms:

  • Can’t move VMs away from an ESXi host (vMotion)
  • vSphere HA is not working
  • ESXi Host does not join the cluster
  • Could not start vpxa daemon


~ #  cat /var/log/vmkwarning.log

Continue reading ESXi: No space left on device, ramdisk (root) is full

Advertisment to support michlstechblog.info

ESXi: Capture Network packets on a vSwitch port or on a VM’s NIC

Hi,


ESXi offers some extented methods to capture network packets. Here are some examples.

First of all logon to your ESXi host by ssh.

To capture all traffic on a vmkernel interface use tcpdump-uw.
List all vmkernel interfaces


~ # esxcfg-vmknic -l
Interface  
vmk0    .....   
vmk1    .....   

Continue reading ESXi: Capture Network packets on a vSwitch port or on a VM’s NIC

VMware: Windows Event ID 27 on e1iexpress NIC Adapter

Hi,

Issue: You have Windows Server 2012, 2012R2, Windows 8 or Windows 8.1 running on ESXi or VMware Workstation and the network connection is interrupted frequently.
Also EventID 27 and 32 with source e1iexpress are often logged to the Windows EventLog.

Continue reading VMware: Windows Event ID 27 on e1iexpress NIC Adapter