<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>jawadqazi Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>jawadqazi Tracker</description>
    <pubDate>Sat, 18 Nov 2023 03:33:48 GMT</pubDate>
    <dc:date>2023-11-18T03:33:48Z</dc:date>
    <item>
      <title>Re: View Clients limitations for CPU</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/View-Clients-limitations-for-CPU/m-p/2194618#M58693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I second Tom, an overcommit ratio of 5 VMs per core is an ideal solution for infrastructures of these days, as the graphics of OS and applications running on them has increased extensively. The minimum requirement of a normal Win7 OS with standard office apps use 2 GB memory, so if the physical memory on the host suffices your requirement then 5 VMs per core is perfect.&lt;/P&gt;&lt;P&gt;By this calculation your host can run 20-22 VMs with standard apps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 10:32:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/View-Clients-limitations-for-CPU/m-p/2194618#M58693</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-11T10:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring a Windows 7 image backup? (VM blue screens)</title>
      <link>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/Restoring-a-Windows-7-image-backup-VM-blue-screens/m-p/2515760#M46395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your objective is just to P2V the laptop image, the best suitable solution is to use VMware Converter 5.0. Follow the attached document for more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 10:20:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/Restoring-a-Windows-7-image-backup-VM-blue-screens/m-p/2515760#M46395</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-11T10:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Business Reasons to get VCAP-DCA</title>
      <link>https://communities.vmware.com/t5/VCAP-VMware-Certified-Advanced/Business-Reasons-to-get-VCAP-DCA/m-p/419384#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You know what, if you are VCAP-DCA you can optimally design your solution and escape from the traps of excessive product purchase showcaused by the vendors utilizing their marketing strategies. This will help in reduction of cost for your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also optimize your existing infrastructure and redesign it to cater more requirements on the same infrastructure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 10:05:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VCAP-VMware-Certified-Advanced/Business-Reasons-to-get-VCAP-DCA/m-p/419384#M579</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-11T10:05:18Z</dc:date>
    </item>
    <item>
      <title>Second Level Address Translation (SLAT)</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Second-Level-Address-Translation-SLAT/ta-p/2766029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;What is SLAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;SLAT&lt;/STRONG&gt; stands for "Second Level Address Translation".&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Intel calls their SLAT technology EPT (Extended Page Table) . This technology was introduced in the Nehalem microarchitecture found in certain Core i7, Core i5, and Core i3 processors.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;AMD, beginning with their third generation Opteron processors (code name Barcelona) support SLAT through their Rapid Virtualization Indexing (RVI) technology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;With respect to memory management, Windows Server 2008 R2 Hyper-V supports a new feature named Second Level Address Translation (SLAT). SLAT leverages AMD-V Rapid Virtualization Indexing (RVI) and Intel VT Extended Page Tables (NPT) technology to reduce the overhead incurred during virtual to physical address mapping performed for virtual machines. Through RVI or EPT respectively, AMD-V and Intel VT processors maintain address mappings and perform (in hardware) the two levels of address space translations required for each virtual machine, reducing the complexity of the Windows hypervisor and the context switches needed to manage virtual machine page faults. With SLAT, the Windows hypervisor does not need to shadow the guest operating system page mappings. The reduction in processor and memory overhead associated with SLAT improves scalability with respect to the number of virtual machines that can be concurrently executed on a single Hyper-V server. As an example, the Microsoft Remote Desktop Services (RDS) team recently blogged about performance tests conducted using an internal simulation tool on a Windows Server 2008 Terminal Services configuration running as a virtual machine on Windows Server 2008 R2 Hyper-V. The results showed that a SLAT-enabled processor platform increased the number of supported sessions by a factor of 1.6 to 2.5 when compared with a non-SLAT processor platform. Overall, Microsoft reports that with SLAT-enabled processors, the Windows hypervisor processor overhead drops from about 10% to about 2%, and reduces memory usage by about 1 MB for each virtual machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Although RVI is not required to support workloads running on Windows Server 2008 R2 Hyper-V, if you intend to run memory-intensive workloads like Remote Desktop Services, SQL Server, or web services, you should perform testing on SLAT-enabled platforms to determine whether or not you can gain significant performance improvements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;To find out if your processor supports SLAT, you will need to download a copy of CoreInfo from &lt;A class="jive-link-external-small" href="http://technet.microsoft.com/en-us/sysinternals/cc835722"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:08:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Second-Level-Address-Translation-SLAT/ta-p/2766029</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-09T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 8 Hyper-V</title>
      <link>https://communities.vmware.com/t5/Nested-Virtualization/Windows-8-Hyper-V/m-p/417260#M450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To overcome this problem you might have to check something about SLAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is SLAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SLAT&lt;/STRONG&gt; stands for "Second Level Address Translation".&lt;/P&gt;&lt;P&gt;Intel calls their SLAT technology EPT (Extended Page Table) . This technology was introduced in the Nehalem microarchitecture found in certain Core i7, Core i5, and Core i3 processors.&lt;/P&gt;&lt;P&gt;AMD, beginning with their third generation Opteron processors (code name Barcelona) support SLAT through their Rapid Virtualization Indexing (RVI) technology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to memory management, Windows Server 2008 R2 Hyper-V supports a new feature named Second Level Address Translation (SLAT). SLAT leverages AMD-V Rapid Virtualization Indexing (RVI) and Intel VT Extended Page Tables (NPT) technology to reduce the overhead incurred during virtual to physical address mapping performed for virtual machines. Through RVI or EPT respectively, AMD-V and Intel VT processors maintain address mappings and perform (in hardware) the two levels of address space translations required for each virtual machine, reducing the complexity of the Windows hypervisor and the context switches needed to manage virtual machine page faults. With SLAT, the Windows hypervisor does not need to shadow the guest operating system page mappings. The reduction in processor and memory overhead associated with SLAT improves scalability with respect to the number of virtual machines that can be concurrently executed on a single Hyper-V server. As an example, the Microsoft Remote Desktop Services (RDS) team recently blogged about performance tests conducted using an internal simulation tool on a Windows Server 2008 Terminal Services configuration running as a virtual machine on Windows Server 2008 R2 Hyper-V. The results showed that a SLAT-enabled processor platform increased the number of supported sessions by a factor of 1.6 to 2.5 when compared with a non-SLAT processor platform. Overall, Microsoft reports that with SLAT-enabled processors, the Windows hypervisor processor overhead drops from about 10% to about 2%, and reduces memory usage by about 1 MB for each virtual machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although RVI is not required to support workloads running on Windows Server 2008 R2 Hyper-V, if you intend to run memory-intensive workloads like Remote Desktop Services, SQL Server, or web services, you should perform testing on SLAT-enabled platforms to determine whether or not you can gain significant performance improvements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out if your processor supports SLAT, you will need to download a copy of CoreInfo from &lt;A href="http://technet.microsoft.com/en-us/sysinternals/cc835722"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 07:51:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Nested-Virtualization/Windows-8-Hyper-V/m-p/417260#M450</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-09T07:51:56Z</dc:date>
    </item>
    <item>
      <title>Adding Serial Ports to a VM on VMware Player</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Adding-Serial-Ports-to-a-VM-on-VMware-Player/ta-p/2765980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add up to four serial (COM) ports to a virtual machine. Virtual serial ports can output to physical serial ports, files, or named pipes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to add a virtual serial port to a virtual machine to make devices such as modems and printers available to the virtual machine. You can also use virtual ports to send debugging data from a virtual machine to the host system or to another virtual machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" class="jiveNoBorder"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="text-align: left; " valign="middle"&gt;Note&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;The virtual printer feature configures a serial port to make host printers available to the guest. You do not need to install additional drivers in the virtual machine.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;Power off the virtual machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select the virtual machine and select Virtual Machine &amp;gt; Virtual Machine Settings.&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On the Hardware tab, click Add.&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Add Hardware wizard, select Serial Port.&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select where the virtual serial parallel port sends output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="text-align: left; " valign="middle"&gt;Option&lt;/TH&gt;&lt;TH align="center" style="text-align: left; " valign="middle"&gt;Description&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Use a physical parallel port&lt;/TD&gt;&lt;TD&gt;Send output to a physical serial port on the host system.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Use output file&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Send output to a file on the host system. Either locate an existing output file or browse to a directory and type a filename to create a new output file.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Output to named pipe&lt;/TD&gt;&lt;TD&gt;Set up a direct connection between two virtual machines, or a connection between a virtual machine and an application on the host system.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you selected Output to named pipe, configure the named pipe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Windows host) Use the default pipe name, or type another pipe name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The pipe name must begin with \\.\pipe\ and must be the same on both the server and the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example: \\.\pipe\namedpipe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Linux host) Type /tmp/socket or another UNIX socket name in the first text box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The pipe name must be the same on both the server and the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To send debugging information to an application on the host system, select This end is the server from the first drop-down menu and&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select The other end is an application from the second dropdown menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To send debugging information to another virtual machine, select This end is the server from the first drop-down menu and The other end is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a virtual machine from the second drop-down menu.&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To connect the port to the virtual machine when the virtual machine powers on, select Connect at power on.&lt;/P&gt;&lt;P&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click Finish to add the virtual serial port to the virtual machine.&lt;/P&gt;&lt;P&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Optional) On the Hardware tab, select the new serial port, select Yield CPU on poll, and click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This option is useful if you are using debugging tools that communicate over a serial connection. If the serial port in the guest operating system&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is being used in polled mode rather than interrupt mode, you might notice performance issues. This option forces the virtual machine to yield&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processor time if the only task it is trying to do is poll the virtual serial port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What to do next&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set up a connection between two virtual machines, the first virtual machine is set up as the server. Repeat this procedure for the second virtual machine, but set it up as the client by selecting This end is the client when you configure the named pipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 14:56:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Adding-Serial-Ports-to-a-VM-on-VMware-Player/ta-p/2765980</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-06T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: VM Player - Host Win 7, 64-bit, vm Win XP, can't get serial port to work</title>
      <link>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/VM-Player-Host-Win-7-64-bit-vm-Win-XP-can-t-get-serial-port-to/m-p/902799#M16194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you go...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify; "&gt;You can add up to four serial (COM) ports to a virtual machine. Virtual serial ports can output to physical serial ports, files, or named pipes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to add a virtual serial port to a virtual machine to make devices such as modems and printers available to the virtual machine. You can also use virtual ports to send debugging data from a virtual machine to the host system or to another virtual machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: -webkit-center; "&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG style="font-weight: bold;"&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" class="jiveNoBorder" style="width: 100%; border: 0px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color:#6690BC;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG style="font-weight: bold;"&gt;Note&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;The virtual printer feature configures a serial port to make host printers available to the guest. You do not need to install additional drivers in the virtual machine.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold; "&gt;Prerequisites&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Power off the virtual machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-weight: bold; "&gt;Procedure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select the virtual machine and select Virtual Machine &amp;gt; Virtual Machine Settings.&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On the Hardware tab, click Add.&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Add Hardware wizard, select Serial Port.&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select where the virtual serial parallel port sends output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN&gt;Option &lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN&gt;Description&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Use a physical parallel port&lt;/TD&gt;&lt;TD&gt;Send output to a physical serial port on the host system.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Use output file&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Send output to a file on the host system. Either locate an existing output file or browse to a directory and type a filename to create a new output file.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Output to named pipe&lt;/TD&gt;&lt;TD&gt;Set up a direct connection between two virtual machines, or a connection between a virtual machine and an application on the host system.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you selected Output to named pipe, configure the named pipe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Windows host) Use the default pipe name, or type another pipe name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The pipe name must begin with \\.\pipe\ and must be the same on both the server and the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example: \\.\pipe\namedpipe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Linux host) Type /tmp/socket or another UNIX socket name in the first text box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The pipe name must be the same on both the server and the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To send debugging information to an application on the host system, select This end is the server from the first drop-down menu and select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The other end is an application from the second dropdown menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To send debugging information to another virtual machine, select This end is the server from the first drop-down menu and The other end is a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; virtual machine from the second drop-down menu.&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To connect the port to the virtual machine when the virtual machine powers on, select Connect at power on.&lt;/P&gt;&lt;P&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click Finish to add the virtual serial port to the virtual machine.&lt;/P&gt;&lt;P&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Optional) On the Hardware tab, select the new serial port, select Yield CPU on poll, and click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This option is useful if you are using debugging tools that communicate over a serial connection. If the serial port in the guest operating system is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; being used in polled mode rather than interrupt mode, you might notice performance issues. This option forces the virtual machine to yield&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processor time if the only task it is trying to do is poll the virtual serial port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What to do next&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set up a connection between two virtual machines, the first virtual machine is set up as the server. Repeat this procedure for the second virtual machine, but set it up as the client by selecting This end is the client when you configure the named pipe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 07:45:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/VM-Player-Host-Win-7-64-bit-vm-Win-XP-can-t-get-serial-port-to/m-p/902799#M16194</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-06T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Virtualization Concept throw Network</title>
      <link>https://communities.vmware.com/t5/Enterprise-Strategy-Planning/Virtualization-Concept-throw-Network/m-p/900024#M13692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Definetely DataCenter is a part of vCenter, you will not be able to create a datacenter unless you have vCenter. Creation of Datacenter is essential for creating a cluster and adding ESX hosts to the cluster. And all this can happen only if vCenter is available. Also the obvious reason to create a cluster is to acheive the major features like vmotion, HA, DRS. Storing the VMs on a local storage of the host cannot allow you in acheiving these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 13:33:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Enterprise-Strategy-Planning/Virtualization-Concept-throw-Network/m-p/900024#M13692</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-05T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: VCP4 Exam What Ver of ESX4.1 will the exam be based upon?</title>
      <link>https://communities.vmware.com/t5/VCP-VMware-Certified/VCP4-Exam-What-Ver-of-ESX4-1-will-the-exam-be-based-upon/m-p/1699601#M6034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also you can go to the education section of your login and take up mock exams. It will surely help gain your confidence. There are 100 chances given and its time driven approach. You will surely enjoy it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to access it from &lt;A href="http://mylearn.vmware.com/mgrReg/plan.cfm?plan=22519&amp;amp;ui=www_cert"&gt;here&lt;/A&gt; provided you have your my learn login id and password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 13:21:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VCP-VMware-Certified/VCP4-Exam-What-Ver-of-ESX4-1-will-the-exam-be-based-upon/m-p/1699601#M6034</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-05T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Vmtools for Windows Server 2012 on ESXi5.1</title>
      <link>https://communities.vmware.com/t5/Nested-Virtualization/Vmtools-for-Windows-Server-2012-on-ESXi5-1/m-p/901554#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check by performing either of these tasks:&lt;/P&gt;&lt;P&gt;Task 1:&lt;/P&gt;&lt;P&gt;- Poweroff the VM&lt;/P&gt;&lt;P&gt;- Change the settings of video display of VM to enable Accelerate 3D Graphics&lt;/P&gt;&lt;P&gt;- Restart the VM&lt;/P&gt;&lt;P&gt;- Repair tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above is unsuccessfull:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and download the VMTools package here: &lt;A class="jive-link-external-small" href="http://packages.vmware.com/tools"&gt;http://packages.vmware.com/tools&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 07:53:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Nested-Virtualization/Vmtools-for-Windows-Server-2012-on-ESXi5-1/m-p/901554#M959</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-05T07:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Virtualization Concept throw Network</title>
      <link>https://communities.vmware.com/t5/Enterprise-Strategy-Planning/Virtualization-Concept-throw-Network/m-p/900022#M13690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well in this case the major thing we are missing here is the Storage, if you need vMotion, HA, DRS features we might also need shared storage such as SAN/NAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 07:11:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Enterprise-Strategy-Planning/Virtualization-Concept-throw-Network/m-p/900022#M13690</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-05T07:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have vLabs for practise in VMware as we have it in Microsoft?</title>
      <link>https://communities.vmware.com/t5/VCP-VMware-Certified/Do-we-have-vLabs-for-practise-in-VMware-as-we-have-it-in/m-p/412062#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Scott! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 17:48:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VCP-VMware-Certified/Do-we-have-vLabs-for-practise-in-VMware-as-we-have-it-in/m-p/412062#M1086</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-04T17:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between these 2 FC HBA..</title>
      <link>https://communities.vmware.com/t5/vSphere-Storage-Discussions/Difference-Between-these-2-FC-HBA/m-p/841217#M6127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, below is what you can acheive:&lt;/P&gt;&lt;P&gt;For 1st FC Card: (This is Dual Port HBA Card)&lt;/P&gt;&lt;P&gt;Consider a scenario of 2 hosts with one dual port HBA card installed on each host. Two SAN switches connected to the SP1 and SP2 of storage array in redundant mode.&lt;/P&gt;&lt;P&gt;Now Host1-HBA Port1 will be connected to SAN Sw1 and Host1-HBA Port2 connected to SAN Sw2.&lt;/P&gt;&lt;P&gt;Similarly Host2-HBA Port1 will be connected to SAN Sw1 and Host2-HBA Port2 connected to SAN Sw2.&lt;/P&gt;&lt;P&gt;Now each LUN will be redundant and will have 4 paths associated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2nd FC Card: (This is Single Port HBA Card)&lt;/P&gt;&lt;P&gt;Here if we need to achieve redundancy then we need 2 HBA single port cards on each host. And the results will be similar as above. If only one HBA of Single port is used per host redundancy cannot be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 17:44:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Storage-Discussions/Difference-Between-these-2-FC-HBA/m-p/841217#M6127</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-04T17:44:35Z</dc:date>
    </item>
    <item>
      <title>Do we have vLabs for practise in VMware as we have it in Microsoft?</title>
      <link>https://communities.vmware.com/t5/VCP-VMware-Certified/Do-we-have-vLabs-for-practise-in-VMware-as-we-have-it-in/m-p/412060#M1084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just came across a link from Microsoft which gives me access to Microsoft Virtual Labs (Hyper-V Edition). Its so fascinating stuff that, they have designed a complete chapter by chapter guide and associated VMs running on Hyper-V to practise each of the chapter. These VMs are accessible to us and we can login into them as if on a local setup and configure each and every step as mentioned in the each chapter. Do we have a similar lab available on VMware? If yes please share the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 16:12:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VCP-VMware-Certified/Do-we-have-vLabs-for-practise-in-VMware-as-we-have-it-in/m-p/412060#M1084</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-04T16:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Will VMware die like Novel?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Will-VMware-die-like-Novel/m-p/411375#M9447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i am not sure, how did this question arise in your mind. The might of VMware is much more strong compared to its competitors. If you think of any major virtual infrastructure existing today at any organization you will see only VMware to be the product in production. Though i love the virtualization technology as a whole, i prefer VMware at present to be the standard of all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 16:02:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Will-VMware-die-like-Novel/m-p/411375#M9447</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-04T16:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How VCP Certification will helpful to Storage Admin or Backup-Restore Admin</title>
      <link>https://communities.vmware.com/t5/VCP-VMware-Certified/How-VCP-Certification-will-helpful-to-Storage-Admin-or-Backup/m-p/2186788#M8436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shrovan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well as you are already a VCP certified, i am sure you are aware of what all things 'pure' VMware ICM course has provided you as a knowledge. As per VMware ICM course you will only be aware of VM snapshots and very basics of VM backups. You will not be dealing with VM backup with respect to any Backup Tool such as Veritas NBU, Symantec, Tivoli, Acronis. These all again require a mastery into it to understand an appropriate backup solution for VMware infrastructure, &lt;/P&gt;&lt;P&gt;Also when we talk about Storage, as per VMware ICM course you will just come accross the Datastores, LUN IDs, Storage vMotion, etc only related to VMware. But its not going to talk anything about how to create partitions on the storage box, how to create LUNs with storage console, etc. These again requires a mastery into storage either with EMC or NetApp or Dell or etc.&lt;/P&gt;&lt;P&gt;Hope this clears your doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jawad Qazi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 15:29:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VCP-VMware-Certified/How-VCP-Certification-will-helpful-to-Storage-Admin-or-Backup/m-p/2186788#M8436</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-11-02T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual machine disks consolidation is needed</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765720#M3513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did check with backup admin, and this VM is not being backed up. How ever i went ahead with consolidate option but its throwing error insufficient disk space on the datastore. Do i need to migrate the VM to other datastore with sufficient disk space and then start the consolidation? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 12:51:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765720#M3513</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-10-31T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual machine disks consolidation is needed</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765719#M3512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well i did check the Snapshot Manager for that VM and i could see the VM name and You are here exactly below the VM name. Thats all present in Snapshot Manager. This confirms snapshots are not created using snapshot manager. However i did find multiple VMDKs in the datastore with file names ending with 000001, 000002 etc for the same VMDK. Checking with my backup admin if backup level snaphots are being managed for this VM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 11:21:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765719#M3512</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-10-24T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual machine disks consolidation is needed</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765717#M3510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Anthony!&lt;/P&gt;&lt;P&gt;But i have never used Snapshot manager to create any snapshots for this VM. Does consolidation still required??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:47:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/tac-p/2765717#M3510</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-10-23T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Virtual machine disks consolidation is needed</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/ta-p/2765715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2 style="LINE-HEIGHT: 19px; WIDOWS: 2; TEXT-TRANSFORM: none; FONT-VARIANT: normal; FONT-STYLE: normal; TEXT-INDENT: 0px; FONT-FAMILY: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: #333333; FONT-SIZE: 1.5em; WORD-SPACING: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"&gt;Consolidating snapshots in vSphere 5.x&lt;/H2&gt;&lt;P&gt;I know this is one of the new features of vSphere 5.x which helps in consolidating the unlinked/mishandled snapshots. But i am perplexed to see an error shown below related to this feature on one of our production server which really does not have any snapshots taken at all. And the strange part here is, the VM is accessible and does not give any error or problem to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://vtechzeal.files.wordpress.com/2012/10/consolidation.jpg"&gt;&lt;IMG class="alignnone size-full wp-image-262" height="172" src="http://vtechzeal.files.wordpress.com/2012/10/consolidation.jpg" style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; CURSOR: default; BORDER-RIGHT: 0px" title="Consolidation" width="640" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the below VMware KB link i did see everything to be matching to this VM and also able to find the Snapshot --&amp;gt;Consolidate option available below Snapshot Manager. But before i could go ahead and hit consolidate just wanted to check if someone has a better option to resolve this issue with respect to my description.&lt;/P&gt;&lt;P&gt;&lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2003638" target="_blank"&gt; http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2003638&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;BR class="Apple-interchange-newline" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:11:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Virtual-machine-disks-consolidation-is-needed/ta-p/2765715</guid>
      <dc:creator>jawadqazi</dc:creator>
      <dc:date>2012-10-23T15:11:31Z</dc:date>
    </item>
  </channel>
</rss>

