Estimating the dataxform Runtime Period
Rekeying the files in a GuardPoint can take a long time if there are thousands of files to be rekeyed. The --deep_scan
argument on the dataxform command simulates and estimate how long a dataxform session will take on a specified GuardPoint. Enter all the arguments that you would normally use for the dataxform session, and assign the rekey policy to the GuardPoint, so dataxform accurately simulates the actual rekey process.
Note
--deep_scan
is CPU and I/O intensive. Expect a drop in system performance while running --deep_scan
. It can take a long time to complete--enough so that for very small file systems, you are better off running dataxform directly rather than trying to estimate how long it will take with the --deep_scan
option.
The following shows a simple dataxform command line session with the --deep_scan
argument.
The second line of the --deep_scan
output in the example above is "Data transformation is supported on /opt/apps/dx4
". This line is displayed when the directory being scanned is an active GuardPoint with a rekey policy. This line is not displayed when the directory being scanned is a regular directory, a disabled GuardPoint, or an active GuardPoint with a regular, non-rekey policy.
The --deep_scan
results are also echoed to /var/log/vormetric/vordxf-_path_usr.log
and forwarded to the Logs windows.