Hi,
I tried to export PA data manually using dfm data export run command.
The recent data can be exported but the the old data can not be exported.
Why?
C:\>dfm data export run -d comma -t 60 -f avg -h "1 days" MYHOST
Option dfmDataExportEnabled is not set. Set this option to enable export of DataFabric Manager server data.
Created data export directory "\\myserver\d$\temp\OnCommand\export_201310161405".
Started Performance Advisor data export.
Exported host information from which counter data is collected.
Exported Performance Advisor counter information.
Exported counter data for "system" object type on host "MYHOST".
Exported counter data for "disk" object type on host "MYHOST".
Exported counter data for "aggregate" object type on host "MYHOST".
Exported counter data for "ifnet" object type on host "MYHOST".
Exported counter data for "nfsv3" object type on host "MYHOST".
Exported counter data for "nfsv4" object type on host "MYHOST".
Exported counter data for "volume" object type on host "MYHOST".
Exported counter data for "cifs" object type on host "MYHOST".
Exported counter data for "vfiler" object type on host "MYHOST".
Exported counter data for "processor" object type on host "MYHOST".
Exported counter data for "qtree" object type on host "MYHOST".
Completed export of Performance Advisor data in 731 second(s).
Data Export completed successfully.
C:\Users\ZSYS093>dfm data export run -d comma -t 60 -f avg -h "204 days" MYHOST
Option dfmDataExportEnabled is not set. Set this option to enable export of DataFabric Manager server data.
Created data export directory "\\myserver\d$\temp\OnCommand\export_201310161632".
Started Performance Advisor data export.
Exported host information from which counter data is collected.
Exported Performance Advisor counter information.
Failed to fetch perf data for system counters on host MYHOST. Reason - HTTP POST - Timed out
Deleted the export directory.