<?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: HP OneView troubles in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130029#M6171</link>
    <description>&lt;P&gt;HP OneView v 6.0&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 12:58:15 GMT</pubDate>
    <dc:creator>AdminMSK</dc:creator>
    <dc:date>2021-04-15T12:58:15Z</dc:date>
    <item>
      <title>HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130024#M6169</link>
      <description>&lt;P&gt;I ran into the following issues while setting up HP OneView Standard:&lt;/P&gt;&lt;P&gt;1. Registration with HPE Remote Support fails.&lt;BR /&gt;I tried to put different checkboxes, but always after clicking the register in HPE Support button, the window hangs in this status and nothing happens.&lt;/P&gt;&lt;P&gt;I found a possible solution to the problem - execute the commands:&lt;/P&gt;&lt;P&gt;# Connect to the appliance&lt;/P&gt;&lt;P&gt;Connect-HPOVMgmt -ComputerName MyAppliance -Credential (Get-Credential -Username myadmin)&lt;/P&gt;&lt;P&gt;# Issue the DELETE REST API call&lt;/P&gt;&lt;P&gt;Send-HPOVRequest -URI /rest/support/portal-registration -Method DELETE -AddHeader @{"If-Match" = "*"}&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/t5/HPE-OneView/Replacement-Oneview-appliance-won-t-register-with-insight-online/td-p/7092838#.YHavFjZ7mHs" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/HPE-OneView/Replacement-Oneview-appliance-won-t-register-with-insight-online/td-p/7092838#.YHavFjZ7mHs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Installed the HPEOneView.600 module, but the "Send-HPOVRequest" cmdlet is not recognized:&lt;BR /&gt;How to register?&lt;/P&gt;&lt;P&gt;2. Not added to the monitoring of the Gen6 server with iLO2.&lt;BR /&gt;The documentation says that monitoring should be supported for Gen6:&lt;BR /&gt;The minimum firmware version for iLO2 is 2.13, I have updated to the latest available 2.77, but the result has not changed.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hp-form-message-text"&gt;Error on&amp;nbsp;DL servers:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;Unable to establish trusted communication with the server.&lt;BR /&gt;&lt;STRONG&gt;Resolution: &lt;/STRONG&gt;Ensure that server iLO is reachable and responding. Check that the server iLO supports the TLS protocol version, cipher suites and certificate strength supported by HPE OneView. Retry importing the server.&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error on blade:&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Encountered problems with the following: HP_c7000, bay 10.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;Locked&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Resolution&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Refresh the enclosure. Reseat the device if necessary. If the problem persists contact your authorized support representative and provide them with a support dump (GEC_181).&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Apr 2021 12:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130024#M6169</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-15T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130029#M6171</link>
      <description>&lt;P&gt;HP OneView v 6.0&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 12:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130029#M6171</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-15T12:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130242#M6180</link>
      <description>&lt;P&gt;Welcome&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2039589"&gt;@AdminMSK&lt;/a&gt;&amp;nbsp;to the HPE OneView Community.&lt;/P&gt;&lt;P&gt;Typically when the appliance is unable to connect to the HPE OneView Remote Support (OVRS) backend, it is a firewall or proxy issue.&amp;nbsp; If your management network/infrastructure requires HTTP/HTTPS Proxy for ourbound connectivity, you will need to configure that at the appliance under Settings -&amp;gt; Proxy.&lt;/P&gt;&lt;P&gt;The HPE OneView PowerShell library went through a recent vendor prefix change.&amp;nbsp; So, the Cmdlets start with &lt;FONT face="courier new,courier"&gt;-OV&lt;/FONT&gt;, not &lt;FONT face="courier new,courier"&gt;-HPOV&lt;/FONT&gt;.&amp;nbsp; That change happened at the HPE OneView 5.30 release last year.&amp;nbsp; So the code would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;# Connect to the appliance

Connect-OVMgmt -ComputerName MyAppliance -Credential (Get-Credential -Username myadmin)

# Issue the DELETE REST API call

