VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Cannot See the /vmimages Datastores Directory When Attempting to Mount an ISO Image on a VirtualCenter 2.0-Managed ESX Server 2.x Host

Details

Why can't I see the /vmimages datastores directory when I mount an ISO Image on a VirtualCenter 2.0-managed ESX Server 2.x host?

Solution

VMware ESX Server 3.0 automatically creates the /vmimages directory. VMware ESX Server 2.x does not create a /vmimages directory. Therefore, when you are attempting to mount an ISO image on a VMware ESX Server 2.x host managed by VMware VirtualCenter 2.0, you are not able to see this directory.

To solve this problem, do the following on the VMware ESX Server 2.x host:

  1. Manually create a vmimages directory in the / directory.
  2. Manually copy over any ISO images to the /vmimages directory.
  3. Mount the ISO image or add a link to the mounted ISO images.

Note: If you are going to use a directory other than /vmimages as your ISO images directory, specify that directory in the vpxa.cfg file. The datastore browser reads that directory when you are looking for ISO images.

Use the following steps to edit the vpxa.cfg file:

  1. Log in to the service console as the root user.
  2. Change directories to /etc/vmware/.
  3. Open the vpxa.cfg file using nano or another text editor.
  4. Find the following XML segment:
    <><></datastorePrincipal><></hostIp><>30</memoryCheckerTimeInSecs><></serverIp><></serverPort></vpxa>
    Where XXX.XXX.XXX.XXX is an IP address and PPP is a port number, typically 902.
  5. Add the following line after PPP:
    <>/DDDD/SSSSSS</vmImages>
    Where /DDDD/SSSSS is the directory you created on the host to store images of the software you install on virtual machines.
  6. Save your changes and close the file.
  7. Enter the following command to restart the vmware-vpxa process:
    service vmware-vpxa restart

Keywords

relnotes;2162

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions