<?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: Powershell Volume Creation in Application Integration</title>
    <link>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039813#M1129</link>
    <description>&lt;P&gt;This is exactly what I use to create mine.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 17:27:57 GMT</pubDate>
    <dc:creator>wave2453</dc:creator>
    <dc:date>2019-03-26T17:27:57Z</dc:date>
    <item>
      <title>Powershell Volume Creation</title>
      <link>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039073#M1127</link>
      <description>&lt;P&gt;using powershell, how do I configure access/assign and initiator group to a new volume?&amp;nbsp;&lt;/P&gt;&lt;P&gt;New-NSVolume -name Volume1 -size 1572864 -perfpolicy_id 034ebc54516d750de1000000000000000000000014 -multi_initiator $true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Troy&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 19:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039073#M1127</guid>
      <dc:creator>tkutil115</dc:creator>
      <dc:date>2019-03-20T19:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Volume Creation</title>
      <link>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039654#M1128</link>
      <description>&lt;P&gt;You might try the following:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;$IG&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Get-NSInitiatorGroup&lt;/SPAN&gt; &lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;Name YourInitiatorGroupName&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN&gt;$vol&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Get-NSVolume&lt;/SPAN&gt; &lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;Name Volume1&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;New-NSAccessControlRecord&lt;/SPAN&gt; &lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;vol_id &lt;/SPAN&gt;&lt;SPAN&gt;$vol.id&lt;/SPAN&gt; &lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;initiator_group_id &lt;/SPAN&gt;&lt;SPAN&gt;$IG.id&lt;/SPAN&gt; &lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;apply_to &lt;/SPAN&gt;&lt;SPAN&gt;"both"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Mar 2019 22:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039654#M1128</guid>
      <dc:creator>pmiller7</dc:creator>
      <dc:date>2019-03-25T22:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Volume Creation</title>
      <link>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039813#M1129</link>
      <description>&lt;P&gt;This is exactly what I use to create mine.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/powershell-volume-creation/m-p/7039813#M1129</guid>
      <dc:creator>wave2453</dc:creator>
      <dc:date>2019-03-26T17:27:57Z</dc:date>
    </item>
  </channel>
</rss>

