<?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>article MountVolume Error while migrating from ClassicFullstack to CloudNativeFullStack monitoring Mode Dynatrace in Kubernetes/Openshift cluster in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/MountVolume-Error-while-migrating-from-ClassicFullstack-to/ta-p/260612</link>
    <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;&amp;nbsp;&lt;/H1&gt;
&lt;H1&gt;&lt;STRONG&gt;Symptoms&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;Application pods cannot start; facing MountVolume error after migrating from ClassicFullstack(CFS) to Cloudnative(CNF).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Error event&lt;/STRONG&gt;&lt;/H2&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;MountVolume.MountDevice failed for volume "pvc-xxxxxxxxxxxxxx" : rpc error: code = Internal desc = failed to get disk format of disk /dev/rbd0: blkid returns invalid output: ERROR: ld.so: object '/opt/dynatrace/oneagent/agent/bin/current/linux-x86-64/liboneagentproc.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. DEVNAME=/dev/rbd0 TYPE=ext4&lt;/LI-CODE&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;UL&gt;
&lt;LI&gt;Error persists even after removing Dynatrace components (Namespace, DynaKube, Operator, Webhook, OneAgent and ActiveGate) and restarting application pods.&lt;/LI&gt;
&lt;LI&gt;/etc/ld.so.preload is either empty or does not exist.&lt;/LI&gt;
&lt;LI&gt;The node still has the old reference of /opt/dynatrace/oneagent/agent/ CFS, which should be changed to /opt/dynatrace/oneagent-pass/ in CNF.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;&amp;nbsp;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;Restart the Nodes where the application pods were deployed.&lt;/LI&gt;
&lt;LI&gt;Move forward with a clean CloudNativeFullStack Operator installation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Note&lt;/H2&gt;
&lt;P&gt;If you are running &lt;SPAN&gt;Kubernetes clusters utilizing a CRI-O container runtime and running OneAgent version 279 or earlier, there is an additional step needed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Run&amp;nbsp; /opt/dynatrace/oneagent/agent/uninstall.sh&amp;nbsp;script on each Node, otherwise the migration fails. &lt;BR /&gt;See &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/guides/operation/migration/classic-to-app-monitoring#expand--show-step-by-step-instructions" target="_self"&gt;documentation&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 31 Oct 2024 07:26:01 GMT</pubDate>
    <dc:creator>Asmaa</dc:creator>
    <dc:date>2024-10-31T07:26:01Z</dc:date>
    <item>
      <title>MountVolume Error while migrating from ClassicFullstack to CloudNativeFullStack monitoring Mode Dynatrace in Kubernetes/Openshift cluster</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/MountVolume-Error-while-migrating-from-ClassicFullstack-to/ta-p/260612</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;&amp;nbsp;&lt;/H1&gt;
&lt;H1&gt;&lt;STRONG&gt;Symptoms&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;Application pods cannot start; facing MountVolume error after migrating from ClassicFullstack(CFS) to Cloudnative(CNF).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Error event&lt;/STRONG&gt;&lt;/H2&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;MountVolume.MountDevice failed for volume "pvc-xxxxxxxxxxxxxx" : rpc error: code = Internal desc = failed to get disk format of disk /dev/rbd0: blkid returns invalid output: ERROR: ld.so: object '/opt/dynatrace/oneagent/agent/bin/current/linux-x86-64/liboneagentproc.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. DEVNAME=/dev/rbd0 TYPE=ext4&lt;/LI-CODE&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;UL&gt;
&lt;LI&gt;Error persists even after removing Dynatrace components (Namespace, DynaKube, Operator, Webhook, OneAgent and ActiveGate) and restarting application pods.&lt;/LI&gt;
&lt;LI&gt;/etc/ld.so.preload is either empty or does not exist.&lt;/LI&gt;
&lt;LI&gt;The node still has the old reference of /opt/dynatrace/oneagent/agent/ CFS, which should be changed to /opt/dynatrace/oneagent-pass/ in CNF.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;&amp;nbsp;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;Restart the Nodes where the application pods were deployed.&lt;/LI&gt;
&lt;LI&gt;Move forward with a clean CloudNativeFullStack Operator installation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Note&lt;/H2&gt;
&lt;P&gt;If you are running &lt;SPAN&gt;Kubernetes clusters utilizing a CRI-O container runtime and running OneAgent version 279 or earlier, there is an additional step needed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Run&amp;nbsp; /opt/dynatrace/oneagent/agent/uninstall.sh&amp;nbsp;script on each Node, otherwise the migration fails. &lt;BR /&gt;See &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/guides/operation/migration/classic-to-app-monitoring#expand--show-step-by-step-instructions" target="_self"&gt;documentation&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 31 Oct 2024 07:26:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/MountVolume-Error-while-migrating-from-ClassicFullstack-to/ta-p/260612</guid>
      <dc:creator>Asmaa</dc:creator>
      <dc:date>2024-10-31T07:26:01Z</dc:date>
    </item>
  </channel>
</rss>

