Update testing/glusterfs-master.sh
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
# add folder
|
||||
mkdir -p /tmp/gluster/gv0
|
||||
mkdir -p /mnt/glusterfs
|
||||
chown -R 1000:1000 /mnt/glusterfs
|
||||
# add mount
|
||||
echo "localhost:/gv0 /mnt/glusterfs glusterfs defaults,_netdev 0 0" > /etc/fstab
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user