Setting date-time and timezone [Документация VAS Experts]

Setting date-time and timezone

Before installing QoE Stor on the server, make sure that the correct date, time, and most importantly the time zone are set on the server!

You can view the current date-time and time zone using the command

timedatectl

More details on how to use the command can be found at the link.

If you installed QoE Stor, and later it turned out that you need to change the time zone, after changing the time zone, you need to delete the qoestor schema in the ClickHouse database and recreate it.

  1. Delete DB schema (All data will be deleted!)
    clickhouse-client --query="drop database qoestor"
  2. Create DB schema
    fastor-db-scheme