<html><head></head><body><div class="ydp95d18301yahoo-style-wrap" style="font-family: courier new, courier, monaco, monospace, sans-serif; font-size: 16px;"><div></div>
        <div>Most probably you use sharding , which splits the files into smaller chunks so you can fit a 1TB file into gluster nodes with bricks of smaller size.</div><div>So if you have 2 dispersed servers each having 500Gb brick-&gt;&nbsp; without sharding you won't be able to store files larger than the brick size - no matter you have free space on the other server.</div><div><br></div><div>When sharding is enabled - you will see on the brick the first shard as a file and the rest is in a hidden folder called ".shards" (or something like that).</div><div><br></div><div>The benefit is also viewable when you need to do some maintenance on a gluster node, as you will need to heal only the shards containing modified by the customers' data.<br></div><div><br></div><div>Best Regards,</div><div>Strahil Nikolov<br></div><div><br></div><div><br></div>
        
        </div><div id="ydpabdb4d87yahoo_quoted_8119755420" class="ydpabdb4d87yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    В сряда, 15 май 2019 г., 7:31:39 ч. Гринуич-4, Paul van der Vlis &lt;paul@vandervlis.nl&gt; написа:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div dir="ltr">Hello,<br></div><div dir="ltr"><br></div><div dir="ltr">I am the new sysadmin of an organization what uses Glusterfs.<br></div><div dir="ltr">I did not set it up, and I don't know much about Glusterfs.<br></div><div dir="ltr"><br></div><div dir="ltr">What I do not understand is that I do not see all data in the mount.<br></div><div dir="ltr">Not as root, not as a normal user who has privileges.<br></div><div dir="ltr"><br></div><div dir="ltr">When I do "ls" in one of the subdirectories I don't see any data, but<br></div><div dir="ltr">this data exists at the server!<br></div><div dir="ltr"><br></div><div dir="ltr">In another subdirectory I see everything fine, the rights of the<br></div><div dir="ltr">directories and files inside are the same.<br></div><div dir="ltr"><br></div><div dir="ltr">I mount with something like:<br></div><div dir="ltr">/bin/mount -t glusterfs -o acl 10.8.0.1:/data /data<br></div><div dir="ltr">I see data in /data/VOORBEELD/, and I don't see any data in /data/ALGEMEEN/.<br></div><div dir="ltr"><br></div><div dir="ltr">I don't see something special in /etc/exports or in /etc/glusterfs on<br></div><div dir="ltr">the server.<br></div><div dir="ltr"><br></div><div dir="ltr">Is there maybe a mechanism in Glusterfs what can exclude data from<br></div><div dir="ltr">export?&nbsp; Or is there a way to debug this problem?<br></div><div dir="ltr"><br></div><div dir="ltr">With regards,<br></div><div dir="ltr">Paul van der Vlis<br></div><div dir="ltr"><br></div><div dir="ltr">----<br></div><div dir="ltr"># file: VOORBEELD<br></div><div dir="ltr"># owner: root<br></div><div dir="ltr"># group: secretariaat<br></div><div dir="ltr"># flags: -s-<br></div><div dir="ltr">user::rwx<br></div><div dir="ltr">group::rwx<br></div><div dir="ltr">group:medewerkers:r-x<br></div><div dir="ltr">mask::rwx<br></div><div dir="ltr">other::---<br></div><div dir="ltr">default:user::rwx<br></div><div dir="ltr">default:group::rwx<br></div><div dir="ltr">default:group:medewerkers:r-x<br></div><div dir="ltr">default:mask::rwx<br></div><div dir="ltr">default:other::---<br></div><div dir="ltr"><br></div><div dir="ltr"># file: ALGEMEEN<br></div><div dir="ltr"># owner: root<br></div><div dir="ltr"># group: secretariaat<br></div><div dir="ltr"># flags: -s-<br></div><div dir="ltr">user::rwx<br></div><div dir="ltr">group::rwx<br></div><div dir="ltr">group:medewerkers:r-x<br></div><div dir="ltr">mask::rwx<br></div><div dir="ltr">other::---<br></div><div dir="ltr">default:user::rwx<br></div><div dir="ltr">default:group::rwx<br></div><div dir="ltr">default:group:medewerkers:r-x<br></div><div dir="ltr">default:mask::rwx<br></div><div dir="ltr">default:other::---<br></div><div dir="ltr">------<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">-- <br></div><div dir="ltr">Paul van der Vlis Linux systeembeheer Groningen<br></div><div dir="ltr"><a href="https://www.vandervlis.nl/" rel="nofollow" target="_blank">https://www.vandervlis.nl/</a><br></div><div dir="ltr">_______________________________________________<br></div><div dir="ltr">Gluster-users mailing list<br></div><div dir="ltr"><a href="mailto:Gluster-users@gluster.org" rel="nofollow" target="_blank">Gluster-users@gluster.org</a><br></div><div dir="ltr"><a href="https://lists.gluster.org/mailman/listinfo/gluster-users" rel="nofollow" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a><br></div></div>
            </div>
        </div></body></html>