Saturday, December 24, 2011

Migrating virtual machines with Raw Device Mappings (RDMs)


Migrating virtual machines with Raw Device Mappings (RDMs)

Purpose

This article discusses some of the common questions that arise when migrating virtual machines that utilize Raw Device Mappings (RDMs). 
Migrating of virtual machines with RDMs can be performed in three ways:
  • Warm migration (vMotion) with the virtual machine powered on.
  • Cold migration with the virtual machine powered off.
  • Storage migration (Storage vMotion) with the virtual machine powered on. 

Resolution

vMotion

  • Files for a virtual machine are not relocated when it is vMotioned.
  • The virtual machine is re-registered to the destination host.
  • Any RDMs remain as RDMs when the virtual machine is registered to another host. That is, no changes to the virtual machine itself are made.

Cold Migration

With file relocation:
  • Any non-RDM virtual disks are physically moved to the destination.
  • The virtual machine configuration files are physically moved to the destination.
  • Raw LUNs themselves cannot be moved, as they are raw disks presented from the SAN. However the pointer files (RDMs) can be relocated if required.
  • When performing a cold migration of a virtual machine with RDMs attached to it, the contents of the raw LUN mapped by the RDM are copied into a new .vmdk file at the destination, effectively converting or cloning a raw LUN into a virtual disk. This also applies when the virtual machine is not moving between ESX hosts. In this process, your original raw LUN is left intact. However, the virtual machine no longer reads or writes to it. Instead, the newly-created virtual disk is used.
  • If you wish to cold migrate a virtual machine without cloning or converting its RDMs, remove them from the configuration of the virtual machine before migrating. You can delete the RDM from the disk when removing it (the raw LUN contents are not changed). Re-add them to the configuration when completed.
Without file relocation:
  • The virtual machine registration changes, but the files are left untouched.

Cloning

If you want to clone a virtual machine without its RDMs, remove them from the configuration of the virtual machine before migrating. You can delete the RDM from the disk when removing it (the raw LUN contents are not changed, only the RDM mapping file is deleted). Re-add them to the configuration when completed.

Storage vMotion

  • When you perform Storage vMotion, the virtual machine files are physically relocated to a destination datastore. The same host retains ownership or registration of the virtual machine after Storage vMotion completes.
  • For Virtual Infrastructure 3.5, Virtual Disks and Virtual and Physical Mode RDM pointer files can be relocated to the destination datastore but cannot be converted to thick-provisioned or thin-provisioned disks during migration.The RDM pointer files of the virtual machine remain as RDM pointer files when the process completes.
  • For vSphere 4.0 and higher, Virtual Disks and Virtual Mode RDM pointer files can be relocated to the destination datastore, and can be converted to thick-provisioned or thin-provisioned disks during migration as long as the destination is not an NFS datastore. Physical Mode RDM pointer files can be relocated to the destination datastore, but cannot be converted.
For instructions on using Storage vMotion, see Moving virtual machines with Storage vMotion (1005544)
This table summarizes the available options and requirements:
Storage vMotion (SvMotion)
VirtualCenter 2.5
vCenter Server  4.x
RDM virtual compatibility mode
RDM physical compatibility mode
Can the virtual machine change hosts?
Virtual machine Snapshots
ESX/ESXi 3.5
Supported using the remote CLI script:svmotion.pl.
Yes
YesYes
No
Virtual machine must not have snapshots while performing SvMotion.
ESX/ESXi 4.0 and higher
Not supported: VirtualCenter 2.5 cannot manage ESX/ESXi 4.0 and higher hosts.
Yes
Yes
Yes
Yes
Virtual machine must not have snapshots while performing SvMotion.

Note: Storage vMotion of virtual machines using virtual compatibility mode RDMs is supported, however clustered applications or clustered virtual machine configurations do not support Storage vMotion.
For information about the Storage vMotion CLI script, see:
For Storage vMotion requirements and limitations, see the Storage vMotion Requirements and Limitations section of theBasic System Administration Guide for your version of ESX.

Additional Information


Snapshots

Ensure that snapshots are committed before performing storage migrations, especially if you are removing mappings or disks from your virtual machine configuration and later re-adding them. During re-addition of the respective disk, the VMware Infrastructure or vSphere Client does not allow you to re-select a specific (the previous) snapshot level or .vmdkfile to add back to the virtual machine configuration.

Block size and capacity limitations of your destination datastore

Raw Device Mappings occasionally represent large raw LUNs. If you clone virtual machine with an RDM still attached, the contents of the raw LUN mapped by the RDM are copied into a new virtual disk (.vmdk) file at the destination. Converting a RDM into a virtual disk (.vmdk) file does not succeed if your destination or target datastore does not have the capability of storing single contiguous files as large as the raw LUN. Large virtual disks have the same requirements or constraints.

For example, if your destination datastore is VMFS 3 created with a 2 MB block size and the RDM or virtual disk being converted or migrated is 640 GB, the process fails. A VMFS 3 block size of 4 MB or higher is required so you can store files larger than 512 GB. For more information, see Block size limitations of a VMFS datastore (1003565).

Tags

migrate-vm

See Also

Wednesday, December 14, 2011

vCenter Server Installation On Windows 7


Warning: This hacking is not supported by VMware !!!
1. extract iso image of vCenter (e.g. in 7zip or in WinRar) to any folder in destination machine
2. Download the Msi Editor application for editing msi file and install
3. run this application and open file …\vpx\VMware vCenter Server.msi
4. in Tables click on item “LaunchCondition”
5. on the right find row with text:
“Installed Or (VersionNT>=501 And VersionNT < 600) Or (VersionNT = 600 And MsiNTProductType <> 1) Or (VersionNT = 601 And MsiNTProductType = 3)”
and modify it to:
“Installed Or (VersionNT>=501) Or (VersionNT = 600 And MsiNTProductType <> 1) Or (VersionNT = 601 And MsiNTProductType = 3)”
after that save and close
6. download 64-bit verison of Microsoft AD LDS (new name for ADAM) from:
Windows Vista:
Windows 7:
and install
7. run ..\autorun.exe to install vCenter
Cheers

Sunday, October 9, 2011

Studying for the VCP5 exam

Even though the VCP5 exam is only 5 weeks old at the time of writing, there are some amazing resources already available to help with those preparing for the exam.

I've always been an advocate of trying to prepare yourself using the official resources that VMware make available - the exam blueprint tells you what aspects of vSphere 5 you will get tested on, the exam format, number of questions, time limit, and the scoring system. The exam blueprint makes references to the official vSphere 5 documentation, which VMware validate the exam items against, and the mock exam gives a decent indication of the exam format. The VCP community forum is an excellent way of asking VCP5-related questions and getting furter information.
VCP5 homepage
VCP5 exam blueprint
VCP5 mock exam
VCP community forum
vSphere 5 documentation

Something that VMware don't publish is an expanded exam blueprint that includes all the relevant study notes, however there are a number of sites where people have done exactly that - be careful when using these study notes in case they're not accurate in comparison to the official documentation.
Forbes Guthrie's vReference documentation notes for vSphere 5
Prep Guide for VCP5.0
Andre Mauro's vInfrastructure VCP5 notes

There are a number of people in the VMware community that write and publish their own practice questions, normally as part of their own preparations - it should be noted that these do not necessarily indicate the types and styles of questions you will get in the real exam, and the accuracy of these practice exams cannot be guaranteed either.
Robert Stothard's VCP5 practice questions
Simon Long's VCP5 practice exams
Paul McSharry's VCP5 practice questions

To finish, here are a couple of exam experience blog posts from people that have taken the exam themselves - I'll post my own review once I've taken the exam myself!
Eric Sloof's VCP5 exam experience
Brian Tobia's VCP5 exam thoughts and experience

Best of luck....!

Wednesday, September 28, 2011

VLAN Configuration on Virtual Switch, Physical Switch, and Virtual Machines


VLAN Configuration on Virtual Switch, Physical Switch, and Virtual Machines

Purpose


This article describes the various VLAN tagging methods used with ESX/ESXi.
Virtual LAN (VLAN) implementation is recommended in ESX/ESXi networking environments because:
  • It integrates ESX/ESXi into a pre-existing network
  • It secures network traffic
  • It reduces network traffic congestion
  • iSCSI traffic requires isolated network

Resolution


There are three methods of VLAN tagging that can be configured on ESXi:
  • External Switch Tagging (EST)
  • Virtual Switch Tagging (VST)
  • Virtual Guest Tagging (VGT)

External Switch Tagging

Virtual Switch Tagging

  • All VLAN tagging of packets is performed by the virtual switch before leaving the ESX/ESXi host.
  • The ESX host network adapters must be connected to trunk ports on the physical switch.
  • The portgroups connected to the virtual switch must have an appropriate VLAN ID specified.
  • For more information, see Configuring a VLAN on a portgroup (1003825).
  • See the following example snippet of code from a Cisco switch port configuration:switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport trunk allowed vlan x,y,zspanning-tree portfast trunk
Note: The Native VLAN is not tagged and thus requires no VLAN ID to be set on the ESX/ESXi portgroup.

Virtual Guest Tagging

  • All VLAN tagging is performed by the virtual machine.
  • You must install an 802.1Q VLAN trunking driver inside the virtual machine.
  • VLAN tags are preserved between the virtual machine networking stack and external switch when frames are passed to/from virtual switches.
  • Physical switch ports are set to trunk port.
  • For more information, see Sample configuration of virtual machine VLAN tagging (VGT Mode) (1004252).
  • See this example snippet of code from a Cisco switch port configuration:switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport trunk allowed vlan x,y,zspanning-tree portfast trunk

Thursday, September 22, 2011

Using vSphere Management Assistant(vMA) to collect ESX and ESXi logs


Purpose

The VMware vSphere Management Assistant (vMA) can be configured to accept logs from your ESX and ESXi host. For more information about downloading, installing, and configuring vMA, see the vSphere Management Assistant Documentation.

Resolution

Configuring your VMware vSphere Management Assistant (vMA) appliance to collect the logs from an ESX/ESXi host:
  1. Run this command to add the ESX/ESXi host to the vMA appliance:

    # sudo vifp addserver [ESX/ESXi IP or HOSTNAME]

    You are prompted for the root password for the target system.
  2. Run this command to view the list of ESX/ESXi hosts connected to the vMA appliance.

    # sudo vifp listservers

  3. Run this command to enable the vilogger interface and to configure vMA to collect log files from the target ESX/ESXi or vCenter Server hosts according to the specified log policy:
    # vilogger enable --server [ESX/ESXi IP or HOSTNAME] --numrotation <ROTATION: 1 to 1024> --maxfilesize <SIZE in MB: 1 to 1024> --collectionperiod <PERIOD in seconds: 10 to 3600>
    Where is the ESX/ESXi IP or HOSTNAME  is the IP address or hostname of the ESX/ESXi host.

    For example, the command with default values is:

    # vilogger enable --server [ESX/ESXi IP or HOSTNAME] --numrotation 5 --maxfilesize 5 --collectionperiod 10

In the vMA 4.x versions, the logs are located at /var/log/vmware. In earlier vMA versions, the logs are located at /var/log/syslog. 
Each host managed by the vMA appliance has a subdirectory within /var/log/vmware. Each of these subdirectories, in turn, contains the log files, such as hostd.log, messages.log, vmkernel.log, vmkwarning.log, and vpxa.log.

