Skip to content

Commit

Permalink
add shortcut script for deploying 8 nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
JayjeetAtGithub committed May 12, 2022
1 parent e852c2f commit bd6f06e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/deploy/deploy_ceph_8nodes.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
set -ex

./deploy_ceph.sh node1,node2,node3 node1,node2,node3,node4,node5,node6,node7,node8 node1 node2 /dev/nvme0n1p4 3

0 comments on commit bd6f06e

Please sign in to comment.