Send-OVRequest -URI /rest/support/portal-registration -Method DELETE -AddHeader @{"If-Match" = "*"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We removed TLS 1.0 support from the appliance, which is going to impact the ability to monitor a Gen6 iLO2 system.&amp;nbsp; iLO2 only supports TLS 1.0, and none of the newer TLS versions.&amp;nbsp; Let me check if there is anything that can be done with OneView 6.0 here.&lt;/P&gt;&lt;P&gt;As for the c-Class issue, can you log into the OA and identify what generation of server that is?&amp;nbsp; Unfortunately the error doesn't describe much here.&amp;nbsp; I'm seeing if I can find an internal document that describes what the error code&amp;nbsp;&lt;SPAN&gt;GEC_181 could reference.&amp;nbsp; Otherwise, a support case would be needed to analyze an appliance support dump.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 16:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130242#M6180</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-04-16T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130773#M6186</link>
      <description>&lt;P&gt;Thanks, but the command still fails with an error:&lt;/P&gt;&lt;P&gt;PS H:\&amp;gt; Send-OVRequest -URI /rest/support/portal-registration -Method DELETE -AddHeader @{"If-Match" = "*"}&lt;BR /&gt;[Send-OVRequest]: The appliance may be busy or the request may have exceeded the configuration maximums documented in t&lt;BR /&gt;he support matrix. Retry the operation if necessary.&lt;BR /&gt;C:\Program Files\WindowsPowerShell\Modules\HPEOneView.600\6.0.2719.1668\HPEOneView.600.psm1:6770 знак:33&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throw $ErrorRecord&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (Send-OVRequest:String) [], InvalidOperationException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : GENERIC_HTTP_500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With HPOneView.500 module same error:&lt;/P&gt;&lt;P&gt;PS H:\&amp;gt; Send-HPOVRequest -URI /rest/support/portal-registration -Method DELETE -AddHeader @{"If-Match" = "*"}&lt;BR /&gt;[Send-HPOVRequest]: The appliance may be busy or the request may have exceeded the configuration maximums documented in&lt;BR /&gt;&amp;nbsp;the support matrix. Retry the operation if necessary.&lt;BR /&gt;C:\Program Files\WindowsPowerShell\Modules\HPOneView.500\5.0.2736.1630\HPOneView.500.psm1:6580 знак:33&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throw $ErrorRecord&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (Send-HPOVRequest:String) [], InvalidOperationException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : GENERIC_HTTP_500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blades with errors - Gen6.&lt;/P&gt;&lt;P&gt;There are no connection errors on gen7 and above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 09:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130773#M6186</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-21T09:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130845#M6187</link>
      <description>&lt;P&gt;OneView Remote Support only works with Gen8 and newer servers.&amp;nbsp; You will need IRS for Gen7 and older phone home support.&lt;/P&gt;&lt;P&gt;That said, I would ask that you open a support case for the original issue.&amp;nbsp; The appliance is reporting that it has throttled requests because it is too busy.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 15:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7130845#M6187</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-04-21T15:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131409#M6189</link>
      <description>&lt;P&gt;I have Gen6, Gen7, Gen8, Gen9 and Gen10 servers. I want to monitor Gen6 and Gen7 health myself. And I also want to automatically&amp;nbsp;create cases for Gen8, Gen9, Gen10. Support for this functionality is described in the documentation, but in fact I cannot register for Remote Support, and Gen6 does not connect to HP OneView at all.&lt;/P&gt;&lt;P&gt;I am using the standard (free) version. And&amp;nbsp;HP support sent me to this forum.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 07:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131409#M6189</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-26T07:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131507#M6190</link>
      <description>&lt;P&gt;We disabled TLS 1.0 by default for new installations of HPE OneView 5.40 and newer.&amp;nbsp; Gen6 can only support TLS 1.0, and is unable to support newer TLS versions.&lt;/P&gt;&lt;P&gt;As for OneView Remote Support, it requires a synchronous HTTPS access to our backend API to configure.&amp;nbsp; If there is a firewall preventing outbound access, you need to ensure that a rule is added (HTTPS/TCP outbound to api.support.hpe.com).&amp;nbsp; An alternative configuration would be using an HTTP proxy, which you can enable under Settings -&amp;gt; Proxy.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 15:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131507#M6190</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-04-26T15:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131515#M6191</link>
      <description>&lt;P&gt;Today, after restarting the app, the registration was performed automatically.&lt;BR /&gt;There was still a question with connecting Gen6 to monitoring.&lt;/P&gt;&lt;P&gt;Found article &lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00111326en_us&amp;amp;docLocale=en_US" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00111326en_us&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but no experience with REST API (how to use these commands and in which application).&lt;BR /&gt;Tried it through powershell, but an error is thrown:&lt;/P&gt;&lt;P&gt;Invoke-RestMethod: {"errorSource": null, "data": {}, "details": "The requested resource could not be found.", "Message": "Not Found", "me&lt;BR /&gt;ssageParameters ": []," nestedErrors ": []," errorCode ":" GENERIC_HTTP_404 "," recommendedActions ": [" Check the request URI, then resend the&lt;BR /&gt;request. "," Verify if the request requires an X-API-Version header. "]}&lt;BR /&gt;line: 71 characters: 1&lt;BR /&gt;+ Invoke-RestMethod &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/945727"&gt;@params&lt;/a&gt;&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo: InvalidOperation: (System.Net.HttpWebRequest: HttpWebRequest) [Invoke-RestMethod], WebException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId: WebCmdletWebResponseException, Microsoft.PowerShell.Commands.InvokeRestMethodCommand&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to follow the link in the article via the web, where I need to perform PUT, then the same code is 404 - the page was not found:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;404 Not Found&lt;BR /&gt;The requested resource could not be found.&lt;BR /&gt;Check the request URI, then resend the request.&lt;BR /&gt;You might want to return to the appliance home.&lt;/P&gt;&lt;P&gt;Powershell example below:&lt;BR /&gt;$ username = "blablabla"&lt;BR /&gt;$ upassword = "blablabla"&lt;/P&gt;&lt;P&gt;$ auth = $ username + ':' + $ upassword&lt;BR /&gt;$ Encoded = [System.Text.Encoding] :: UTF8.GetBytes ($ auth)&lt;BR /&gt;$ authorizationInfo = [System.Convert] :: ToBase64String ($ Encoded)&lt;/P&gt;&lt;P&gt;$ jsonSample = '[&lt;BR /&gt;{&lt;BR /&gt;"type": "ProtocolV1",&lt;BR /&gt;"protocolName": "TLSv1.0",&lt;BR /&gt;"enabled": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "ProtocolV1",&lt;BR /&gt;"protocolName": "TLSv1.1",&lt;BR /&gt;"enabled": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "ProtocolV1",&lt;BR /&gt;"protocolName": "TLSv1.2",&lt;BR /&gt;"enabled": true&lt;BR /&gt;}&lt;BR /&gt;] '&lt;/P&gt;&lt;P&gt;$ params = @ {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uri = 'https: //applaince/rest/security-standards/protocols'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Headers = @ {'Authorization' = "Basic $ authorizationInfo"}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method = 'PUT'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Body = $ jsonSample&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Body = ($ jsonSample | ConvertTo-Json)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ContentType = 'application / json'&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Invoke-RestMethod &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/945727"&gt;@params&lt;/a&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Apr 2021 15:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131515#M6191</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-26T15:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131516#M6192</link>
      <description>&lt;P&gt;Use &lt;A href="https://hpe-docs.gitbook.io/posh-hpeoneview/cmdlets/v6.00/appliance/set-ovappliancesecurityprotocol" target="_blank" rel="noopener"&gt;Set-OVApplianceSecurityProtocol&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 15:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131516#M6192</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-04-26T15:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131641#M6193</link>
      <description>&lt;P&gt;Thank you, tls 1.0 was enabled using the specified cmdlet.&lt;/P&gt;&lt;P&gt;PS H:\&amp;gt; Get-OVApplianceSecurityProtocol&lt;BR /&gt;Mode: LEGACY&lt;/P&gt;&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled ModeIsEnabled CipherSuites&lt;BR /&gt;----&amp;nbsp;&amp;nbsp;&amp;nbsp; ------- ------------- ------------&lt;BR /&gt;TLSv1.2 True&amp;nbsp;&amp;nbsp;&amp;nbsp; True&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 True, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 True,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384 True, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384 True...&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;TLSv1.1 True&amp;nbsp;&amp;nbsp;&amp;nbsp; True&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA True, TLS_RSA_WITH_AES_256_CBC_SHA True, TLS_RSA_WITH&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _AES_128_CBC_SHA True, TLS_RSA_WITH_AES_128_GCM_SHA256 True...}&lt;BR /&gt;TLSv1&amp;nbsp;&amp;nbsp; True&amp;nbsp;&amp;nbsp;&amp;nbsp; True&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA True, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA True, TLS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA True, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA True...}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now, according to the article (&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00111326en_us&amp;amp;docLocale=en_US" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00111326en_us&amp;amp;docLocale=en_US&lt;/A&gt;), it is necessary to recreate the certificate so that the signature algorithm changes from MD5 to SHA1.&lt;/P&gt;&lt;P&gt;I renamed ilo, checked with firefox that the certificate algorithm had changed to SHA1, but HP Oneview still does not want to add the Gen6 server.&lt;/P&gt;&lt;P&gt;Error in HP OneView:&lt;BR /&gt;Unable to add server hardware: blablabla.domain&lt;BR /&gt;Unable to determine the hardware configuration for 'blablabla.domain'.&lt;BR /&gt;Resolution: Verify that 'blablabla.domain' is a management processor with supported firmware. Consult the HPE OneView Support Matrix for a list of supported hardware.&lt;/P&gt;&lt;P&gt;Servers - DL320G6, DL360G6, DL380G6&lt;BR /&gt;ilo2 version - 2.33 (latest)&lt;BR /&gt;I go to the iLO without any problems, though he is a little thoughtful.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 09:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7131641#M6193</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-04-27T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132851#M6223</link>
      <description>&lt;P&gt;It turned out to add a Gen6 servers after downgrading the iLO2 firmware version to 1.32.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-a00072193en_us" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-a00072193en_us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have a new problem. I cannot manage or delete a group. The name of the group contains Cyrillic and this is probably the reason. Granting rights through a group works (adding a user to a group in AD), but when you select a group in the console, management tools are not available and the following message appears:&lt;/P&gt;&lt;P&gt;Unable to locate the item you requested.&lt;/P&gt;&lt;P style="background: none; margin: 0px 0px 20px; padding: 0px; border: 0px currentColor; text-align: left; color: #333333; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Metric, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; widows: 2; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial;"&gt;The item you requested does not exist or is restricted by scope. It is possible that another user has deleted this item. Refresh this page or select a different item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For other groups without Cyrillic, control is available. How to remove this group from&amp;nbsp;HP Oneview?&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 06:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132851#M6223</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-05-06T06:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132853#M6224</link>
      <description>&lt;P&gt;And how can I disable Diffie-Hellman in HP Oneview 6.0? So that I don't have to rollback firmware on all Gen6 servers.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 06:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132853#M6224</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-05-06T06:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132856#M6225</link>
      <description>&lt;P&gt;The version&amp;nbsp;iLO2&amp;nbsp;has not been specified correctly. The iLO2&amp;nbsp;firmware version that works with HP Oneviev 6.0 is 2.32&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 07:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132856#M6225</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-05-06T07:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132980#M6238</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;And how can I disable Diffie-Hellman in HP Oneview 6.0? So that I don't have to rollback firmware on all Gen6 servers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, we have no ability to disable individual ciphers within OneView.&amp;nbsp; The only way to disable weaker ciphers and protocols is to put the appliance into either FIPS or CNSA mode.&amp;nbsp; Which that will break (or in your case continue to break) communication with older servers and components.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 15:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132980#M6238</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-05-06T15:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132981#M6239</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;The version&amp;nbsp;iLO2&amp;nbsp;has not been specified correctly. The iLO2&amp;nbsp;firmware version that works with HP Oneviev 6.0 is 2.32&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Are you saying that downgrading from 2.33 to 2.32 fixed your problem?&amp;nbsp; If it didn't, I would suggest you open a support case for this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 15:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7132981#M6239</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-05-06T15:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133106#M6245</link>
      <description>&lt;P&gt;Yes, downgrade are solved problem.&lt;/P&gt;&lt;P&gt;1. Enable TLS 1.0&amp;nbsp;on HP OneView.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Upgrade\downgrade&amp;nbsp;iLO2 firmware to&amp;nbsp;ver. 2.32&lt;/P&gt;&lt;P&gt;3. Change iLO2&amp;nbsp;certificate singning algorytm&amp;nbsp;from MD5&amp;nbsp;to SHA1.&lt;/P&gt;&lt;P&gt;After these actions, Gen5 and Gen6 servers are successfully added for monitoring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you suggest how to remove a group with a Cyrillic name in the name from Shchtu&amp;nbsp;HPOneView?&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 09:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133106#M6245</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-05-07T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133110#M6246</link>
      <description>&lt;P&gt;&lt;EM&gt;Can you suggest how to remove a group with a Cyrillic in the name from&amp;nbsp;&amp;nbsp;HPOneView?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 09:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133110#M6246</guid>
      <dc:creator>AdminMSK</dc:creator>
      <dc:date>2021-05-07T09:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP OneView troubles</title>
      <link>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133193#M6247</link>
      <description>&lt;P&gt;We currently do not offer the ability to disable individual ciphers within OneView today.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please know that the Gen5 servers you are adding are not supported and are not tested to work as even monitored devices.&amp;nbsp; We are also looking at deprecating legacy servers in the future.&amp;nbsp; Deprecation will always be documented at least in the Release Notes for that release.&amp;nbsp; We are looking at other ways to communicate legacy hardware support deprecation.&lt;/P&gt;&lt;P&gt;This legacy hardware deprecation is to remove vulnerable algorithms (i.e. TLS 1.0) and disable weaker ciphers from OneView.&amp;nbsp; This would mean supported Gen6 and Gen7 servers would no longer be monitorable from OneView in a future release.&amp;nbsp; And in your case, the Gen5 servers certainly would not be monitorable.&lt;/P&gt;&lt;P&gt;I cannot comment on a timeline. Just we are looking at planning that here in the near future.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 14:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/hp-oneview-troubles/m-p/7133193#M6247</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-05-07T14:51:52Z</dc:date>
    </item>
  </channel>
</rss>

