Skip to content

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