search for: nnss

Displaying 10 results from an estimated 10 matches for "nnss".

Did you mean: ness
2017 Jul 03
2
Slow write times to gluster disk
Hi Soumya, When I originally did the tests I ran tcpdump on the client. I have rerun the tests, doing tcpdump on the server tcpdump -i any -nnSs 0 host 172.16.1.121 -w /root/capture_nfsfail.pcap The results are in the same place http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ capture_nfsfail.pcap has the results from the failed touch experiment capture_nfssucceed.pcap has the results from the successful touch experime...
2017 Jul 05
2
Slow write times to gluster disk
...05:01 AM, Soumya Koduri wrote: > > > On 07/03/2017 09:01 PM, Pat Haley wrote: >> >> Hi Soumya, >> >> When I originally did the tests I ran tcpdump on the client. >> >> I have rerun the tests, doing tcpdump on the server >> >> tcpdump -i any -nnSs 0 host 172.16.1.121 -w /root/capture_nfsfail.pcap >> >> The results are in the same place >> >> http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ >> >> capture_nfsfail.pcap has the results from the failed touch experiment >> capture_nfssucce...
2017 Jul 04
0
Slow write times to gluster disk
On 07/03/2017 09:01 PM, Pat Haley wrote: > > Hi Soumya, > > When I originally did the tests I ran tcpdump on the client. > > I have rerun the tests, doing tcpdump on the server > > tcpdump -i any -nnSs 0 host 172.16.1.121 -w /root/capture_nfsfail.pcap > > The results are in the same place > > http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ > > capture_nfsfail.pcap has the results from the failed touch experiment > capture_nfssucceed.pcap has the results fro...
2017 Jun 30
2
Slow write times to gluster disk
...://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ > > capture_nfsfail.pcap has the results from the failed touch experiment > capture_nfssucceed.pcap has the results from the successful touch > experiment > > The command I used for these was > > tcpdump -i ib0 -nnSs 0 host 172.16.1.119 -w /root/capture_nfstest.pcap > > The brick log files are also in the above link. If I read them > correctly they both funny times. Specifically I see entries from > around 2017-06-27 14:02:37.404865 even though the system time was > 2017-06-27 12:00:00. &gt...
2017 Jul 03
0
Slow write times to gluster disk
...y/GlusterUsers/TestNFSmount/ >> >> capture_nfsfail.pcap has the results from the failed touch experiment >> capture_nfssucceed.pcap has the results from the successful touch >> experiment >> >> The command I used for these was >> >> tcpdump -i ib0 -nnSs 0 host 172.16.1.119 -w /root/capture_nfstest.pcap I hope these pkts were captured on the node where NFS server is running. Could you please use '-i any' as I do not see glusterfs traffic in the tcpdump. Also looks like NFS v4 is used between client & nfs server. Are you using kerne...
2017 Jul 07
0
Slow write times to gluster disk
...;> >> On 07/03/2017 09:01 PM, Pat Haley wrote: >>> >>> Hi Soumya, >>> >>> When I originally did the tests I ran tcpdump on the client. >>> >>> I have rerun the tests, doing tcpdump on the server >>> >>> tcpdump -i any -nnSs 0 host 172.16.1.121 -w /root/capture_nfsfail.pcap >>> >>> The results are in the same place >>> >>> http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ >>> >>> capture_nfsfail.pcap has the results from the failed touch experiment &...
2017 Jul 07
2
Slow write times to gluster disk
...01 PM, Pat Haley wrote: >>>> >>>> Hi Soumya, >>>> >>>> When I originally did the tests I ran tcpdump on the client. >>>> >>>> I have rerun the tests, doing tcpdump on the server >>>> >>>> tcpdump -i any -nnSs 0 host 172.16.1.121 -w /root/capture_nfsfail.pcap >>>> >>>> The results are in the same place >>>> >>>> http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ >>>> >>>> capture_nfsfail.pcap has the results from the f...
2017 Jun 27
0
Slow write times to gluster disk
...have put the packet captures in http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ capture_nfsfail.pcap has the results from the failed touch experiment capture_nfssucceed.pcap has the results from the successful touch experiment The command I used for these was tcpdump -i ib0 -nnSs 0 host 172.16.1.119 -w /root/capture_nfstest.pcap The brick log files are also in the above link. If I read them correctly they both funny times. Specifically I see entries from around 2017-06-27 14:02:37.404865 even though the system time was 2017-06-27 12:00:00. One final item, another re...
2017 Jul 14
0
Slow write times to gluster disk
...>>> >>>>> Hi Soumya, >>>>> >>>>> When I originally did the tests I ran tcpdump on the client. >>>>> >>>>> I have rerun the tests, doing tcpdump on the server >>>>> >>>>> tcpdump -i any -nnSs 0 host 172.16.1.121 -w >>>>> /root/capture_nfsfail.pcap >>>>> >>>>> The results are in the same place >>>>> >>>>> http://mseas.mit.edu/download/phaley/GlusterUsers/TestNFSmount/ >>>>> >>>>> cap...
2017 Jun 27
2
Slow write times to gluster disk
On 06/27/2017 10:17 AM, Pranith Kumar Karampuri wrote: > The only problem with using gluster mounted via NFS is that it does not > respect the group write permissions which we need. > > We have an exercise coming up in the a couple of weeks. It seems to me > that in order to improve our write times before then, it would be good > to solve the group write permissions for gluster