Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2016-01-04 Thread Anuradha Talur
65 > > OPENDIR > > 0.43 44.88 us 33.00 us 69.00 us 264 > > SETXATTR > > 0.54 24.82 us 15.00 us 91.00 us598 > > STATFS > > 0.84 16.54 us 10.00 us 74.00 us 1406 >

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-30 Thread Srikanth Mampilakal
.22 us 54.00 us 355.00 us 1428 > WRITE > 6.05 59.59 us 36.00 us 42015.00 us 2812 > REMOVEXATTR > 6.34 61.60 us 24.00 us 28264.00 us 2850 > FXATTROP > 6.40 45.78 us 25.00 us 146.00 us

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-15 Thread Srikanth Mampilakal
" <shrikanth1...@gmail.com> > > To: gluster-users@gluster.org > > Sent: Thursday, December 10, 2015 7:59:04 PM > > Subject: Re: [Gluster-users] Gluster - Performance issue while copying > bulk files/folders > > > > > > > > Hi members, > >

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-15 Thread Srikanth Mampilakal
Hi Mat, The performance when copying or testing using dd command is very fast and 70 mb file take less than 3 min to copy to the Storage Volume. Its a ISCSI based Storage presented to the clients Thanks Sriikanth On Sat, Dec 12, 2015 at 6:20 PM, Mathieu Chateau wrote:

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-11 Thread Mathieu Chateau
Hello, did you test performance of storage brick itself before setting up ? How are they connecting to NetApp for their storage? nfs?iscsi? Cordialement, Mathieu CHATEAU http://www.lotp.fr 2015-12-11 7:02 GMT+01:00 Vijay Bellur : > On 12/09/2015 07:03 AM, Srikanth

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-10 Thread Vijay Bellur
On 12/09/2015 07:03 AM, Srikanth Mampilakal wrote: However, if I do dd to check the copy speed, I get the below result. [root@ClientServer ~]# time sh -c "dd if=/dev/zero of=/mnt/testmount/test.tmp bs=4k count=2 && sync" 2+0 records in 2+0 records out 8192 bytes (82 MB) copied,

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-10 Thread Anuradha Talur
Response inline. - Original Message - > From: "Srikanth Mampilakal" <shrikanth1...@gmail.com> > To: gluster-users@gluster.org > Sent: Thursday, December 10, 2015 7:59:04 PM > Subject: Re: [Gluster-users] Gluster - Performance issue while copying bulk &

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-10 Thread Srikanth Mampilakal
Hi members, Really appreciate if you can share your thoughts or any feedback for resolving the slow copy issue Regards Srikanth On 10-Dec-2015 2:12 AM, "Srikanth Mampilakal" wrote: > Hi, > > > I have production gluster file service used as a shared storage where

Re: [Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-10 Thread Игорь Бирюлин
Hello, I doesn't use version 3.7 in production. I think need try new options (I don't know how it improve work with big files but it should improve work with small files): gluster v set prodcmsroot client.event-threads 4 gluster v set prodcmsroot server.event-threads 4 gluster v set prodcmsroot

[Gluster-users] Gluster - Performance issue while copying bulk files/folders

2015-12-09 Thread Srikanth Mampilakal
Hi, I have production gluster file service used as a shared storage where the content management system uses it as document root. I have run in to a performance issue with the gluster/fuse client. Looking for your thoughts and experience in resolving Gluster performance issues: Gluster