<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>StorIT Blogs</title>
	<atom:link href="http://www.storit-blog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.storit-blog.com</link>
	<description>Unvarnished Opinions on the Storage Industry &#38; How To&#039;s</description>
	<lastBuildDate>Fri, 01 Mar 2013 16:19:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<copyright>Copyright &#xA9; My Blog 2010 </copyright>
	<managingEditor>oscar.manheim@me.com (Tim Anderson)</managingEditor>
	<webMaster>oscar.manheim@me.com (Tim Anderson)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.storit-blog.com/wp-content/podcasts/images/storitblog.jpeg</url>
		<title>StorIT Blogs</title>
		<link>http://www.storit-blog.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:new-feed-url>http://itunes.apple.com/podcast/storit-blogs/id298003841</itunes:new-feed-url>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Unvarnished Opinions on the Storage Industry</itunes:summary>
	<itunes:keywords>Storage, Information Technology</itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:author>Tim Anderson</itunes:author>
	<itunes:owner>
		<itunes:name>Tim Anderson</itunes:name>
		<itunes:email>oscar.manheim@me.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.storit-blog.com/wp-content/podcasts/images/storitblog.jpeg" />
		<item>
		<title>HowTo-FCIP on Brocade 7800&#8242;s</title>
		<link>http://www.storit-blog.com/2013/03/01/howto-fcip-on-brocade-7800s/</link>
		<comments>http://www.storit-blog.com/2013/03/01/howto-fcip-on-brocade-7800s/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 16:19:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Brocade]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=222</guid>
		<description><![CDATA[Hello there&#8230; So I have the old 7500 post from since 2007 when I created the FCIP 7500 cheat sheet.  I thought it was time for an updated to include the 7800.  Lots/Most of the terminology hasn&#8217;t changed since the &#8230; <a href="http://www.storit-blog.com/2013/03/01/howto-fcip-on-brocade-7800s/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello there&#8230;</p>
<p>So I have the old <a title="HowTo- FCIP Configuration on Brocade 7500′s" href="http://www.storit-blog.com/2007/07/05/howto-fcip-configuration-on-brocade-7500s/">7500 post</a> from since 2007 when I created the FCIP 7500 cheat sheet.  I thought it was time for an updated to include the 7800.  Lots/Most of the terminology hasn&#8217;t changed since the 7500.  I can tell since I have started using this technology its much more flexable than the 7500.  Kudo&#8217;s to Brocade on that one.. Link to Brocade <a title="Brocade 7800 Details" href="http://www.brocade.com/products/all/switches/product-details/7800-extension-switch/index.page">7800</a> details..</p>
<p><span id="more-222"></span></p>
<p>So lets get into it then, the 7800&#8242;s introduced this concept of circuits which I really like since you can aggregate multiple ethernet interfaces into one tunnel. For my example we have 4 circuits per FCIP Router that make up one VE-Port (Virtual E-Port). This enabled me to run my physical ethernet interfaces to different LAN switches extending the redundancy for the router.</p>
<p>They have also an easy to deploy encryption service as well as 4 compression levels (For those who don&#8217;t have a <a title="Silver Peak" href="http://www.silver-peak.com/Products/">silver-peak</a> and/or cisco wan accelerator). The four encryption levels include:</p>
<ul>
<li>Software</li>
<li>Hardware</li>
<li>Software / Hardware</li>
<li>Automatic (Based on load) ** I am using automatic, but if you were using WAN acceleration you would want to disable this compression feature in the tunnel/circuit creation.</li>
</ul>
<p>The one really slick feature I like is the ARL (Adaptive Rate Limit), this function put simply enables the end-user to put a low end and a high end limit on how how bandwidth is able to be consumed per circuit.  This will be different in every situation etc. So here is a list of CLI commands to enable FCIP on a Brocade 7800:</p>
<p>Source Location<br />
ge0 &#8211; fcrap14c002<br />
portcfg ipif ge0 create 10.0.0.1 255.255.252.0 1428<br />
portcfg iproute ge0 create 10.12.0.1 255.255.240.0 10.0.1.250 0</p>
<p>portcfg ipif ge1 create 10.0.0.1 255.255.252.0 1428<br />
portcfg iproute ge1 create 10.12.0.2 255.255.240.0 10.0.1.250 0</p>
<p>portcfg ipif ge2 create 10.0.0.3 255.255.252.0 1428<br />
portcfg iproute ge2 create 10.12.0.3 255.255.240.0 10.0.1.250 0</p>
<p>portcfg ipif ge3 create 10.0.0.4 255.255.252.0 1428<br />
portcfg iproute ge3 create 10.12.0.4 255.255.240.0 10.0.1.250 0</p>
<p>Destination Location<br />
ge0 &#8211; fcrrp21002<br />
portcfg ipif ge0 create 10.12.0.1 255.255.240.0 1428<br />
portcfg iproute ge0 create 10.0.0.1 255.255.252.0 10.12.0.250 0</p>
<p>portcfg ipif ge1 create 10.12.0.2 255.255.240.0 1428<br />
portcfg iproute ge1 create 10.0.0.2 255.255.252.0 10.12.0.250 0</p>
<p>portcfg ipif ge2 create 10.12.0.3 255.255.240.0 1428<br />
portcfg iproute ge2 create 10.0.0.3 255.255.252.0 10.12.0.250 0</p>
<p>portcfg ipif ge3 create 10.12.0.4 255.255.240.0 1428<br />
portcfg iproute ge3 create 10.0.0.4 255.255.252.0 10.12.0.250 0</p>
<p>To ensure connectivity between the location execute and ping and traceroute on each circuit pair.  It&#8217;s also a good idea (standards wize) to pair up the ethernet ports to each other.</p>
<p>ge0 &#8211;&gt; ge0 ge1&#8211;&gt; ge1 and so on.  It&#8217;s also nice to align the ip address if you are able, just makes things easier to troubleshoot later on.</p>
<p>portcmd &#8211;ping ge0 -d 10.0.0.1 -s 10.12.0.1<br />
portcmd &#8211;traceroute ge0 -s 10.0.0.1 -d 10.0.0.1</p>
<p>780001Src&gt; portshow iproute ge0<br />
780003Dest&gt; portshow iproute ge0</p>
<p>Create your routes</p>
<p>portcfg iproute ge0 create 10.12.0.10 (From FC) 255.255.240.0 (Mask from Dest) 10.0.0.250 (Gateway on Source) 0 (Metric)</p>
<p>portcfg iproute ge0 create 10.0.0.10 (From FC) 255.255.240.0 (Mask from Dest) 10.12.0.250 (Gateway on source) 0 (Metric)</p>
<p>Perform this for each ethernet interface you wish to configure.</p>
<p>Create the ex port trunks for the environment ( Make sure you persistenly enable these ports before beginning, by default ports are persistently disabled &#8211; as shown below)</p>
<p>Source &gt;&gt;portcfgpersistentenable 0<br />
Destination &gt;&gt;portcfgpersistentenable 0</p>
<p>Source to connect the edge fabrics (-f Fabric ID -d sub-domain id)<br />
Fabric 0 &gt;&gt; portcfgexport 0 -a 1 -f 72 -d 120<br />
Fabric 3 &gt;&gt; portcfgexport 1 -a 1 -f 72 -d 120<br />
Fabric 5 &gt;&gt; portcfgexport 2 -a 1 -f 50 -d 120</p>
<p>Destination to connect the edge fabrics<br />
Fabric 0 &gt;&gt; portcfgexport 0 -a 1 -f 73 -d 120<br />
Fabric 3 &gt;&gt; portcfgexport 1 -a 1 -f 73 -d 120<br />
Fabric 5 &gt;&gt; portcfgexport 2 -a 1 -f 33 -d 120</p>
<p>Verify that you edge fabric are connected to each backbone router (&gt;fcrfabricshow will tell you that detail, note you will only see the local edge fabric at first since we haven&#8217;t created the circuits and tunnels yet)</p>
<p>Circuit and Tunnel Creation:</p>
<p>Create the tunnels<br />
Source and Destination -Tunnel 16 (-b lower limit of ARL, -B upper limit of ARL, -c 4 auto-compression )<br />
Source &gt;&gt; portcfg fciptunnel 16 create 10.12.0.1 10.0.0.1 -b 50000 -B 100000 -c 4<br />
Dest &gt;&gt; portcfg fciptunnel 16 create 10.0.0.1 10.12.0.1 -b 50000 -B 100000 -c 4<br />
Add Cicuits (ARL is the same, the tunnel determines compression and other options, -x 0 is used to determine failover circuits, since a tunnel can be made up of multiple circuits. To keep things simple we have 1 circuit in our tunnel)<br />
Source &gt;&gt; portcfg fcipcircuit 16 create 1 10.12.0.2 10.0.0.2 -b 50000 -B 100000 -x 1<br />
Dest &gt;&gt; portcfg fcipcircuit 16 create 1 10.0.0.2 10.12.0.2 -b 50000 -B 100000 -x 1</p>
<p>Source &gt;&gt;portcfgpersistentenable 16<br />
Dest &gt;&gt;portcfgpersistentenable 16</p>
<p>Some useful commands</p>
<p>Useful commands<br />
portshow fciptunnel 16 shows single tunnel<br />
portshow fciptunnel all &#8211; shows all the configured tunnels<br />
portshow fciptunnel all -c shows all of the tunnels and circuits<br />
portshow fciptunnel 16 -c show circuit and tunnel<br />
portshow fciptunnel 16 -p show tunnel performance<br />
portshow fciptunnel 16 -cp show tunnel and circuit performance<br />
portshow fcipcircuit 16 shows circuit<br />
tperf replacement for ipperf from the 7500</p>
<p>Ensure that wwn&#8217;s are being proxyed thru the environment correctly (aka verification of the LSAN zones are correct)</p>
<p>fcrproxydevshow (Shows proxied wwn&#8217;s from other edge fabrics, shows FID so you know which edge fabric they are coming from)</p>
<p>fcrphydevshow (Shows the local wwn&#8217;s imported into the router, shows FID so you know which edge fabric they are coming from)</p>
<p>Hopefully this post helps you out if you need more assitance see the contact page and email me or find me twitter.</p>
<p>Thanks..</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2013%2F03%2F01%2Fhowto-fcip-on-brocade-7800s%2F';
  addthis_title  = 'HowTo-FCIP+on+Brocade+7800%26%238242%3Bs';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2013/03/01/howto-fcip-on-brocade-7800s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growing HiDRB Tuning Manager Database</title>
		<link>http://www.storit-blog.com/2013/02/19/growing-hidrb-tuning-manager-database/</link>
		<comments>http://www.storit-blog.com/2013/02/19/growing-hidrb-tuning-manager-database/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 03:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HDS]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=218</guid>
		<description><![CDATA[Hello, Ran into an issue recently when our Tuning Manager retention slipped us into an full Tuning  Manager database.  We had plenty of file system space so just needed to figure out how to grow it. This is the process &#8230; <a href="http://www.storit-blog.com/2013/02/19/growing-hidrb-tuning-manager-database/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Ran into an issue recently when our Tuning Manager retention slipped us into an full Tuning  Manager database.  We had plenty of file system space so just needed to figure out how to grow it. This is the process I followed:</p>
<p><span id="more-218"></span></p>
<p>Shutdown the hcmdservices &amp; Start the database</p>
<p>C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbsrv /start</p>
<p>KAPM06438-I The HiRDB service has started.</p>
<p>Check the space and size this will give you the location and size of the database</p>
<p>C:\Program Files (x86)\HiCommand\TuningManager\bin&gt;htm-db-status.bat</p>
<p>KATN01314-I The command htm-db-status will now be executed.</p>
<p>Database Capacity (Used/Total): 1742440 / 2048000 kBytes</p>
<p>Area Path: E:\HiCommand\database\TuningManager\TM00</p>
<p>KATN01309-I The database status has been displayed.</p>
<p>Shutdown the database in order to grow it the default is 2GB and can be grwo in 2GB increments up to 32GB Max</p>
<p>Grow the Tunmgr Database</p>
<p>C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbsrv /stop</p>
<p>KAPM06439-I The HiRDB service has stopped.</p>
<p>C:\Program Files (x86)\HiCommand\TuningManager\bin&gt;htm-db-setup /size 4 /areapath E:\HiCommand\database\TuningManager\</p>
<p>KATN01300-I Execution of the command htm-db-setup has started.</p>
<p>KATN01331-I The database file system has been created. (1/2)</p>
<p>KATN01331-I The database file system has been created. (2/2)</p>
<p>KATN01307-I The command htm-db-setup terminated normally.</p>
<p>Check to see and make sure your growth worked.  Reboot your HCS Server and then force a polling interval makes the error should go away</p>
<p>C:\Program Files (x86)\HiCommand\TuningManager\bin&gt;htm-db-status.bat</p>
<p>KATN01314-I The command htm-db-status will now be executed.</p>
<p>Database Capacity (Used/Total): 1742440 / 6144000 kBytes</p>
<p>Area Path:</p>
<p>E:\HiCommand\database\TuningManager\TM00</p>
<p>E:\HiCommand\database\TuningManager\TuningManager\TM01</p>
<p>E:\HiCommand\database\TuningManager\TuningManager\TM02</p>
<p>KATN01309-I The database status has been displayed.</p>
<p>All of this detail can be found in the tuning manager server configuration guide.  Hopefully this helps you out a jam..</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2013%2F02%2F19%2Fgrowing-hidrb-tuning-manager-database%2F';
  addthis_title  = 'Growing+HiDRB+Tuning+Manager+Database';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2013/02/19/growing-hidrb-tuning-manager-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raidcom (Hitachi Thin Image) aka HTI</title>
		<link>http://www.storit-blog.com/2013/02/16/raidcom-hitachi-thin-image-aka-hti/</link>
		<comments>http://www.storit-blog.com/2013/02/16/raidcom-hitachi-thin-image-aka-hti/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 04:52:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=211</guid>
		<description><![CDATA[Hello again&#8230;   Well our friends at HDS have come out with a new way to do snapshots that &#8216;s much more scaleable than CoW (Copy On Write) and its asynchronous in nature.  A few requirements on the VSP side: &#8230; <a href="http://www.storit-blog.com/2013/02/16/raidcom-hitachi-thin-image-aka-hti/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello again&#8230;   Well our friends at HDS have come out with a new way to do snapshots that &#8216;s much more scaleable than CoW (Copy On Write) and its asynchronous in nature.  A few requirements on the VSP side:</p>
<ul>
<li>V05 or greater</li>
<li>Raidcom version 1-29-03 or higher</li>
<li>For the best performance just like CoW requires and separate parity group(s)</li>
<li>Usually a 7+1 with with 4 equal ldev sizes is the best practice</li>
<li>Separate CLPR&#8217;s aren&#8217;t required yippee!! (No need since it&#8217;s asynchronous)</li>
</ul>
<div><span id="more-211"></span></div>
<p>So lets get into the fun part (raidcom to manage thin image) If you are tired of CCI (and all the HORCM fun &#8211; pair create, pairdisplay go bye bye) using a ip-command-device along with raidcom makes life a whole lot easier.</p>
<ul>
<li>Creating an HTI pool using raid com
<ul>
<li>raidcom add snap_pool -pool_id 101 -pool_name ThinImagePool -ldev_id 0F:00-0F:03 –thinsnap</li>
</ul>
</li>
<li>Create you Svol and map it to a Host Group
<ul>
<li>raidcom add ldev -pool snap -ldev_id 0xBB02 -capacity 10g</li>
<li>See previous Post for <a title="RAIDCOM End to End Provisioning on VSP" href="http://www.storit-blog.com/2012/03/10/raidcom-end-to-end-provisioning-on-vsp/">HG Mapping</a></li>
</ul>
</li>
<li>Create your pair using the PVOL/SVOL and a Snapshot Group name
<ul>
<li>raidcom add snapshot -ldev_id 0xAA02 0xBB02 -pool 100 -snapshotgroup oracle-snap</li>
</ul>
</li>
<li>Check the Status of your Pair (PAIR, PSUS, etc)
<ul>
<li>raidcom get snapshot -snapshotgroup oracle-snap</li>
</ul>
</li>
<li>Split your pairs
<ul>
<li>raidcom modify snapshot -snapshotgroup oracle-snap -snapshot_data split</li>
</ul>
</li>
<li> Resynch Your Pairs
<ul>
<li>raidcom modify snapshot -snapshotgroup oracle-snap -snapshot_data resync</li>
</ul>
</li>
<li>Delete your Pairs
<ul>
<li>raidcom delete snapshot -snapshotgroup oracle-snap</li>
</ul>
</li>
<li>Show the Status of your Thin Image Pool (Shows pool status, snapshot counts, pool usage)
<ul>
<li>raidcom get snap_pool</li>
</ul>
</li>
</ul>
<p>In summary you can script this process as most of us do..  Hope this little post helps you.. All the best until next time&#8230;&#8230;</p>
<p>&nbsp;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2013%2F02%2F16%2Fraidcom-hitachi-thin-image-aka-hti%2F';
  addthis_title  = 'Raidcom+%28Hitachi+Thin+Image%29+aka+HTI';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2013/02/16/raidcom-hitachi-thin-image-aka-hti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Near Top Post for 5 Years Running on DCIG.com &#8211; Cable Management</title>
		<link>http://www.storit-blog.com/2013/01/02/near-top-post-for-5-years-running-on-dcig-com-cable-management/</link>
		<comments>http://www.storit-blog.com/2013/01/02/near-top-post-for-5-years-running-on-dcig-com-cable-management/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 23:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=204</guid>
		<description><![CDATA[Another year slides by us and my old blog post is still running strong..  Thanks Jerome and DCIG &#8211; and a Happy New Year to All&#8230; Data Center Management (Part-1) Cable Management.. http://www.dcig.com/2012/12/top-5-most-viewed-blog-entries-2012.html]]></description>
			<content:encoded><![CDATA[<p>Another year slides by us and my old blog post is still running strong..  Thanks Jerome and DCIG &#8211; and a Happy New Year to All&#8230;</p>
<p>Data Center Management (Part-1) Cable Management..</p>
<p><a title="DCIG Top Posts 2012" href="http://www.dcig.com/2012/12/top-5-most-viewed-blog-entries-2012.html">http://www.dcig.com/2012/12/top-5-most-viewed-blog-entries-2012.html</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2013%2F01%2F02%2Fnear-top-post-for-5-years-running-on-dcig-com-cable-management%2F';
  addthis_title  = 'Near+Top+Post+for+5+Years+Running+on+DCIG.com+%26%238211%3B+Cable+Management';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2013/01/02/near-top-post-for-5-years-running-on-dcig-com-cable-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure it up (CLI Sweetness)</title>
		<link>http://www.storit-blog.com/2012/10/26/pure-it-up-cli-sweetness/</link>
		<comments>http://www.storit-blog.com/2012/10/26/pure-it-up-cli-sweetness/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 00:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSD]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=197</guid>
		<description><![CDATA[Hello there!!  So I finally got my hands on the Pure Storage system.  Been pretty impressed so far with the ease of use, performance of course but the CLI which I initially thought was weak until I discovered all the &#8230; <a href="http://www.storit-blog.com/2012/10/26/pure-it-up-cli-sweetness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello there!!  So I finally got my hands on the Pure Storage system.  Been pretty impressed so far with the ease of use, performance of course but the CLI which I initially thought was weak until I discovered all the subcommands..  Some Storage developer in the bowls of Mountain View put a lot of thought into this.  I figured I would share it with y&#8217;all..</p>
<p><span id="more-197"></span></p>
<p>Available commands:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
pureadmin &#8211; set password and keys for admin account<br />
purealert &#8211; Email address add and removal for alerts<br />
purearray<br />
pureconfig<br />
puredns &#8211; set and list dns servers<br />
puredrive &#8211; list all the drives in the system<br />
purehelp<br />
purehgroup &#8211; list, create, delete, rename HG<br />
purehost &#8211; list, create, delete, rename Hosts<br />
purehw &#8211; list controller and disk information<br />
purelogger &#8211; Working on determining this one..<br />
pureman &#8211; Display MAN pages for the other commands<br />
puremonitor &#8211; shows volume level performance stats, ops, latency, thruput</p>
<p>Show 5 sec interval 20 times rolling &#8211; like tailing a file&#8230;</p>
<p>puremonitor &#8211;interval 5 &#8211;total &#8211;nrep 20<br />
purenetwork &#8211; list, ping, trace network information<br />
pureport &#8211; list, enable and disable FC ports<br />
purevol<br />
exit<br />
logout</p>
<p>Some Examples..</p>
<p>pureuser@SSD&gt; pureconfig list<br />
purearray rename SSD<br />
purevol create &#8211;size 250G VDI1<br />
purevol create &#8211;size 250G VDI2<br />
purevol create &#8211;size 250G VDI3<br />
purevol create &#8211;size 250G VDI4<br />
purevol create &#8211;size 1T VMServer1<br />
purevol create &#8211;size 1T VMServer2<br />
purevol create &#8211;size 1T VMServer3<br />
purevol create &#8211;size 1T VMServer4<br />
purehost create &#8211;wwnlist 10:00:00:00:C9:BB:8D:00,10:00:00:00:C9:BB:8D:00 server1<br />
purehost create &#8211;wwnlist 10:00:00:00:C9:BB:7F:00,10:00:00:00:C9:BB:7F:00 server2<br />
purehgroup create &#8211;hostlist server1,server2 VMware-Farm<br />
purehgroup connect &#8211;lun 10 &#8211;vol VDI1 -Farm<br />
purehgroup connect &#8211;lun 11 &#8211;vol VDI2 -Farm<br />
purehgroup connect &#8211;lun 12 &#8211;vol VDI3 -Farm<br />
purehgroup connect &#8211;lun 13 &#8211;vol VDI4 -Farm<br />
purehgroup connect &#8211;lun 14 &#8211;vol VMServer1 -Farm<br />
purehgroup connect &#8211;lun 15 &#8211;vol VMServer2 -Farm<br />
purehgroup connect &#8211;lun 16 &#8211;vol VMServer3 -Farm<br />
purehgroup connect &#8211;lun 17 &#8211;vol VMServer4 -Farm<br />
purenetwork setattr &#8211;mode static &#8211;address 10.1.1.1 &#8211;netmask 255.255.252.0 &#8211;gateway 10.1.1.250 ct0.eth0<br />
purenetwork enable ct0.eth0<br />
purenetwork setattr &#8211;mode static &#8211;address &#8220;&#8221; &#8211;netmask &#8220;&#8221; &#8211;gateway &#8220;&#8221; ct0.eth1<br />
purenetwork enable ct0.eth1<br />
purenetwork setattr &#8211;mode static &#8211;address 10.1.1.2 &#8211;netmask 255.255.252.0 &#8211;gateway 10.1.1.250 ct1.eth0<br />
purenetwork enable ct1.eth0<br />
purenetwork setattr &#8211;mode static &#8211;address &#8220;&#8221; &#8211;netmask &#8220;&#8221; &#8211;gateway &#8220;&#8221; ct1.eth1<br />
purenetwork enable ct1.eth1<br />
purenetwork setattr &#8211;mode static &#8211;address 10.1.1.3 &#8211;netmask 255.255.252.0 &#8211;gateway 10.1.1.250 vir0<br />
purenetwork enable vir0<br />
purenetwork setattr &#8211;mode static &#8211;address &#8220;&#8221; &#8211;netmask &#8220;&#8221; &#8211;gateway &#8220;&#8221; vir1<br />
purenetwork enable vir1<br />
puredns setattr &#8211;mode static &#8211;domain .com &#8211;nameservers list of dns servers<br />
purealert enable support@purestorage.com<br />
purealert create someone@somewhere.com<br />
purealert enable someone@somewhere.com<br />
purearray setattr &#8211;ntpserver time..com<br />
purearray enable phonehome<br />
purearray setattr &#8211;relayhost mail..com<br />
purearray setattr &#8211;senderdomain noreply..com</p>
<p>pureuser@SSD&gt; puredrive list<br />
Name Type Status Capacity Degraded Last Failure Last Evac Completed<br />
SH0.DRV0 NVRAM healthy 2.00G 0.00 &#8211; -<br />
SH0.DRV0 NVRAM healthy 2.00G 0.00 &#8211; -<br />
SH0.DRV1 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV1 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV10 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV10 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV11 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV11 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV12 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV12 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV13 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV13 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV14 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV14 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV15 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV15 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV16 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV16 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV17 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV17 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV18 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV18 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV19 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV19 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV2 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV2 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV20 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV20 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV21 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV21 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV22 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV22 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV23 NVRAM healthy 2.00G 0.00 &#8211; -<br />
SH0.DRV23 NVRAM healthy 2.00G 0.00 &#8211; -<br />
SH0.DRV3 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV3 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV4 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV4 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV5 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV5 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV6 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV6 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV7 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV7 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV8 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV8 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV9 SSD healthy 238.47G 0.00 &#8211; -<br />
SH0.DRV9 SSD healthy 238.47G 0.00 &#8211; -</p>
<p>pureuser@SSD&gt; purehw list<br />
Name Status Identify Slot Index Speed Temperature<br />
CT0 ok off 0 0 &#8211; -<br />
CT0.BAY0 not_installed off 0 0 &#8211; -<br />
CT0.BAY1 not_installed off 0 1 &#8211; -<br />
CT0.BAY10 not_installed off 0 10 &#8211; -<br />
CT0.BAY11 not_installed off 0 11 &#8211; -<br />
CT0.BAY2 not_installed off 0 2 &#8211; -<br />
CT0.BAY3 ok off 0 3 &#8211; -<br />
CT0.BAY4 not_installed off 0 4 &#8211; -<br />
CT0.BAY5 not_installed off 0 5 &#8211; -<br />
CT0.BAY6 not_installed off 0 6 &#8211; -<br />
CT0.BAY7 not_installed off 0 7 &#8211; -<br />
CT0.BAY8 not_installed off 0 8 &#8211; -<br />
CT0.BAY9 not_installed off 0 9 &#8211; -<br />
CT0.ETH0 ok &#8211; - 0 1.00Gbps -<br />
CT0.ETH1 ok &#8211; - 1 0.00bps -<br />
CT0.FAN0 ok &#8211; 0 0 5570rpm -<br />
CT0.FAN1 ok &#8211; 0 1 6230rpm -<br />
CT0.FAN2 ok &#8211; 0 2 5270rpm -<br />
CT0.FAN3 ok &#8211; 0 3 5870rpm -<br />
CT0.FAN4 ok &#8211; 0 4 5450rpm -<br />
CT0.FAN5 ok &#8211; 0 5 6200rpm -<br />
CT0.FAN6 ok &#8211; 0 6 5570rpm -<br />
CT0.FAN7 ok &#8211; 0 7 6080rpm -<br />
CT0.FAN8 ok &#8211; 0 8 5390rpm -<br />
CT0.FAN9 ok &#8211; 0 9 5990rpm -<br />
CT0.FC0 ok &#8211; 1 0 8.00Gbps -<br />
CT0.FC1 ok &#8211; 1 1 8.00Gbps -<br />
CT0.FC2 ok &#8211; 2 2 8.00Gbps -<br />
CT0.FC3 ok &#8211; 2 3 8.00Gbps -<br />
CT0.IB0 ok &#8211; 6 0 40.00Gbps -<br />
CT0.IB1 ok &#8211; 6 1 40.00Gbps -<br />
CT0.PWR0 ok &#8211; 0 0 &#8211; -<br />
CT0.PWR1 ok &#8211; 0 1 &#8211; -<br />
CT0.SAS0 ok &#8211; 4 0 24.00Gbps -<br />
CT0.SAS1 ok &#8211; 4 1 24.00Gbps -<br />
CT0.SAS2 ok &#8211; 5 2 24.00Gbps -<br />
CT0.SAS3 ok &#8211; 5 3 24.00Gbps -<br />
CT0.TMP0 ok &#8211; 0 0 &#8211; 24C<br />
CT0.TMP1 ok &#8211; 0 1 &#8211; 26C<br />
CT0.TMP10 ok &#8211; 0 10 &#8211; 35C<br />
CT0.TMP11 ok &#8211; 0 11 &#8211; 33C<br />
CT0.TMP12 ok &#8211; 0 12 &#8211; 44C<br />
CT0.TMP13 ok &#8211; 0 13 &#8211; 45C<br />
CT0.TMP14 ok &#8211; 0 14 &#8211; 46C<br />
CT0.TMP15 ok &#8211; 0 15 &#8211; 43C<br />
CT0.TMP16 ok &#8211; 0 16 &#8211; 43C<br />
CT0.TMP17 ok &#8211; 0 17 &#8211; 41C<br />
CT0.TMP18 ok &#8211; 0 18 &#8211; 44C<br />
CT0.TMP2 ok &#8211; 0 2 &#8211; 28C<br />
CT0.TMP3 ok &#8211; 0 3 &#8211; 22C<br />
CT0.TMP4 ok &#8211; 0 4 &#8211; 38C<br />
CT0.TMP5 ok &#8211; 0 5 &#8211; 40C<br />
CT0.TMP6 ok &#8211; 0 6 &#8211; 36C<br />
CT0.TMP7 ok &#8211; 0 7 &#8211; 35C<br />
CT0.TMP8 ok &#8211; 0 8 &#8211; 35C<br />
CT0.TMP9 ok &#8211; 0 9 &#8211; 34C<br />
CT1 ok off &#8211; 1 &#8211; -<br />
CT1.BAY0 not_installed &#8211; - 0 &#8211; -<br />
CT1.BAY1 not_installed &#8211; - 1 &#8211; -<br />
CT1.BAY10 not_installed &#8211; - 10 &#8211; -<br />
CT1.BAY11 not_installed &#8211; - 11 &#8211; -<br />
CT1.BAY2 not_installed &#8211; - 2 &#8211; -<br />
CT1.BAY3 ok &#8211; - 3 &#8211; -<br />
CT1.BAY4 not_installed &#8211; - 4 &#8211; -<br />
CT1.BAY5 not_installed &#8211; - 5 &#8211; -<br />
CT1.BAY6 not_installed &#8211; - 6 &#8211; -<br />
CT1.BAY7 not_installed &#8211; - 7 &#8211; -<br />
CT1.BAY8 not_installed &#8211; - 8 &#8211; -<br />
CT1.BAY9 not_installed &#8211; - 9 &#8211; -<br />
CT1.ETH0 ok &#8211; - 0 1.00Gbps -<br />
CT1.ETH1 ok &#8211; - 1 0.00bps -<br />
CT1.FAN0 ok &#8211; - 0 5330rpm -<br />
CT1.FAN1 ok &#8211; - 1 5750rpm -<br />
CT1.FAN2 ok &#8211; - 2 5150rpm -<br />
CT1.FAN3 ok &#8211; - 3 6230rpm -<br />
CT1.FAN4 ok &#8211; - 4 5810rpm -<br />
CT1.FAN5 ok &#8211; - 5 5990rpm -<br />
CT1.FAN6 ok &#8211; - 6 5660rpm -<br />
CT1.FAN7 ok &#8211; - 7 6320rpm -<br />
CT1.FAN8 ok &#8211; - 8 5390rpm -<br />
CT1.FAN9 ok &#8211; - 9 6020rpm -<br />
CT1.FC0 ok &#8211; 1 0 8.00Gbps -<br />
CT1.FC1 ok &#8211; 1 1 8.00Gbps -<br />
CT1.FC2 ok &#8211; 2 2 8.00Gbps -<br />
CT1.FC3 ok &#8211; 2 3 8.00Gbps -<br />
CT1.IB0 ok &#8211; 6 0 40.00Gbps -<br />
CT1.IB1 ok &#8211; 6 1 40.00Gbps -<br />
CT1.PWR0 ok &#8211; - 0 &#8211; -<br />
CT1.PWR1 ok &#8211; - 1 &#8211; -<br />
CT1.SAS0 ok &#8211; 4 0 24.00Gbps -<br />
CT1.SAS1 ok &#8211; 4 1 24.00Gbps -<br />
CT1.SAS2 ok &#8211; 5 2 24.00Gbps -<br />
CT1.SAS3 ok &#8211; 5 3 24.00Gbps -<br />
CT1.TMP0 ok &#8211; - 0 &#8211; 24C<br />
CT1.TMP1 ok &#8211; - 1 &#8211; 25C<br />
CT1.TMP10 ok &#8211; - 10 &#8211; 33C<br />
CT1.TMP11 ok &#8211; - 11 &#8211; 32C<br />
CT1.TMP12 ok &#8211; - 12 &#8211; 43C<br />
CT1.TMP13 ok &#8211; - 13 &#8211; 45C<br />
CT1.TMP14 ok &#8211; - 14 &#8211; 45C<br />
CT1.TMP15 ok &#8211; - 15 &#8211; 44C<br />
CT1.TMP16 ok &#8211; - 16 &#8211; 43C<br />
CT1.TMP17 ok &#8211; - 17 &#8211; 41C<br />
CT1.TMP18 ok &#8211; - 18 &#8211; 42C<br />
CT1.TMP2 ok &#8211; - 2 &#8211; 27C<br />
CT1.TMP3 ok &#8211; - 3 &#8211; 22C<br />
CT1.TMP4 ok &#8211; - 4 &#8211; 38C<br />
CT1.TMP5 ok &#8211; - 5 &#8211; 37C<br />
CT1.TMP6 ok &#8211; - 6 &#8211; 35C<br />
CT1.TMP7 ok &#8211; - 7 &#8211; 33C<br />
CT1.TMP8 ok &#8211; - 8 &#8211; 34C<br />
CT1.TMP9 ok &#8211; - 9 &#8211; 33C<br />
SH0 ok off &#8211; 0 &#8211; -<br />
SH0 ok off &#8211; 0 &#8211; -<br />
SH0.BAY0 ok off &#8211; 0 &#8211; -<br />
SH0.BAY0 ok off &#8211; 0 &#8211; -<br />
SH0.BAY1 ok off &#8211; 1 &#8211; -<br />
SH0.BAY1 ok off &#8211; 1 &#8211; -<br />
SH0.BAY10 ok off &#8211; 10 &#8211; -<br />
SH0.BAY10 ok off &#8211; 10 &#8211; -<br />
SH0.BAY11 ok off &#8211; 11 &#8211; -<br />
SH0.BAY11 ok off &#8211; 11 &#8211; -<br />
SH0.BAY12 ok off &#8211; 12 &#8211; -<br />
SH0.BAY12 ok off &#8211; 12 &#8211; -<br />
SH0.BAY13 ok off &#8211; 13 &#8211; -<br />
SH0.BAY13 ok off &#8211; 13 &#8211; -<br />
SH0.BAY14 ok off &#8211; 14 &#8211; -<br />
SH0.BAY14 ok off &#8211; 14 &#8211; -<br />
SH0.BAY15 ok off &#8211; 15 &#8211; -<br />
SH0.BAY15 ok off &#8211; 15 &#8211; -<br />
SH0.BAY16 ok off &#8211; 16 &#8211; -<br />
SH0.BAY16 ok off &#8211; 16 &#8211; -<br />
SH0.BAY17 ok off &#8211; 17 &#8211; -<br />
SH0.BAY17 ok off &#8211; 17 &#8211; -<br />
SH0.BAY18 ok off &#8211; 18 &#8211; -<br />
SH0.BAY18 ok off &#8211; 18 &#8211; -<br />
SH0.BAY19 ok off &#8211; 19 &#8211; -<br />
SH0.BAY19 ok off &#8211; 19 &#8211; -<br />
SH0.BAY2 ok off &#8211; 2 &#8211; -<br />
SH0.BAY2 ok off &#8211; 2 &#8211; -<br />
SH0.BAY20 ok off &#8211; 20 &#8211; -<br />
SH0.BAY20 ok off &#8211; 20 &#8211; -<br />
SH0.BAY21 ok off &#8211; 21 &#8211; -<br />
SH0.BAY21 ok off &#8211; 21 &#8211; -<br />
SH0.BAY22 ok off &#8211; 22 &#8211; -<br />
SH0.BAY22 ok off &#8211; 22 &#8211; -<br />
SH0.BAY23 ok off &#8211; 23 &#8211; -<br />
SH0.BAY23 ok off &#8211; 23 &#8211; -<br />
SH0.BAY3 ok off &#8211; 3 &#8211; -<br />
SH0.BAY3 ok off &#8211; 3 &#8211; -<br />
SH0.BAY4 ok off &#8211; 4 &#8211; -<br />
SH0.BAY4 ok off &#8211; 4 &#8211; -<br />
SH0.BAY5 ok off &#8211; 5 &#8211; -<br />
SH0.BAY5 ok off &#8211; 5 &#8211; -<br />
SH0.BAY6 ok off &#8211; 6 &#8211; -<br />
SH0.BAY6 ok off &#8211; 6 &#8211; -<br />
SH0.BAY7 ok off &#8211; 7 &#8211; -<br />
SH0.BAY7 ok off &#8211; 7 &#8211; -<br />
SH0.BAY8 ok off &#8211; 8 &#8211; -<br />
SH0.BAY8 ok off &#8211; 8 &#8211; -<br />
SH0.BAY9 ok off &#8211; 9 &#8211; -<br />
SH0.BAY9 ok off &#8211; 9 &#8211; -<br />
SH0.DRV0 ok &#8211; - 0 &#8211; -<br />
SH0.DRV0 ok &#8211; - 0 &#8211; -<br />
SH0.DRV1 ok &#8211; - 1 &#8211; -<br />
SH0.DRV1 ok &#8211; - 1 &#8211; -<br />
SH0.DRV10 ok &#8211; - 10 &#8211; -<br />
SH0.DRV10 ok &#8211; - 10 &#8211; -<br />
SH0.DRV11 ok &#8211; - 11 &#8211; -<br />
SH0.DRV11 ok &#8211; - 11 &#8211; -<br />
SH0.DRV12 ok &#8211; - 12 &#8211; -<br />
SH0.DRV12 ok &#8211; - 12 &#8211; -<br />
SH0.DRV13 ok &#8211; - 13 &#8211; -<br />
SH0.DRV13 ok &#8211; - 13 &#8211; -<br />
SH0.DRV14 ok &#8211; - 14 &#8211; -<br />
SH0.DRV14 ok &#8211; - 14 &#8211; -<br />
SH0.DRV15 ok &#8211; - 15 &#8211; -<br />
SH0.DRV15 ok &#8211; - 15 &#8211; -<br />
SH0.DRV16 ok &#8211; - 16 &#8211; -<br />
SH0.DRV16 ok &#8211; - 16 &#8211; -<br />
SH0.DRV17 ok &#8211; - 17 &#8211; -<br />
SH0.DRV17 ok &#8211; - 17 &#8211; -<br />
SH0.DRV18 ok &#8211; - 18 &#8211; -<br />
SH0.DRV18 ok &#8211; - 18 &#8211; -<br />
SH0.DRV19 ok &#8211; - 19 &#8211; -<br />
SH0.DRV19 ok &#8211; - 19 &#8211; -<br />
SH0.DRV2 ok &#8211; - 2 &#8211; -<br />
SH0.DRV2 ok &#8211; - 2 &#8211; -<br />
SH0.DRV20 ok &#8211; - 20 &#8211; -<br />
SH0.DRV20 ok &#8211; - 20 &#8211; -<br />
SH0.DRV21 ok &#8211; - 21 &#8211; -<br />
SH0.DRV21 ok &#8211; - 21 &#8211; -<br />
SH0.DRV22 ok &#8211; - 22 &#8211; -<br />
SH0.DRV22 ok &#8211; - 22 &#8211; -<br />
SH0.DRV23 ok &#8211; - 23 &#8211; -<br />
SH0.DRV23 ok &#8211; - 23 &#8211; -<br />
SH0.DRV3 ok &#8211; - 3 &#8211; -<br />
SH0.DRV3 ok &#8211; - 3 &#8211; -<br />
SH0.DRV4 ok &#8211; - 4 &#8211; -<br />
SH0.DRV4 ok &#8211; - 4 &#8211; -<br />
SH0.DRV5 ok &#8211; - 5 &#8211; -<br />
SH0.DRV5 ok &#8211; - 5 &#8211; -<br />
SH0.DRV6 ok &#8211; - 6 &#8211; -<br />
SH0.DRV6 ok &#8211; - 6 &#8211; -<br />
SH0.DRV7 ok &#8211; - 7 &#8211; -<br />
SH0.DRV7 ok &#8211; - 7 &#8211; -<br />
SH0.DRV8 ok &#8211; - 8 &#8211; -<br />
SH0.DRV8 ok &#8211; - 8 &#8211; -<br />
SH0.DRV9 ok &#8211; - 9 &#8211; -<br />
SH0.DRV9 ok &#8211; - 9 &#8211; -<br />
SH0.FAN0 ok &#8211; - 0 5020rpm -<br />
SH0.FAN0 ok &#8211; - 0 5100rpm -<br />
SH0.FAN1 ok &#8211; - 1 4650rpm -<br />
SH0.FAN1 ok &#8211; - 1 4800rpm -<br />
SH0.FAN2 ok &#8211; - 2 5020rpm -<br />
SH0.FAN2 ok &#8211; - 2 5250rpm -<br />
SH0.FAN3 ok &#8211; - 3 4650rpm -<br />
SH0.FAN3 ok &#8211; - 3 4800rpm -<br />
SH0.IOM0 ok off 0 0 &#8211; -<br />
SH0.IOM0 ok off 0 0 &#8211; -<br />
SH0.IOM1 ok off 1 1 &#8211; -<br />
SH0.IOM1 ok off 1 1 &#8211; -<br />
SH0.PWR0 ok &#8211; - 0 &#8211; -<br />
SH0.PWR0 ok &#8211; - 0 &#8211; -<br />
SH0.PWR1 ok &#8211; - 1 &#8211; -<br />
SH0.PWR1 ok &#8211; - 1 &#8211; -<br />
SH0.SAS0 ok &#8211; 0 0 24.00Gbps -<br />
SH0.SAS0 ok &#8211; 0 0 24.00Gbps -<br />
SH0.SAS1 ok &#8211; 0 1 0.00bps -<br />
SH0.SAS1 ok &#8211; 0 1 0.00bps -<br />
SH0.SAS2 ok &#8211; 0 2 24.00Gbps -<br />
SH0.SAS2 ok &#8211; 0 2 24.00Gbps -<br />
SH0.SAS3 ok &#8211; 1 3 24.00Gbps -<br />
SH0.SAS3 ok &#8211; 1 3 24.00Gbps -<br />
SH0.SAS4 ok &#8211; 1 4 0.00bps -<br />
SH0.SAS4 ok &#8211; 1 4 0.00bps -<br />
SH0.SAS5 ok &#8211; 1 5 24.00Gbps -<br />
SH0.SAS5 ok &#8211; 1 5 24.00Gbps -<br />
SH0.TMP0 ok &#8211; - 0 &#8211; 26C<br />
SH0.TMP0 ok &#8211; - 0 &#8211; 26C<br />
SH0.TMP1 ok &#8211; - 1 &#8211; 26C<br />
SH0.TMP1 ok &#8211; - 1 &#8211; 26C<br />
SH0.TMP2 ok &#8211; - 2 &#8211; 28C<br />
SH0.TMP2 ok &#8211; - 2 &#8211; 29C<br />
SH0.TMP3 ok &#8211; - 3 &#8211; 36C<br />
SH0.TMP3 ok &#8211; - 3 &#8211; 37C<br />
SH0.TMP4 ok &#8211; - 4 &#8211; 27C<br />
SH0.TMP4 ok &#8211; - 4 &#8211; 27C<br />
SH0.TMP5 ok &#8211; - 5 &#8211; 35C<br />
SH0.TMP5 ok &#8211; - 5 &#8211; 35C<br />
SH0.TMP6 ok &#8211; - 6 &#8211; 35C<br />
SH0.TMP6 ok &#8211; - 6 &#8211; 38C<br />
SH0.TMP7 ok &#8211; - 7 &#8211; 33C<br />
SH0.TMP7 ok &#8211; - 7 &#8211; 34C</p>
<p>Create and Present 2 250GB Luns/Volumes to an existing Farm&#8230;.</p>
<p>pureuser@SSD&gt; purevol create &#8211;size 250G VDI5 VDI6<br />
Name Size Serial<br />
VDI5 250G E9AD1897B95AA49A00010008<br />
VDI6 250G E9AD1897B95AA49A00010009<br />
pureuser@SSD&gt; purevol list<br />
Name Size Serial<br />
VDI1 250G E9AD1897B95AA49A00010004<br />
VDI2 250G E9AD1897B95AA49A00010005<br />
VDI3 250G E9AD1897B95AA49A00010006<br />
VDI4 250G E9AD1897B95AA49A00010007<br />
VDI5 250G E9AD1897B95AA49A00010008<br />
VDI6 250G E9AD1897B95AA49A00010009<br />
VMServer1 1T E9AD1897B95AA49A00010000<br />
VMServer2 1T E9AD1897B95AA49A00010001<br />
VMServer3 1T E9AD1897B95AA49A00010002<br />
VMServer4 1T E9AD1897B95AA49A00010003</p>
<p>pureuser@SSD&gt; purehgroup connect &#8211;vol VDI5 -Farm<br />
Name Vol Lun<br />
-Farm VDI5 18<br />
pureuser@SSD&gt;purehgroup connect &#8211;vol VDI6 -Farm<br />
Name Vol Lun<br />
-Farm VDI6 19</p>
<p>pureuser@SSD&gt; purehgroup list &#8211;connect<br />
Name Lun Vol<br />
-Farm 10 VDI1<br />
-Farm 11 VDI2<br />
-Farm 12 VDI3<br />
-Farm 13 VDI4<br />
-Farm 14 VMServer1<br />
-Farm 15 VMServer2<br />
-Farm 16 VMServer3<br />
-Farm 17 VMServer4<br />
-Farm 18 VDI5<br />
-Farm 19 VDI6</p>
<p>pureuser@SSD&gt; purearray list &#8211;space<br />
Name Capacity RAID-3D Shared Data Volume Data Total<br />
SSD 10.25T 4.01G 3.96G 7.08G 15.05G</p>
<p>pureuser@SSD&gt; purevol list &#8211;space<br />
Name Size Data Reduction RAID-3D Volume Data Total<br />
VDI1 250G 100.00% 0.00 0.00 0.00<br />
VDI2 250G 100.00% 0.00 0.00 0.00<br />
VDI3 250G 100.00% 0.00 0.00 0.00<br />
VDI4 250G 100.00% 0.00 0.00 0.00<br />
VDI5 250G 100.00% 0.00 0.00 0.00<br />
VDI6 250G 100.00% 0.00 0.00 0.00<br />
VMServer1 1T 98.38% 457.14M 1.56G 2.01G<br />
VMServer2 1T 98.82% 423.40M 1.45G 1.86G<br />
VMServer3 1T 97.58% 778.84M 2.66G 3.42G<br />
VMServer4 1T 98.87% 412.47M 1.41G 1.81G<br />
pureuser@SSD&gt; purevol list &#8211;space VMServer1<br />
Name Size Data Reduction RAID-3D Volume Data Total<br />
VMServer1 1T 98.38% 457.14M 1.56G 2.01G</p>
<p>pureuser@SSD&gt; purevol list &#8211;space VDI1<br />
Name Size Data Reduction RAID-3D Volume Data Total<br />
VDI1 250G 100.00% 0.00 0.00 0.00</p>
<p>As I get thru more I will share more..  all the best..</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2012%2F10%2F26%2Fpure-it-up-cli-sweetness%2F';
  addthis_title  = 'Pure+it+up+%28CLI+Sweetness%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2012/10/26/pure-it-up-cli-sweetness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with DB Export on HiCommand Suite &#8220;Whaaaata&#8221;</title>
		<link>http://www.storit-blog.com/2012/08/10/problems-with-db-export-on-hicommand-suite-whaaaata/</link>
		<comments>http://www.storit-blog.com/2012/08/10/problems-with-db-export-on-hicommand-suite-whaaaata/#comments</comments>
		<pubDate>Fri, 10 Aug 2012 01:45:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HDS]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=189</guid>
		<description><![CDATA[Hello, Been a bit since we last talked, I could make excuses but I won&#8217;t waste your eyes on that non-sense.  Anyways we have been upgrading all our HCS (HiCommand Suite) instances to the latest version 7.3.0, and I like &#8230; <a href="http://www.storit-blog.com/2012/08/10/problems-with-db-export-on-hicommand-suite-whaaaata/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ff;">Hello,</span></p>
<p><span style="color: #0000ff;">Been a bit since we last talked, I could make excuses but I won&#8217;t waste your eyes on that non-sense.  Anyways we have been upgrading all our HCS (HiCommand Suite) instances to the latest version 7.3.0, and I like to perform a manual export of the DB versus letting the upgrade tool perform that operation.  As always Murphy&#8217;s Law was waiting for me on the very last / hence most important one to crop his head up, attempting to export the DB and it kept bombing out on the replication manager tables.  I fussed with it and finally threw in the towel and buzzed my brother &#8220;Anil&#8221; our resident HiDRB expert, and we were able to solve the issue.  </span></p>
<p><span id="more-189"></span></p>
<p><span style="color: #0000ff;">We ended up exporting each product one at a time, and  then of course we had some corrupt tables in replication manager. Lucky for us we have a HA HCS system that mirrors this one so we were able to export those tables from that system and import them back to the system having the issue &#8211;  - and bazinga all is happy, full exports are now working.</span></p>
<h6><span style="color: #0000ff;">Here is a cut-out of what we did:  Enjoy</span></h6>
<p>&nbsp;</p>
<h6>Tuning Manager Export :-</h6>
<h6>=========================================</h6>
<h6>C:\Program Files (x86)\HiComman m(d\Base\bin&gt;hcmdsdbmove.bat /export /datapath C:\temp /type TuningManager /auto</h6>
<h6>KAPM06523-I The hcmdsdbmove command has started.</h6>
<h6>KAPM06524-I Initialization for moving the database is being performed.</h6>
<h6>KAPM06902-I Processing to stop the service has started.</h6>
<h6>KAPM06906-I Processing to stop the DBMS has started.</h6>
<h6>KAPM06907-I The DBMS was stopped successfully.</h6>
<h6>KAPM06903-I The service was stopped successfully.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06525-I The data for TuningManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 206/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 207/207)</h6>
<h6>KAPM06900-I Processing to start the service has started.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06901-I The service was started successfully.</h6>
<h6>KAPM06514-I Processing ended normally.</h6>
<h6>Device Manager Export :-</h6>
<h6>=========================================</h6>
<h6>C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbmove.bat /export /datapath C:\temp /type DeviceManager /auto</h6>
<h6>KAPM06523-I The hcmdsdbmove command has started.</h6>
<h6>KAPM06524-I Initialization for moving the database is being performed.</h6>
<h6>KAPM06902-I Processing to stop the service has started.</h6>
<h6>KAPM06906-I Processing to stop the DBMS has started.</h6>
<h6>KAPM06907-I The DBMS was stopped successfully.</h6>
<h6>KAPM06903-I The service was stopped successfully.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06525-I The data for DeviceManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 389/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 390/390)</h6>
<h6>KAPM06541-I The view is being exported.</h6>
<h6>KAPM06900-I Processing to start the service has started.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06901-I The service was started successfully.</h6>
<h6>KAPM06514-I Processing ended normally.</h6>
<h6>HBase Export :-</h6>
<h6>=========================================</h6>
<h6>C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbmove.bat /export /datapath C:\temp /type HBase /auto</h6>
<h6>KAPM06523-I The hcmdsdbmove command has started.</h6>
<h6>KAPM06524-I Initialization for moving the database is being performed.</h6>
<h6>KAPM06902-I Processing to stop the service has started.</h6>
<h6>KAPM06906-I Processing to stop the DBMS has started.</h6>
<h6>KAPM06907-I The DBMS was stopped successfully.</h6>
<h6>KAPM06903-I The service was stopped successfully.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06525-I The data for HBase will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 219/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 220/220)</h6>
<h6>KAPM06900-I Processing to start the service has started.</h6>
<h6>KAPM06904-I Processing to start the DBMS has started.</h6>
<h6>KAPM06905-I The DBMS was started successfully.</h6>
<h6>KAPM06901-I The service was started successfully.</h6>
<h6>KAPM06514-I Processing ended normally.</h6>
<p><span style="color: #0000ff;">Replication Manager Export :- From other server with good tables</span></p>
<h6><span style="color: #0000ff;">========================================</span></h6>
<h6><span style="color: #0000ff;">C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbmove.bat /export /datapath C:\temp /type ReplicationManager /auto</span></h6>
<h6><span style="color: #0000ff;">KAPM06523-I The hcmdsdbmove command has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06524-I Initialization for moving the database is being performed.</span></h6>
<h6><span style="color: #0000ff;">KAPM06902-I Processing to stop the service has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06906-I Processing to stop the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06907-I The DBMS was stopped successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06903-I The service was stopped successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06904-I Processing to start the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06905-I The DBMS was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06525-I The data for ReplicationManager will now be moved.</span></h6>
<h6><span style="color: #0000ff;">KAPM06531-I Processing to export data has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06532-I The table definitions of the database are being exported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06533-I The data is being exported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being exported. (progress = 001/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being exported. (progress = 002/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being exported. (progress = 173/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being exported. (progress = 174/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06541-I The view is being exported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06900-I Processing to start the service has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06904-I Processing to start the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06905-I The DBMS was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06901-I The service was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06514-I Processing ended normally.</span></h6>
<p><span style="color: #0000ff;">Replication Manager Import some good tables</span></p>
<h6><span style="color: #0000ff;">========================================</span></h6>
<h6><span style="color: #0000ff;">C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbmove.bat /import /datapath C:\temp /type ReplicationManager /auto</span></h6>
<h6><span style="color: #0000ff;">KAPM06523-I The hcmdsdbmove command has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06524-I Initialization for moving the database is being performed.</span></h6>
<h6><span style="color: #0000ff;">KAPM06902-I Processing to stop the service has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06906-I Processing to stop the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06907-I The DBMS was stopped successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06903-I The service was stopped successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06904-I Processing to start the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06905-I The DBMS was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06525-I The data for ReplicationManager will now be moved.</span></h6>
<h6><span style="color: #0000ff;">KAPM06531-I Processing to import data has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06532-I The table definitions of the database are being exported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06533-I The data is being imported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being imported. (progress = 001/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being imported. (progress = 002/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being imported. (progress = 173/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06537-I The data is being imported. (progress = 174/174)</span></h6>
<h6><span style="color: #0000ff;">KAPM06541-I The view is being imported.</span></h6>
<h6><span style="color: #0000ff;">KAPM06900-I Processing to start the service has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06904-I Processing to start the DBMS has started.</span></h6>
<h6><span style="color: #0000ff;">KAPM06905-I The DBMS was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06901-I The service was started successfully.</span></h6>
<h6><span style="color: #0000ff;">KAPM06514-I Processing ended normally.</span></h6>
<div></div>
<div><span style="color: #0000ff;">No do your full export on the system you want to upgrade and bazinga upgrade HiCommand suite</span></div>
<div></div>
<h6>Complete Export Logs :-</h6>
<h6>============================================================</h6>
<h6>C:\Program Files (x86)\HiCommand\Base\bin&gt;hcmdsdbtrans.bat /export /workpath &#8220;c:\temp\wktrans&#8221; /file &#8220;c:\temp1\hcs-full-backup-08082012&#8243;</h6>
<h6>KAPM05900-I The hcmdsdbtrans command has started.</h6>
<h6>KAPM05930-I The Application data will now be exported.</h6>
<h6>KAPM06525-I The data for DeviceManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 389/390)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 390/390)</h6>
<h6>KAPM06541-I The view is being exported.</h6>
<h6>KAPM06525-I The data for HBase will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 219/220)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 220/220)</h6>
<p>&nbsp;</p>
<h6>KAPM06525-I The data for ReplicationManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/174)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/174)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 173/174)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 174/174)</h6>
<h6>KAPM06541-I The view is being exported.</h6>
<h6>KAPM06525-I The data for TieredStorageManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 01/32)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 02/32)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 31/32)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 32/32)</h6>
<h6>KAPM06541-I The view is being exported.</h6>
<p>&nbsp;</p>
<h6>KAPM06525-I The data for TuningManager will now be moved.</h6>
<h6>KAPM06531-I Processing to export data has started.</h6>
<h6>KAPM06532-I The table definitions of the database are being exported.</h6>
<h6>KAPM06533-I The data is being exported.</h6>
<h6>KAPM06537-I The data is being exported. (progress = 001/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 002/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 205/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 206/207)</h6>
<h6>KAPM06537-I The data is being exported. (progress = 207/207)</h6>
<h6>KAPM05931-I The Application data has been exported.</h6>
<h6>KAPM05930-I The Authentication data will now be exported.</h6>
<h6>KAPM05821-I Processing to export data has started.</h6>
<h6>KAPM05822-I Processing to export data has ended.</h6>
<h6>KAPM05931-I The Authentication data has been exported.</h6>
<h6>KAPM05933-I The archive file will now be created.</h6>
<h6>KAPM05934-I The archive file has been created.</h6>
<h6>KAPM05901-I The hcmdsdbtrans command ended normally.</h6>
<p>Hope this helps you when your in a pinch like this one.  Again thanks to my Bro Anil for pulling me out of the fire&#8230;  Cheers!!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2012%2F08%2F10%2Fproblems-with-db-export-on-hicommand-suite-whaaaata%2F';
  addthis_title  = 'Problems+with+DB+Export+on+HiCommand+Suite+%26%238220%3BWhaaaata%26%238221%3B';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2012/08/10/problems-with-db-export-on-hicommand-suite-whaaaata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty Funny Stuff &#8211; Flash Storage Promo</title>
		<link>http://www.storit-blog.com/2012/05/27/pretty-funny-stuff-flash-storage-promo/</link>
		<comments>http://www.storit-blog.com/2012/05/27/pretty-funny-stuff-flash-storage-promo/#comments</comments>
		<pubDate>Sun, 27 May 2012 16:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSD]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=185</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='584' height='359' src='http://www.youtube.com/embed/-lhKQrweaFw?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2012%2F05%2F27%2Fpretty-funny-stuff-flash-storage-promo%2F';
  addthis_title  = 'Pretty+Funny+Stuff+%26%238211%3B+Flash+Storage+Promo';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2012/05/27/pretty-funny-stuff-flash-storage-promo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAIDCOM End to End Provisioning on VSP</title>
		<link>http://www.storit-blog.com/2012/03/10/raidcom-end-to-end-provisioning-on-vsp/</link>
		<comments>http://www.storit-blog.com/2012/03/10/raidcom-end-to-end-provisioning-on-vsp/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 17:30:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HDS]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=178</guid>
		<description><![CDATA[Hello, Its been awhile since I posted, but day job has been cranking lately.  I felt this one was worthy of a post, in a previous post I discussed Raidcom commands that could be useful to everyone out there.  Well &#8230; <a href="http://www.storit-blog.com/2012/03/10/raidcom-end-to-end-provisioning-on-vsp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Its been awhile since I posted, but day job has been cranking lately.  I felt this one was worthy of a post, in a previous <a title="RAIDCOM (Newest Edition to the CCI Family)" href="http://www.storit-blog.com/2011/07/25/raidcom-newest-edition-to-the-cci-family/">post</a> I discussed Raidcom commands that could be useful to everyone out there.  Well our friends at HDS have updated the CCI and VSP code to allow end to end provisioning on the VSP &#8211; Freakin sweet no more GUI <img src='http://www.storit-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .  My Collegues and I have created a script to perform VSP provisioning but since everyone has there own view on the best scripting languages I will leave the scripts for you to determine what your favorite one is. In place of the script I will give you the appropriate commands to run.</p>
<p>&nbsp;</p>
<p>Enjoy and let me know if this has helped you!!!</p>
<p><span id="more-178"></span></p>
<p>Create a HORCM file and place it in the proper location c:\windows or whatever os requires</p>
<p>HORCM</p>
<p>#<br />
#/************************* For HORCM_MON *************************************/</p>
<p>HORCM_MON<br />
#ip_address        service         poll(10ms)     timeout(10ms)<br />
10.0.0.1       horcm99         1000              3000</p>
<p>#/************************** For HORCM_CMD ************************************/</p>
<p>HORCM_CMD<br />
#dev_name                dev_name                dev_name<br />
#For IP command device svp is the ip the -31001 is the fixed port for virtual command device<br />
\\.\IPCMD-10.0.0.2-31001<br />
 </p>
<p>#/************************** For HORCM_LDEV ***********************************/</p>
<p>HORCM_LDEV<br />
#dev_group        dev_name        Serial#   CU:LDEV(LDEV#)   MU#<br />
#VG01              oradb3          11112     01:04              0</p>
<p>#/************************* For HORCM_INST ************************************/</p>
<p>HORCM_INST<br />
#dev_group        ip_address      service<br />
#VG01              10.0.0.1    horcm99<br />
C:\&gt;set HORCMINST=99</p>
<p>C:\&gt;horcmstart 99<br />
starting HORCM inst 99<br />
HORCM inst 99 starts successfully.</p>
<p>C:\&gt;raidcom -login maintenance raid-mainte</p>
<p>Host Group Creation / WWN Nickname</p>
<ul>
<li>raidcom add host_grp -port CL2-E-1 -host_grp_name test-it</li>
<li>raidcom add host_grp -port CL1-E-1 -host_grp_name test-it</li>
<li>raidcom modify host_grp -port CL1-E-1 -host_mode 3 -host_mode_opt 12 40 (HPUX and proper modes)</li>
<li>raidcom modify host_grp -port CL2-E-1 -host_mode 3 -host_mode_opt 12 40</li>
<li>raidcom add hba_wwn -port CL1-E-1 -hba_wwn 10000000c9537bb2</li>
<li>raidcom add hba_wwn -port CL2-E-1 -hba_wwn 10000000c9537d06</li>
<li>raidcom set hba_wwn -port CL1-E-1 -hba_wwn 10000000c9537bb2 -wwn_nickname testhpux1</li>
<li>raidcom set hba_wwn -port CL2-E-1 -hba_wwn 10000000c9537d06 -wwn_nickname testhpux1</li>
</ul>
<p>Create Ldevs and assign to proper CU and Pool</p>
<p>Create an ldev in HDT Pool 0, ldev=00:40:00 , capacity=30GB in blocks</p>
<ul>
<li>raidcom add ldev -pool_id 0 -ldev_id 0&#215;4000 -capacity 62914560</li>
</ul>
<p>Create an ldev in HDT Pool 0, ldev=00:46:47 , capacity=300GB in blocks</p>
<ul>
<li>raidcom add ldev -pool_id 0 -ldev_id 0&#215;4647 -capacity 629145600</li>
</ul>
<p>Add an ldev to a hostgroup</p>
<ul>
<li>raidcom add lun -port CL1-E-1 -lun_id 0003 -ldev_id 0&#215;4647</li>
<li>raidcom add lun -port CL2-E-1 -lun_id 0003 -ldev_id 0&#215;4647</li>
</ul>
<p> C:\&gt;raidcom -logout</p>
<p> C:\&gt;hormcshutdown 99</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2012%2F03%2F10%2Fraidcom-end-to-end-provisioning-on-vsp%2F';
  addthis_title  = 'RAIDCOM+End+to+End+Provisioning+on+VSP';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2012/03/10/raidcom-end-to-end-provisioning-on-vsp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBackup Guy!!!  Awesome</title>
		<link>http://www.storit-blog.com/2011/10/12/netbackup-guy-awesome/</link>
		<comments>http://www.storit-blog.com/2011/10/12/netbackup-guy-awesome/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 20:10:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=172</guid>
		<description><![CDATA[Hello from SNW..  I saw this today and I had to share it with everyone, super funny if you have been using NetBackup as long as we have&#8230; &#160; Enjoy&#8230;.  http://www.symantec.com/business/theme.jsp?themeid=netbackup-guy &#160;]]></description>
			<content:encoded><![CDATA[<p>Hello from SNW..  I saw this today and I had to share it with everyone, super funny if you have been using NetBackup as long as we have&#8230;</p>
<p>&nbsp;</p>
<p>Enjoy&#8230;.  <a>http://www.symantec.com/business/theme.jsp?themeid=netbackup-guy</a></p>
<p>&nbsp;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2011%2F10%2F12%2Fnetbackup-guy-awesome%2F';
  addthis_title  = 'NetBackup+Guy%21%21%21++Awesome';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2011/10/12/netbackup-guy-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Hit SNM2 for AMS (audpoptimize)</title>
		<link>http://www.storit-blog.com/2011/09/19/quick-hit-snm2-for-ams-audpoptimize/</link>
		<comments>http://www.storit-blog.com/2011/09/19/quick-hit-snm2-for-ams-audpoptimize/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 20:44:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HDS]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.storit-blog.com/?p=164</guid>
		<description><![CDATA[Recently a goofball I work with was complaining that I didn&#8217;t have this on my blog.  So here it is  These commands can allow you to be conservative when optimizing luns on the AMS after you have grown a DP &#8230; <a href="http://www.storit-blog.com/2011/09/19/quick-hit-snm2-for-ams-audpoptimize/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently a goofball I work with was complaining that I didn&#8217;t have this on my blog.  So here it is <img src='http://www.storit-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   These commands can allow you to be conservative when optimizing luns on the AMS after you have grown a DP Pool.  You can optimize one lun at a time or multiple depending on how crazy you want to get.  This can be done by default on all of the luns when you grow a pool.  But you probably don&#8217;t want to bang them all out out once especially if the CPU is running hot on your AMS&#8217;s</p>
<p><span id="more-164"></span>audpoptimize  -unit AMS001 -start -lu 3  -priority host (This will optimize lun # 3 and run it with the priority that runs slower to not impact host i/o)</p>
<p>audpoptimize  -unit AMS001 -start -lu 3-8  -priority host (This will optimize lun # 3-8 and run it with the priority that runs slower to not impact host i/o)</p>
<p>Hope this helps someone especially my lazy colleague&#8230;.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.storit-blog.com%2F2011%2F09%2F19%2Fquick-hit-snm2-for-ams-audpoptimize%2F';
  addthis_title  = 'Quick+Hit+SNM2+for+AMS+%28audpoptimize%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.storit-blog.com/2011/09/19/quick-hit-snm2-for-ams-audpoptimize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
