[Openstack] [TROVE] Manual Installation: problems with trove-manage

Giuseppe Galeota giuseppegaleota at gmail.com
Thu Feb 13 14:13:08 UTC 2014


Dear all,
I'm trying to install manually TROVE on the controller node, by following this
<http://docs.openstack.org/developer/trove/dev/manual_install.html>unique
guide, in order to realize a production Openstack system.
 I would have some information about the steps of the installation.

1) Which user do I need use in order to install TROVE, root user or a
non-root user?



2)  Why is it necessary to run a virtual environment (virtualenv)? Is it
the right way in order to realize a production Openstack environment?



3) When I run the command:

(env)root at hostname:~#trove-manage
--config-file=/root/trove/etc/trove/trove.conf.sample db_wipe
trove_test.sqlite mysql fake

I obtain this output:

(env)root at hostname:~# trove-manage
--config-file=/root/trove/etc/trove/trove.conf.sample db_wipe
trove_test.sqlite mysql fake
usage: trove-manage [-h] [--config-dir DIR] [--config-file PATH] [--debug]
                    [--log-config-append PATH] [--log-date-format
DATE_FORMAT]
                    [--log-dir LOG_DIR] [--log-file PATH]
                    [--log-format FORMAT] [--nodebug] [--nouse-syslog]
                    [--noverbose] [--syslog-log-facility
SYSLOG_LOG_FACILITY]
                    [--use-syslog] [--verbose] [--version]


{db_sync,db_upgrade,db_downgrade,datastore_update,datastore_version_update,db_wipe}
                    ...
trove-manage: error: unrecognized arguments: mysql fake

Furthermore, I obtain the "trove-manage: error: unrecognized arguments:
image_update" when I run the command:

(env)root at hostname:~# trove-manage
--config-file=/root/trove/etc/trove/trove.conf.sample image_update
mysql
    `nova --os-username trove --os-password trove --os-tenant-name trove
    --os-auth-url http://<KeystoneIp>:5000/v2.0 image-list | awk
'/trove-image/ {print $2}'`

Can you help me?

Thank you,
Giuseppe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140213/a2fd7488/attachment.html>


More information about the Openstack mailing list