Score:0

Distributed Gluster volume mounts with half size

ne flag

I am currently trying to setup a distributed GlusterFS volume. I have added the bricks successfully and have created the volume:

Status of volume: storagePool
---------------------------------------------
Brick                : Brick gluster01.internal.***.***:/gluster-storage
TCP Port             : 60401
RDMA Port            : 0
Online               : Y
Pid                  : 4681
File System          : ext4
Device               : /dev/md2
Mount Options        : rw,relatime,stripe=384
Inode Size           : 256
Disk Space Free      : 43.4TB
Total Disk Space     : 43.4TB
Inode Count          : 730834944
Free Inodes          : 730774897
---------------------------------------------
Brick                : Brick gluster02.internal.***.***:/gluster-storage
TCP Port             : 49540
RDMA Port            : 0
Online               : Y
Pid                  : 4276
File System          : ext4
Device               : /dev/md2
Mount Options        : rw,relatime,stripe=384
Inode Size           : 256
Disk Space Free      : 43.4TB
Total Disk Space     : 43.4TB
Inode Count          : 730834944
Free Inodes          : 730775006

However, when I try to mount it in my third server it is showing only half the size of the volume instead of the combined capacity of 86.8TB.

media@server:~$ df
Filesystem                                  1K-blocks        Used   Available Use% Mounted on
tmpfs                                         6576192        2340     6573852   1% /run
/dev/md2                                    262850644    16233084   233192716   7% /
tmpfs                                        32880960           0    32880960   0% /dev/shm
tmpfs                                            5120           0        5120   0% /run/lock
/dev/md1                                      1012428      326556      633548  35% /boot
/dev/md3                                  61948193408 16193003708 42645333548  28% /home
tmpfs                                         6576192           0     6576192   0% /run/user/1000
gluster01.internal.***.***:/storagePool 46586233520   468728444 44244679748   2% /storage-pool

I mounted it as follows:

 sudo mount -t glusterfs gluster01.internal.***.***:/storagePool /storage-pool

I have a feeling I am mounting this incorrectly but I am not 100% sure what it actually should be. Would appreciate any feedback from you guys on how to resolve this.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.