Last active
April 15, 2017 21:10
-
-
Save shuwens/2b4420b1a90cd9c61a9f78bf77408cfb to your computer and use it in GitHub Desktop.
a brief description on deploy osprofiler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Author: Jethro, Rajul | |
After follow the link | |
https://docs.openstack.org/developer/zaqar/OSprofiler.html | |
Will need to run: | |
$ cp /etc/mongod.conf /etc/mongdb.conf | |
(I changed the bind_ip as the local ip but maybe 127.0.0.1 or localhost works too) | |
Then restart systemd service for mongdb and cinder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment