new1234.jpg

Archive

Posts Tagged ‘vCenter Server’

VMware: Network redundancy message when configuring VMware High Availability in vCenter

August 18th, 2009 No comments
Symptoms
  • If you configure VMware High Availability (HA) in VirtualCenter 2.5, you may see the message:
     image
  • This message does not appear to cause any failures.
Resolution

This message occurs with ESX 3.5/4 and vCenter 2.5/4. It indicates that the Service Console does not have network redundancy.

This message can be safely ignored.

You can, however, prevent this message by:

Read more…

Categories: VMware Tags: , ,

VMware: How to Enable CDP On ESX3.X Host

August 6th, 2009 5 comments

VMWare has made CDP (Cisco Discovery Protocol ) available to their host.

When you the CDP is running on router/switch where the physical network card is connected it provide information to both Network administrator and ESX admin about host name/network card. This information help when you are trying to figure out which network card on the host is connected to which physical switch

 

B|–set-cdp          Set the CDP status for a given virtual switch.
                        To set pass one of “down”, “listen”, “advertise”, “both”

On this ESX host we got 3 vSwitches, you need to enable the CDP feature for each vSwitch like (putty or console):

[root@ESX-vm2 root]# esxcfg-vswitch -B both vSwitch0
[root@ESX-vm2 root]# esxcfg-vswitch -B both vSwitch1
[root@ESX-vm2 root]# esxcfg-vswitch -B both vSwitch2

 

Now in vCenter 2.5 you see the Configuration > Networking > vSwitches, in te little comment box you can click:

image
Read more…

Categories: Cisco, VMware Tags: , , ,

VMware: VMware Data Recovery also without connecting vCenter directly

August 4th, 2009 3 comments

Just seeing that I can use VMware Data Recovery (VDR) without connecting vCenter by vSphere client, I only connect to the ESX host. You need only install the VMware Data Recovery Plugin into your VMware vSphere Client and you can manage your backups.

image

Little note: vCenter must be online!
Read more…

Categories: VMware Tags: , , ,

VMware: Shutdown VM: Another task is allready in progress

August 4th, 2009 No comments

When I tried to “Shutdown Guest” of “Power Off” my VM called VMPROS_RCLI (VMware-RCLI-3.5-U2-Appliance) getting the following error message:

“Another task is allready in progress”

image

VMware Tools installation is in progress on this virtual machine. Virtual DVD/CDROM devices can’t be edited or removed while Tools is being installed. –> Klik OK
Read more…

Categories: VMware Tags: , ,

VMware: Please make sure that the Data Recovery Appliance is turned on

August 4th, 2009 No comments

Bij het configureren van VMware Data Recovery krijg kreeg ik bij het connecten naar de VDR Virtual Machine de volgende foutmelding: “Error: Connect:BeginSession: failed to authenticate Please make sure that the Data Recovery Appliance is turned on

De VM draaide in hetzelfde subnet, geen nat of firewall aanstaan maar kon maar niet connecten.

vCenter + SQL database staat geinstalleerd op een Windows 2003 SP2 R2 64-Bit.

  Read more…

Categories: VMware Tags: , , ,

VMware: VMotion CPU Compatibility Requirements for Intel Processors (1991)

June 8th, 2009 No comments

Why am I unable to migrate virtual machines with VMotion across Intel processors?

In ESX 3.5 Update 2 and later, VMware recommends using Enhanced VMotion Compatibility (EVC) to eliminate many VMotion CPU compatibility problems. For more information on EVC, see KB 1003212.
 
To ensure system stability during migration with VMotion, VirtualCenter and vCenter Server require the source and target CPUs to be compatible. For more information on CPU compatibility requirements, see Basic System Administration for your version of VirtualCenter or vCenter Server, available from http://www.vmware.com/support/pubs/.

