The Wiert Corner – irregular stream of Wiert stuff

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

  • My work

  • My badges

  • Twitter Updates

  • My Flickr Stream

    MPS_9791

    MPS_9795

    MPS_9793

    More Photos
  • Pages

  • All categories

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

    Join 430 other followers

Archive for the ‘VMware’ Category

VMware workstation will re-create different vmnet1 and vmnet8 when updating from 8.0.1 to 8.0.2

Posted by jpluimers on 2012/03/01

Sometimes you have a DUH moment.

I just had was one: I upgraded VMware Workstation to 8.0.2 a couple of days ago.
Today one the less frequently used development virtual machines would not see the SQL Server 2000 alias it could find before.

Reasons:

  1. the ALIAS cannot be found through DHCP, so it was in the HOSTS table on the development virtual machine.
  2. the subnet of vmnet1 and vmnet8 got changed because the VMware update actually is performed ad a complete reinstall.

I blogged about the SQL Server 2000 alias last week, but in fact the work had been more than 2 months ago, so it took me a while to add up reasons 1 and 2 and find out the answer was in fact 3:

Reset the VMware vmnet1 and vmnet8 to the subnets they were before, and everything works fine and all is dandy again.

–jeroen

Posted in Power User, VMware | Leave a Comment »

VMware View Client uses PCoIP; please network admins read the PCoIP checklist!

Posted by jpluimers on 2012/02/24

Somehow, I have the impression that not all VMware View Client network admins fully read and understand the “PCoIP Protocol Virtual Desktop Network Design Checklist

That checklist is important, as it is easy to get things wrong and dissatisfy your users without reason (heck, they get worse than mediocre RDP performance experience, so you could’ve saved you the work of PCoIP in the first place).

So please do read the “PCoIP Protocol Virtual Desktop Network Design Checklist“.

It starts with

The PCoIP protocol provides a real-time delivery of a rich user desktop experience in virtual desktop and remote workstation environments.

To ensure a responsive desktop, the PCoIP protocol must be deployed across a properly architected virtual desktop network infrastructure that meets bandwidth, QoS, latency, jitter, and packet loss requirements.

CheckPoint VPN sometimes can be a dork combined with PCoIP. and at least make sure UDP works well over your VPN.

–jeroen

via: ”PCoIP Protocol Virtual Desktop Network Design Checklist

(Some more backgorund reading and even more)

(fixed typo: one of the PCoIP occurances was PCiOP, luckily, Google knows better :)

Posted in Power User, View, VMware | 2 Comments »

Very odd cause (and solution) for VMware View Client “Connect Desktop Failed”: Event Log could not start because of Access Denied error 5.

Posted by jpluimers on 2012/02/09

Lets start post 800 by mentioning it took quite a bit of time to solve the connection problem to VDI. I hope it will help others, and if I ever run into this again myself: now I know where to look :)

Some clients make heavy use of VMware VDI (Virtual Desktop Infrastructure) which moves the desktop into the VMs in the data center.

A while ago I spent most of the day tracking down a “Connect Desktop Failed” error with VMware View Client running on a Windows 7 x64 workstation to connect to a VDI VM. It would connect to the VDI server, authenticate, start the Desktop, but could not connect to the Desktop.

The amazing thing is that the VMware view client worked fine on an XP VM workstation (with and without SNX) XP physical machine with SNX, and another Windows 7 x64 VM workstation (also with and without SNX) and Windows 7 x64 physical machine with SNX.

Clearly something was wrong with this particular Windows 7 x64 workstation that is host of most of my development VMs so I didn’t want to do a re-install.

I tried many obvious things on the Windows 7 x64 workstation:

  1. reboot
  2. disable firewall
    (that would have indicated some of the ports required by VMware view were not open: in practice not all ports mentioned in the list are used)
  3. uninstall software from various vendors that might interfere with network activity
  4. disabled virus scanner
  5. step down from VMware View Manager 5 client to VMware View Manager 4.6 client
  6. circumvented SNX (CheckPoint SSL VPN extender) making sure I was on the same WAN and later LAN of the VDI
  7. verified twice I had indeed Windows 7 SP1 applied
  8. laughed about the SSE support required by VMware view client