To read the log files, you can use commands such as tail -f. For example, to read the contents of the vpxa.log file, run this command:
# tail -f /var/log/vmware/<FQDN of Host>/vpxa.log
To customize the options for the vilogger command, see the vilogger Daemon and Log Management Commands section of the vSphere Management Assistant Guide.

Additional Information

The syntax of the vilogger command is:

vilogger <command>
Where <command> can be one of the following:
  • enable         [--server <SERVER>]
                   [--logname <LOGNAME>]
                   [--collectionperiod <PERIOD in seconds: 10 to 3600>]
                   [--numrotation <ROTATION: 1 to 1024>]
                   [--maxfilesize <SIZE in MB: 1 to 1024>]

        
  • disable        [--server <SERVER>]
                   [--logname <LOGNAME>]
                   [--force]
  • list           [--server <SERVER>]
                   [--logname <LOGNAME>]
  • updatepolicy   [--server <SERVER>]
                   [--logname <LOGNAME>]
                   [--collectionperiod <PERIOD in seconds: 10 to 3600>]
                   [--numrotation <ROTATION: 1 to 1024>]
                   [--maxfilesize <SIZE in MB: 1 to 1024>]

           
  • help | --help | -h  [<command name>]
To increase disk space on an installed vMA appliance refer to How to increase/resize vMA Disks.

Tuesday, September 20, 2011

Cisco plans virtual switch for Hyper-V in Windows Server 8

Cisco is collaborating with Microsoft to bring its virtual switch to Hyper-V next year when Windows Server 8 is released. While Cisco’s Nexus 1000V distributed virtual switch already supports VMware software, Hyper-V in Windows Server 2008 R2 does not get the same love. The new support for Hyper-V will only apply to the forthcoming Windows Server 8, which introduces greater ability to integrate third-party modules than its predecessor, according to Cisco.


Click here for Full Story

Monday, September 19, 2011

Cisco Nexus 1000V Series Switches Install and Upgrade Guides

Cisco Nexus 1000V Series Switches : Install and Upgrade Guides

http://www.cisco.com/en/US/products/ps9902/prod_installation_guides_list.html

Installing ESXi/ESX 4.1 and vCenter Server 4.1 best practices

Installing ESXi/ESX 4.1 and vCenter Server 4.1 best practices

 This article provides a quick reference to the information needed for a trouble-free installation or upgrade of ESX/ESXi 4.1 and vCenter Server 4.1.


Note: Because each environment is different, many installation decisions require knowledge and understanding beyond the scope of this article. For more detailed information about your installation, see the vSphere 4.1 documentation

Resolution

Note: See the VMware vSphere 4.1 Release Notes for known installation issues.

vCenter Server

To ensure a trouble-free installation of vCenter Server:
  1. Make sure your hardware and operating system requirements are compliant. The vCenter Server 4.1 system can be a physical or a virtual machine. If you are installing vCenter Server 4.1 in a virtual machine, see Running vCenter Server in a virtual machine (10087) for more information.
    Note: For more information, see ESX and vCenter Server Installation Guide and vSphere Compatibility Matrix. vCenter Server 4.1 requires a 64-bit DSN to function properly.
    • Processor – Intel or AMD x86 processor with two or more logical cores, each with a speed of 2GHz.
    • Memory – 3GB RAM. RAM requirements may be higher if your database runs on the same machine. VMware VirtualCenter Management WebServices requires 128MB to 1.5GB of memory which is allocated at startup.
    • Disk storage – 2GB. Disk requirements may be higher if your database runs on the same machine.
    • Microsoft SQL Server 2005 Express disk requirements. The bundled database requires up to 2GB free disk space to decompress the installation archive.
    • Networking – 1Gbit recommended.
       
  2. Ensure that your database requirements and patch levels are compliant. For more information, see the vSphere Compatibility Matrix and vCenter Server Database Patch and Configuration Requirements. To use an existing database, you need to provide a 64-bit system DSN that points to the vCenter Server database. You also need to ensure that you have created a full backup of your database before proceeding.  In addition VMware Update Manager 4.1 is still a 32-bit application, and requires a 32-bit DSN to be created.
    Note
    :
    • Microsoft SQL Server 2005 Express is intended for use with small deployments of up to 5 hosts and/or 50 virtual machines.
    • IBM DB2 database is only supported for vCenter Server. There is no support for Update Manager or any plug-in that requires a database.
  3. Download and fill out the vCenter Server Installation Worksheet.
    Note: For more information about the fields in this form, see Required Data for Installing vCenter Server in the ESX and vCenter Server Installation Guide.
     
  4. The vCenter Server install wizard gives you the option to use the Windows system account or a user-specified account for the purpose of running vCenter Server. A user-specified account enables the use of Windows authentication for SQL Server.

    If you choose this option:
    • The user-specified account must be an Administrator on the local machine and act as part of the operating system and log in as a service rights.
    • You must specify the account name as DomainName\Username in the vCenter Server install wizard.
    • You must configure the SQL Server database to allow the domain account access to SQL Server.
       
  5. Make sure your operating system meets these requirements:
    Note: vCenter Server 4.1 does not support 32-bit host operating systems. For more information, see the Operating System Compatibility for vSphere Client, vCenter Server, and VMware vCenter Update Manager section of the vSphere Compatibility Matrix.
     
    • Windows XP Pro SP2 (SP2 required, 64-bit)
    • Windows Server 2003 (SP1 required, 64-bit)
    • Windows Server 2008 (64-bit)
    • Windows Server 2008 R2 (64-bit)
       
  6. vCenter Server 4.1 installs these components as a part of the installation:

    Note: For more information, see the  ESX and vCenter Server Installation Guide.
    • Apache Tomcat (64-bit)
    • Java Runtime Environment JRE (64-bit)
    • Active Directory Application Management (ADAM)
    • Visual C++ 2005 Runtime Redistributable
    • .NET 3.0 SP1 or above (optional based on DB selection)
       
  7. These items are recommended or necessary for a successful installation:
    • You must have the installation DVD or download the installation ISO image.
    • Your hardware must meet the minimum hardware requirements. For more information, see vCenter Server and vSphere Client Hardware Requirements.
    • Ensure you have the required ports open. For more information, see vCenter Server 4.1 network port requirements (1022256).
    • If the machine on which you are installing vCenter Server has a previous version of vCenter installed, you may want to upgrade instead of performing a fresh installation of vCenter Server.
    • Make sure that the system you use for your vCenter Server installation belongs to a domain rather than a workgroup.
    • Ensure the system on which you are installing vCenter Server is not an Active Directory domain controller.
    • It is critical that you have reliable DNS and Time services.
    • During the installation, the connection between the machine and the domain controller must be working.
    • There must be no Network Address Translation (NAT) between the vCenter Server system and the hosts it manages.
    • The DNS name of the machine must match the actual computer name.
    • Log into the system using an account with local administrator rights. If joining another vCenter Server in Linked Mode, the account must be a local Administrator on both systems, can interact as part of
    • The operating system, and has rights to log on as a service.
    • The computer name cannot be more than 15 characters.
    • Assign a static IP address and host name to the Windows server that will host the vCenter Server system. This IP address must have a valid (internal) DNS registration that resolves properly from all managed ESX hosts.
       
  8. Configure your database prior to the vCenter Server install, unless you are using default Microsoft 2005 Express.
    Note: Schema creation scripts mentioned in the documentation for both Microsoft SQL and Oracle are optional and intended for experienced Database Administrators. The vCenter Server installer performs the schema creation automatically if one does not already exist.
    • Microsoft SQL Database:
      • As the Database Administrator, use a script to create a local or remote Microsoft SQL Server Database. Optionally, the database can be created as it was in vCenter 2.5 by using SQL Server Management Studio.
      • Configure a SQL Server ODBC Connection. When you install the vCenter Server system, you can establish a connection with a SQL Server database.
      • Configure Microsoft SQL Server TCP/IP for JDBC. If the Microsoft SQL Server database has TCP/IP disabled and the dynamic ports are not set, the JDBC connection remains closed. This causes the vCenter Server statistics to malfunction.
         
    • Oracle Database:
      • As the Database Administrator, use a script to create a local or remote Oracle database.
      • Configure an Oracle Database User. If you plan to use an Oracle database when you install vCenter Server, you must configure the database user.
      • Configure an Oracle Connection for Local Access or Configure an Oracle Connection for Remote Access depending on where the database is located.
      • Connect to an Oracle Database locally.
         
    • DB2 Database:
      • Configure an IBM DB2 Database User and Group. If you plan to use an IBM DB2 database when you install vCenter Server, you must configure the database user and group.
      • Use a Script to Create a DB2 Database. When you use a DB2 database with vCenter Server, the database must have certain buffer pools, table spaces, and privileges.
      • Use a Script to Create the DB2 Database Schema. This script, in conjunction with the script that creates the DB2 database, enables you to have tighter control over the parameters of your database.
      • Configure a Connection to a Local Database on Windows. You can configure a DB2 database for vCenter Server either locally on the same Windows machine as vCenter Server or remotely on a network-connected host.
      • Configure a Connection to a Remote Database on Linux, Unix or Windows. You can configure a DB2 database for vCenter Server either locally on the same Windows machine as vCenter Server or remotely on a network-connected Windows, Linux, or Unix host.
         
  9. VMware recommends using a separate database for vCenter Server and vCenter Update Manager.
  10. Run the vCenter Server installer using the vCenter Server Installation Worksheet filled out in step 3. 
Update Manager
You can run the Update Manager on any system that meets the minimum hardware requirements. Minimum hardware requirements for Update Manager vary depending on how the Update Manager is deployed. If the database is installed on the same machine as Update Manager, requirements for memory size and processor speed are higher. To ensure acceptable performance, make sure that you meet the minimum requirements.
  • The minimum hardware requirements are as follows:
    • Processor – Intel or AMD x86 processor with two or more logical cores, each with a speed of  2GHz.
    • Network – 10/100 Mbps. (For best performance, use a Gigabit connection between Update Manager and the ESX/ESXi)
    • Memory – 2GB RAM if Update Manager and vCenter Server are on different machines.
    • Memory – 4GB RAM if Update Manager and vCenter Server are on the same machine.
      Note: Update Manager uses a SQL Server or Oracle database. You should use a dedicated database for Update Manager and not share it with the database used with vCenter Server, and should back up the database periodically.  Best practice is to have the database on the same computer as Update Manager or on a computer in the local network.  Depending on the size of your deployment, Update Manager requires a minimum amount of free space per month for database usage. For more information about space requirements, see the VMware vCenter Update Manager Sizing Estimator.
  • Update Manager works only with these operating systems:
    • Windows XP Pro SP2 (SP2 required, 64-bit)
    • Windows Server 2003 (SP1 required, 64-bit)
    • Windows Server 2008 (64-bit)
    • Windows Server 2008 R2 (64-bit)
      Note: The Update Manager plug-in requires the vSphere Client, and works with the same operating systems as the vSphere Client.
      IMPORTANT: You can only install Update Manager 4.1 on a 64-bit machine.
  • Update Manager has specific database requirements:
    NoteUpdate Manager can handle small-scale environments using the bundled SQL Server 2005 Express. For environments with more than 5 hosts and 50 virtual machines, create either an Oracle or a SQL Server database for Update Manager. For large scale environments, set up the Update Manager database on a different computer other than the Update Manager server and the vCenter Server database.
    • SQL Server 2005
    • SQL Server 2008
    • Oracle 10g
    • Oracle 11g
      Note: Update Manager 4.1 is compatible only with vCenter Server 4.1. Although multiple versions of the Update Manager Client plug-in might coexist on the same computer, the Update Manager Client plug-in of version 4.1 can be installed and enabled only on vSphere Client 4.1. For more information about the Update Manager compatibility with VirtualCenter Server, vCenter Server, VI Client, and vSphere Client, see the vSphere Compatibility Matrixes.
  • Required data privileges to the database:

    N
    ote: Before you install or upgrade Update Manager, you must create a database and grant a specific list of permissions to the database user. To run Update Manager you can use a set of minimum privileges.
    • Oracle Database Support
      Either assign the DBA role, or grant this set of privileges to the Update Manager Oracle database user:
      • connect
      • execute on dbms_lock
      • create view
      • create procedure
      • create table
      • create sequence
      • create any sequence
      • create any table
      • create type
      • unlimited tablespace
    • Microsoft SQL server Database Support
      • Make sure that the database user has either a sysadmin server role or the db_owner fixed database role on the Update Manager database and the MSDB database. Although the db_owner role is required for the upgrade, SQL jobs are not created as part of the Update Manager installation or upgrade.
  • Database privileges needed for using Update Manager:
    • Oracle

      The minimum required privileges of the Oracle database user are:
      • create session
      • create any table
      • drop any table 
    • Microsoft SQL Server

      The database user must have either a sysadmin server role or the db_owner fixed database role on the Update Manager database and the MSDB database.

      Note: You can install or upgrade the Update Manager server on 64-bit operating systems. Even though Update Manager runs on 64-bit operating systems, it is a 32-bit application and requires a 32-bit DSN. The requirement for a 32-bit DSN applies to all supported databases. By default, any DSN created on a 64-bit system is a 64-bit DSN.
  • Install the ODBC drivers.
    • For Microsoft SQL Server database servers, install the 64-bit database ODBC drivers on your  Microsoft Windows system. When you install the 64-bit drivers, the 32-bit drivers are installed automatically.
    • For Oracle database servers, install the 32-bit database ODBC drivers on your Microsoft Windows system.
    • Run the 32-bit ODBC Administrator application, located at [WindowsDir]\SysWOW64\odbcad32.exe.
    • Use the application to create your DSN.  You will now have a DSN that is compatible with the Update Manager server. When the Update Manager installer prompts you for a DSN, you should select the 32-bit DSN.

      Note: The Microsoft SQL Server 2005 Express database package is installed and configured when you select Microsoft SQL Server 2005 Express as your database during the VMware vCenter Update Manager installation or upgrade. No additional configuration is required.  

