Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use volumes for persistent storage #10

Open
hkumarmk opened this issue Mar 22, 2017 · 1 comment
Open

Use volumes for persistent storage #10

hkumarmk opened this issue Mar 22, 2017 · 1 comment

Comments

@hkumarmk
Copy link
Contributor

Services like cassandra, zookeeper,etc need persistent storage which should be available from a volume or host directory mounted to the conatainers. This will benefit the performance, and any simple upgrade scenarios/any container resets (may be due to an error) as the data is not within the container.

@ramprackash
Copy link
Contributor

Also, it would be good to have all the container logs (/var/log/contrail) on a volume from the host so it is easy to fetch and display all logs from one host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants