<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSSU Commands in Storage Software</title>
    <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123997#M1441</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;        Thanks for all your help, got the document.</description>
    <pubDate>Mon, 11 Aug 2008 13:07:24 GMT</pubDate>
    <dc:creator>krishnan sukumaran</dc:creator>
    <dc:date>2008-08-11T13:07:24Z</dc:date>
    <item>
      <title>SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123990#M1434</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt; I need to create a vraid, allocation thrgh SSSU, can any one share a doc or steps how to do that,it will helpfull.&lt;BR /&gt;&lt;BR /&gt;We are having EVA 8000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P.S. This thread has been moved from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Storage Area Networks (SAN) (Enterprise) to HP Storage System Scripting Utility (SSSU)&lt;/SPAN&gt;&lt;SPAN&gt;. -HP Forum Moderator&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 02:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123990#M1434</guid>
      <dc:creator>krishnan sukumaran</dc:creator>
      <dc:date>2014-02-18T02:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123991#M1435</link>
      <description>Added to that if you can send other SSSU commands also it will usefull.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Krishnan</description>
      <pubDate>Fri, 08 Aug 2008 15:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123991#M1435</guid>
      <dc:creator>krishnan sukumaran</dc:creator>
      <dc:date>2008-08-08T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123992#M1436</link>
      <description>Krishnan,&lt;BR /&gt;&lt;BR /&gt;here is the link to the current SSSU manual:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=471497&amp;amp;targetPage=http%3A%2F%2Fbizsupport.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01376137%2Fc01376137.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=471497&amp;amp;targetPage=http%3A%2F%2Fbizsupport.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01376137%2Fc01376137.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A virtual disk is created with the "ADD VDISK" command. And then you present it to a host with the "ADD LUN" command. E.g.:&lt;BR /&gt;&lt;BR /&gt;+---- one line:&lt;BR /&gt;ADD VDISK "\Virtual Disks\VMware_ESX\VMFS-01" DISK_GROUP="\Disk Groups\DG01" SIZE=640 REDUNDANCY=VRAID5 WRITECACHE=WRITEBACK MIRRORCACHE=MIRRORED READ_CACHE NOWRITE_PROTECT OS_UNIT_ID=0 NOPREFERRED_PATH WAIT_FOR_COMPLETION&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;+---- one line:&lt;BR /&gt;ADD LUN 1 VDISK="\Virtual Disks\VMware_ESX\VMFS-01\ACTIVE" HOST="\Hosts\VMware_ESX\ESX1"&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;You can also use the "CAPTURE CONFIGURATION" command and it will create an SSSU script with the current configuration of your EVA.</description>
      <pubDate>Fri, 08 Aug 2008 16:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123992#M1436</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2008-08-08T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123993#M1437</link>
      <description>Hi Uwe,&lt;BR /&gt;&lt;BR /&gt;        I am not able to access the url you have given.&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=471497&amp;amp;targetPage=http%3A%2F%2Fbizsupport.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01376137%2Fc01376137.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=471497&amp;amp;targetPage=http%3A%2F%2Fbizsupport.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01376137%2Fc01376137.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We're very sorry&lt;BR /&gt;The page you requested is not avlb&lt;BR /&gt;&lt;BR /&gt;This is what i am getting....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2008 16:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123993#M1437</guid>
      <dc:creator>krishnan sukumaran</dc:creator>
      <dc:date>2008-08-08T16:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123994#M1438</link>
      <description>Hi, this is a shorter and working link to SSSU user guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01376137/c01376137.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01376137/c01376137.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 08 Aug 2008 16:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123994#M1438</guid>
      <dc:creator>Víctor Cespón</dc:creator>
      <dc:date>2008-08-08T16:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123995#M1439</link>
      <description>&amp;gt; The page you requested is not avlb&lt;BR /&gt;&lt;BR /&gt;Once again, this is a problem with HP's infrastructure :-( :-(&lt;BR /&gt;&lt;BR /&gt;I've tried the URL I posted a few minutes ago 4 times and got 2x 404 errors and 2 times the download started successfully.</description>
      <pubDate>Sat, 09 Aug 2008 07:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123995#M1439</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2008-08-09T07:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123996#M1440</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Take a look at the attachment "HP StorageWorks Storage System Scripting&lt;BR /&gt;Utility reference" for SSSU version 8.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 11:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123996#M1440</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-08-11T11:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123997#M1441</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;        Thanks for all your help, got the document.</description>
      <pubDate>Mon, 11 Aug 2008 13:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123997#M1441</guid>
      <dc:creator>krishnan sukumaran</dc:creator>
      <dc:date>2008-08-11T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU Commands</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123998#M1442</link>
      <description>fcxv</description>
      <pubDate>Mon, 28 Jun 2010 04:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-commands/m-p/5123998#M1442</guid>
      <dc:creator>krishnan sukumaran</dc:creator>
      <dc:date>2010-06-28T04:14:33Z</dc:date>
    </item>
  </channel>
</rss>

