<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear Nithya,<div class=""><br class=""></div><div class="">Thank you so much. &nbsp;This fixed the problem immediately.&nbsp;</div><div class=""><br class=""></div><div class="">best wishes,</div><div class="">Stefan</div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">--&nbsp;</div><div class="">Dr. Stefan Solbrig<br class="">Universität Regensburg, Fakultät für Physik,<br class="">93040 Regensburg, Germany<br class="">Tel +49-941-943-2097<br class=""><br class=""></div></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Am 09.03.2018 um 09:47 schrieb Nithya Balachandran &lt;<a href="mailto:nbalacha@redhat.com" class="">nbalacha@redhat.com</a>&gt;:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div style="font-size:12.8px" class="">Hi Stefan,</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">There is a known issue with gluster 3.12.x builds (see [1]) so you may be running into this. Please take a look at [1] and try out the workaround provided in the comments.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div style="font-size:12.8px" class=""><span style="font-size:12.8px" class="">Regards,</span></div><div style="font-size:12.8px" class=""><span style="font-size:12.8px" class="">Nithya</span></div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">[1]&nbsp;<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1517260" target="_blank" class="">https://bugzilla.redhat.co<wbr class="">m/show_bug.cgi?id=1517260</a></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 9 March 2018 at 13:37, Stefan Solbrig <span dir="ltr" class="">&lt;<a href="mailto:stefan.solbrig@ur.de" target="_blank" class="">stefan.solbrig@ur.de</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br class="">
<br class="">
I have a problem with df&nbsp; after I upgraded from 3.12.4 to 3.12.6<br class="">
All four bricks are shown als online, and all bricks are being used.<br class="">
gluster v stats shows the correct sizes for all devices.<br class="">
However,&nbsp; df&nbsp; does not show the correct glusterfs volume size.<br class="">
It seems to me that it "forgets" one brick.&nbsp; Although all bricks are used when I'm writing files.<br class="">
<br class="">
best wishes,<br class="">
Stefan<br class="">
<br class="">
<br class="">
details:<br class="">
<br class="">
[root@pcph00131 glusterfs]# gluster v status all detail<br class="">
Status of volume: glurch<br class="">
------------------------------<wbr class="">------------------------------<wbr class="">------------------<br class="">
Brick&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Brick qloginx:/gl/lv1osb06/<wbr class="">glurchbrick<br class="">
Total Disk Space&nbsp; &nbsp; &nbsp;: 236.4TB<br class="">
------------------------------<wbr class="">------------------------------<wbr class="">------------------<br class="">
Brick&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Brick qloginx:/gl/lv2osb06/<wbr class="">glurchbrick<br class="">
Total Disk Space&nbsp; &nbsp; &nbsp;: 177.3TB<br class="">
------------------------------<wbr class="">------------------------------<wbr class="">------------------<br class="">
Brick&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Brick gluster2x:/gl/lv3osb06/<wbr class="">glurchbrick<br class="">
Total Disk Space&nbsp; &nbsp; &nbsp;: 177.3TB<br class="">
------------------------------<wbr class="">------------------------------<wbr class="">------------------<br class="">
Brick&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Brick gluster2x:/gl/lv4osb06/<wbr class="">glurchbrick<br class="">
Total Disk Space&nbsp; &nbsp; &nbsp;: 231.0TB<br class="">
<br class="">
[root@pcph00131 glusterfs]# mount | grep gluster<br class="">
qloginx:/glurch.rdma on /glurch type fuse.glusterfs (rw,relatime,user_id=0,group_<wbr class="">id=0,allow_other,max_read=<wbr class="">131072)<br class="">
<br class="">
[root@pcph00131 glusterfs]# df -h /glurch<br class="">
Filesystem&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Size&nbsp; Used Avail Use% Mounted on<br class="">
qloginx:/glurch.rdma&nbsp; 618T&nbsp; 363T&nbsp; 256T&nbsp; 59% /glurch<br class="">
<br class="">
## df -h should show ~ 800T but only shows ~600T.<br class="">
<span class="HOEnZb"><font color="#888888" class=""><br class="">
--<br class="">
Dr. Stefan Solbrig<br class="">
Universität Regensburg, Fakultät für Physik,<br class="">
93040 Regensburg, Germany<br class="">
Tel +49-941-943-2097<br class="">
<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
Gluster-users mailing list<br class="">
<a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank" class="">http://lists.gluster.org/<wbr class="">mailman/listinfo/gluster-users</a></font></span></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>