<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: NetApp and EMC: Startup and First Impressions</title>
	<atom:link href="http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/</link>
	<description>An attempt to decipher the complex topics around enterprise storage systems, technology, and trends in the industry.</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:26:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: storagesavvy</title>
		<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/#comment-148</link>
		<dc:creator>storagesavvy</dc:creator>
		<pubDate>Mon, 26 Jul 2010 23:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://storagesavvy.com/?p=92#comment-148</guid>
		<description>Actually, you discovered correctly...  There is no equivalent command to pipe or grep in the command line of ONTap.  For grep functionality, you pretty much have to use an SSH tool like PuttySSH (for windows) or similar clients on other platforms to capture the output into a text file while it&#039;s displaying on screen, then open that file on your desktop.

Further, you can&#039;t edit a config file directly either, you will need to use &quot;rdfile&quot; to display the current file, then edit it in another tool on your desktop, and use &quot;wrfile&quot; to write a new version of the file and paste the edited copy from your desktop.

There are other, more advanced methods, you can use though.  NetApp has a PowerShell tool for Windows savvy admins, or you can use Perl to script things and possibly leverage RSH to run remote commands against the filer.  Hope that helps.</description>
		<content:encoded><![CDATA[<p>Actually, you discovered correctly&#8230;  There is no equivalent command to pipe or grep in the command line of ONTap.  For grep functionality, you pretty much have to use an SSH tool like PuttySSH (for windows) or similar clients on other platforms to capture the output into a text file while it&#8217;s displaying on screen, then open that file on your desktop.</p>
<p>Further, you can&#8217;t edit a config file directly either, you will need to use &#8220;rdfile&#8221; to display the current file, then edit it in another tool on your desktop, and use &#8220;wrfile&#8221; to write a new version of the file and paste the edited copy from your desktop.</p>
<p>There are other, more advanced methods, you can use though.  NetApp has a PowerShell tool for Windows savvy admins, or you can use Perl to script things and possibly leverage RSH to run remote commands against the filer.  Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Kayser</title>
		<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/#comment-147</link>
		<dc:creator>Sebastian Kayser</dc:creator>
		<pubDate>Mon, 26 Jul 2010 23:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://storagesavvy.com/?p=92#comment-147</guid>
		<description>Just taking my first steps on the NetApp CLI and - coming from a *nix background - tried to pipe&amp;grep the extensive output of &quot;wafl_susp -w&quot; ... only to find out that piping doesn&#039;t seem to work on the NetApp CLI. Just like you mentioned in your comment. Neither does command autocompletion ... seriously??! Or am I missing some hidden command or special syntax.</description>
		<content:encoded><![CDATA[<p>Just taking my first steps on the NetApp CLI and &#8211; coming from a *nix background &#8211; tried to pipe&amp;grep the extensive output of &#8220;wafl_susp -w&#8221; &#8230; only to find out that piping doesn&#8217;t seem to work on the NetApp CLI. Just like you mentioned in your comment. Neither does command autocompletion &#8230; seriously??! Or am I missing some hidden command or special syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: storagesavvy</title>
		<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/#comment-82</link>
		<dc:creator>storagesavvy</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://storagesavvy.com/?p=92#comment-82</guid>
		<description>Systems Manager is miles ahead of FilerView as a user-interface, but it&#039;s even less feature-rich than FilerView, forcing you to go to the CLI, or back to FilerView, to perform many tasks.  That is really the only thing I didn&#039;t like about Systems Manager.  As you said, Operations Manager is an additional cost, as is Provisioning Manager, and Protection Manager (all components of DataFabric Manager), and that is why I left it out.  I did have DFM with Ops, Provisioning, and Protection Manager running in the environment and found the reporting quite useful but the management features sorely lacking, again forcing me back to FilerView, Systems Manager, or the CLI.
I&#039;m sure NetApp coming from a Linux/UNIX/NFS background is the reason it&#039;s management tools are the way they are, and for many people that is great.  For others, it is not so great.  I&#039;m merely pointing out the difference, and my personal opinion on that difference.
The CLI for ONTap is fast but misses some really key things that UNIX admins (and myself) would like to see.  Being able to edit a file would be a big benefit for example.  The ability to pipe output to MORE or GREP would also be nice when dealing with lots of output.  For all it&#039;s faults, NaviCLI allows you to use any CLI tools that your workstation provides, and CelerraCLI runs on EMC Linux which has VI, MORE, GREP, CRON, etc.</description>
		<content:encoded><![CDATA[<p>Systems Manager is miles ahead of FilerView as a user-interface, but it&#8217;s even less feature-rich than FilerView, forcing you to go to the CLI, or back to FilerView, to perform many tasks.  That is really the only thing I didn&#8217;t like about Systems Manager.  As you said, Operations Manager is an additional cost, as is Provisioning Manager, and Protection Manager (all components of DataFabric Manager), and that is why I left it out.  I did have DFM with Ops, Provisioning, and Protection Manager running in the environment and found the reporting quite useful but the management features sorely lacking, again forcing me back to FilerView, Systems Manager, or the CLI.<br />
I&#8217;m sure NetApp coming from a Linux/UNIX/NFS background is the reason it&#8217;s management tools are the way they are, and for many people that is great.  For others, it is not so great.  I&#8217;m merely pointing out the difference, and my personal opinion on that difference.<br />
The CLI for ONTap is fast but misses some really key things that UNIX admins (and myself) would like to see.  Being able to edit a file would be a big benefit for example.  The ability to pipe output to MORE or GREP would also be nice when dealing with lots of output.  For all it&#8217;s faults, NaviCLI allows you to use any CLI tools that your workstation provides, and CelerraCLI runs on EMC Linux which has VI, MORE, GREP, CRON, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Di Qual</title>
		<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/#comment-77</link>
		<dc:creator>Ben Di Qual</dc:creator>
		<pubDate>Mon, 21 Jun 2010 07:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://storagesavvy.com/?p=92#comment-77</guid>
		<description>I agree filer view is average. System Manager is much better - particuarly for the EMC based people out there who want a GUI.

You also did neglect to mention NetApp operations manager which has been out a fair while and performs all the features of system manager but with trend analysis and other features - this costs money of course.

That said you have to remember the space that NetApp and Clariion have come from. NetApp came from a NAS serving NFS - Most of it&#039;s users were Linux/Unix based and did not want a GUI - that is why it is based on freeBSD

On the other hand clariion was used more by windows based staff where GUI was the norm.

I actually like the command line for NetApp over navisphere and (oh my god it is terrible) Celerra Manager, especially when you want to do bulk LUN/volume creations - takes a fraction of the time</description>
		<content:encoded><![CDATA[<p>I agree filer view is average. System Manager is much better &#8211; particuarly for the EMC based people out there who want a GUI.</p>
<p>You also did neglect to mention NetApp operations manager which has been out a fair while and performs all the features of system manager but with trend analysis and other features &#8211; this costs money of course.</p>
<p>That said you have to remember the space that NetApp and Clariion have come from. NetApp came from a NAS serving NFS &#8211; Most of it&#8217;s users were Linux/Unix based and did not want a GUI &#8211; that is why it is based on freeBSD</p>
<p>On the other hand clariion was used more by windows based staff where GUI was the norm.</p>
<p>I actually like the command line for NetApp over navisphere and (oh my god it is terrible) Celerra Manager, especially when you want to do bulk LUN/volume creations &#8211; takes a fraction of the time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NetApp and EMC: ESX and Exchange 2007 CCR &#171; The StorageSavvy Blog</title>
		<link>http://storagesavvy.com/2009/10/22/netapp-and-emc-startup-and-first-impressions/#comment-63</link>
		<dc:creator>NetApp and EMC: ESX and Exchange 2007 CCR &#171; The StorageSavvy Blog</dc:creator>
		<pubDate>Fri, 15 Jan 2010 22:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://storagesavvy.com/?p=92#comment-63</guid>
		<description>[...] NetApp and EMC: Startup and First&#160;Impressions  [...]</description>
		<content:encoded><![CDATA[<p>[...] NetApp and EMC: Startup and First&nbsp;Impressions  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
