Created
March 15, 2017 07:20
-
-
Save goindwalia/d405bb3d05f09cacf401b8f13b647ddf to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ gluster volume create postgres-disk replica 2 transport tcp k8-master:/mnt/brick1/postgres-disk k8-1:/mnt/brick1/postgres-disk | |
$ gluster volume start postgres-disk | |
$ gluster volume info postgres-disk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment