How to clone a Tibco DV server instance (on linux)
book
Article ID: KB0082318
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
7.0.0 and later
Description
For rare cases, Tibco Support may consider this complete cloning of your server for troubleshooting here if necessary. Restoring with a Full Backup .car file is not a complete cloning, it only contains meta and the supporting config files.
These are the steps we would have to prepare for:
Customer should create a temporary TDV user with admin privs for our use later.
Customer will have to TAR their entire installation and ship to us.
After producing the TAR file, customer can delete the temp user from step# 1.
On the destination linux host at Tibco, manually create (MKDIR) the same file path the customer used for their TDV install <home dir>
With the customer’s tar file, run a tar –xvf in the <home dir> location.
‘cd’ to /repository and run a CHOWN on the ‘data’ dir, to match ownership of yourself (the linux user).
Run a CHMOD on everything underneath to be read-write-execute (0700).
Start Postgres like this: .repository/bin/postgres -D <path of TDV home dir>/repository/data
If this is TDV version 7.0.5 or earlier, manually edit /conf/server/license.lic file and replace contents with the non-node locked keys that we use internally in support.