DAOS Estimator was activated on our both Domino 6.5.6 Servers to check the space saving with new 8.5 DAOS. The /opt/notes/data/ size is around 500GB and the following command was executed on domino console.load daosest -v -0 daosest.out on one server
load daosest -o daosest.out on the other server
But it never ends and still going on for last 5days. But I could see the output.Can we check the progress task anywhere on this task? I dont’ want to terminate as it was running there for last several days and dont’ want to lose the information at the output file. OR Can I see anywhere the summarized result?
Appreciate your help. Thanking you!
Subject: DAOSEST Output
Running daosest.exe with the -o option will output the database name to the server console that it is currently processing. If you are issuing the command through the admin client you will not see any output. The next version (v1.4) will log the start and stop of the estimator to the log.
We are also working on addressing the time it takes for the estimator to run. There will be two options. One will “estimate the estimate” by running on a percentage of databases and extrapolating the results. The other will iterate through the databases and write the output to a file which can then be analyzed afterwards on any machine.
v1.4 should be available later this week.