<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities : Document List - VMTN Solutions - ARCHIVED</title>
    <link>http://communities.vmware.com/community/vmtn/archive/general/solutions?view=documents</link>
    <description>Latest Documents in VMTN Solutions - ARCHIVED</description>
    <language>en</language>
    <pubDate>Tue, 08 Sep 2009 16:11:39 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-09-08T16:11:39Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Data recovery software for extracting files from corrupt VMDK images</title>
      <link>http://communities.vmware.com/docs/DOC-10691</link>
      <description>MediaHeal for Virtual Drives retrieves files from corrupted VMware virtual drive images. VMDK and  VHD files and binary disks / partition dumps are supported. The extracted files are saved into a new location chosen by user.&lt;br /&gt;
&lt;br /&gt;
Support for corrupt VMDK snapshot drives has been added recently.&lt;br /&gt;
&lt;br /&gt;
Full description of the utility and a free demo are available at&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.officerecovery.com/mediaheal-for-virtual-drives/"&gt;http://www.officerecovery.com/mediaheal-for-virtual-drives/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
OfficeRecovery.com</description>
      <category domain="http://communities.vmware.com/tags?communityID=2350">data_recovery</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">corrupt_vmdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">vmdk</category>
      <pubDate>Tue, 08 Sep 2009 15:50:04 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10691</guid>
      <dc:date>2009-09-08T15:50:04Z</dc:date>
      <clearspace:dateToText>2 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Linked Clones implementation for VMware VDI environment at UC Santa Barbara, ResNet</title>
      <link>http://communities.vmware.com/docs/DOC-9201</link>
      <description>&lt;h2&gt;Description:&lt;/h2&gt;
Motivated by heavy disk costs and slow deployment processes, scripts were developed in-house to make VDI administration easier without incurring any additional costs above that which is necessary. The outcome of these scripts is two tools whose usage will be described in this document. &lt;br /&gt;
&lt;br /&gt;
Our current environment is a small installation of about twenty thinclients (and associated virtual machines) that make up our student accessible lab computers. Total storage consumption is hovering around 80 GB on a single datastore with Linked Clones distributed across 2 ESX hosts. Each VM is configured with 2 vCPUs and 1 GB of memory. At the moment, standard applications like office productivity software is being used on the production VMs. A discussion to extend the application set to include engineering and graphics design oriented software is currently underway thanks to the capabilities of HP RGS.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
&lt;b&gt;Update - (1/22/2009)&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
An issue was found with linked clones that are joined to a Windows domain. Win2k/WinXP/Win2k3 domain members change their computer account passwords every &lt;b&gt;30 days&lt;/b&gt;. When linked clones have been sealed in &lt;b&gt;Step 7&lt;/b&gt;, the computer account password generated after joining the domain is saved in the snapshot. This becomes an issue on the 30th day (or 7th day in pre-Win2k machines) when the computer account password is changed and the domain controller receives the new password. &lt;b&gt;Step 8&lt;/b&gt; in the procedure defines that the linked clones are reverted to their state immediately after joining the domain. On the 30th day, this causes the old computer account password of the linked clone to be in effect consequently disallowing any communication between the domain controller and the linked clone. &lt;br /&gt;
&lt;br /&gt;
This problem can be solved in five ways (in order of increasing work and accessibility):&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Proactive Solutions:&lt;/b&gt;&lt;br /&gt;
1) Disable machine account password changes on the domain controller as per instructions from:&lt;br /&gt;
	&lt;a class="jive-link-external" href="http://technet.microsoft.com/en-us/library/cc785826.aspx"&gt;http://technet.microsoft.com/en-us/library/cc785826.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This can be limited to just linked clone domain members by applying the necessary group policy security setting to these domain members. This is the solution we employed. Any linked clones that are "Powered On" should be "Rebooted" or "Reverted" and then subsequently "Powered On" after updating the GPO. &lt;br /&gt;
&lt;br /&gt;
2) Disable machine account password changes on the master image (before link cloning) as per instructions from:&lt;br /&gt;
	&lt;a class="jive-link-external" href="http://support.microsoft.com/kb/154501"&gt;http://support.microsoft.com/kb/154501&lt;/a&gt;&lt;br /&gt;
These instructions apply to Windows 2000 and NT. Use the Windows 2000 instructions on Windows XP. This hasn't been tested. It doesn't seem as though the domain controller will override this setting but it is up to the user to find out. &lt;br /&gt;
&lt;br /&gt;
3) Retire linked clones every month which will probably happen often due to image updates.&lt;br /&gt;
&lt;br /&gt;
4) Delete linked clone snapshots before password update occurs on the 30th day and resnap the clones afterwards. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Reactive Solution:&lt;/b&gt;&lt;br /&gt;
5) Delete linked clone snapshots, unjoin each linked clone from the domain, rejoin each linked clone to the domain and resnap each linked clone using &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9061"&gt;my-vmware-cmd.sh&lt;/a&gt;. This can actually be relatively quick and effortless if scripted properly.&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
&lt;br /&gt;
&lt;h2&gt;Tools and Hardware:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9020"&gt;ghetto-esx-linked-clones.sh&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9061"&gt;my-vmware-cmd.sh&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;VMware ESX 3.5u3&lt;/li&gt;
&lt;li&gt;VMware Virtual Center 2.5u3&lt;/li&gt;
&lt;li&gt;HP SAM (Session Allocation Manager) [VDI Connection broker]&lt;/li&gt;
&lt;li&gt;HP RGS Sender/Receiver&lt;/li&gt;
&lt;li&gt;HP BL460c&lt;/li&gt;
&lt;li&gt;HP EVA4400&lt;/li&gt;
&lt;li&gt;HP T5730 thinclients&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;br /&gt;
&lt;h2&gt;Implementation:&lt;/h2&gt;
&lt;br /&gt;
&lt;b&gt;Step 1.&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;Create a Master VM image with Windows XP Professional, install VMware Tools and all applications that will be available on the Linked Clone VMs (including SAM registration and RGS Sender services). Ensure that the Master VM is set to automatically obtain an IP address via DHCP and that it is on the correct network that linked clones will be operating on.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 2.&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;Shutdown Master VM image.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 3.&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;Create Linked Clones using &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9020"&gt;ghetto-esx-linked-clones.sh&lt;/a&gt;.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 4.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;Create DHCP reservations on Windows DHCP server from the MAC address file that &lt;b&gt;"ghetto-esx(i)-linked-clones.sh"&lt;/b&gt; creates using a custom &lt;b&gt;.vbs&lt;/b&gt; DHCP IP reservation script. &lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 5.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;Power on all newly created Linked Clones using VIClient if resources allow it.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 6.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;Once powered on, a custom &lt;b&gt;.vbs&lt;/b&gt; script utilizing WMI calls to request that the new Linked Clones join our Active Directory domain is executed from a Windows machine.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 7.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;Once all VMs have been joined to the domain, the snap function of &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9061"&gt;my-vmware-cmd.sh&lt;/a&gt; is run on these VMs. This is required to capture the pristine state of the system right after joining the domain. &lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 8.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;At this point, the VMs are ready to be utilized by the available thinclients that have the HP SAM client installed on them. Changes that are made to the Linked Clones by users are discarded because the Linked Clones are refreshed every night using the revert function of &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9061"&gt;my-vmware-cmd.sh&lt;/a&gt; that is scheduled with a crontab.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 9.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;When an image needs to be rebuilt/upgraded, the Master VM image is cloned and worked on while the existing Linked Clones are online. Steps 1 through 7 are followed again on the new Master VM image and new Linked Clones are created with special attention towards disabling these new Linked Clones inside HP SAM. &lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 10.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;The old inactive Linked Clones are disabled in HP SAM with old active Linked Clones left alone. The new Linked Clones are then enabled inside HP SAM. The old active Linked Clones will be manually disabled once the user logs out.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 11.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;The purge function of &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9061"&gt;my-vmware-cmd.sh&lt;/a&gt; is then used to destroy the old Linked Clones and all old Linked Clones are removed from HP SAM resources.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Note: With the advent of the new HP RGS licensing model, HP hardware is no longer necessary in a VMware VDI environment utilizing this display protocol.&lt;/b&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2350">vdi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">linked</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">clones</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">ucsb</category>
      <pubDate>Wed, 17 Dec 2008 16:37:08 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9201</guid>
      <dc:date>2008-12-17T16:37:08Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
    </item>
    <item>
      <title>ESX VM backup using Arcserve vmware agent after upgrade to VCB 1.5</title>
      <link>http://communities.vmware.com/docs/DOC-8332</link>
      <description>&lt;br /&gt;
