<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VM-Aware &#187; NetApp</title>
	<atom:link href="http://www.vm-aware.com/category/storage/netapp-storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vm-aware.com</link>
	<description>Server, Storage &#38; Application Virtualisation!</description>
	<lastBuildDate>Mon, 13 Feb 2012 14:45:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NetApp Releases SnapDrive for Windows 6.3</title>
		<link>http://www.vm-aware.com/2010/09/netapp-releases-snapdrive-for-windows-6-3/</link>
		<comments>http://www.vm-aware.com/2010/09/netapp-releases-snapdrive-for-windows-6-3/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 00:19:34 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=506</guid>
		<description><![CDATA[NetApp has finally released SnapDrive for Windows 6.3 to GA:
https://now.netapp.com/NOW/download/software/snapdrive_win/6.3/
It includes an amazing bit of functionality in the application consistent snapshots without the need for FC/iSCSI RDMS:

Support for performing Snapshot copy operations on virtual machine disks (VMDKs) in an NFS or VMFS datastore, which requires Virtual Storage Console 2.0.1 or later. Please check the availability [...]]]></description>
			<content:encoded><![CDATA[<p>NetApp has finally released SnapDrive for Windows 6.3 to GA:</p>
<p><a href="https://now.netapp.com/NOW/download/software/snapdrive_win/6.3/">https://now.netapp.com/NOW/download/software/snapdrive_win/6.3/</a></p>
<p>It includes an amazing bit of functionality in the application consistent snapshots without the need for FC/iSCSI RDMS:</p>
<ul>
<li>Support for performing Snapshot copy operations on virtual machine disks (VMDKs) in an NFS or VMFS datastore, which requires Virtual Storage Console 2.0.1 or later. Please check the availability of Virtual Storage Console 2.0.1 and install it before using this feature.</li>
<li>Support for space reclamation when using VMDKs in an NFS datastore</li>
<li>Support for DataFabric Manager caching with RBAC</li>
<li>Automatic download of the storage system access control (storacl.exe) tool as part of your SnapDrive 6.3 for Windows installation</li>
</ul>
<p>This will allow us to remove a lot of complexity, just as soon as it supports all the different applications.  There are some considerations &amp; limitations with the VMDK support:</p>
<ul>
<li>SnapManager for Virtual Infrastructure 3.0.1 or later (included with Virtual Storage Console 2.0.1) must be installed</li>
<li>Attached VMDKs can only be basic disks</li>
<li>Dynamic disks are not supported</li>
<li>Multiple partitions are not supported</li>
<li>The guest OS must be able to communicate with the IP address or storage system name</li>
<li>configured in the SnapManager for Virtual Infrastructure server</li>
<li>VMDKs cannot have multiple mount points</li>
</ul>
<p>For a first iteration I think it is a leap forward.</p>
<p>IAG – <a href="https://now.netapp.com/knowledge/docs/snapdrive/relsnap63/pdfs/admin.pdf">https://now.netapp.com/knowledge/docs/snapdrive/relsnap63/pdfs/admin.pdf</a></p>
<p>Release Notes &#8211; <a href="https://now.netapp.com/knowledge/docs/snapdrive/relsnap63/pdfs/rnote.pdf">https://now.netapp.com/knowledge/docs/snapdrive/relsnap63/pdfs/rnote.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2010/09/netapp-releases-snapdrive-for-windows-6-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Speed Up SMVI/VMware Snapshots</title>
		<link>http://www.vm-aware.com/2010/03/speed-up-smvivmware-snapshots/</link>
		<comments>http://www.vm-aware.com/2010/03/speed-up-smvivmware-snapshots/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 04:22:55 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/2010/03/speed-up-smvivmware-snapshots/</guid>
		<description><![CDATA[I found that there is a big improvement when running SMVI and selecting the VMware Snapshots option on NFS datastores after adding the following to /etc/vmware/config and rebooting the host:
prefvmx.consolidateDeleteNFSLocks  = “TRUE”
You will know whether it is working because you will see a .lck file appear in the folder containing the vmx file and snapshots [...]]]></description>
			<content:encoded><![CDATA[<p>I found that there is a big improvement when running SMVI and selecting the VMware Snapshots option on NFS datastores after adding the following to /etc/vmware/config and rebooting the host:</p>
<p><em>prefvmx.consolidateDeleteNFSLocks  = “TRUE”</em></p>
<p>You will know whether it is working because you will see a .lck file appear in the folder containing the vmx file and snapshots should be opened and closed more quickly (try opening a ping to the VM being snapshotted and see if you lose fewer after making the change).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2010/03/speed-up-smvivmware-snapshots/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NetApp SnapManager VI 2.0 Released</title>
		<link>http://www.vm-aware.com/2009/10/netapp-snapmanager-vi-2-0-released/</link>
		<comments>http://www.vm-aware.com/2009/10/netapp-snapmanager-vi-2-0-released/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:17:28 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=486</guid>
		<description><![CDATA[NetApp have finally released the latest and greatest version of their SnapManager for VI product.
An essential addition to any infrastructure running both VMware &#38; NetApp it allows guaranteed crash consistent versions of Virtual Machines to be replicated to secondary sights.
New functionality and enhancements include:

Singe file restore (SFR)
A single wizard for creating manual and scheduled backup [...]]]></description>
			<content:encoded><![CDATA[<p>NetApp have finally released the latest and greatest version of their SnapManager for VI product.</p>
<p>An essential addition to any infrastructure running both VMware &amp; NetApp it allows guaranteed crash consistent versions of Virtual Machines to be replicated to secondary sights.</p>
<p>New functionality and enhancements include:</p>
<ul>
<li>Singe file restore (SFR)</li>
<li>A single wizard for creating manual and scheduled backup jobs</li>
<li>New backup job options:
<ul>
<li>The ability to include independent disks</li>
<li>The ability to exclude specified datastores</li>
<li>The ability to trigger prebackup or postbackup scripts per backup job (the scripts must be in the server/scripts folder on the SMVI server before you can select them in the SnapManager 2.0 for Virtual Infrastructure user interface)</li>
</ul>
</li>
<li>An advanced find option to search for specific backup jobs:
<ul>
<li>Most recent backup (default)</li>
<li>Backups within a specified time period</li>
<li>Backups that include VMware snapshots</li>
</ul>
</li>
<li>New restore granularity option (besides SFR):
<ul>
<li>VMDKs</li>
</ul>
</li>
</ul>
<p>So a lot going on here and certainly worth the wait.  You can grab a copy now from the <a title="NOW" href="http://now.netapp.com">NOW</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2009/10/netapp-snapmanager-vi-2-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetApp Release Virtual Storage Console</title>
		<link>http://www.vm-aware.com/2009/10/netapp-release-virtual-storage-console/</link>
		<comments>http://www.vm-aware.com/2009/10/netapp-release-virtual-storage-console/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 00:48:28 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=476</guid>
		<description><![CDATA[
NetApp have released the  eagerly anticipated Virtual Storage Console:

http://blogs.netapp.com/storage_nuts_n_bolts/2009/10/netapp-virtual-storage-console-vsc-for-esx-ready-for-download.html

It does  a lot of useful things for a 1.0 release, but probably the most important are  the remediation options for the following:


Storage adapter timeouts
Multipathing settings
NFS settings
Guest OS disk timeout values
Correct misaligned disk partitions


It is available for vSphere ESX &#38; ESXi right now from the [...]]]></description>
			<content:encoded><![CDATA[<p><!-- P { 	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px } BODY { 	SCROLLBAR-ARROW-COLOR: #010101; SCROLLBAR-DARKSHADOW-COLOR: #fafafa; SCROLLBAR-BASE-COLOR: #f7f7f7; SCROLLBAR-HIGHLIGHT-COLOR: #cecfce; SCROLLBAR-TRACK-COLOR: #fffbff } SPAN#misspelled { 	PADDING-BOTTOM: 1px; BACKGROUND: url(8.1.336.0/themes/base/squiggly.gif) repeat-x 50% bottom } --></p>
<div dir="ltr">NetApp have released the  eagerly anticipated Virtual Storage Console:</div>
<p dir="ltr">
<div dir="ltr"><a href="http://blogs.netapp.com/storage_nuts_n_bolts/2009/10/netapp-virtual-storage-console-vsc-for-esx-ready-for-download.html">http://blogs.netapp.com/storage_nuts_n_bolts/2009/10/netapp-virtual-storage-console-vsc-for-esx-ready-for-download.html</a></div>
<p dir="ltr">
<div dir="ltr">It does  a lot of useful things for a 1.0 release, but probably the most important are  the remediation options for the following:</div>
<div dir="ltr">
<ul>
<li>Storage adapter timeouts</li>
<li>Multipathing settings</li>
<li>NFS settings</li>
<li>Guest OS disk timeout values</li>
<li>Correct misaligned disk partitions</li>
</ul>
</div>
<div dir="ltr">It is available for vSphere ESX &amp; ESXi right now from the <a title="NOW" href="http://now.netapp.com">NOW</a> site.  I will be providing more information on this useful utility very soon.</div>
<p dir="ltr">
<div dir="ltr">Enjoy!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2009/10/netapp-release-virtual-storage-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
