Atin Mukherjee
2016-Jul-24 15:21 UTC
[Gluster-users] Help needed in debugging a glusted-vol.log file..
Will have a look at the logs tomorrow. On Sunday 24 July 2016, B.K.Raghuram <bkrram at gmail.com> wrote:> Some issues seem to have cropped up at a remote location and I'm trying to > make sense of what the issues are. Could someone help in throwing some > light on the potential issues here? I notice that something happened at > 2016-07-20 06:33:09.621556 after which a host of issues are being reported > (around line 29655). After that there seem to be a host of communication > issues. > > Also does the line "0-rpc-service: Request received from non-privileged > port. Failing request" mean that potentially the samba access through the > gfapi vfs module was failed? >-- --Atin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160724/e1e1f879/attachment.html>
Atin Mukherjee
2016-Jul-25 04:23 UTC
[Gluster-users] Help needed in debugging a glusted-vol.log file..
This doesn't look like abnormal given you are running gluster 3.6.1 version. In 3.6 "allow-insecure" option is turned off by default which means glusterd will only entertain requests received on privileged ports and this node has exhausted all the privileged ports by that time. If you are willing to turn on bind-insecure option, then I do see this problem going away. P.S : This option is been turned on by default in 3.7. ~Atin On Sun, Jul 24, 2016 at 8:51 PM, Atin Mukherjee <amukherj at redhat.com> wrote:> Will have a look at the logs tomorrow. > > > On Sunday 24 July 2016, B.K.Raghuram <bkrram at gmail.com> wrote: > >> Some issues seem to have cropped up at a remote location and I'm trying >> to make sense of what the issues are. Could someone help in throwing some >> light on the potential issues here? I notice that something happened at >> 2016-07-20 06:33:09.621556 after which a host of issues are being reported >> (around line 29655). After that there seem to be a host of communication >> issues. >> >> Also does the line "0-rpc-service: Request received from non-privileged >> port. Failing request" mean that potentially the samba access through the >> gfapi vfs module was failed? >> > > > -- > --Atin >-- --Atin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160725/5391a908/attachment.html>