Since the “Connect desktop failed” does not return many English search results, I started browsing the Russian ones. Read the rest of this entry »

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

VMware KB: Sharing a folder from your Mac to a virtual machine

Posted by jpluimers on 2011/12/23

Note that Sharing a Mac folder through VMware Fusion to a Windows VM works, but is:

  1. not fast
  2. eats a lot of Mac resources
    (it would get the fan of my MacBook Air running like mad when copying about 1Gigabyte of files – about 20-thousand files total; a robocopy /mir sync when nothing is changes takes a whopping 5 minutes)

This is how you do it:

To configure a shared folder in a Windows virtual machine:

  1. Launch VMware Fusion.
  2. Power on the virtual machine.
  3. Click Virtual Machine > Settings.
  4. Click Sharing.
  5. Select Share folders on your Mac.
  6. Click the + button.
  7. Browse to the folder on the Mac that will be shared with the virtual machine and click Add.

Shared folders can be accessed via the VMware Shared Folders shortcut on the Windows desktop or the mapped network drive Z:.

–jeroen

via VMware KB: Sharing a folder from your Mac to a virtual machine.

Posted in Fusion, MacBook, OS X Leopard, OS X Lion, OS X Snow Leopard, Power User, VMware, Windows, Windows 7, Windows 8, Windows Vista, Windows XP | Leave a Comment »

VMware fusion on MacBook Air with OS X Lion seems to hang when getting back from sleep – Super User

Posted by jpluimers on 2011/11/14

If you have reactions on the question below, please add them to the SuperUser.com thread when possible.

Every once in a while, my MacBook Air becomes unresponsive when it is sleeping and I open the lid.

It seems to only happen in these circumstances:

  • the MacBook air got into sleep modus because of closing the lid
  • VMware Fusion 4 (4.0.2 build 491587) is running full screen
  • The guest OS has a blank screen screen saver

When opening the lid, the backlight goes on, but the MacBook Air does not react on any key-combinations I tried.

I tried these, but to no avail:

  • press the Touchpad
  • press Control + Command
  • press Control + Command + Enter
  • press Command + Tab

The only thing that works is to press the Power button for 5+ seconds (forcing a hard power off) then reboot.

Two questions:

  • For anyone having seen similar bahviour: what circumstances did you have?
  • Any solution to this apart from first suspending the guest VM?

–jeroen

via: VMware fusion on MacBook Air with OS X Lion seems to hang when getting back from sleep – Super User.

Posted in Apple, Fusion, MacBook, MacBook-Air, OS X Lion, Power User, VMware | 2 Comments »

Running OS X Lion 10.7 on VMware Workstation 7.1.4 and 8.0 (via: How to Install Retail OS X 10.6 under VMware Workstation or Player – InsanelyMac Forum)

Posted by jpluimers on 2011/10/14

This might not be strictly legal, but it is supposed to be possible to run the retail OS X Lion 10.7 under VMware Workstation 8 (or VMware Fusion 4) and VMware Workstation 7.1.4 (or VMware Player 3.1.4) on a regular PC (if that PC Supports VT) running Windows 7 x64.

Since Apple MacBook still don’t come with a TrackPoint (and having suffered from RSI, that is about the only pointing device I can use) there are only two options for me:

  1. Go the route described above
  2. Use an external USB TrackPoint keyboard with a Mac
    (traveling with a huge external USB keyboard, I’d look like my long time friend Mark Miller from DevExpress, who also suffered from RSI)
    (boy I wish there was a wireless ThinkPad TrackPoint keyboard)

–jeroen

Via: How to Install Retail OS X 10.6 under VMware Workstation or Player – InsanelyMac Forum and 
How to Install Retail OS X 10.6 “Snow” and OS X 10.7 “Lion” under VMware Workstation 8 and Fusion 4, A simple set of instructions – InsanelyMac Forum

Posted in Apple, Power User, VMware, Windows, Windows 7 | 1 Comment »

Mouse cursor sometimes invisible when running an XP guest in VMware Workstation/Player: Invisible Mouse Cursor on Text Editors « The Wiert Corner – irregular stream of Wiert stuff

Posted by jpluimers on 2011/09/30

The  RDP to VMware host running an XP guest: Invisible Mouse Cursor on Text Editors problem is not limited to RDP-ing into the VMware host, but also happens on some hosts themselves (including my ThinkPad W701 running Windows 7 x64).

This  VMware Communities: Invisible Mouse Cursor on Text Editors … thread (that has a different host configuration: Vista) comes up with 2 different solutions that both work:

  • Make your Windows XP mouse scheme the “Windows Black (system scheme)”
  • Put the Windowx XP video hardware acceleration one position below maximum.

Since less hardware acceleration also means far less performance, I’ve opted for the first solution.

–jeroen

via RDP to VMware host running an XP guest: Invisible Mouse Cursor on Text Editors « The Wiert Corner – irregular stream of Wiert stuff.

Posted in Power User, VMware | Leave a Comment »

Download VMware Fusion 4

Posted by jpluimers on 2011/09/16

Right after finding out VMware Fusion 4 got released, I downloaded and installed it.

Basically, there are two VMware Fusion 4.0.1 downloads:

I can’t imagine McAfee being larger than the size of VMware, and if it has the same speed impact on a Mac as it has on PCs, then don’t get it: get the light version.

–jeroen

Via: Download VMware Fusion 4.

Posted in Apple, Fusion, OS X Lion, Power User, VMware | Leave a Comment »

Coincidence? MacBook Air arrived, Windows 8 preview and VMware Fusion 4 got released

Posted by jpluimers on 2011/09/15

My MacBook Air has arrived, a few days before VMware Fusion 4 got out and a very early preview of Windows 8 got released.

Time to move my iOS dev env from my Mac Mini Server dev env over to this fully loaded 13.3 inch MacBook Air model  (A1369 with 1.8GHz Dual-Core Intel Core i7 / 4GB 1333MHz DDR3 SDRAM / 256GB Flash Storage).

A few initial observations on the MacBook Air:

Oh well, will install it at the Embarcadero office later this week.

A few things on VMware Fusion 4:

Time to have a lot of fun :)

–jeroen

Via: VMware: VMware Support Insider: Fusion 4 is here!.

http://www.everymac.com/ultimate-mac-lookup/?search_keywords=A1369

Posted in About, Apple, LifeHacker, OS X Lion, Personal, Power User, VMware | 1 Comment »

Synchronize your NTP time using pool.ntp.org: the internet cluster of ntp servers

Posted by jpluimers on 2011/07/15

If you use NTP for syncing your time, then choose pool.ntp.org as your time server:

The pool.ntp.org project is a big virtual cluster of timeservers providing reliable easy to use NTP service for millions of clients.

I use it for instance to synchronize the time on my ESXi servers.

Note: when you run Windows VMs as ESXi guests; let ESXi time-sync them through the VMware tools, and disable Windows’ own time syncing. I didn’t disable it, and my Windows VMs were consistently off by over 30 minutes.

–jeroen

via pool.ntp.org: the internet cluster of ntp servers.

Posted in *nix, ESXi4, Power User, VMware, Windows, Windows 7, Windows Vista, Windows XP | 2 Comments »

Resize your VMware ESXi/ESX/vSphere disks (via JJClements.co.uk)

Posted by jpluimers on 2011/06/13

James Clements explains how to resize your VMware ESXi/ESX/vSphere disks.

You can resize the disks live when using ESXi/ESX/vShere 4 and up.

When using Windows Vista or 2008 and up, you don’t need special tools for resizing the partitions on those disks: the built-in disk manager can do it.

When using Windows 2003 Server, Windows XP or less, then you need the EXTPART tool from Dell as explained by GeekSeat:

All you need to do now is provision the extra space to the VM, then run the tool at the command line and follow the wizard:

C:\>extpart.exe
ExtPart - Utility to extend basic disks (Build 1.0.4)
(c) Dell Computer Corporation 2003
.
Volume to extend (drive letter or mount point): c:
Current volume size : 66285 MB (69504860160 bytes)
Current partition size : 76285 MB (79990815744 bytes)
Size to expand the volume (MB): 76285

