The /usr/share/linstor-server/bin/linstor-database export-db ~/db_export and /usr/share/linstor-server/bin/linstor-database import-db ~/db_export process that exists in the LINSTOR users guide currently is the same as thing, but with the added benefit of allowing you to also convert the LINSTOR database between database types.
In the near future there will be updates to LINSTOR in this area allowing for “live” backups (where the LINSTOR controller remains running). We will update the steps in the LINSTOR users guide once that feature is GA.
Live back-up of the database would be indeed a nice to have feature.
If I understand correctly at this moment the controller needs to be stopped to copy the database files?
If db files are just “copied” i guess recovery of a controller is just as easy as copying them back in place?