The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

Archive for the ‘Virtualization’ Category

Create a Custom ESXi Image with ESXi-Customizer-PS Script – YouTube

Posted by jpluimers on 2015/11/27

Via G+ Paul Braren:

Great new video by Alex López (VCA6, and moderator at http://tonymacx86.com), all kinds of great info in this video, check it out!

Create a Custom ESXi Image with ESXi-Customizer-PS Script – YouTube

–jeroen

Posted in ESXi6, Power User, VMware, VMware ESXi | Leave a Comment »

Programming Comments – How not to detect virtualization

Posted by jpluimers on 2015/11/13

Funny: about 5 years ago, the virtualization products became so good that you cannot reliably detect if you are running under virtualization or not: Programming Comments – How not to detect virtualization.

–jeroen

Posted in Power User, Virtualization, VMware | Leave a Comment »

VMware Front Experience: The great VMware Tools dilemma; VMware Tools 10.0.0 Release Notes

Posted by jpluimers on 2015/10/31

Interesting: VMware Tools 10.0.0 Release Notes

Source: VMware Front Experience: The great VMware Tools dilemma

–jeroen

Posted in ESXi6, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »

ESXi: specifying the ciphers used to serve the vSphere Client

Posted by jpluimers on 2015/08/14

You can specify the ESXi ciphers used to serve the vSphere Client. You can do this both ways: either extend them (make it less secure, but more compatible, for instance to server vSphere Client on Windows Server 2003 / Windows XP), or restrict them to make it more secure.

VMware recommends the cipherList ALL to make it more compatible: VMware KB: vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.0, 5.1 and 5.5 due to a Handshake failure.

However, ALL  is far too wide to be secure. Since cipherList uses the standard cipher list format documented at ciphers – SSL cipher display and cipher list tool.

You can use the cipher lists from Strong SSL Security on nginx – Raymii.org:

Read the rest of this entry »

Posted in ESXi5, ESXi5.1, ESXi5.5, ESXi6, Power User, PowerCLI, Virtualization, VMware, VMware ESXi | Leave a Comment »

ESXi Embedded Host Client – VMware Labs

Posted by jpluimers on 2015/08/14

Interesting: ESXi Embedded Host Client – VMware Labs.

Posted in ESXi5, ESXi5.1, ESXi5.5, ESXi6, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »

Oops: Exception 14 in world – ESXi 5.1

Posted by jpluimers on 2015/08/10

Need to figure out if VMware KB: VMware ESXi 5.1, Patch ESXi510-Update02: ESXi 5.1 Complete Update 2 indeed solved the issue below as it seems to beVMware KB: VMware ESXi 5.x host experiences a purple diagnostic screen mentioning E1000PollRxRing and E1000DevRx:

VMware ESXi 5.1.0 [Releasebuild-1065491 x86_64]
Exception 14 in world 8194:idle2 IP 0x418017779c226 addr 0x0
...
PTEs:0xnnnnnnnn;0xnnnnnnnn;0x0;
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]E1000PollRxRing@vmkernel#nover+ 0xdb9 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]E1000DevRx@vmkernel#nover+0x18a stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]IOChain_Resume@vmkernel#nover+0x247 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]PortOutput@vmkernel#nover+0xe3 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]EtherswitchForwardLeafPortsQuick@#+0xd6 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]EtherswitchPortDispatch@#+0x13bb stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]Port_InputResume@vmkernel#nover+0x146 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]Port_Input_Committed@vmkernel#nover+0x29 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]E1000DevAsyncTx@vmkernel#nover+0x190 stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]NetWorldletPerVMCB@vmkernel#nover+0xae stack: 0xnnnnnnnnnnnn
0xnnnnnnnnnnnn:[0xnnnnnnnnnnnn]WorldletProcessQueue@vmkernel#nover+0x486 stack: 0xnnnnnnnnnnnn 
Debugger waiting(world 8194) -- no port for remote debugger. "Escape" for local debugger.

Read the rest of this entry »

Posted in ESXi5.1, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »

Sneak Preview – Build your own vSphere 6 home datacenter in about an hour – YouTube

Posted by jpluimers on 2015/05/16

Interesting: Sneak Preview – Build your own vSphere 6 home datacenter in about an hour – YouTube.

