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

Adding mounts for orderer, peer and couchdb #68

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dhyey20
Copy link
Collaborator

@dhyey20 dhyey20 commented Jan 30, 2018

  • This will fix parts of Add mount points for ledger data in peer, orderer and couchdb #61.
  • This PR adds mount points for ledger on orderer and peer. For this a new PVC has been added to the storage-yaml's and then mounted appropriately.
  • Also added new pvc one each for couchdb containers, added sections for this in create_storage and delete_storage.
  • Added new pvc's in the wipe_shared script

For the fix to work, the users must delete all old storages:
./delete_all.sh -i will do this.

And then run
./create_all.sh to create the new storages.

@dhyey20 dhyey20 changed the title Adding mounts for orderer and peer Adding mounts for orderer, peer and couchdb Jan 30, 2018
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

Successfully merging this pull request may close these issues.

2 participants