Hi,

The database is stored under /quadstorvtl/pgsql/data and we there are
couple of scripts (attached) which can be used to dump the tables and
restore the same.

sh sqldump.sh creates a /tmp/vtdump.tgz file

And the database can be restore using

sh sqlrestore.sh <path to vtdump.tgz>

There is also a database recovery option which can read back
configuration stored on the disks. As long as the earlier configured
disks are fine the following can be recovered
1. Storage pool configuration
2. Disk configuration
3. VTL and vcartridge information

See 
https://www.quadstor.com/vtlsupport/153-recovering-from-a-lost-or-damaged-database.html
. It should be noted that /quadstorvtl/bin/dbrecover should ideally be
used only when the database is lost such as during a OS reinstall.


On Mon, Jun 10, 2019 at 7:46 PM Pablo listas <[email protected]> wrote:
>
> Hello, I am new with VTL's and with Quadstor VTL specifically.
>
> I have tested the VTL and I think it is a very good software so far.
>
> What I need to know is how to backup and restore the internal metadata of the 
> VTL system (postgres DB, httpd configuration, etc) so I can take that 
> information into account when I write my recovery steps in case de VTL server 
> per-se have any problem.
>
> I searched the web without success.
>
> Thanks in advance and sorry for my english.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "QUADStor VTL" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/quadstor-vtl/22cb9863-4b78-4279-adfd-ca50d222acf3%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"QUADStor VTL" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quadstor-vtl/CAPEgkt6kh5%3D%3D5y3FqyyM61hJU66JiUGXu44VkMQTzrKxTXFowQ%40mail.gmail.com.

Attachment: sqlrestore.sh
Description: application/shellscript

Attachment: sqldump.sh
Description: application/shellscript

Reply via email to