<?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 remove Target name manually with get-esxcli in Array Setup and Networking</title>
    <link>https://community.hpe.com/t5/array-setup-and-networking/remove-target-name-manually-with-get-esxcli/m-p/6982475#M413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any idea how I can manually remove Static discovery target names via command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am removing some volumes from all my esxi host and need to remove the static discovery target name &lt;IMG __jive_id="2410" alt="Capture.JPG" class="jive-image image-1" src="https://community.hpe.com/legacyfs/online/2410_Capture.JPG" style="height: 141px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do it with get-esxcli but I do not see these static discovery target names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$esxcli.iscsi.adapter.discovery.statictarget.list()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-2" src="https://community.hpe.com/legacyfs/online/2433_Capture.JPG" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 20:02:18 GMT</pubDate>
    <dc:creator>vmw9</dc:creator>
    <dc:date>2015-07-13T20:02:18Z</dc:date>
    <item>
      <title>remove Target name manually with get-esxcli</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/remove-target-name-manually-with-get-esxcli/m-p/6982475#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any idea how I can manually remove Static discovery target names via command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am removing some volumes from all my esxi host and need to remove the static discovery target name &lt;IMG __jive_id="2410" alt="Capture.JPG" class="jive-image image-1" src="https://community.hpe.com/legacyfs/online/2410_Capture.JPG" style="height: 141px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do it with get-esxcli but I do not see these static discovery target names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$esxcli.iscsi.adapter.discovery.statictarget.list()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-2" src="https://community.hpe.com/legacyfs/online/2433_Capture.JPG" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 20:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/remove-target-name-manually-with-get-esxcli/m-p/6982475#M413</guid>
      <dc:creator>vmw9</dc:creator>
      <dc:date>2015-07-13T20:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: remove Target name manually with get-esxcli</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/remove-target-name-manually-with-get-esxcli/m-p/6982476#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;I just cleaned my lab and removing the Dynamic Discovery Address removed all static entries. You just must make sure that really nothing is connected to these static entries.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bildschirmfoto 2015-07-23 um 23.23.58.png" class="jive-image image-1" src="https://community.hpe.com/legacyfs/online/2507_Bildschirmfoto 2015-07-23 um 23.23.58.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The static entries:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bildschirmfoto 2015-07-23 um 23.24.16.png" class="jive-image image-2" src="https://community.hpe.com/legacyfs/online/2508_Bildschirmfoto 2015-07-23 um 23.24.16.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I ran:&lt;/P&gt;&lt;P&gt;~ # esxcli iscsi adapter discovery sendtarget remove --adapter=vmhba33 --address=192.168.179.13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there you go:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bildschirmfoto 2015-07-23 um 23.24.32.png" class="jive-image image-3" src="https://community.hpe.com/legacyfs/online/2509_Bildschirmfoto 2015-07-23 um 23.24.32.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 21:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/remove-target-name-manually-with-get-esxcli/m-p/6982476#M414</guid>
      <dc:creator>kkupfer52</dc:creator>
      <dc:date>2015-07-23T21:27:44Z</dc:date>
    </item>
  </channel>
</rss>

