<?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 Managed Cluster backup troubleshooting - most common issues in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Managed-Cluster-backup-troubleshooting-most-common-issues/ta-p/269734</link>
    <description>&lt;H1&gt;Abstract&lt;/H1&gt;
&lt;P&gt;In this troubleshooting article, you'll find the most common issues and their resolutions related to the Managed Cluster backup.&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H1 id="heading-how-is-the-backup-path-test-even-working-scenario-for-managed-cluster-with-3-nodes"&gt;How does the backup path test work? (scenario for Managed Cluster with 3 nodes)&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-how-is-the-backup-path-test-even-working-scenario-for-managed-cluster-with-3-nodes" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;A test file is created on the NFS storage from node1 and each node checks that the file can be seen. If successful, it's removed by node1.&lt;/LI&gt;
&lt;LI&gt;A test file is created on the NFS storage from node2 and each node checks that the file can be seen. If successful, it's removed by node2.&lt;/LI&gt;
&lt;LI&gt;A test file is created on the NFS storage from node3 and each node checks that the file can be seen. If successful, it's removed by node3.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Since the Managed Cluster v1.276, instead of creating a test file called "testfile" (on every node), a random file name is generated, i.e. [timestamp].test&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;For the PHA (Premium High Availability) Managed Cluster deployment, the test/backup is only performed in one DC.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Problem 1 - "(...) Host 172.18.150.29: Failed to find a test file."&lt;/H2&gt;
&lt;DIV id="tinyMceEditorPatrykAdamowicz_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: Failed to find a test file.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_1-1739274839219.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26321iB5B56CE14C2A5D64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_1-1739274839219.png" alt="PatrykAdamowicz_1-1739274839219.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;STRONG&gt;This warning message will appear only for Managed Cluster deployments with more than one node.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;What does this error mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-does-this-error-mean" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, the "test file" on the cluster node mentioned in the error description was not found.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Backup NFS storage is mounted only on one node out of multiple (depending on the Managed Cluster size deployment)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;NFS storage issues on a single node (indicated by error message). The storage might be mounted at the OS level, but it's not responding or timing out&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Local storage is being used instead of NFS storage (a backup directory is created with the same name on each node but created locally) – nodes can't see the "test file" on a non-shared disk&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The NFS cache option is used for the NFS storage (the file is created/stored in the cache instead of being created/stored on the disk and is not visible to other nodes)&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Problem 2 - "(...) Host 172.18.150.29: No permissions to write to the directory." or "No permissions to read/write to the directory."&lt;BR /&gt;&lt;BR /&gt;&lt;/H2&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: No permissions to write to the directory.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_2-1739274908120.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26322i409544B897926109/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_2-1739274908120.png" alt="PatrykAdamowicz_2-1739274908120.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3 id="heading-what-do-these-errors-mean"&gt;What do these errors mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-do-these-errors-mean" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, a test file couldn't be created on the NFS storage due to missing/ insufficient permissions for the "dynatrace" user,&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear-1"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear-1" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;There is a missing directory on the storage compared to the path provided during the backup configuration&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The directory is not owned by a "dynatrace" user (the user can be different and depends on the customer customization during Managed Cluster installation)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The "dynatrace" user doesn't have sufficient permissions to write/read from the NFS storage&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The "dynatrace" user has different uid and gid across Managed Cluster nodes&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="heading-network-path-verification-failed-on-some-nodes.error-messages-for-each-node-are-listed-below.host-172.18.150.29-node-communication-problem"&gt;Problem 3 - "(...) Host 172.18.150.29: Node communication problem."&lt;BR /&gt;&lt;BR /&gt;&lt;/H2&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: Node communication problem.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_3-1739275197117.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26324i552B8DE2B58F033F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_3-1739275197117.png" alt="PatrykAdamowicz_3-1739275197117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3 id="heading-what-does-this-error-mean-1"&gt;What does this error mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-does-this-error-mean-1" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, communication issues were detected between Managed Cluster nodes&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear-2"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear-2" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;In most cases, one or more nodes are not communicating directly with the rest of the Managed Cluster nodes. Firewall issues, network issues, network overload, etc., can cause this.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;There might be a situation where one of the Managed Cluster nodes is offline.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_4-1739275307318.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26325iA9D950491C2F580F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_4-1739275307318.png" alt="PatrykAdamowicz_4-1739275307318.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-1037440221"&gt;Troubleshooting steps&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory exists on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory is owned by the dynatrace user on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory has read/write permissions on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;ls -ltra&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_1-1739278942065.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26327iDFD1BA89658D08C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_1-1739278942065.png" alt="PatrykAdamowicz_1-1739278942065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Check your directory has the correct uid and gid of the dynatrace user. It is important that the primary group is correct because the secondary group is not always working.&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;ls -ltna&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_2-1739278987103.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26328iCB61964AF9A259DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_2-1739278987103.png" alt="PatrykAdamowicz_2-1739278987103.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Make a test:&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Create a test file in your directory on EVERY node.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sudo -u dynatrace -g dynatrace touch /home/patryk/share/test_file_node1.txt&lt;/LI-CODE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_3-1739279054934.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26329i95438C3DEAB595C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_3-1739279054934.png" alt="PatrykAdamowicz_3-1739279054934.png" /&gt;&lt;/span&gt;
&lt;P&gt;&lt;SPAN&gt;(this example is creating the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;file as user/group dynatrace; if another username is being used to run Dynatrace processes, then please change it accordingly)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Edit every test file on each node.
&lt;P&gt;f.e. open&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from node2, put some text in it + save it.&lt;BR /&gt;check if the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;has proper content on both node1 and node3&lt;/P&gt;
&lt;P&gt;do the same with other files in a similar manner&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Remove one test file on EVERY node (choose files created on a different node).
&lt;P&gt;from node3 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;from node1 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node2.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;from node2 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node3.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId--1514716740"&gt;Resolution&lt;/H1&gt;
&lt;P&gt;In most cases, the troubleshooting steps help resolve the misconfiguration or other related issues that prevent&amp;nbsp; Dynatrace backup from being configured.&lt;/P&gt;
&lt;P&gt;If the above scenarios are working fine, other options to try are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Disable NFS cache&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Ensure that NFS latency is lower than 10 ms&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;check the NFS server is correctly configured&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;for example, node IPs have permission to read/write directories,&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Remount NFS&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-228093595"&gt;What's next&lt;/H1&gt;
&lt;P&gt;If this article did not help, please open a support ticket, mention that this article was used, and provide the following in the ticket:&lt;/P&gt;
&lt;DIV class="p-client_container"&gt;
&lt;DIV class="p-ia4_client_container"&gt;
&lt;DIV class="p-ia4_client p-ia4_client--with-search-in-top-nav p-ia4_client--workspace-switcher-rail-visibletest p-ia4_client--sidebar-wide p-ia4_client--narrow-feature-on"&gt;
&lt;DIV class="p-client_workspace_wrapper" role="tabpanel" aria-label="Dynatrace"&gt;
&lt;DIV class="p-client_workspace" role="tabpanel" aria-label="DMs"&gt;
&lt;DIV class="p-client_workspace__layout"&gt;
&lt;DIV class="active-managed-focus-container" role="none"&gt;
&lt;DIV class="p-view_contents p-view_contents--primary" tabindex="-1" role="dialog" aria-label="Conversation with Anton Konikov"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="channel_tab_panel__zJ5Bt c-tabs__tab_panel c-tabs__tab_panel--active c-tabs__tab_panel--full_height" role="none" data-qa="tabs_content_container"&gt;
&lt;DIV class="p-file_drag_drop__container"&gt;
&lt;DIV class="p-workspace__primary_view_body"&gt;
&lt;DIV class="p-message_pane p-message_pane--classic-nav p-message_pane--scrollbar-float-adjustment p-message_pane--with-bookmarks-bar" data-qa="message_pane"&gt;
&lt;DIV role="presentation"&gt;
&lt;DIV class="c-virtual_list c-virtual_list--scrollbar c-message_list c-message_list--floating c-message_list--dark c-scrollbar c-scrollbar--fade" role="presentation"&gt;
&lt;DIV class="c-scrollbar__hider" role="presentation" data-qa="slack_kit_scrollbar"&gt;
&lt;DIV class="c-scrollbar__child" role="presentation"&gt;
&lt;DIV class="c-virtual_list__scroll_container" tabindex="-1" role="list" data-qa="slack_kit_list" aria-label="Anton Konikov (direct message, active)"&gt;
&lt;DIV id="1734101723.604509" class="c-virtual_list__item" tabindex="0" role="listitem" aria-setsize="-1" data-qa="virtual-list-item" data-item-key="1734101723.604509"&gt;
&lt;DIV class="c-message_kit__background p-message_pane_message__message c-message_kit__message p-message_pane_message__message--last" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false"&gt;
&lt;DIV class="c-message_kit__hover" role="document" aria-roledescription="message" data-qa-hover="true"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet p-rich_text_list--nested" data-stringify-type="unordered-list" data-list-tree="true" data-indent="0" data-border="1" data-border-radius-top-cap="0"&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="1"&gt;Managed Cluster ID&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="1"&gt;What the exact steps were performed&lt;/LI&gt;
&lt;/UL&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;/DIV&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;/DIV&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;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 14 Feb 2025 14:53:01 GMT</pubDate>
    <dc:creator>PatrykAdamowicz</dc:creator>
    <dc:date>2025-02-14T14:53:01Z</dc:date>
    <item>
      <title>Managed Cluster backup troubleshooting - most common issues</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Managed-Cluster-backup-troubleshooting-most-common-issues/ta-p/269734</link>
      <description>&lt;H1&gt;Abstract&lt;/H1&gt;
&lt;P&gt;In this troubleshooting article, you'll find the most common issues and their resolutions related to the Managed Cluster backup.&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H1 id="heading-how-is-the-backup-path-test-even-working-scenario-for-managed-cluster-with-3-nodes"&gt;How does the backup path test work? (scenario for Managed Cluster with 3 nodes)&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-how-is-the-backup-path-test-even-working-scenario-for-managed-cluster-with-3-nodes" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;A test file is created on the NFS storage from node1 and each node checks that the file can be seen. If successful, it's removed by node1.&lt;/LI&gt;
&lt;LI&gt;A test file is created on the NFS storage from node2 and each node checks that the file can be seen. If successful, it's removed by node2.&lt;/LI&gt;
&lt;LI&gt;A test file is created on the NFS storage from node3 and each node checks that the file can be seen. If successful, it's removed by node3.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Since the Managed Cluster v1.276, instead of creating a test file called "testfile" (on every node), a random file name is generated, i.e. [timestamp].test&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;For the PHA (Premium High Availability) Managed Cluster deployment, the test/backup is only performed in one DC.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Problem 1 - "(...) Host 172.18.150.29: Failed to find a test file."&lt;/H2&gt;
&lt;DIV id="tinyMceEditorPatrykAdamowicz_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: Failed to find a test file.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_1-1739274839219.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26321iB5B56CE14C2A5D64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_1-1739274839219.png" alt="PatrykAdamowicz_1-1739274839219.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;STRONG&gt;This warning message will appear only for Managed Cluster deployments with more than one node.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;What does this error mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-does-this-error-mean" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, the "test file" on the cluster node mentioned in the error description was not found.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Backup NFS storage is mounted only on one node out of multiple (depending on the Managed Cluster size deployment)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;NFS storage issues on a single node (indicated by error message). The storage might be mounted at the OS level, but it's not responding or timing out&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Local storage is being used instead of NFS storage (a backup directory is created with the same name on each node but created locally) – nodes can't see the "test file" on a non-shared disk&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The NFS cache option is used for the NFS storage (the file is created/stored in the cache instead of being created/stored on the disk and is not visible to other nodes)&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Problem 2 - "(...) Host 172.18.150.29: No permissions to write to the directory." or "No permissions to read/write to the directory."&lt;BR /&gt;&lt;BR /&gt;&lt;/H2&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: No permissions to write to the directory.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_2-1739274908120.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26322i409544B897926109/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_2-1739274908120.png" alt="PatrykAdamowicz_2-1739274908120.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3 id="heading-what-do-these-errors-mean"&gt;What do these errors mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-do-these-errors-mean" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, a test file couldn't be created on the NFS storage due to missing/ insufficient permissions for the "dynatrace" user,&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear-1"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear-1" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;There is a missing directory on the storage compared to the path provided during the backup configuration&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The directory is not owned by a "dynatrace" user (the user can be different and depends on the customer customization during Managed Cluster installation)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The "dynatrace" user doesn't have sufficient permissions to write/read from the NFS storage&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The "dynatrace" user has different uid and gid across Managed Cluster nodes&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="heading-network-path-verification-failed-on-some-nodes.error-messages-for-each-node-are-listed-below.host-172.18.150.29-node-communication-problem"&gt;Problem 3 - "(...) Host 172.18.150.29: Node communication problem."&lt;BR /&gt;&lt;BR /&gt;&lt;/H2&gt;
&lt;PRE&gt;Network path verification failed on some nodes. Error messages for each node are listed below. Host 172.18.150.29: Node communication problem.&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_3-1739275197117.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26324i552B8DE2B58F033F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_3-1739275197117.png" alt="PatrykAdamowicz_3-1739275197117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3 id="heading-what-does-this-error-mean-1"&gt;What does this error mean?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-does-this-error-mean-1" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;It means that during the backup path test, communication issues were detected between Managed Cluster nodes&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="heading-what-can-cause-this-error-to-appear-2"&gt;What can cause this error to appear?&lt;A class="ws-nowrap" href="https://dynatrace.stackenterprise.co/articles/6036#heading-what-can-cause-this-error-to-appear-2" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;In most cases, one or more nodes are not communicating directly with the rest of the Managed Cluster nodes. Firewall issues, network issues, network overload, etc., can cause this.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;There might be a situation where one of the Managed Cluster nodes is offline.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_4-1739275307318.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26325iA9D950491C2F580F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_4-1739275307318.png" alt="PatrykAdamowicz_4-1739275307318.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-1037440221"&gt;Troubleshooting steps&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory exists on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory is owned by the dynatrace user on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Check your directory has read/write permissions on EVERY node.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;ls -ltra&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_1-1739278942065.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26327iDFD1BA89658D08C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_1-1739278942065.png" alt="PatrykAdamowicz_1-1739278942065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Check your directory has the correct uid and gid of the dynatrace user. It is important that the primary group is correct because the secondary group is not always working.&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;ls -ltna&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_2-1739278987103.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26328iCB61964AF9A259DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_2-1739278987103.png" alt="PatrykAdamowicz_2-1739278987103.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Make a test:&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Create a test file in your directory on EVERY node.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sudo -u dynatrace -g dynatrace touch /home/patryk/share/test_file_node1.txt&lt;/LI-CODE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrykAdamowicz_3-1739279054934.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26329i95438C3DEAB595C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrykAdamowicz_3-1739279054934.png" alt="PatrykAdamowicz_3-1739279054934.png" /&gt;&lt;/span&gt;
&lt;P&gt;&lt;SPAN&gt;(this example is creating the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;file as user/group dynatrace; if another username is being used to run Dynatrace processes, then please change it accordingly)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Edit every test file on each node.
&lt;P&gt;f.e. open&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from node2, put some text in it + save it.&lt;BR /&gt;check if the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;has proper content on both node1 and node3&lt;/P&gt;
&lt;P&gt;do the same with other files in a similar manner&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Remove one test file on EVERY node (choose files created on a different node).
&lt;P&gt;from node3 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node1.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;from node1 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node2.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;from node2 delete, for example&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;test_file_node3.txt&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId--1514716740"&gt;Resolution&lt;/H1&gt;
&lt;P&gt;In most cases, the troubleshooting steps help resolve the misconfiguration or other related issues that prevent&amp;nbsp; Dynatrace backup from being configured.&lt;/P&gt;
&lt;P&gt;If the above scenarios are working fine, other options to try are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Disable NFS cache&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Ensure that NFS latency is lower than 10 ms&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;check the NFS server is correctly configured&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;for example, node IPs have permission to read/write directories,&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Remount NFS&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-228093595"&gt;What's next&lt;/H1&gt;
&lt;P&gt;If this article did not help, please open a support ticket, mention that this article was used, and provide the following in the ticket:&lt;/P&gt;
&lt;DIV class="p-client_container"&gt;
&lt;DIV class="p-ia4_client_container"&gt;
&lt;DIV class="p-ia4_client p-ia4_client--with-search-in-top-nav p-ia4_client--workspace-switcher-rail-visibletest p-ia4_client--sidebar-wide p-ia4_client--narrow-feature-on"&gt;
&lt;DIV class="p-client_workspace_wrapper" role="tabpanel" aria-label="Dynatrace"&gt;
&lt;DIV class="p-client_workspace" role="tabpanel" aria-label="DMs"&gt;
&lt;DIV class="p-client_workspace__layout"&gt;
&lt;DIV class="active-managed-focus-container" role="none"&gt;
&lt;DIV class="p-view_contents p-view_contents--primary" tabindex="-1" role="dialog" aria-label="Conversation with Anton Konikov"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="channel_tab_panel__zJ5Bt c-tabs__tab_panel c-tabs__tab_panel--active c-tabs__tab_panel--full_height" role="none" data-qa="tabs_content_container"&gt;
&lt;DIV class="p-file_drag_drop__container"&gt;
&lt;DIV class="p-workspace__primary_view_body"&gt;
&lt;DIV class="p-message_pane p-message_pane--classic-nav p-message_pane--scrollbar-float-adjustment p-message_pane--with-bookmarks-bar" data-qa="message_pane"&gt;
&lt;DIV role="presentation"&gt;
&lt;DIV class="c-virtual_list c-virtual_list--scrollbar c-message_list c-message_list--floating c-message_list--dark c-scrollbar c-scrollbar--fade" role="presentation"&gt;
&lt;DIV class="c-scrollbar__hider" role="presentation" data-qa="slack_kit_scrollbar"&gt;
&lt;DIV class="c-scrollbar__child" role="presentation"&gt;
&lt;DIV class="c-virtual_list__scroll_container" tabindex="-1" role="list" data-qa="slack_kit_list" aria-label="Anton Konikov (direct message, active)"&gt;
&lt;DIV id="1734101723.604509" class="c-virtual_list__item" tabindex="0" role="listitem" aria-setsize="-1" data-qa="virtual-list-item" data-item-key="1734101723.604509"&gt;
&lt;DIV class="c-message_kit__background p-message_pane_message__message c-message_kit__message p-message_pane_message__message--last" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false"&gt;
&lt;DIV class="c-message_kit__hover" role="document" aria-roledescription="message" data-qa-hover="true"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet p-rich_text_list--nested" data-stringify-type="unordered-list" data-list-tree="true" data-indent="0" data-border="1" data-border-radius-top-cap="0"&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="1"&gt;Managed Cluster ID&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="1"&gt;What the exact steps were performed&lt;/LI&gt;
&lt;/UL&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;/DIV&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;/DIV&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;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Feb 2025 14:53:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Managed-Cluster-backup-troubleshooting-most-common-issues/ta-p/269734</guid>
      <dc:creator>PatrykAdamowicz</dc:creator>
      <dc:date>2025-02-14T14:53:01Z</dc:date>
    </item>
  </channel>
</rss>

