Showing posts with label Virtual Center. Show all posts
Showing posts with label Virtual Center. Show all posts

VMware Log Insight

VMware Log Insight provides real time log management for virtual and physical systems including Windows, Linux, Routers, Switches, Firewalls, etc.

Version 2.0 supports 7,500 eps (events per second) per node and you can cluster up to 6 of them to achieve 45,000 eps.

It also includes content packs to extend its functionality free of charge from several vendors like VCE, HyTrust, NetApp, EMC, Cisco and others - https://solutionexchange.vmware.com/store/loginsight.

Additional links and references:

Posted by Gabriel Maciel


VMware NSX – Network Virtualization Links and References

Just before VMworld! Here are some good NSX links and references.

Posted by Gabriel Maciel

VMware vCenter Server Appliance Links (vCSA)

Lately I have been using the VMware vCenter Appliance a lot and I really like it and see it is as a good alternative to the Windows based vCenter. Since there are several on-line resources with good information about it, I am listing some of them here for future reference.
Posted by Gabriel Maciel

VMware vSphere 5.1(.1/.0a) – Quick Setup Guide

  • Your 1st install/upgrade should be in your lab
  • Review the followings:
  • Check your AD/Directory health
  • Create reverse DNS records (PTRs) for all the necessary servers (vCenter, Sql, etc.) if you do not already have them
  • Take print screens during the installation process since you may need them later
  • Run the setup program/s as admin
  • If possible, do not use the simple install option
  • Install vCenter Single Sign On
    • Choose multi-node HA
  • Install vCenter Inventory Service
  • Install vCenter Server
  • Install the vSphere Web Client
    • Install Adobe Flash Player
  • Install the vSphere Client  (yes, you still need it)
    • Install the necessary plug-ins later
  • Install VUM (VMware Update Manager)
  • Start configuring/managing your vSphere environment
  • Install the vCenter Support Tools if/when required
  • Others/Optional Components:
    • Install and configure vCloud Networking and Security Manager (vShield Manager)
    • Configure VXLAN if required
    • Install and configure vSphere Data Protection, vCD, vC Ops, SRM, etc.

Posted by Gabriel Maciel

General Availability - VMware vCenter 5.0 Update 1b Patch

Posted by Gabriel Maciel

General Availability of VMware vCenter 4.0 Update 4a Patch

  • Detailed information regarding resolved and known issues and enhancements can be found in the VMware vCenter 4.0 Update 4a Release Notes 
  • VMware vCenter 4.0 Update 4a Patch is available for download here

Posted by Gabriel Maciel

GA of vSphere 5.0 Update 1 & Related Products

“This release provides the following improvements:

VMware ESXi

  • Support for new Intel and AMD processors
  • Adding support for Native Storage Drivers for Intel C600 series chipset and upgrades LSI MegaRAID SAS driver to version 5.34
  • Now supporting Mac OS X Server Lion 10.7.2 and 10.7.3 guest operating systems
  • Numerous bug and security fixes

VMware vCenter

  • Guest Operating System Customization Improvements: vCenter Server adds support for customization of the following guest operating systems
    • Windows 8
    • Ubuntu 11.10
    • Ubuntu 11.04
    • Ubuntu 10.10
    • Ubuntu 10.04 LTS
    • SUSE Linux Enterprise Server 11 SP2
  • Numerous bug and security fixes

VMware vCenter Update Manager

  • Security Update: In Update Manager 5.0 Update 1, the Microsoft SQL Server 2008 R2 database, the Oracle (Sun) JRE package and the certificate that is provided with Update Manager installation package are updated to address security related issues.
  • Improved Product Usability: Update Manager 5.0 Update 1 provides upgrade release version information, improved maintenance mode impact differentiation, and a warning message that states a snapshot of fault tolerant virtual machines cannot be created during remediation.
  • Improved Product Robustness: In Update Manager 5.0 Update 1, virtual appliance updates and the Update Manager server failure are handled in an improved manner.”

More information here and here.

Posted by Gabriel Maciel

GA of VMware Virtual Center 2.5 Update 6b

“Resolved Issues

  • This release updates JRE version to 1.5.0_32

    Oracle (Sun) JRE updated to version 1.5.0_32, which addresses multiple security issues that existed in earlier releases of Oracle (Sun) JRE.

    Oracle has documented the CVE identifiers for issues that are addressed in JRE 1.5.0_32 in the Oracle Java SE Critical Patch Update Advisory for October 2011 at http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html.

  • Support for Firefox 3.0.x and 3.5. x Browsers with VirtualCenter Web  Access

    This release supports Firefox 3.0.x and 3.5. x browsers with VirtualCenter Web Access. Firefox 3.x is not a supported browser for ESX Server 3.5 Update 5 Web Access with this release.

    Note: This update was added in VirtualCenter 2.5 Update 6a but erroneously documented in the VirtualCenter 2.5 Update 6a release notes.”

More information here and in the Virtual Center installation guide.

Posted by Gabriel Maciel

Administrando VMware Site Recovery Manager 4.0 - Free

“Este libro te enseñará cómo instalar y configurar el producto VMware Site Recovery Manager. También cubre en detalle los procesos de failover y failback y te servirá de guía para la puesta en marcha del producto. En este libro no se incluye ninguna teoría sobre la gestión de proyectos que caracteriza a una gran cantidad de libros de TI. Es práctico y técnico, y presupone que ya estás bastante familiarizado con VMware vSphere 4. Con él, aprenderás los puntos fuertes y debilidades de VMware Site Recovery Manager. No solamente te mostraré las trampas y errores más comunes a los cuales te enfrentarás, sino, algo que considero más importante, por qué suceden y cómo solucionarlos.”

Puedes bajar el libro gratuitamente en este enlace.

Posted by Gabriel Maciel

Problems with VMware Tools on Windows 7 and Windows 2008 R2 running on ESX 4.0

“Details:

  • You receive a black screen on the virtual machine when using Windows 7 or Windows 2008 R2 as a guest operating system on ESX 4.0.
  • You experience slow mouse performance on Windows 2008 R2 virtual machine.”

You can find more information about Troubleshooting SVGA drivers installed with VMware Tools on Windows 7 and Windows 2008 R2 running on ESX 4.0 here.

Posted by Gabriel Maciel

VMware Product Demo and Pdf for Memory Compression

“…ESX applies a new technique called memory compression in order to reduce the
amount of pages that need to be swapped out, while reclaiming the same amount of host memory.”

You can access the video here and the pdf here.

Posted by Gabriel Maciel

VMware vSphere Editions for Mid-size and Enterprise Businesses Product Comparison Page

This is a page I frequently use and has a nice chart with all the mid-size and enterprise VMware vSphere editions and features:


You can access the VMware product comparison page here.

Posted by Gabriel Maciel

AD Web Services encountered an error while reading the settings for the specified Active Directory Lightweight Directory Services instance

From Gregg Robertson’s Blog (TheSaffaGeek):

“HKLM\System\CurrentControlSet\Services\VMwareVCMSDS\Parameters | SSL Port value is created as a REG_SZ instead of REG_DWORD and the value is empty. So obviously set it to 636.”

You can read the full post here.

Posted by Gabriel Maciel