that’s it – job done . . zero downtime (watch out of course . . this works differently if you have a clustered disk to extend – see: http://geekseat.wordpress.com/2011/01/25/replacing-clustered-storage-for-a-sql-cluster-emc-ce-ms-clustering/ )

Note the “Size to expand” is actually the number of MB you are adding to the volume as Redelijkheid explains.

There is no need to reboot after expanding using ExtPart.

Edit: 20111222; you can download ExtPart through the DELL web-site; there are also direct http downloads of the EXE and README, and direct ftp downloads for the EXE and README.

If you don’t trust ExtPart, there is always the GParted way as explained by BleepingComputer.com.

–jeroen

via: JJClements.co.uk » VMware ESX vSphere resize disk.

Posted in ESXi4, Power User, VMware | 2 Comments »

Removing the VMWare Server SSL Certificate Trust Warning – via: IIS Hacks | Server and System Administration

Posted by jpluimers on 2011/05/09

When you install VMware Server 2.0 on Windows Server 2008, Internet Explorer will give you a warning that it cannot load the local VMware Server console web-site at https://servername:8333.

The reason is that the security certificate is self-signed by the local machine, not by a trusted CA.

Internet Explorer does not allow you to add that CA, but you can from within Windows Explorer.

The Removing the VMWare Server SSL Certificate Trust Warning article explains how.

Note that on x64 Windows Server 2008 systems, the VMware Server certificate by default is in the C:\Program Files (x86)\VMware\VMware Server\SSL directory.

Finally, you will need to add https://servername:8333 to the trusted sites in Internet Explorer.

–jeroen

via: Removing the VMWare Server SSL Certificate Trust Warning – IIS Hacks Server and System Administration

Posted in Power User, VMware | 2 Comments »

VMware Workstation and multi-core hosts/guests

Posted by jpluimers on 2011/05/06

With the gaining popularity of Desktop systems with multi-core processors, it becomes interesting to use multi-core CPU guests in VMware workstation.

Right now, Intel Core i3 through i7 processors can provide from 2 to 6 cores, some cores even supporting hyper-threading and providing 12 virtual cores using a single physical processor.

Does it make sense now to run all your VM guests with multiple virtual cores / vCPUs?

On the VMware forums and knowledge base, there are many threads and articles with information on vCPUs.

The consensus is that VMware workstation can take longer to schedule a synchronized set of cores for a VM than VMware ESX(i) has, and the host OS needs CPU cycles too.

The reason is that VMware workstation needs the underlying host Operating System for that, whereas ESX(i) has it’s own kernel.

In the VMware workstation 7 beta, under some circumstances, adding more vCPUs actuall made the guest run slower (this has been fixed).

You need to be careful when vCPUs in the guest compete with pCPUs in the host; it can lead to frequent freezes in the guest.
The rule of the thumb is that you should not use more than 50% of the host pCPU cores as guest vCPUs.

So the best is to start with one (1) vCPU, and only crank it up when needed.
Take into account however that for Windows XP you will need to  change the HAL to support multiple CPUs, which can be a pain.

In some cases it can pay off big to increase the number of vCPUs, especially when they are actually used.

Another thing you need to be aware of is that modern CPUs van vary their clock speed, now even depending on the number of cores used. In the past this had influences on timekeeping, but not so any more with modern Core i# processors.

Finally, with the increase of hard-disk space, people use snapshots more often. This can dramatically decrease the performance, as the number of open files per VM increases.

I hope this helps you choosing the number of vCPUs in your guest.

–jeroen

Note: Both VMware ESXi and VMware Workstation 7.1+ can even support vCPU with multiple cores to help cope with guest OS CPU licensing limitations: set the cpuid.coresPerSocket property in your vmx for that.

Posted in Power User, VMware | 1 Comment »

VMware Workstation 7.1.4 and VMware Player 3.1.4 released (Build 385536) #vmware

Posted by jpluimers on 2011/04/01

Earlier this week, VMware released Build 385536 of both VMware Workstation 7.1.4 and VMware Player 3.1.4.

Since I use a lot of USB equipment, I love the fixes they did in that area.

Also, since I use Windows 7 a lot, I appreciate the support for Windows 7 SP1 as well.

–jeroen

Posted in Power User, VMware | Leave a Comment »

Increasing your Windows XP NTFS disk size under VMware Workstation 7

Posted by jpluimers on 2011/02/11

Searching how to increase your Windows XP NTFS partitions of Virtual Machines running under VMware Workstation 7 gets you a truckload of links trying to get you to do all sorts of  command-line like vmware-vdiskmanager and such.
That was indeed the case up till VMware Workstation 6.5, but from version 7 on, it has become much easier.
But the links with difficult steps keep appearing at the top of the search queries.

Hence this blog entry: increasing the NTFS partition size in a Windows VM is easy!

The increase is a two step process:

  1. In VMware Workstation,  increase the size of the physical disk
  2. Increase the NTFS partion on that physical disk

Step 1 has become much easier since VMware Workstation version 7, you can do it from within VMware Workstation now.
Dinesh describes this small process very well in his Expand Disk in VMware Workstation 7 blog postRead the rest of this entry »

Posted in *nix, Power User, VMware, Windows, Windows 7, Windows Vista, Windows XP | Leave a Comment »

VMware workstation guestappscache directory with GUID based filenames: they are for Unity support

Posted by jpluimers on 2010/10/29

After upgrading VMware workstation, I noticed when making backups of my VMs that they contained lots of files in the guestappscache subdirectory that have names containing GUIDs.

I’m always wary for sudden seemingly random files being created.
It might be just some kind of virus slipping through the gates targeting a specific vulnerability.

The files appear to be for Unity, and it is easy to disable Unity. (I don’t use Unity: I use VMs to separate work and keep the clutter away from my host machine’s desktop <g>).

–jeroen

via: VMware workstation guestappscache directory – Google Search.

Posted in Power User, VMware | Leave a Comment »

Change your ESXi machine’s network hostname, DNS information (and SSL certificate)

Posted by jpluimers on 2010/10/22

Since you do this only once per server, it is easy to forget (I do) where to specify the hostname of your ESXi server.

vm-help.com describes in Change your host’s network name how easy it is in ESXi 3.x (and also how to change the DNS information and SSL certificate).

ESXi 4.x is very, but not completely, similar Read the rest of this entry »

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

Great new ESXi 4.1 feature: USB Pass Through

Posted by jpluimers on 2010/10/18

A great new ESXi 4.1 feature us the much simplified support of USB Pass Through.

In fact it is one of the biggest reasons I updated so quickly; I have been running it now for almost 3 months now. Read the rest of this entry »

Posted in ESXi4, Hardware Interfacing, Power User, USB, VMware | 2 Comments »

Windows XP: changing the HAL to support multiple cores (actually: two CPUs)

Posted by jpluimers on 2010/10/14

A while ago, I moved a single CPU Windows XP VM from VMware Workstation to ESXi 4.1 using the standalone VMware vCenter converter.
In ESXi, I increased the CPU count from 1 to 2, and wanting to to for 4 (since  I had been running Windows on a quadcore CPU before).

Well, that turned out to be harder than I thought… Read the rest of this entry »

Posted in ESXi4, Power User, Reference, VMware, Windows, Windows 7, Windows Vista, Windows XP | 2 Comments »

ENDIAN Firewall – Connected client can access EFW but no other hosts

Posted by jpluimers on 2010/10/12

While solving a problem with Windows 7 machines not being able to ping the machines on the GREEN LAN of an Endian when connecting through OpenVPN, but XP machines could, I did a few upgrades, then went on to solve the problem.

  • Upgraded from ESX 3.5 to ESXi 4.1 (I needed this anyway because of Pass Through USB support)
  • Upgraded the community edition appliance from Endian 2.2 to Endian 2.4 (which has more configuration options, and better ways for reporting and logging)

Then I went on solving the issue, which I suspected was a kind of routing problem. Read the rest of this entry »

Posted in Endian, ESXi4, Firewall, Infratructure, OpenVPN, Power User, VMware | 5 Comments »

Performed an VMware ESXi 4.0 to 4.1 Update: 5 minutes of work

Posted by jpluimers on 2010/10/06

Thanks to an excellent post by Peter Sebastian from Jargon Technology, it was a breeze to upgrade.

I did the upgrade using Using the vMA virtual appliance, the statements are these:

After bringing the ESXi 4.0 box into maintenance mode, I performed these steps on an SSH connection to the vMA virtual appliance: Read the rest of this entry »

Posted in *nix, ESXi4, Power User, VMware | Leave a Comment »

VMware ESXi 4.0 / ESXi 4.1: enable SSH login for non-root users (and only them)

Posted by jpluimers on 2010/09/28

VMware ESXi has SSH disabled by default.

In ESX / ESXi 3 and 3.5, it took a while for people to recognize the ‘unsupported’ trick and enable SSH.
In ESXi 4.0, /sbin/services.sh was fixed, so SSH was easier to enable (note: only delete the # in front of the first ssh).
Since ESXi version 4.1, SSH is called “Remote Tech Support (SSH)”, and it very easy to enable from the console.
Thomas Maurer described how easy it is to activate SSH in ESXi 4.1. He provides clear screen shots, whereas the VMware knowledge base article just lists the textual steps.

But contrary to ESX/ESXi 3.5 and lower, and *nix habits, enabling SSH on ESXi 4.x will enable this for the root user.
This has to do with the switch between ESX/ESXi 3.5 and 4.0 from to the dropbear ssh daemon (in the /sbin/dropbearmulti binary).
Dropbear is a very lightweight implementation of the SSH 2 protocol; ideal for ESXi which – as a hypervisor – needs to have a really low footprint.

In addition to the dropbear change, SSH is disabled for non-root users (which has nothing to do with dropbear, see below).

This post is about how to fix not only the SSH (as above) but also how to allow specific users to use SSH. Read the rest of this entry »

Posted in ESXi4, Power User, VMware | 9 Comments »

Moving my VMs from ESX 3.5 to ESXi 4.1

Posted by jpluimers on 2010/09/23

After doing quite a bit of research and testing, these are the steps I used to move my VMs from an ESX 3.5 box to an ESXi 4.1 box. Read the rest of this entry »

Posted in Endian, ESXi4, Power User, Veeam | Leave a Comment »

Talking SOAP to your ESXi box: VMware vSphere Web Services SDK

Posted by jpluimers on 2010/09/22

Note that what you can do through the SDK (and vMA and its’ virtual appliance or that matter) is limited by what your ESX / ESXi license allows.

The VMware KB has more information on this: you will need at least a vSphere Essentials license for your ESXi box to use it..

If you have a free ESXi license, you will often get messages like these:

SOAP Fault:

Fault string: fault.RestrictedVersion.summary
Fault detail: RestrictedVersionFault

Read the rest of this entry »

Posted in Development, ESXi4, Power User, SOAP/WebServices, VMware | Leave a Comment »

x64 support in ESXi4.1 requires VT, I know that! but why warn so late?

Posted by jpluimers on 2010/08/16

I know that ESXi 4.1 requires VT (the Intel support for hardware assisted virtualization) to be enabled to run x64 VMs.
This is the warning that you get when starting an x64 VM, and you don’t have VT enabled:

[Window Title]
Virtual Machine Message
[Main Instruction]
Virtual Machine Message
msg.cpuid.noLongmodeQuestionFmt: This virtual machine is configured for 64-bit guest
operating systems. However, 64-bit operation is not possible.
This host is VT-capable, but VT is disabled.
VT might be disabled if it has been disabled in the BIOS settings or the host has not been
power-cycled since changing this setting.
(1) Verify that the BIOS settings enable VT and disable ‘trusted execution.’
(2) Power-cycle the host if either of these BIOS settings have been changed.
(3) Power-cycle the host if you have not done so since installing VMware ESX.
(4) Update the hosts’s BIOS to the latest version.
For more detailed information, see http://vmware.com/info?id=152
Continue without 64-bit support?
[Yes] [No] [OK]

Read the rest of this entry »

Posted in ESXi4, Power User, VMware | 2 Comments »

Veeam FastSCP on ESXi 4.1: “API version on the server does not allow CreateDirectory operation” -> Upgrade to 3.0.3

Posted by jpluimers on 2010/08/13

Last week, I wrote Veeam Backup and Replication on ESXi 4.1: “Input string was not in a correct format.” -> Upgrade to 4.1.2

I was partially wrong in that Veam Backup FastSCP 3.0.2.270 did not work: that the alternative is Veeam Backup and Replication 4.1.2.
Well not completely: Veeam Backup and Replication 4.1.2 works, but a day after they released that 4.1.2 version, they also released Veeam Backup and FastSCP 3.0.3, which works too.
And of course they released it about half a day after I wrote the above post :-) Read the rest of this entry »

Posted in ESXi4, Power User, Veeam, VMware | 1 Comment »

VMware ESXi 4.x: meaning of “Create User: User name or password has an invalid format” error

Posted by jpluimers on 2010/08/09

Sometimes when you add a new user to your ESXi 4.x installation, you get this error message (click for the full size picture):Create User: User name or password has an invalid format

Create User:  User name or password has an invalid format

Until now, only a few russian pages described the cause:
Without console login (or SSH  - see my blog tomorrow), you cannot see the obvious reason for this message:

Your password does not adhere to the ESXi 4.x password policy, which is more strict than the ESX/ESXi 3.x policy.

vm-help.com has a nice page describing the ESXi 4.x password policy, and how to alter it.

–jeroen

Posted in ESXi4, Power User, VMware | 2 Comments »

RDP to VMware host running an XP guest: Invisible Mouse Cursor on Text Editors

Posted by jpluimers on 2010/08/06

Scenario is this;

  1. RDP into a host running VMware
  2. Use the VMware client to run XP as guest
  3. Hover the mouse over a text editor
  4. The mouse cursor becomes invisible

I have seen it happen under these circumstances: Read the rest of this entry »

Posted in Power User, VMware, Windows, Windows 7, Windows Vista, Windows XP | 6 Comments »

Veeam Backup and Replication on ESXi 4.1: “Input string was not in a correct format.” -> Upgrade to 4.1.2

Posted by jpluimers on 2010/08/05

I’m in the process of moving the VMs on my ESX 3.5 box to an ESXi 4.1 box (so I can get ESXi 4.1 installed on the ESX 3.5 box).
I tried copying over the files using the free Veeam Backup and FastSCP 3.0.2.270, but that obviously does not work well:

—————————
Veeam Backup and FastSCP
—————————
API version on the server does not allow CreateDirectory operation
—————————
OK
—————————

The free FastSCP works on a file by file base, but that won’t cut it.
Hoping the licensed product would work better, I registered for a trial of Veeam Backup and Replication (it is version 4.x in stead of FastSCP which is still 3.x).

The registration process went swift, but I was just a tad bit too early trying to run it against VMware ESXi 4.x: Read the rest of this entry »

Posted in ESXi4, Power User, Veeam, VMware | Leave a Comment »

Using a USB connected APC UPS with Windows Server 2008 and VMware Server 2.0

Posted by jpluimers on 2010/06/24

Recently I took over some system management at a client.

They run Windows 2008 Server x64 and a Windows Server 2008 VM under VMware Server 2.0 and a LAN with some client machines
A lot of things were not covered, backup, power outage, etc, so I’m implementing those step by step.

They now have an APC UPS connected through USB.
There are a lot of references on the internet about the APC software (well, more like UPS vendor supplied software in general) being crap.

Luckily, Windows Server 2008 (and 2003) have built-in support for APC UPSes.
Furthermore when Windows Server shuts down, VMware Server needs to perform some actions on the guests as well.

This post covers the configuration of both :-) Read the rest of this entry »

Posted in Power User, VMware | 2 Comments »

 
Follow

Get every new post delivered to your Inbox.

Join 430 other followers