If the source and target CPUs are incompatible for VMotion, you can:

  • Perform a cold migration (rather than a VMotion migration), thereby removing VMotion CPU requirements as an issue.
  • Remove VMotion compatibility constraints by modifying the default bit-mask used by VirtualCenter or vCenter Server. Note that some modifications discussed in this knowledge base article are neither supported nor recommended by VMware for production environments. In general, masking any CPU features intended for applications (such as SSE3) is not supported for VMotion. Use of EVC is recommended for migrating virtual machines across CPU generations.

Read more…

Categories: VMware Tags: , , , , ,

VMware: Enhanced VMotion Compatibility (EVC) processor support (1003212)

May 20th, 2009 No comments

Enhanced VMotion Compatibility (EVC) simplifies VMotion compatibility issues across CPU generations. EVC automatically configures server CPUs with Intel FlexMigration or AMD-V Extended Migration technologies to be compatible with older servers. After EVC is enabled for a cluster in the VirtualCenter inventory, all hosts in that cluster are configured to present identical CPU features and ensure CPU compatibility for VMotion. The features presented by each host are determined by selecting a predefined EVC baseline. VirtualCenter does not permit the addition of hosts that cannot be automatically configured to be compatible with the EVC baseline.

clip_image005

To use the EVC feature, you must be running ESX Server 3.5 Update 2 or higher with Virtual Center 2.5 Update 2 or higher and have only compatible processors that are listed in one of the following tables. EVC does not allow for migration with VMotion between Intel and AMD processors. Note the following restrictions:

  • The tables below are based upon public information. VMware has not verified all of these processors. For more information on which servers and processors are supported, see the Systems Compatibility Guide for ESX Server 3.5 and ESX Server 3i.
  • This list only covers server class processors compatible with the EVC baseline(s) and might not be a complete list.
  • You must ensure the BIOS settings for these processors enable Hardware Virtualization (if available) and Execute Protection. Default BIOS settings may not always enable these features. Hardware Virtualization is Intel VT on Intel processors and AMD-V on (supported) AMD processors. Execute Protection is Intel eXecute Disable (XD) on Intel processors and AMD No eXecute (NX) on AMD processors.

Read more…

Categories: VMware Tags: , , ,

VMware: Sysprep file locations and versions (1005593)

May 14th, 2009 3 comments
  • When attempting to customize the deployment of a virtual machine the radio buttons are disabled (greyed out).
  • When attempting to create a new virtual machine from a Template in ESX v3.5 you receive the following error message:
    Warning: Windows customization resources were not found on this server

The problem is seen when if Micosoft’s sysprep files are not found on the VirtualCenter host, or are not in the location they are expected.

This article guides you through the process of determining the correct version of sysprep to use and the correct locations for these files.

Microsoft has a different version of Sysprep for each release and service pack of Windows. According to Microsoft, "You need to use the version of Sysprep specific to the operating system you are deploying." For more information, see http://www.microsoft.com/technet/community/en-us/management/setupdeply_faq.mspx
Link valid as of May 27, 2008. If you find the link is broken, provide feedback and a VMware employee will update the article as necessary.

The differences are not immediately visible in the packaging and documentation of the service packs, so it is necessary to manually investigate.

Read more…

VMware: Howto setup vCenter Server 2.5 on Linux connecting to Oracle XE 10g Release 2 – Part II

March 18th, 2009 1 comment

vCenter Server 2.5 on linux is still beta and not all features are supported.

    Unsupported VirtualCenter Server Components
    The technical preview version of VirtualCenter on Linux does not support the following VirtualCenter server components:
  • Embedded database
  • LDAP support
  • Virtual machine customizations
  • Plug-in support
  • Virtual Infrastructure Web Access
    Unsupported VirtualCenter Server Features
    The technical preview version of VirtualCenter on Linux does not support the following VirtualCenter
    features and associated products:
  • Monitoring
  • Alarms
  • Schedule tasks
  • Topology maps
  • Update Manager
  • Site Recovery Manager (SRM)
  • Getting Started tab
  • Converter Enterprise
  • Guided consolidation
    This is Part II of the howto, if you have missed Part I go check it out.
    Last week I have released Part I and it is now time for Part II. Let me explain to you how I setup vCenter Server on Linux and connected it to the Oracle XE Database.

Read more…