Skip to content

Instantly share code, notes, and snippets.

@jethrosun
Last active April 15, 2017 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jethrosun/2b4420b1a90cd9c61a9f78bf77408cfb to your computer and use it in GitHub Desktop.
Save jethrosun/2b4420b1a90cd9c61a9f78bf77408cfb to your computer and use it in GitHub Desktop.
a brief description on deploy osprofiler
@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