It appears that the Arcserve vmware client agent is no longer able to mount the ESX VM's after upgrading to VCB 1.5.&lt;br /&gt;
&lt;p /&gt;
Also VCBUI.exe (a tool provided by the Arcserve vmware client agent) is not able to mount and add VM's to the Arcserve database.&lt;br /&gt;
&lt;p /&gt;
Nevertheless, VCBmounter runs fine on it's own, so it probably had something to do with communication between Arcserve and VCB.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
The content of ca\arcserve backup client agent for windows\checkVCBInstallation.wsf brought me the solution. This file checks if VCB is installed on the local machine (our backupserver)... but when I clicked it, the script told me: "VCB Not Installed".&lt;br /&gt;
&lt;p /&gt;
What do you mean not installed? VCB is located in c:\Program Files\VMWare\VMWare Consolidated Backup Framework... so why do I get this message?&lt;br /&gt;
&lt;p /&gt;
Digging deeper in the script, I found that it looks for a registry key that has a DisplayName = "VMWare Consolidated Backup Framework" below HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\&lt;br /&gt;
&lt;p /&gt;
Below this key, the script looks to the InstallLocation value to see where VCB is installed... and this appeared to be empty. Was it made empty after the upgrade to VCB 1.5? &lt;br /&gt;
&lt;p /&gt;
 Just filled in the correct installation path of VCB, and our VM backup works perfect again.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2350">vcb</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">1.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">arcserve</category>
      <pubDate>Tue, 21 Oct 2008 08:41:59 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8332</guid>
      <dc:date>2008-10-21T08:41:59Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Serial Port Mapper</title>
      <link>http://communities.vmware.com/docs/DOC-7350</link>
      <description>Serial Port Mapper allows to map any serial port to any new port name. In other words, it allows to create aliases for serial ports. E.g.you install additional serial port expansion card to computer as COM 5 serial port. But your favourite software can work with COM1...COM4 ports only and cannot be reconfigured to work with COM5. To resolve this problem you need to map COM 5 port to COM 1 port. As a result your software can open COM 1 port but actually work with COM 5 port. Serial Port Mapper functionality can be easily integrated  into your application. So you can map and swap serial ports from your application directly.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2350">serial</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">port</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">mapper</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">com</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">port</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">mapper</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">serial</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">port</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">redirector</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">rename</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">serial</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">port</category>
      <pubDate>Tue, 26 Aug 2008 12:02:48 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7350</guid>
      <dc:date>2008-08-26T12:02:48Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>How to configure Virtual Manager on ESX 3.5.doc</title>
      <link>http://communities.vmware.com/docs/DOC-6113</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2350">director</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">virtual_manager</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">ibm</category>
      <pubDate>Mon, 30 Jun 2008 12:54:49 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-6113</guid>
      <dc:date>2008-06-30T12:54:49Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Enabling and Sharing USB devices over an IP network in a VMware virtual environment</title>
      <link>http://communities.vmware.com/docs/DOC-4880</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_over_ip</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">share_usb_devices</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">network_usb</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_dongle</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_license</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_device_server</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">anywhere_usb</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_share</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">usb_network</category>
      <pubDate>Tue, 29 Apr 2008 22:18:37 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-4880</guid>
      <dc:date>2008-04-29T22:18:37Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Virtual Centre server recovery</title>
      <link>http://communities.vmware.com/docs/DOC-1400</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2350">virtual_centre</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">vc</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">recovery</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">corrupt</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">vmdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">scp</category>
      <category domain="http://communities.vmware.com/tags?communityID=2350">rebuild</category>
      <pubDate>Thu, 04 Oct 2007 11:33:28 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-1400</guid>
      <dc:date>2007-10-04T11:33:28Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Microsoft Windows 2008 failover cluster with iSCSI</title>
      <link>http://communities.vmware.com/docs/DOC-1270</link>
      <description>Aim : To form a 2-node active/passive cluster on Microsoft Windows 2008 guests with iSCSI disks on top of VMware ESX Server.&lt;br /&gt;
&lt;br /&gt;
Procedure : I am assuming that the reader is well versed with Microsoft Windows 2003 Clustering and software-only iSCSI technology. If that is not the case then I would like to request reader, please first understand that and follow the procedure mentioned over here.&lt;br /&gt;
&lt;br /&gt;
1. Three types of disks are supported in Microsoft Windows 2008 failover clustering : serially attached SCSI disks (SAS), iSCSI &amp;#38; FC HBA. We are looking at software-only iSCSI disks inside the guests. In order to achieve this we need to first deploy a VM which will act as a iSCSI target appliance. Configure this VM with multiple virtual SCSI disks (one disk for OS and others to share with guests as iSCSI ove LAN, better to use different SCSI controllers). Install Microsoft Windows 2003 SP1 and then install iSCSI target software (e.g. StarWind iSCSI Target &lt;a class="jive-link-external" href="http://www.rocketdivision.com/wind.html"&gt;http://www.rocketdivision.com/wind.html&lt;/a&gt;). Open iSCSI management console which gets installed as a part of target software and add devices. Add devices is a simple wizard which will create image file out of SCSI disk. This is getting hosted with iSCSI over IP on a default port 3260. Add all the locally attached SCSI disks using add devices wizard. You are done with hosting iSCSI target appliance.&lt;br /&gt;
&lt;br /&gt;
2. To attach, configure and access above iSCSI disks in guest VMs (used for clustering), you need to have iSCSI Initiator software installed and configured. Microsoft provided the same as a part of operating system in their windows 2008. Configure IP or IPs in iSCSI Initiator in both the VMs to talk to above configured iSCSI target appliance. This is also a simple configuration wehre in you are suppose to provide the IP or IPs of iSCSI target applinece and discover the path or paths to disks. Please ensure that the sharing of disks configured correctly and the disks are available even after rebooting of VMs.&lt;br /&gt;
&lt;br /&gt;
3. You can now follow Micorosoft Windows 2008 failover clustering setp-by-step instructions. Validation configuration wizard gives two warnings for Microsoft signed drivers used in VMs against display and mouse. Rest all the tests gets passed successfully which is in-turn a green signal to go ahead and form the cluster.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
All the best guys...!</description>
      <pubDate>Thu, 27 Sep 2007 05:26:43 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-1270</guid>
      <dc:date>2007-09-27T05:26:43Z</dc:date>
      <clearspace:dateToText>2 years, 2 months ago</clearspace:dateToText>
    </item>
  </channel>
</rss>

