<?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 Unable to delete logical JBOD. in HPE Synergy</title>
    <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226098#M1985</link>
    <description>&lt;DIV&gt;Hi, I am trying to delete a logical JBOD in Synergy. &lt;SPAN&gt;How can I force delete the JBOD?&amp;nbsp;&lt;/SPAN&gt;It fails with the following message:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Unable to delete logical JBOD. It is assigned to server profile /rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659.&lt;/DIV&gt;&lt;DIV&gt;Resolution&amp;nbsp;&lt;SPAN&gt;Unassign the logical JBOD from server profile /rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659 and retry the operation.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;However, there are currently no server profiles. All have been deleted.&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;I have tried using the powershell libraries and get this:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;PS C:\Users\Administrator\Desktop&amp;gt; Get-HPOVLogicalJBOD&lt;BR /&gt;Get-HPOVLogicalJBOD : The requested resource '/rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659' could not be f&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-HPOVLogicalJBOD&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : ObjectNotFound: (URI:String) [Get-HPOVLogicalJBOD], ResourceNotFoundException&lt;BR /&gt;+ FullyQualifiedErrorId : ResourceNotFound,Get-HPOVLogicalJBOD&lt;/P&gt;&lt;P&gt;Also, if I try to create a new server profile and assign the logical jbod to the profile, there are not any entries in the drop down list.&lt;/P&gt;&lt;P&gt;I have reset and refreshed both the D3940 and the SAS interconnect modules. I have done an e-fuse on the D3940. I have rebooted OneView on the Composer too.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 26 Sep 2024 03:54:41 GMT</pubDate>
    <dc:creator>ericmt</dc:creator>
    <dc:date>2024-09-26T03:54:41Z</dc:date>
    <item>
      <title>Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226098#M1985</link>
      <description>&lt;DIV&gt;Hi, I am trying to delete a logical JBOD in Synergy. &lt;SPAN&gt;How can I force delete the JBOD?&amp;nbsp;&lt;/SPAN&gt;It fails with the following message:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Unable to delete logical JBOD. It is assigned to server profile /rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659.&lt;/DIV&gt;&lt;DIV&gt;Resolution&amp;nbsp;&lt;SPAN&gt;Unassign the logical JBOD from server profile /rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659 and retry the operation.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;However, there are currently no server profiles. All have been deleted.&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;I have tried using the powershell libraries and get this:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;PS C:\Users\Administrator\Desktop&amp;gt; Get-HPOVLogicalJBOD&lt;BR /&gt;Get-HPOVLogicalJBOD : The requested resource '/rest/server-profiles/e2936684-7698-4ec3-b45e-9d7460d87659' could not be f&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-HPOVLogicalJBOD&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : ObjectNotFound: (URI:String) [Get-HPOVLogicalJBOD], ResourceNotFoundException&lt;BR /&gt;+ FullyQualifiedErrorId : ResourceNotFound,Get-HPOVLogicalJBOD&lt;/P&gt;&lt;P&gt;Also, if I try to create a new server profile and assign the logical jbod to the profile, there are not any entries in the drop down list.&lt;/P&gt;&lt;P&gt;I have reset and refreshed both the D3940 and the SAS interconnect modules. I have done an e-fuse on the D3940. I have rebooted OneView on the Composer too.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Sep 2024 03:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226098#M1985</guid>
      <dc:creator>ericmt</dc:creator>
      <dc:date>2024-09-26T03:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226105#M1988</link>
      <description>&lt;P&gt;Firstly you have a very old, unsupported PowerShell library. What version of HPE OneView do you have on your Composer(s), and what version of the HPE OneView PowerShell library are you using?&lt;/P&gt;&lt;P&gt;Second, this seems to be an issue with the Index.&amp;nbsp; To verify, can you validate the the following doesn't return any results:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Send-HPOVRequest -uri /rest/server-profiles&lt;/LI-CODE&gt;&lt;P&gt;If the return is empty, please open a support case to get assistance with&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 01:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226105#M1988</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2024-09-26T01:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226126#M1991</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;It is an old version of OneView on the Composer: 5.20. I can explain why offline if you would like but it cannot be upgraded right now.&lt;/P&gt;&lt;P&gt;Here is the output of the command:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;PS C:\Users\Administrator\Desktop&amp;gt; Send-HPOVRequest -uri /rest/server-profiles&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;members : {}&lt;BR /&gt;count : 0&lt;BR /&gt;total : 0&lt;BR /&gt;category : server-profiles&lt;BR /&gt;eTag : 1727360205484&lt;BR /&gt;nextPageUri :&lt;BR /&gt;start : 0&lt;BR /&gt;prevPageUri :&lt;BR /&gt;created : 2024-09-26T14:16:45.484Z&lt;BR /&gt;modified : 2024-09-26T14:16:45.484Z&lt;BR /&gt;uri : /rest/server-profiles&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 14:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226126#M1991</guid>
      <dc:creator>ericmt</dc:creator>
      <dc:date>2024-09-26T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226130#M1992</link>
      <description>&lt;P&gt;...and all the firmware and infrastructure are running SSP 2020.07.03 or earlier?&amp;nbsp; Including the compute and adapters? (and you only have Gen9/Gen10).&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 15:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226130#M1992</guid>
      <dc:creator>DanCernese</dc:creator>
      <dc:date>2024-09-26T15:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226131#M1993</link>
      <description>&lt;P&gt;Yes, 5.20 is extremely old.&amp;nbsp; While you will be able to get technical support to help address this OneView Index issue (there are local, internal database commands HPE Support knows), this is extremely old.&amp;nbsp; And you have no server profiles.&amp;nbsp; Can you not re-image the Composer(s) to the supported current version?&amp;nbsp; This will certainly solve the issue, but in a big hammer approach.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 15:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226131#M1993</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2024-09-26T15:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226134#M1994</link>
      <description>&lt;P&gt;Since you're trying to clean this up and stay at 5.2, why don't you just factory default reset the composer and/or reimage it to 5.2.&lt;/P&gt;&lt;P&gt;You've already reset some modules; you'll need to factory default reset the FLMs and then swap the VC modules which will reset their config too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 17:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226134#M1994</guid>
      <dc:creator>DanCernese</dc:creator>
      <dc:date>2024-09-26T17:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226189#M1995</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;We tried a re-image but it wouldn't re-image to the same version. So I did a factory reset and reconfiguration. It is all good now.&lt;/P&gt;&lt;P&gt;I do hope to upgrade it at some point but not sure when the solution owners will allow it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 23:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226189#M1995</guid>
      <dc:creator>ericmt</dc:creator>
      <dc:date>2024-09-27T23:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete logical JBOD.</title>
      <link>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226328#M1999</link>
      <description>&lt;P&gt;I'm glad the reset worked.&amp;nbsp; However, a reimage should work regardless of any version.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 17:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/unable-to-delete-logical-jbod/m-p/7226328#M1999</guid>
      <dc:creator>DanCernese</dc:creator>
      <dc:date>2024-09-30T17:56:38Z</dc:date>
    </item>
  </channel>
</rss>

