Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleAttention!

Before you start working with the utility, check the value of the IndexRebuilding parameter in the section HKLM\SOFTWARE\AxxonSoft\PSIM\Video for 3264-bit systems (HKLM\SOFTWARE\Wow6432Node\AxxonSoft\PSIM\Video for 6432-bit) of the Windows OS registry: by default it must be 0. If the parameter value differs from the default value, you must change it to 0; otherwise, the utility won't index the archive.

Info
titleNote

We recommend starting the process of reindexing using the index.exe utility after shutting down Axxon PSIM.

To reindex the archive files after changes to the archive you change it (for example, after copying new video recordings to one or several archive disks), do the following:

  1. Start the index.exe utility (see Starting and shutting down the index.exe utility).
  2. In the Archive indexing windowthe window that opens, select archive disks for reindexing by setting the checkboxes next to the required disks (1).
    Image Added
    Info
    titleNote

    The utility displays all available system disks, including the mountednetwork ones. The unmountednetworkdisks selected for video archive recording in Axxon PSIM aren't displayed.

  3. To select all disks for video archive reindexing, set the Select all checkbox (2).
  4. To start reindexing, click

  5. the
  6. the Start button (3).

  7. Image Removed
  8. The reindexing process is displayed in the field (4).

    Info
    titleNote

    During reindexing, all elements of the utility window are inactive.

  9. The process of reindexing is displayed in the progress bar (4) and in the field (5).
  10. When the process is complete, close the utility window by clicking the button.

...

To reindex archive files without using the dialog window, in the command line, start the index_fs.exe utility with parameters. For example, the index.exe C, D command reindexes archive files on local disks C and D. To reindex archive files on all disks, use the all parameter

Examples:

  • index_fs --drives=C:\,E:\,\\172.19.2.77\VIDEO—reindex video archive files on the specified disks.
    Info
    titleNote

    \\IP address of the network disk\the folder name of the video archive—used to specify the network disk.

  • index_fs --drives=all—reindex all disks used for the archive storage.
  • index_fs --help—displays the short guide of the applied parameters.
Note
titleAttention!

In order for Axxon PSIM to start working with new indexes, you must restart the video.run module or the entire Axxon PSIM after reindexing.

...