<?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: Proper method of moving a DFM database in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18789#M4009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;emanuel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sometimes dfm service stop fails to stop all the servies ; more often the sql service than any other I've seen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And this time you tried user as "Administrator" ? If its failing to work when the user is logged in as something other than "Administartor/root",&amp;nbsp; who has all the rights then this is a problem. Lets me try this scenario and I'll update the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Aug 2010 07:14:05 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2010-08-11T07:14:05Z</dc:date>
    <item>
      <title>Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18743#M3991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a customer that has ran out of disk space on the local /OPT parition and are looking to add a new harddrive for extra space.&amp;nbsp; This new drive should work for them until a more long term disk array is available.&amp;nbsp; In the meantime I found this article on how to move the DFM database from one directory to another ( basiclly another HD on the system ) ... my question is ... what about the existing perfdata collected in the /perfdata directory? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i shut down DFM services and move the monitordb/log files can I also move the /perfdata directory to the new location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i create a /data directory in the destination parition and have the monitor files there and a subfolder for the perfdata?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an article on moving the database:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb3841" target="_blank"&gt;https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb3841&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move the database and log files from one location to different, non-default install location on the same Operations Manager server, use the dfm database command:&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI style="margin-bottom: 12pt;"&gt;If you are moving the database file location on the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; same computer, stop all services and verify all services have stopped.&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG&gt;dfm service stop&lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;dfm service list&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: 12pt;"&gt;Move the monitordb.db and monitordb.log files to the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new location using standard file copy tools.&lt;/LI&gt;&lt;LI style="margin-bottom: 12pt;"&gt;Set the dbDir and dbLogDir locations.&amp;nbsp; The new&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locations in the example commands are subsets of the default install path:&lt;BR /&gt; &lt;BR /&gt; Windows&lt;BR /&gt; &lt;STRONG&gt;dfm database set dbDir="C:\Program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files\NetApp\DataFabric\DFM\&amp;lt;new_db_location&amp;gt;" &lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;dfm database set dbLogDir="C:\Program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files\NetApp\DataFabric\DFM\&amp;lt;new_db_location&amp;gt;"&lt;/STRONG&gt; &lt;BR /&gt; &lt;BR /&gt; Unix &lt;BR /&gt; &lt;STRONG&gt;dfm database set dbDir=/opt/NTAPdfm/&amp;lt;new_db_location&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;dfm database set dbLogDir=/opt/NTAPdfm/&amp;lt;new_db_location&amp;gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: 12pt;"&gt;Start Operations Manager services and verify all&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; services have started.&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG&gt;dfm service start&lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;dfm service list&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Monitor the Operations Manager server.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The curious thing about moving the database here is that there is no mention of moving the perfdata directory and files.&amp;nbsp; I need to look in and see if there is any other steps needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:10:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18743#M3991</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2025-06-05T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18748#M3993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Emanuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a global option "perfArchiveDir" in DFM which specifies the existing perfdata collection directory.&lt;/P&gt;&lt;P&gt;You can set this global to new location so that DFM consider perfdata directory to new location. If you execute the following&lt;/P&gt;&lt;P&gt;commands then you can&amp;nbsp; set the new location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$dfm option list perfArchiveDir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value&lt;/P&gt;&lt;P&gt;----------------------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --------------------------&lt;/P&gt;&lt;P&gt;perfArchiveDir&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /opt/NTAPdfm/perfdata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$dfm service stop server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$dfm option set perfArchiveDir=&amp;lt;new_location&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$dfm service start server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above commands will do your work. You can move the perfdata to the new location, when dfm service is not running.&lt;/P&gt;&lt;P&gt;Your new location for perfdata can be any directory that you have created and set in the above global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bipul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 02:15:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18748#M3993</guid>
      <dc:creator>bipulm</dc:creator>
      <dc:date>2010-08-10T02:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18753#M3995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Emanuel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pls use the dfm datastore setup command to move the dfm db and its contents.&lt;/P&gt;&lt;P&gt;# dfm datastore setup help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAME&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; setup -- configure DataFabric Manager data on a different location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SYNOPSIS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfm datastore setup [ -n ] [ -f ] { dfm-data-dir | [ -d dbDir ]&lt;BR /&gt;[ -l dbLogDir ] [ -p perfArchiveDir ]&lt;BR /&gt;[ -s scriptDir ] [ -r reportsArchiveDir ]&lt;BR /&gt;[ -P pluginsDir ] }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -n specifies that the data present at target location will be used&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; without copying original data.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -f specifies that the data should be deleted from target location if it is not empty.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfm-data-dir specifies DataFabric Manager target root directory for data.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -d specifies the new location for database data file.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -l specifies the new location for database transaction log file.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -p specifies the new location for perf data files.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -s specifies the new location for script output data.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -r specifies the new location for report archival data.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -P specifies the new location for Storage System configuration plugins.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example: dfm datastore setup /opt/dfmdata/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfm datastore setup -d /opt/dfm/data/ -p /opt/dfm/perf/ -s /opt/dfm/script/.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will take care of starting or stopping the service if required.&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 Aug 2010 06:09:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18753#M3995</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2010-08-10T06:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18758#M3997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like the look of the datastore command, it seems for me if i can to move it from one parition to another, this is all i need to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mount new storage and it is called locally "/dfmData"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfm datastore setup /dfmData -d /dfmData/data -i /dfmData/data-p /dfmData/perf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in this situation i will be moving "monitordb", "monitordb.log" to /dfmData/data and all the perf data to /dfmData/perf and leaving scripts, reports, and plugins alone.&amp;nbsp; When i execute this set up command, it will shutdown DFM services for me, copy or move the data, then restart services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the 4.0 DFM docs right now looking for more info about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 22:03:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18758#M3997</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-10T22:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18762#M3999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to run this a few times on my test system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\emanuel&amp;gt;dfm datastore setup c:\dfmData -d c:\dfmData\data -i c:\dfmData\data-p c:\dfmData\perf&lt;BR /&gt;The setup command takes either no arguments or one argument; you gave six.&lt;BR /&gt;Use "dfm help" for usage information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\emanuel&amp;gt;dfm datastore setup&lt;BR /&gt;Error: Destination directories are missing.&lt;BR /&gt;Use "dfm datastore setup help" for usage information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\emanuel&amp;gt;dfm datastore setup c:\dfmData&lt;BR /&gt;Creating the destination data directories.&lt;BR /&gt;Required space for data&amp;amp;colon;9.95 GB, Available space:20.4 GB&lt;BR /&gt;Stopping all services and jobs...&lt;BR /&gt;Service DFMSybase: Unable to connect to Service Control Manager: 5&lt;BR /&gt;Error: Failed to stop DataFabric Manager Database service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried looking up service control manager 5 on the NOW site but nothing is coming up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking more into the docs, the SCM suggests my server is a cluster of somekind which it is not; it is a stand alone W2K8 system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 22:32:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18762#M3999</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-10T22:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18766#M4001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it on my windows 2003 server and it worked alright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try "dfm service list" and see if all the services are stopped. If not do stop it manually using "dfm service stop &amp;lt;service_name&amp;gt;". Try datastore setup again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste the output if it still fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me it worked in the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\Documents and Settings\Administrator&amp;gt;dfm datastore setup C:\DFM_db&lt;BR /&gt;Creating the destination data directories.&lt;BR /&gt;Required space for data&amp;amp;colon;205 MB, Available space:28.6 GB&lt;BR /&gt;Stopping all services and jobs...&lt;BR /&gt;Copying database files to C:\DFM_db\data.&lt;BR /&gt;2 File(s) copied&lt;BR /&gt;Copying perf data files to C:\DFM_db\perfdata.&lt;BR /&gt;762 File(s) copied&lt;BR /&gt;Copying script output files to C:\DFM_db\script-plugins.&lt;BR /&gt;Copying report output files to C:\DFM_db\reports.&lt;BR /&gt;Copying plugins files to C:\DFM_db\plugins.&lt;BR /&gt;106 File(s) copied&lt;BR /&gt;Changing database configuration settings ...&lt;BR /&gt;Changed dbDir to C:\DFM_db\data.&lt;BR /&gt;Updated dbLogDir to C:\DFM_db\data.&lt;BR /&gt;Starting sql service...&lt;BR /&gt;Changed perfArchiveDir to C:\DFM_db\perfdata.&lt;BR /&gt;Changed scriptDir to C:\DFM_db\script-plugins.&lt;BR /&gt;Changed reportsArchiveDir to C:\DFM_db\reports.&lt;BR /&gt;Changed pluginsDir to C:\DFM_db\plugins.&lt;BR /&gt;Changed databaseBackupDir to C:\DFM_db\data.&lt;BR /&gt;Starting services...&lt;BR /&gt;Completed data setup.&lt;/P&gt;&lt;P&gt;D:\Documents and Settings\Administrator&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 03:58:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18766#M4001</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2010-08-11T03:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18771#M4002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats neat how it moves everything over for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concerns are compounded now ( mainly out of interest )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My client is on Red Hat so the error message may not apply to this system; however I do work with W2K8 servers as well ( production ones ) so now i am curious how it will work on these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I found the problem and its kinda a big one.&amp;nbsp; I was logged into the W2K8 host as a local user "emanuel" which is a member of the local Administrators group on a standalone W2K8 box; this should give me enough permissions to do anything on the box.&amp;nbsp; However DFM might be attached to the "Administrators/root" user names which in the windows world is a bad design; in the MSFT classes for NT and 2003 server, rule number one is to always copy the Administrator user to another name.&amp;nbsp; When you copy the user, you get an exactly replica of that user under a new name.&amp;nbsp; THis allows the admins to track activities based on users.&amp;nbsp; In DFM emanuel is GlobalFullControl ( should be, i dont think anyone changed it ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if it is true that DFM is hardcoded to do only certain things as Administrator or Root; it can conflict with a customer's security design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wait, the copying is working under the Administrator context so I think we have a winner with this functionality.&amp;nbsp; I will confirm when it is done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 06:49:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18771#M4002</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-11T06:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18775#M4004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Emanuel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When you move your db you must move three things namely,&lt;/P&gt;&lt;P&gt;the db (both monitor.db and monitor.log),the perfdir and the scripts.&lt;/P&gt;&lt;P&gt;As a db backup archive based or snapshot based backup contains these there.&lt;/P&gt;&lt;P&gt;If all these are not on a LUN or local drive db backup will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now coming to yor question the syntax you used is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I moved it in a RHEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@lnx~]# dfm datastore setup -d /adai/data -l /adai/data -p /adai/perf -s /adai/script&lt;BR /&gt;Creating the destination data directories.&lt;BR /&gt;Required space for data&amp;amp;colon;789 MB, Available space:115 GB&lt;BR /&gt;Stopping all services and jobs...&lt;BR /&gt;SQL Anywhere Stop Server Utility Version 10.0.1.3960&lt;BR /&gt;Copying database files to /adai/data.&lt;BR /&gt;Copying perf data files to /adai/perf.&lt;BR /&gt;Copying script output files to /adai/script.&lt;BR /&gt;Changing database configuration settings ...&lt;BR /&gt;Changed dbDir to /adai/data.&lt;BR /&gt;Updated dbLogDir to /adai/data.&lt;BR /&gt;Starting sql service...&lt;BR /&gt;Using service restart timeout = 180 seconds.&lt;BR /&gt;Changed perfArchiveDir to /adai/perf.&lt;BR /&gt;Changed scriptDir to /adai/script.&lt;BR /&gt;Changed databaseBackupDir to /adai/data.&lt;BR /&gt;Starting services...&lt;BR /&gt;[root@lnx~]#&lt;/P&gt;&lt;P&gt;&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 Aug 2010 06:54:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18775#M4004</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2010-08-11T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18780#M4006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adai ... interesting ... and thanks for the RHEL look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my active copy right now in W2K8 ( just finished ) ... i used the simple syntax without the database item parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;dfm service list&lt;BR /&gt; sql: started&lt;BR /&gt; http: started&lt;BR /&gt; eventd: started&lt;BR /&gt; monitor: started&lt;BR /&gt; scheduler: started&lt;BR /&gt; server: started&lt;BR /&gt; watchdog: started&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;dfm datastore setup c:\dfmData&lt;BR /&gt; Creating the destination data directories.&lt;BR /&gt; Required space for data&amp;amp;colon;9.89 GB, Available space:20.4 GB&lt;BR /&gt; Stopping all services and jobs...&lt;BR /&gt; Copying database files to c:\dfmData\data.&lt;BR /&gt; 7 File(s) copied&lt;BR /&gt; Copying perf data files to c:\dfmData\perfdata.&lt;BR /&gt; 2064 File(s) copied&lt;BR /&gt; Copying script output files to c:\dfmData\script-plugins.&lt;BR /&gt; Copying report output files to c:\dfmData\reports.&lt;BR /&gt; 672 File(s) copied&lt;BR /&gt; Copying plugins files to c:\dfmData\plugins.&lt;BR /&gt; 110 File(s) copied&lt;BR /&gt; Changing database configuration settings ...&lt;BR /&gt; Changed dbDir to c:\dfmData\data.&lt;BR /&gt; Updated dbLogDir to c:\dfmData\data.&lt;BR /&gt; Starting sql service...&lt;BR /&gt; Changed perfArchiveDir to c:\dfmData\perfdata.&lt;BR /&gt; Changed scriptDir to c:\dfmData\script-plugins.&lt;BR /&gt; Changed reportsArchiveDir to c:\dfmData\reports.&lt;BR /&gt; Changed pluginsDir to c:\dfmData\plugins.&lt;BR /&gt; Changed databaseBackupDir to c:\dfmData\data.&lt;BR /&gt; Starting services...&lt;/P&gt;&lt;P&gt;C:\Users\Administrator&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:04:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18780#M4006</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-11T07:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18785#M4007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the last time you did, dfm couldn’t stop the sql service for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:06:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18785#M4007</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2010-08-11T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18789#M4009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;emanuel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sometimes dfm service stop fails to stop all the servies ; more often the sql service than any other I've seen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And this time you tried user as "Administrator" ? If its failing to work when the user is logged in as something other than "Administartor/root",&amp;nbsp; who has all the rights then this is a problem. Lets me try this scenario and I'll update the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:14:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18789#M4009</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2010-08-11T07:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18795#M4011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yea i am curious ... it may have been a mix up with my session; I have two RDP windows open to the server; one as emanuel and one as administrator; in all my tests I try to stick with "emanuel"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:16:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18795#M4011</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-11T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18800#M4013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emanuel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I created a new user as "sinhaa" and added it to group of administrators. Then tried the 'dfm datastore setup ' cmd and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\Documents and Settings\sinhaa&amp;gt;dfm service list&lt;/P&gt;&lt;P&gt;sql: started&lt;/P&gt;&lt;P&gt;http: started&lt;/P&gt;&lt;P&gt;eventd: started&lt;/P&gt;&lt;P&gt;monitor: started&lt;/P&gt;&lt;P&gt;scheduler: started&lt;/P&gt;&lt;P&gt;server: started&lt;/P&gt;&lt;P&gt;watchdog: started&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\Documents and Settings\sinhaa&amp;gt;dfm datastore setup c:\dfmData&lt;/P&gt;&lt;P&gt;Creating the destination data directories.&lt;/P&gt;&lt;P&gt;Required space for data&amp;amp;colon;205 MB, Available space:28.4 GB&lt;/P&gt;&lt;P&gt;Stopping all services and jobs...&lt;/P&gt;&lt;P&gt;Copying database files to c:\dfmData\data.&lt;/P&gt;&lt;P&gt;2 File(s) copied&lt;/P&gt;&lt;P&gt;Copying perf data files to c:\dfmData\perfdata.&lt;/P&gt;&lt;P&gt;763 File(s) copied&lt;/P&gt;&lt;P&gt;Copying script output files to c:\dfmData\script-plugins.&lt;/P&gt;&lt;P&gt;Copying report output files to c:\dfmData\reports.&lt;/P&gt;&lt;P&gt;Copying plugins files to c:\dfmData\plugins.&lt;/P&gt;&lt;P&gt;106 File(s) copied&lt;/P&gt;&lt;P&gt;Changing database configuration settings ...&lt;/P&gt;&lt;P&gt;Changed dbDir to c:\dfmData\data.&lt;/P&gt;&lt;P&gt;Updated dbLogDir to c:\dfmData\data.&lt;/P&gt;&lt;P&gt;Starting sql service...&lt;/P&gt;&lt;P&gt;Changed perfArchiveDir to c:\dfmData\perfdata.&lt;/P&gt;&lt;P&gt;Changed scriptDir to c:\dfmData\script-plugins.&lt;/P&gt;&lt;P&gt;Changed reportsArchiveDir to c:\dfmData\reports.&lt;/P&gt;&lt;P&gt;Changed pluginsDir to c:\dfmData\plugins.&lt;/P&gt;&lt;P&gt;Changed databaseBackupDir to c:\dfmData\data.&lt;/P&gt;&lt;P&gt;Starting services...&lt;/P&gt;&lt;P&gt;Completed data setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the case when service sql somehow failed to stop. Sometime I see that even during upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, I hope you got your problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 08:39:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18800#M4013</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2010-08-11T08:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18805#M4015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is two things here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one .... the functionality works ... it copies the DB from one location to another, makes it the new active location, and leaves the old copy intact; this is a good thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;two .... the windows user issue i had could be a fluke or a W2K8 thing ( but jumping on as the Administrator ) worked.&amp;nbsp; My client will be using ROOT on RHEL so I do not thing there will be a user permission issue to stop services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep an eye out for these in the future and see if it happens again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys for your help.&amp;nbsp; Always appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 14:37:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18805#M4015</guid>
      <dc:creator>emanuel</dc:creator>
      <dc:date>2010-08-11T14:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18809#M4018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody help me with following queries in case if want to do roll back .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;1. if even after successful or unsuccessful datastore setup, the old data remains intact ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;2. In case if we face any issue and want to revert back, what do we need to do ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;3. What will we approximate time required to migrate the data…Currently we have 40GB data in /opt/NTAPdfm path.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 00:18:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18809#M4018</guid>
      <dc:creator>sap_user1</dc:creator>
      <dc:date>2013-02-15T00:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18814#M4021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; Pls find my response inline.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;1. if even after successful or unsuccessful datastore setup, the old data remains intact ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/PRE&gt;&lt;P&gt;Yes,dfm datastore setup only does a copy and the original version is still preserved in /opt/NTAPdfm by default or in appropriate windows directory.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;2. In case if we face any issue and want to revert back, what do we need to do ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Again use dfm datastore setup command with no copy options -n if I remember correctly and point to /opt/NTAPdfm&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;3. What will we approximate time required to migrate the data…Currently we have 40GB data in /opt/NTAPdfm path.&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;This is same as how long a copy of 40GB will take. There is dfm process involved in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW dfm datastore setup is time tested solutions and you should have no problems with it.&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>Fri, 15 Feb 2013 07:02:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18814#M4021</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-02-15T07:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proper method of moving a DFM database</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18818#M4023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adai !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:53:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Proper-method-of-moving-a-DFM-database/m-p/18818#M4023</guid>
      <dc:creator>sap_user1</dc:creator>
      <dc:date>2013-02-15T14:53:02Z</dc:date>
    </item>
  </channel>
</rss>

