search for: g1patnaik

Displaying 17 results from an estimated 17 matches for "g1patnaik".

2017 Dec 10
2
What does gluster do when it's idle?
Hi, There's no client activity and I have collected tcpdump for 5 mins on one of the glusterFs sever which is also a client with gluster NFS mount. From tcpdump I see that for every few seconds, STAT & STATFS commands are run. For whichctory are these commands being run and why? Regards, Jeevan. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Dec 10
0
What does gluster do when it's idle?
...ood these too calls are to get updated on gluster configuration. But all these two calls are to a particular node only while there are total (2+1)*3= 6 nodes in my configuration. Why so? What exactly is DUMP and PORTBYBRICK? Regards Jeevan. On Dec 10, 2017 6:47 PM, "Jeevan Patnaik" <g1patnaik at gmail.com> wrote: > Hi, > > There's no client activity and I have collected tcpdump for 5 mins on one > of the glusterFs sever which is also a client with gluster NFS mount. From > tcpdump I see that for every few seconds, STAT & STATFS commands are run. > For which...
2017 Nov 13
0
What is the difference between FORGET and UNLINK fops
...tering the brick logs in TRACE mode with rpcsvc.c does show the FOPS. >From this, I've realized that LOOKUP is actually dns lookup. This actually differs from NFS lookup operation. Please correct me if I'm wrong. Regards, Jeevan. On Nov 13, 2017 9:40 PM, "Jeevan Patnaik" <g1patnaik at gmail.com> wrote: > Hi, > > Can I get a brief description of all the FOPS in gluster or the location > of the source code file so that I will try to get an understanding myself? > > Few FOPS I'm not clear like FORGET, UNLINK, FLUSH, LOOKUP > > > Or is there a w...
2018 Jan 03
1
stale file handle on gluster NFS client when trying to remove a directory
An ESTALE error usually means the gfid could not be found. Does repeating the "rm -rf" delete the directory? Regards, Nithya On 3 January 2018 at 12:16, Jeevan Patnaik <g1patnaik at gmail.com> wrote: > Hi all, > > I haven't found any root cause or workaround for this yet. Can any one > help me in underatanding the issue? > > Regards, > Jeevan. > > On Dec 21, 2017 8:20 PM, "Jeevan Patnaik" <g1patnaik at gmail.com> wrote: &gt...
2017 Nov 13
4
What is it with trusted.io-stats-dump?
Hi, I am trying to understand how the extended attribute trusted.io-stats-dump works. setfattr -n trusted.io-stats-dump -v /tmp/gluster_perf_stats/io-stats-pre.txt /mnt/gluster/gv0_glusterfs I can see that the io-stats-pre.txt is created. But how and what happened in the background? And why I can't I see the attribute with getfattr again? getfattr -dm- /mnt/gluster/gv0_glusterfs # file:
2017 Nov 13
2
What is the difference between FORGET and UNLINK fops
Hi, Can I get a brief description of all the FOPS in gluster or the location of the source code file so that I will try to get an understanding myself? Few FOPS I'm not clear like FORGET, UNLINK, FLUSH, LOOKUP Or is there a way I can tunnel through the FOPS that that are happening in the background for each operation? I have tried this to find from a brick logfile in TRACE mode, but there
2018 Jan 03
0
stale file handle on gluster NFS client when trying to remove a directory
Hi all, I haven't found any root cause or workaround for this yet. Can any one help me in underatanding the issue? Regards, Jeevan. On Dec 21, 2017 8:20 PM, "Jeevan Patnaik" <g1patnaik at gmail.com> wrote: > Hi, > > > After running rm -rf on a directory, the files under it got deleted, but > the directory was not deleted and was showing stale file handle error. > After 18 minutes, I'm able to delete the directory. So could anyone help me > in knowing...
2017 Dec 21
2
stale file handle on gluster NFS client when trying to remove a directory
Hi, After running rm -rf on a directory, the files under it got deleted, but the directory was not deleted and was showing stale file handle error. After 18 minutes, I'm able to delete the directory. So could anyone help me in knowing what could have happened or when in general I get such errors. The following is NFS log: [2017-12-21 13:56:01.592256] I [MSGID: 108019]
2017 Nov 14
0
What is the difference between FORGET and UNLINK fops
...gland2/gluster-profile-analysis It doesn't have some of the ones you are looking for but if you get definitions of what they are I would like to add them to what we have in the profile analysis tool's README. HTH! -b ----- Original Message ----- > From: "Jeevan Patnaik" <g1patnaik at gmail.com> > To: gluster-users at gluster.org > Sent: Monday, November 13, 2017 11:22:26 AM > Subject: Re: [Gluster-users] What is the difference between FORGET and UNLINK fops > > Filtering the brick logs in TRACE mode with rpcsvc.c does show the FOPS. > > From this,...
2017 Nov 13
0
What is it with trusted.io-stats-dump?
...bypassed at the io-stats translator layer on the stack and there it gets converted into the action of dumping the statistics into the provided output file path. See io_stats_setxattr() implementation in io-stats.c for more details. HTH, Krutika On Mon, Nov 13, 2017 at 12:14 PM, Jeevan Patnaik <g1patnaik at gmail.com> wrote: > Hi, > > I am trying to understand how the extended attribute trusted.io-stats-dump > works. > > setfattr -n trusted.io-stats-dump -v /tmp/gluster_perf_stats/io-stats-pre.txt > /mnt/gluster/gv0_glusterfs > > I can see that the io-stats-pre.txt is...
2017 Nov 13
0
What is it with trusted.io-stats-dump?
On Mon, Nov 13, 2017 at 12:14 PM, Jeevan Patnaik <g1patnaik at gmail.com> wrote: > Hi, > > I am trying to understand how the extended attribute trusted.io-stats-dump > works. > > setfattr -n trusted.io-stats-dump -v /tmp/gluster_perf_stats/io-stats-pre.txt > /mnt/gluster/gv0_glusterfs > > I can see that the io-stats-pre.txt is...
2017 Nov 13
0
What is it with trusted.io-stats-dump?
...does the file got created so quickly, from where it read the stats. 2.why is the added attribute missing if I check with getfattr? Regards, Jeevan. On Nov 13, 2017 12:40 PM, "Amar Tumballi" <atumball at redhat.com> wrote: On Mon, Nov 13, 2017 at 12:14 PM, Jeevan Patnaik <g1patnaik at gmail.com> wrote: > Hi, > > I am trying to understand how the extended attribute trusted.io-stats-dump > works. > > setfattr -n trusted.io-stats-dump -v /tmp/gluster_perf_stats/io-stats-pre.txt > /mnt/gluster/gv0_glusterfs > > I can see that the io-stats-pre.txt is...
2017 Dec 10
0
Will writes of any new files happen in the available sub volumes if the subvolume decided by hash is in read only mode?
Hi, I don't think it happens as then later it would not be possible to get the file location by hashing. Am I right? Regards, Jeevan. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171210/c2162a0a/attachment.html>
2017 Nov 14
0
How can replicated and distributed replicated volume benefit read performance in most environments?
Hi, I'm trying to get in over my head with the different glusterFs volume types and their affect on performance. But few things In not clear By analyzing tcpdump, I can see that the reads happen from only one host/brick out of the replicated set. Then what makes replicated type gives better read performance than any other volume type except striped types. Regards, Jeevan. --------------
2017 Nov 14
1
Is there any performance impact in setting up every gluster client as a NFS server?
Hi, We have around 60 hosts and each of them acts as glusterFs clients as well as server. To achieve HA, my underatanding is that we can use Ganesha NFS alone (and not Kernel NFS) and for above 3.10 versions, the HA packages are not ready yet. So, I'm thinking if I can avoid HA by making each client acts as server for itself. i.e.,the server name specified while mounting is localhost. So,
2017 Nov 15
0
Is there any performance impact in setting up every gluster client as a NFS server?
Hi, What I meant was that every host acts as nfs server for itself alone. A is mounted on A, B is mounted on B etc. So, if a host is crashed or storage of the host is not available, other hosts won't be affected. And how bad can be the performance overhead in having multiple nfs servers? Regards, Jeevan. On Nov 15, 2017 10:07 AM, "Soumya Koduri" <skoduri at redhat.com>
2017 Oct 29
0
HA configuration in glusterFs with storhaug
Hi, I'm trying to find documentation for HA setup on Ganesha nfs in 3.12 version. But the documentation contains glusterfs-ganesha instructions, instead of storhaug. I'm new to the ha cluster setup and I am confused. Any information on it is very helpful. Thanks! Regards, Jeevan. -------------- next part -------------- An HTML attachment was scrubbed... URL: