<?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: DFM backups fail after upgrade to 4.0.2 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66751#M13890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, thanks.&amp;nbsp; I ran into something similar a few weeks ago after upgrading from DFM4.0.2 to OCv5.0.&amp;nbsp; My new RHEL5.6 systems had an NFS share I was trying to use for backups but also wouldn't work.&amp;nbsp; The issue, in my case, was that &lt;STRONG&gt;nfslockd &lt;/STRONG&gt;(rpc.statd) was not running.&amp;nbsp; In the world of RHEL, this was resolved by simply running &lt;EM&gt;service nfslock start&lt;/EM&gt; to start this daemon -- I know DFM backups to an NFS share does indeed work and is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suspicion is you need one of the NFS client services running that isn't, it's just a matter of identifying which one.&amp;nbsp; Try this (noting that I don't have SUSE experience so you may have to tweak the commands for SUSE):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;See if portmap and nfslock are configured to run:&lt;UL&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig --list portmap&lt;BR /&gt;&lt;/CODE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig --list nfslock&lt;BR /&gt;&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;If the above output shows that either of these is turned off during multi-user run levels then turn it on:&lt;UL&gt;&lt;LI&gt;service portmap on&lt;/LI&gt;&lt;LI&gt;service nfslock on&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig portmap on&lt;/CODE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;CODE&gt;chkconfig nfslock on&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Try another backup.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, by outside of DFM I meant the root user on the DFM server itself aside from the DFM application - can the root user read/write files to the NFS share?&amp;nbsp; If so, this should eliminate NFS permissions as the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 18:30:07 GMT</pubDate>
    <dc:creator>dcornely1</dc:creator>
    <dc:date>2012-07-09T18:30:07Z</dc:date>
    <item>
      <title>DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66735#M13887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have any insight on this error? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfm backup create -v&lt;BR /&gt;Disabling Performance Advisor.&lt;BR /&gt;DestinationPath = /share/dfm_db_backups/&lt;BR /&gt;TempPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /share/dfm_db_backups/dfm_temp_dest_dir/&lt;BR /&gt;InstallPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/&lt;BR /&gt;DataPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/data/&lt;BR /&gt;LogPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/data/&lt;BR /&gt;KeysPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/conf/keys/&lt;BR /&gt;PerfPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/perfdata/&lt;BR /&gt;ScriptPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/script-plugins/&lt;BR /&gt;RptPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /opt/NTAPdfm/reports/repository/custom/&lt;BR /&gt;DBFileName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = monitordb.db&lt;BR /&gt;LogFileName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = monitordb.log&lt;BR /&gt;KeysFileName&amp;nbsp;&amp;nbsp;&amp;nbsp; = dfmenc.keys&lt;BR /&gt;ArchivePath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = /share/dfm_db_backups/dfm_backup_2012-07-09_08-18-45.ndb&lt;BR /&gt;ArchiveTempName = tmp.backup.file.ndb&lt;/P&gt;&lt;P&gt;strDBFilePath= /share/dfm_db_backups/dfm_temp_dest_dir/monitordb.db&lt;/P&gt;&lt;P&gt;strDBLogFilePath= /share/dfm_db_backups/dfm_temp_dest_dir/monitordb.log&lt;/P&gt;&lt;P&gt;strKeysFilePath= /share/dfm_db_backups/dfm_temp_dest_dir/dfmenc.keys&lt;BR /&gt;Copying keystore for backup ...&lt;BR /&gt;SQL Anywhere Backup Utility Version 10.0.1.4213&lt;BR /&gt; (596331 of 596183 pages, 100% complete)&lt;BR /&gt;Database backup completed&lt;BR /&gt;Enabling Performance Advisor.&lt;BR /&gt;Error: dbstop process returned error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DFMBackup.log&lt;/P&gt;&lt;P&gt;Jul 09 07:27:07 [dfm: INFO]: [28401:0x7ffd6bd41700]: script_dir_size=0.&lt;/P&gt;&lt;P&gt;Jul 09 07:34:54 [dfm: INFO]: [31452:0x7f5ca8387700]: dbeng9 process spawned with pid = 31753.&lt;/P&gt;&lt;P&gt;Jul 09 07:34:54 [dfm: INFO]: [31452:0x7f5ca8387700]: dbvalid process spawned successfully, pid = 31754.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. SQL Anywhere Personal Server Version 10.0.1.4213&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Copyright (c) 2011, iAnywhere Solutions, Inc.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Portions copyright (c) 2011, Sybase, Inc.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. All rights reserved. All unpublished rights reserved.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. This software contains confidential and trade secret information of &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. iAnywhere Solutions, Inc.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Use, duplication or disclosure of the software and documentation&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. by the U.S. Government is subject to restrictions set forth in a license&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. agreement between the Government and iAnywhere Solutions, Inc. or &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. other written agreement specifying the Government's rights to use the &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. software and any applicable FAR provisions, for example, FAR 52.227-19.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA 94568, USA&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. &lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. 2 physical processor(s) detected.&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. This server is licensed to:&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DFM User&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetApp&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Running Linux 2.6.32.12-0.7-default #1 SMP 2010-05-20 11:14:20 +0200 on X86_64&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Server built for X86_64 processor architecture&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Authenticated Server licensed for use with Authenticated Applications only&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. 117424K of memory used for caching&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Minimum cache size: 8192K, maximum cache size: 2186536K&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Using a maximum page size of 8192 bytes&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Starting database "dfmBackupDbvalidDatabase" (/share/dfm_db_backups/dfm_temp_dest_dir//monitordb.db) at Mon Jul 09 2012 07:34&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Database recovery in progress&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last checkpoint at Mon Jul 09 2012 07:33&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Checkpoint log...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transaction log: /share/dfm_db_backups/dfm_temp_dest_dir//monitordb.log...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rollback log...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Checkpointing...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Starting checkpoint of "dfmBackupDbvalidDatabase" (monitordb.db) at Mon Jul 09 2012 07:34&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Finished checkpoint of "dfmBackupDbvalidDatabase" (monitordb.db) at Mon Jul 09 2012 07:34&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Recovery complete&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Database "dfmBackupDbvalidDatabase" (monitordb.db) started at Mon Jul 09 2012 07:34&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. This database is licensed for use with:&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application: DataFabric Manager&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Company: NetApp&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Database server started at Mon Jul 09 2012 07:34&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Trying to start SharedMemory link ...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SharedMemory link started successfully&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Trying to start TDS (TCPIP) link ...&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Unable to start on default port; starting on port 49152 instead&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TDS (TCPIP) link started successfully&lt;/P&gt;&lt;P&gt;I. 07/09 07:34:55. Now accepting requests&lt;/P&gt;&lt;P&gt;Jul 09 07:34:56 [dfm: INFO]: [31452:0x7f5ca8387700]: dbvalid process spawned successfully, pid = 31788.&lt;/P&gt;&lt;P&gt;I. 07/09 07:35:10. Cache size adjusted to 1665984K&lt;/P&gt;&lt;P&gt;I. 07/09 07:35:15. Cache size adjusted to 2052296K&lt;/P&gt;&lt;P&gt;SQL Anywhere Stop Server Utility Version 10.0.1.4213&lt;/P&gt;&lt;P&gt;Unable to stop database server -- Database server not found.&lt;/P&gt;&lt;P&gt;Jul 09 07:37:21 [dfm:ERROR]: [31452:0x7f5ca8387700]: dbstop process returned error = 1.&lt;/P&gt;&lt;P&gt;Jul 09 07:37:21 [dfm:ERROR]: [31452:0x7f5ca8387700]: dbstop process returned error.&lt;/P&gt;&lt;P&gt;Jul 09 07:37:21 [dfm:ERROR]: [31452:0x7f5ca8387700]: dbstop process returned error.&lt;/P&gt;&lt;P&gt;Jul 09 07:37:21 [dfm:ERROR]: [31452:0x7f5ca8387700]: Database backup create failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====================================================&lt;/P&gt;&lt;P&gt;Problem started after upgrade. Have been able to do a manual backup once in awhile but all scheduled nightly backups fail. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:23:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66735#M13887</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2025-06-05T06:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66740#M13888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need more information about your setup before the problem can be identified:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) What kind of system is the DFM server?&amp;nbsp; Windows or Linux? (assuming linux based on above but please confirm)&lt;/P&gt;&lt;P&gt;2) What kind of filesystem is /share/dfm_db_backups/?&amp;nbsp; Is it a local filesystem?&amp;nbsp; An NFS mount?&lt;/P&gt;&lt;P&gt;3) Can you read/write files to /share/dfm_db_backups/ outside of DFM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 17:41:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66740#M13888</guid>
      <dc:creator>dcornely1</dc:creator>
      <dc:date>2012-07-09T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66746#M13889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate the response. &lt;/P&gt;&lt;P&gt;1) What kind of system is the DFM server?&amp;nbsp; Windows or Linux? (assuming linux based on above but please confirm) --- SUSE Linux Enterprise Server 11 Sp1&lt;/P&gt;&lt;P&gt;2) What kind of filesystem is /share/dfm_db_backups/?&amp;nbsp; Is it a local filesystem?&amp;nbsp; An NFS mount? --- Yes, this is a NFS mount from a NetApp filer.&lt;/P&gt;&lt;P&gt;3) Can you read/write files to /share/dfm_db_backups/ outside of DFM? -- Yes, other Solaris hosts can read and write to this area. I also just mounted it to do double check and can read, write to that folder. This had been working for some time prior to the upgrade. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 18:11:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66746#M13889</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2012-07-09T18:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66751#M13890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, thanks.&amp;nbsp; I ran into something similar a few weeks ago after upgrading from DFM4.0.2 to OCv5.0.&amp;nbsp; My new RHEL5.6 systems had an NFS share I was trying to use for backups but also wouldn't work.&amp;nbsp; The issue, in my case, was that &lt;STRONG&gt;nfslockd &lt;/STRONG&gt;(rpc.statd) was not running.&amp;nbsp; In the world of RHEL, this was resolved by simply running &lt;EM&gt;service nfslock start&lt;/EM&gt; to start this daemon -- I know DFM backups to an NFS share does indeed work and is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suspicion is you need one of the NFS client services running that isn't, it's just a matter of identifying which one.&amp;nbsp; Try this (noting that I don't have SUSE experience so you may have to tweak the commands for SUSE):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;See if portmap and nfslock are configured to run:&lt;UL&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig --list portmap&lt;BR /&gt;&lt;/CODE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig --list nfslock&lt;BR /&gt;&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;If the above output shows that either of these is turned off during multi-user run levels then turn it on:&lt;UL&gt;&lt;LI&gt;service portmap on&lt;/LI&gt;&lt;LI&gt;service nfslock on&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;chkconfig portmap on&lt;/CODE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;CODE&gt;chkconfig nfslock on&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Try another backup.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, by outside of DFM I meant the root user on the DFM server itself aside from the DFM application - can the root user read/write files to the NFS share?&amp;nbsp; If so, this should eliminate NFS permissions as the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 18:30:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66751#M13890</guid>
      <dc:creator>dcornely1</dc:creator>
      <dc:date>2012-07-09T18:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66756#M13891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running DFM database in a NFS mount is not a supported configuration. As sybase 10 is not supported on NFS mounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 06:58:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66756#M13891</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2012-07-10T06:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66760#M13892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The database is located on the local disk. The DFM backup dir is on the NFS mount location. Is this supported? Regardless, I moved the backup dir to the local disk and it still fails with this same errors. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 13:08:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66760#M13892</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2012-07-10T13:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66765#M13893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, let me apologize. The title should have said upgrade from 4.0.2, as I have upgraded to 5.0.1. I am not a SUSE guy myself but I will try an figure out what you are saying regarding portmap and nfslock. Thank you for your help! I did verify the permissions as you explained above and everything looks good. I also moved the database backup loc to the local disk (however this is a VM). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 13:20:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66765#M13893</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2012-07-10T13:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66770#M13894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More Info - If I do a dfm backup create without the verify (-L) DFM will create a backup....... Not sure what that tells me though. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 14:59:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66770#M13894</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2012-07-10T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66775#M13895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cecil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Backup dir location can be on a NFS location. BTW -L is a hidden switch to skip validation of the database. A normal db backup&amp;nbsp; does verification and validation, that&amp;nbsp; fails in your case.But when validation is skipped it succeeds only means that there are some validation problem in the db. I strongly recommend you to open a case with NetApp Support to get your db fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 03:53:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66775#M13895</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2012-07-11T03:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: DFM backups fail after upgrade to 4.0.2</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66780#M13897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for your help... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 13:29:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-backups-fail-after-upgrade-to-4-0-2/m-p/66780#M13897</guid>
      <dc:creator>cecil</dc:creator>
      <dc:date>2012-07-11T13:29:23Z</dc:date>
    </item>
  </channel>
</rss>

