• Problem with Folder Link ... and something else ?

    By Thierry BARRAULT 1 decade ago

    Hello.

    Defragmenting a huge server (with command "load dominodefrag" ), DD display error and exit.



    extract from log

    (…)

    13/02/2010 12:08:52 DominoDefrag: mail\jmaugere.nsf Already Defragmented

    13/02/2010 12:08:52 DominoDefrag: Main -> Exception thrown! Error: File does not exist



    I have restart the process but seems to appear again, not on same database.



    Search and investigation show also that I got error message "DominoDefrag: DominoDefrag_Directory folder not found. Exiting…" when trying to defrag a Folder link.

    Command launched was "load dominodefrag mail\limoges".



    Main DATA directory is in E:\NOTES\DATA and MAIL\LIMOGES is a folder link on F:\NOTES\DATA\MAIL\LIMOGES



    Let know wich informations can be useful to debug.



    PS : Try to add DominoDefrag_VerboseLogging=1 in NOTES.ini, but no change in logging type.

    DD allways display "DominoDefrag: Verbose Logging -> Off" on startup.

    • Folder link Problem

      By Thierry BARRAULT 1 decade ago

      Sorry for the delay, but was out of office.



      Let me summarize if I have well understand.

      I will have to create 2 tasks :

      • one that load DominoDefrag without parameter and that will defrag the whole DATA folder, minus folder-link
      • one that load DominoDefrag with name of folder-link file as parameter, and that will defrag this particular folder.



        ex LOAD DOMINODEFRAG and LOAD DOMINODEFRAG MAIL\LIMOGES.DIR



        Well, based on your knowledge, is it a workaround to wait a potential evolution of DD (because NOTES is able to process folder-link in transparency mode, and if NOTES is able, why not a add-on ?) or there is no chance it will change ?



        In all case, thank's alot for your tool. It is very useful.
      • No problem - one command will also include folder links

        By Andrew Luder 1 decade ago

        Just tried it again on my Domino server and there is no problem with folder links - one command includes folder links too. DominoDefrag processes box/dir/nsf/ntf files and subfolders in alphabetical ascending order.



        For example, if I create a folder link file called "admin.dir" in my Domino data folder "d:\lotus\domino\data" and it points to a folder called "d:\lotus\domino\testme" that contains one database called "homepage.nsf".



        I then only use the command "load dominodefrag", the server addin will process it just before the database "admin4.nsf". See output below - "admin\homepage.nsf" is the folder link being processed.



        > load dominodefrag



        7/02/2010 10:44:35 PM DominoDefrag: Initialization complete

        7/02/2010 10:44:36 PM DominoDefrag: activity.ntf Started Compact

        7/02/2010 10:44:37 PM DominoDefrag: activity.ntf Completed Compact. No change in size

        7/02/2010 10:44:37 PM DominoDefrag: activity.ntf Already Defragmented

        7/02/2010 10:44:37 PM DominoDefrag: admin\homepage.nsf Started Compact

        7/02/2010 10:44:37 PM DominoDefrag: admin\homepage.nsf Completed Compact. No change in size

        7/02/2010 10:44:37 PM DominoDefrag: admin\homepage.nsf Already Defragmented

        7/02/2010 10:44:37 PM DominoDefrag: admin4.nsf Started Compact

        7/02/2010 10:44:37 PM DominoDefrag: admin4.nsf Completed Compact. No change in size

        7/02/2010 10:44:38 PM DominoDefrag: admin4.nsf Already Defragmented

        7/02/2010 10:44:38 PM DominoDefrag: admin4.ntf Started Compact

        7/02/2010 10:44:38 PM DominoDefrag: admin4.ntf Completed Compact. No change in size

        7/02/2010 10:44:38 PM DominoDefrag: admin4.ntf Already Defragmented