Hi
To upgrade from, 3.7.1 to 4.0 first create a backup using the below command in your 3.7.1 machine
dfm backup create.
This will take few minutes to hours depending on your database and perfdata size.
Now on the Win2K8 install 4.0 I would suggest you to install 4.0D12 instead.
Copy the backup created in 3.7.1 to Win2k8 either directly or by using some cifs share or shared drive.
Then on the 4.0D12 machine run the below commad.
dfm backup restore <backup filename with the location>
This will do an upgrade of the dfm db to 4.0 which will take time as there is lot of changes,Also if you have netcache being monitored by dfm they will be removed, only then the upgrade can happen to 4.0D12
Else you will have to stay on 3.7.1.As 3.8 removed the support for Netcache .
Also you would need to take care of space requirements in your new 4.0D12 machine as you would require twice(less but to be on safer side) the amount of storage you required in 3.7.1.
As 4.0D12 will create Peformance Advisor trend files and upgrade some counter groups and widen some counter groups.
Also note that the db back does not contain the following,copy the same from old to new server if you have or had info in them.
The following folders are not part of the archive-based backup:
- Data
This folder contains the DataFabric Manager database backups and the monitordb.db and monitordb.log files. You can use the dfm options list databaseBackupDir command to locate the data folder.
Note
You should not copy monitordb.db and montirodb.log files to DataFabric Manager server 4.0
This is required only if you would want to copy your old backup to the new server..
Regards
adai