–jeroen

Posted in ESXi6, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »

P2V of an existing XP machine to Hyper-V to have an emergency fallback when retiring old XP physical machines

Posted by jpluimers on 2015/04/27

Edit 20210727:

  • A lot of the links below have died due to link rot (sometimes even the domains have gone), but most of the WayBack machine links marked [Wayback] still work.
  • The same stop [Wayback] stop 0x0000007B can happen when converting a physical machine to VMware (I will schedule a separate post about this):

    Windows XP Virtual Machine failing with stop 0x0000007B

    Windows XP Virtual Machine failing with stop 0x0000007B

Steps:

  1. Put the SATA disk of the XP machine in a different one.
  2. Disk2Vhd on the new machine to create a VHDX of the XP hard disk.
  3. Install Hyper-V on the target Windows 8.1 machine (you need at least Pro for that).
  4. Setup the base VM directory.
  5. Setup a virtual network switch (decide if you want it to be internal, external or private, then bind it to a network adapter if needed).
  6. Add a new VM.
  7. Assign a new directory to it.
  8. Assign memory to it.
  9. Assign the virtual network switch to it.
  10. Save it.
  11. Edit the settings, then bind the DVD drive on the IDE controller 1 to C:\Windows\System32\vmguest.iso.
  12. Connect to the VM.
  13. Start it.
  14. If you get a stop 0x0000007B (usually because of SATA/AHCI/IDE or other MassStorage controller driver issues), then read [Wayback] Jon’s Project Blog » disk2vhd using [WaybackUBCD for Windows to solve the issue as there is no BIOS screen in Hyper-V that allows you to switch from AHCI to SATA and back.
  15. Note: you cannot perform UBCD4Win when you access the Hyper-V host through Microsoft Remote Desktop (the mouse will not work at all, and most keyboard shortcuts will not work either; [WaybackVirtual Machine Connection Key Combinations with Hyper-V – Ben Armstrong – Site Home – MSDN Blogs does not apply).
  16. Boot.
  17. Register Windows (you might need to do extra work to go from OEM to Retail here).
  18. Remove hidden devices that are not used any more and their drivers.
  19. Setup a backup schedule.

Some links that helped me get at these steps:

–jeroen

Posted in BIOS, Boot, Hyper-V, Internet, link rot, Power User, Virtualization, Windows, Windows 8, Windows 8.1, Windows XP, WWW - the World Wide Web of information | Leave a Comment »

Increasing your Windows NTFS disk size under VMware ESXi

Posted by jpluimers on 2015/04/03

A really long time I wrote about Increasing your Windows XP NTFS disk size under VMware Workstation 7.

I totally forgot that article also included a link to do the same on ESXi the old fashioned style. The tool you needed back then (and still works) there is vmkfstools (the ESXi version, not the vCLI version), and use it like this to extend the VMDK disk to 60 gigabyte:

vmkfstools --extendvirtualdisk 60G /vmfs/volumes/datastore_name/vm_name/disk_name.vmdk

You can replace --extendvirtualdisk with -X.

However, nowadays you can do the same from the vSphere Client as explained by David Davis at How to Extend a vSphere Windows VM Disk Volume.

After that you follow the steps in the original article to increase the partition size inside Windows.

As of Windows Vista, this has become much easier, so there you go.

–jeroen

Read the rest of this entry »

Posted in ESXi5.1, ESXi5.5, Fusion, Power User, VMware, VMware ESXi | Leave a Comment »

Home Labs made easier with VSAN 6.0 + USB Disks | virtuallyGhetto

Posted by jpluimers on 2015/03/20

Interesting; steps can be found in Home Labs made easier with VSAN 6.0 + USB Disks | virtuallyGhetto:

Disclaimer: This is not officially supported by VMware and should not be used in Production or evaluation of VSAN, especially when it comes to performance or expected behavior as this is now how the product works. Please use supported hardware found on the VMware VSAN HCL for official testing or evaluations.

For a VSAN home lab, using cheap consumer USB-based disks which you can purchase several TB’s for less than a hundred dollars or so and along with USB 3.0 connectivity is a pretty cost effective way to enhance hardware platforms like the Apple Mac Mini and Intel NUCs.

–jeroen

via:

Posted in ESXi6, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »