Exporting the vmPRO Configuration DB Using a Perl Script |
If you need to save a configuration database for import into a new vmPRO deployment, but can’t use the vmPRO GUI, you can export the database using a Perl script. This article covers how to use the script and retrieve the results.
There is no Panshell command to export the configuration database, so you will use the Bash shell to run the Perl script.
export CFG_PKG_PASS=''
NOTE: This command ends with two apostrophes, not with the quotation mark (") character.
/usr/local/pancetera/bin/create_db_package.pl
This will overwrite any previously exported configuration database.
db-package.tar.bz2.enc
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |