<?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 PM backup versions and snapshots not in sync in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9052#M1892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I've an OC5.0.1 system running which manages some demo datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One particular has a "Backup then Mirror" policy attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The backup versions that PM lists for the Mirror node and the actual snapshots don't sync, thus I get the following message during restore from a mirror-node backup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== CLIENT ===&lt;/P&gt;&lt;P&gt;Version=3.1.0.4506&lt;/P&gt;&lt;P&gt;Build=3.1&lt;/P&gt;&lt;P&gt;OS Name=Windows Vista&lt;/P&gt;&lt;P&gt;OS Arch=x86&lt;/P&gt;&lt;P&gt;OS Version=6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== ERROR ===&lt;/P&gt;&lt;P&gt;com.netapp.nmf.userinterface.error.ResourceErrorDetails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== MESSAGE ===&lt;/P&gt;&lt;P&gt;Can't list the content of the backup directory /vol/minnie_nr_pri_nas_dept001_mirror on ernie:/minnie_nr_pri_nas_dept001_mirror. The reason is Unable to open directory /vol/minnie_nr_pri_nas_dept001_mirror/.snapshot/2012-04-19_1224+0200_daily/Manufacturing/: No such file or directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== DETAILS ===&lt;/P&gt;&lt;P&gt;The specified backup location was not found. (Error 22290)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== CORRECTIVE ACTION ===&lt;/P&gt;&lt;P&gt;No suggested corrective action is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== STACK TRACE ===&lt;/P&gt;&lt;P&gt;Can't list the content of the backup directory /vol/minnie_nr_pri_nas_dept001_mirror on ernie:/minnie_nr_pri_nas_dept001_mirror. The reason is Unable to open directory /vol/minnie_nr_pri_nas_dept001_mirror/.snapshot/2012-04-19_1224+0200_daily/Manufacturing/: No such file or directory. (name=EBACKUPLOCATIONDOESNOTEXIST,errno=22290,desc=The specified backup location was not found.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoMapperUtil.createExceptionInstance(NaErrnoMapperUtil.java:38)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoMapper.getNaErrno(NaErrnoMapper.java:291)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoException.getNaErrno(NaErrnoException.java:103)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoException.getNaErrno(NaErrnoException.java:162)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.error.ErrorDetailsFactory.createErrorDetails(ErrorDetailsFactory.java:44)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.exception.NaExceptionHandler.handleException(NaExceptionHandler.java:134)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.exception.NaExceptionHandler.handleException(NaExceptionHandler.java:86)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.datam.datasets.wizards.restore.BackupContentTreeModel$1.loadingEnded(BackupContentTreeModel.java:148)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.model.AbstractZephyrDataLoader.fireDataLoadingEnded(AbstractZephyrDataLoader.java:117)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.model.AsyncZephyrDataLoader$1.run(AsyncZephyrDataLoader.java:132)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfpm backup list NR_Catalog_Demo_Departments | grep Mirror | wc -l&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfpm backup list NR_Catalog_Demo_Departments | grep Backup | wc -l&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like PM does not delete backup versions from the mirror-node correctly (backup count for Backup and Mirror node should be (mostly) the same, right?)&lt;/P&gt;&lt;P&gt;How can I force PM to sync the backup versions with the actual available snapshots?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Niels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:27:37 GMT</pubDate>
    <dc:creator>niels</dc:creator>
    <dc:date>2025-06-05T06:27:37Z</dc:date>
    <item>
      <title>PM backup versions and snapshots not in sync</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9052#M1892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I've an OC5.0.1 system running which manages some demo datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One particular has a "Backup then Mirror" policy attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The backup versions that PM lists for the Mirror node and the actual snapshots don't sync, thus I get the following message during restore from a mirror-node backup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== CLIENT ===&lt;/P&gt;&lt;P&gt;Version=3.1.0.4506&lt;/P&gt;&lt;P&gt;Build=3.1&lt;/P&gt;&lt;P&gt;OS Name=Windows Vista&lt;/P&gt;&lt;P&gt;OS Arch=x86&lt;/P&gt;&lt;P&gt;OS Version=6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== ERROR ===&lt;/P&gt;&lt;P&gt;com.netapp.nmf.userinterface.error.ResourceErrorDetails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== MESSAGE ===&lt;/P&gt;&lt;P&gt;Can't list the content of the backup directory /vol/minnie_nr_pri_nas_dept001_mirror on ernie:/minnie_nr_pri_nas_dept001_mirror. The reason is Unable to open directory /vol/minnie_nr_pri_nas_dept001_mirror/.snapshot/2012-04-19_1224+0200_daily/Manufacturing/: No such file or directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== DETAILS ===&lt;/P&gt;&lt;P&gt;The specified backup location was not found. (Error 22290)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== CORRECTIVE ACTION ===&lt;/P&gt;&lt;P&gt;No suggested corrective action is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== STACK TRACE ===&lt;/P&gt;&lt;P&gt;Can't list the content of the backup directory /vol/minnie_nr_pri_nas_dept001_mirror on ernie:/minnie_nr_pri_nas_dept001_mirror. The reason is Unable to open directory /vol/minnie_nr_pri_nas_dept001_mirror/.snapshot/2012-04-19_1224+0200_daily/Manufacturing/: No such file or directory. (name=EBACKUPLOCATIONDOESNOTEXIST,errno=22290,desc=The specified backup location was not found.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoMapperUtil.createExceptionInstance(NaErrnoMapperUtil.java:38)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoMapper.getNaErrno(NaErrnoMapper.java:291)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoException.getNaErrno(NaErrnoException.java:103)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.errno.NaErrnoException.getNaErrno(NaErrnoException.java:162)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.error.ErrorDetailsFactory.createErrorDetails(ErrorDetailsFactory.java:44)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.exception.NaExceptionHandler.handleException(NaExceptionHandler.java:134)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.userinterface.exception.NaExceptionHandler.handleException(NaExceptionHandler.java:86)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.netapp.nmf.datam.datasets.wizards.restore.BackupContentTreeModel$1.loadingEnded(BackupContentTreeModel.java:148)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.model.AbstractZephyrDataLoader.fireDataLoadingEnded(AbstractZephyrDataLoader.java:117)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at netapp.sumo.toolkit.zephyr.model.AsyncZephyrDataLoader$1.run(AsyncZephyrDataLoader.java:132)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfpm backup list NR_Catalog_Demo_Departments | grep Mirror | wc -l&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfpm backup list NR_Catalog_Demo_Departments | grep Backup | wc -l&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like PM does not delete backup versions from the mirror-node correctly (backup count for Backup and Mirror node should be (mostly) the same, right?)&lt;/P&gt;&lt;P&gt;How can I force PM to sync the backup versions with the actual available snapshots?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Niels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:27:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9052#M1892</guid>
      <dc:creator>niels</dc:creator>
      <dc:date>2025-06-05T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: PM backup versions and snapshots not in sync</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9056#M1893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neils,&lt;/P&gt;&lt;P&gt;Probably the APIs can be of help here. You can try deleting the backup version versions using&amp;nbsp; api:&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;"dp-backup-version-delete"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is corresponding API to create a new backup version in case you want:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"dp-backup-version-create"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 15:02:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9056#M1893</guid>
      <dc:creator>amirm</dc:creator>
      <dc:date>2012-05-11T15:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: PM backup versions and snapshots not in sync</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9061#M1895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the API, OnCommand 5.x includes the new "dfpm backup delete" CLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# dfpm backup delete help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; delete -- Delete a backup version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SYNOPSIS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfpm backup delete [ -p ] &amp;lt;backup-id&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delete a backup version given its id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the -p option to set the allow-deferred-delete flag to true.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 15:11:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9061#M1895</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2012-05-11T15:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: PM backup versions and snapshots not in sync</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9066#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually tried this one. Unfortunately it tries to delete the snapshot as well. As that does not exist, the call fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Niels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 08:48:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PM-backup-versions-and-snapshots-not-in-sync/m-p/9066#M1897</guid>
      <dc:creator>niels</dc:creator>
      <dc:date>2012-05-14T08:48:58Z</dc:date>
    </item>
  </channel>
</rss>

