<?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: Encrypted volume and unreachable external key manager in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157424#M35729</link>
    <description>&lt;P&gt;I figured it out.&amp;nbsp; You have use diagnostic mode to force the update of the certificate, and ignore the warning.&amp;nbsp; Of course the private key will be different for the new certificate, but it will work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAT-NVE::security key-manager external*&amp;gt; modify -vserver SAT-NVE -client-cert NetAppNVE_DB1A&lt;/P&gt;
&lt;P&gt;Warning: The new client certificate public or private keys are different from the existing client&lt;BR /&gt;certificate. This could lead to failure in retrieving the keys from the configured key&lt;BR /&gt;servers.&lt;BR /&gt;Do you want to continue? {y|n}: y&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2020 13:46:19 GMT</pubDate>
    <dc:creator>JaneGil</dc:creator>
    <dc:date>2020-06-30T13:46:19Z</dc:date>
    <item>
      <title>Encrypted volume and unreachable external key manager</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157399#M35713</link>
      <description>&lt;P&gt;We're in a bit of a pickle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our lab, we have a NetApp appliance running ONTAP 9.6.&amp;nbsp; &amp;nbsp; It was integrated with an external key manager several months ago that was reconfigured.&amp;nbsp; &amp;nbsp;There's one encrypted volume on the appliance that we don't care about.&amp;nbsp; The appliance can no longer communicate with the key manager, but we've loaded new certificates on it to be able to re-establish communication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is essentially the same situation that you'd encounter if you let a certificate expire, so I'm following those instructions here:&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-nve%2FGUID-D457F0DF-420A-4FE7-A782-040878F0D000.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-nve%2FGUID-D457F0DF-420A-4FE7-A782-040878F0D000.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When I attempt to remove the server as instructed, I'm told I can't because there's an encrypted volume.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;SAT-NVE::*&amp;gt; security key-manager external remove-servers -vserver SAT-NVE -key-servers 10.106.189.27:5696&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Error: command failed: The key server at "10.106.189.27" contains volume encryption keys that are currently in use and not available from any other configured key server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I attempt to delete the encrypted volume, I can't do that because it can't reach the external key manager.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;SAT-NVE::*&amp;gt; volume delete -vserver SAT-01 -volume EncryptedVM&lt;/P&gt;
&lt;P&gt;Error: command failed: One or more key servers are unavailable for Vserver "SAT-NVE". Use the "security key-manager external show-status -vserver SAT-NVE"&amp;nbsp; command to check the status of the key servers. Verify that the network configuration is correct.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The -force attribute didn't help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I get out of this loop?&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jane&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:03:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157399#M35713</guid>
      <dc:creator>JaneGil</dc:creator>
      <dc:date>2025-06-04T11:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted volume and unreachable external key manager</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157400#M35714</link>
      <description>&lt;P&gt;Have you tried "set advanced" and try using the "-force" option with the "volume delete" command?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 22:29:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157400#M35714</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2020-06-29T22:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted volume and unreachable external key manager</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157422#M35728</link>
      <description>&lt;P&gt;Yes, thanks, I tried that, and it didn't help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm concerned for our customers because I don't know they can renew or replace a certificate if they have encrypted volumes (which all our customers do).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 13:02:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157422#M35728</guid>
      <dc:creator>JaneGil</dc:creator>
      <dc:date>2020-06-30T13:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted volume and unreachable external key manager</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157424#M35729</link>
      <description>&lt;P&gt;I figured it out.&amp;nbsp; You have use diagnostic mode to force the update of the certificate, and ignore the warning.&amp;nbsp; Of course the private key will be different for the new certificate, but it will work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAT-NVE::security key-manager external*&amp;gt; modify -vserver SAT-NVE -client-cert NetAppNVE_DB1A&lt;/P&gt;
&lt;P&gt;Warning: The new client certificate public or private keys are different from the existing client&lt;BR /&gt;certificate. This could lead to failure in retrieving the keys from the configured key&lt;BR /&gt;servers.&lt;BR /&gt;Do you want to continue? {y|n}: y&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 13:46:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Encrypted-volume-and-unreachable-external-key-manager/m-p/157424#M35729</guid>
      <dc:creator>JaneGil</dc:creator>
      <dc:date>2020-06-30T13:46:19Z</dc:date>
    </item>
  </channel>
</rss>