ESX/ESXi

To ensure a trouble free installation of ESX/ESXi:
  1. Make sure your hardware is compliant on the Hardware Compatibility Guide. This includes:
    • System compatibility
    • I/O compatibility (Network and HBA cards)
    • Storage compatibility
    • Backup software compatibility
       
  2. VMware ESX/ESXi 4.1 only installs and runs on servers with 64-bit x86 CPUs. 32-bit systems are no longer supported.
  3. Make sure Intel VT is enabled in the host's BIOS.
  4. If you are installing ESX/ESXi on the local disks and if a fibre attached SAN is connected to the ESX/ESXi host, detach the fibre before proceeding with the installation. If you do not disconnect the fibre, you may inadvertently choose an HBA Adapter as the primary boot partition, which may result in the loss of data on the LUNs attached to the HBA Adapter.
    Note: Do not disable HBA cards in the BIOS.
     
  5. The /, swap, and all the optional partitions are stored on a virtual disk called esxconsole-<UUID>.vmdk. Set a size minimum of 8GB for this virtual disk.

    Note: For /var/log, VMware recommends a separate partition to prevent unexpected disk space constraints due to extensive logging.
Note: For more information, see ESX and vCenter Server Installation Guide.

Additional Information

Tags

install-esx  install-vcenter  install-esxi

See Also