unswap ESXi 6

unswap available on esxi6

# memstats -r vm-stats -u mb -s name:memSize:max:consumed:swapped
name memSize max consumed swapped
-----------------------------------------------------------
vm.6954 8172 2000 2000 6300

show you swapped size

name memSize max consumed swapped
-----------------------------------------------------------
vm.6954 8172 -1 2000 6300

to unswap 2GB of it use … Continue reading

udev messages on RHEL or CentOS Virtual Machines on ESX

After installing VMware Tools on a CentOS or RHEL  guest hosted on ESX-Server receiving the following udev warnings:
Starting udev:
udevd[572]: add_to_rules: unknown key ‘SUBSYSTEMS’
udevd[572]: add_to_rules: unknown key ‘ATTRS{vendor}’
udevd[572]: add_to_rules: unknown key ‘ATTRS{model}’
udevd[572]: add_to_rules: unknown key ‘SUBSYSTEMS’
udevd[572]: add_to_rules: unknown key … Continue reading