User Tools

Site Tools


admin:esxi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:esxi [2023/03/21 13:37]
peppe
admin:esxi [2024/03/29 11:51] (current)
peppe
Line 131: Line 131:
   apt -y install open-vm-tools   apt -y install open-vm-tools
  
-Disable lightdm (gui not needed)+Stop and disable lightdm (gui not needed) 
 +  service lightdm stop
   systemctl disable lightdm.service   systemctl disable lightdm.service
  
Line 149: Line 150:
 ==== Convert thick vmdk disk files to thin ==== ==== Convert thick vmdk disk files to thin ====
   vmkfstools -i vm01.vmdk -d thin thin-vm01.vmdk   vmkfstools -i vm01.vmdk -d thin thin-vm01.vmdk
 +
 +==== Punchzero ("defrag") vmdk files ====
 +  vmkfstools -K <name>.vmdk
 +
  
 ===== iSCSI multipath (OLD, decommissioned 9/2022) ===== ===== iSCSI multipath (OLD, decommissioned 9/2022) =====
admin/esxi.1679398677.txt.gz · Last modified: 2023/03/21 13:37 by peppe