Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Next page

By default, metadata is stored in the directory /opt/AxxonSoft/AxxonOne/vmda_db.

To change the metadata storage path, do the following:

  1. Create a folder for storing metadata. For example, create a folder named Metadata in the /media directory:

    sudo mkdir /media/Metadata
  2. Change the folder owner to npg user:
    sudo chown -R ngp:ngp /media/Metadata
  3. Check the permissions on the created folder.
    ls -l /media
    As a result, a line with permissions for the ngp user should be displayed:
    drwxr-xr-x  3 ngp  ngp  4096 jul 18 12:05 Metadata
  4. Launch the Axxon One Client and go to the OptionsData storage tab.

  5. Enter the path to the new folder in the Metadata storage path field. For example, /media/Metadata.

  6. Click the Apply button to save the changes.

Changing the metadata storage path is complete.

  • No labels