Update testing/glusterfs-node.sh
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
/usr/sbin/glusterd -L DEBUG --volfile-server-port=49153
|
/usr/sbin/glusterd -L DEBUG --volfile-server-port=49153
|
||||||
mkdir -p /tmp/gluster/gv0
|
mkdir -p /tmp/gluster/gv0
|
||||||
mkdir -p /mnt/glusterfs
|
mkdir -p /mnt/glusterfs
|
||||||
|
chown -R 1000:1000 /mnt/glusterfs
|
||||||
echo "localhost:/gv0 /mnt/glusterfs glusterfs defaults,_netdev 0 0" > /etc/fstab
|
echo "localhost:/gv0 /mnt/glusterfs glusterfs defaults,_netdev 0 0" > /etc/fstab
|
||||||
sleep 15
|
sleep 15
|
||||||
mount /mnt/glusterfs
|
mount /mnt/glusterfs
|
||||||
|
|||||||
Reference in New Issue
Block a user