[Gluster-devel] Removal of autogenerated files from *.x using rpcgen

2014-04-23 Thread Harshavardhana
http://review.gluster.org/#/c/7526/ - this is a proposal to add a build time dependency on 'rpcgen' and get the files for XDR routines and co-routines generated during build time and avoid having them in the repository. This is due to a fact that i observed recently that we have been modifying th

Re: [Gluster-devel] [Gluster-users] Status on Gluster on OS X (10.9)

2014-04-09 Thread Harshavardhana
]: *** [libglusterfs_la-logging.lo] Error 1 >> make[3]: *** [all] Error 2 >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> >> How did you get libintl.h in your system? Also, please add a check f

Re: [Gluster-devel] Introducing a new option to gluster peer command.

2014-04-03 Thread Harshavardhana
+1 to Paul's idea - it sounds more friendly from Admin point of view - also provides consistency with naming schemes. On Thu, Apr 3, 2014 at 4:57 PM, Paul Cuzner wrote: > > I like the idea of making the CLI more semantically correct. ie to drop a > node from a cluster we use the term detach, so t

Re: [Gluster-devel] Growing concern about regular testcase failures

2014-04-02 Thread Harshavardhana
> I've been running the regression tests in several different > environments, and some of the tests are very sensitive. > Regression tests should be more stricter in their behavior, otherwise we have no way of knowing what is a stable patch. In future when we have 1000's of test cases - it could s

[Gluster-devel] Growing concern about regular testcase failures

2014-04-01 Thread Harshavardhana
As our regression tests have grown bigger and bigger - i have been observing a pattern of repeated builds which are requested every patch. Here are the list of scenarios that i have observed - Testcases pass on local laptop, while fail on Jenkins - Testcases fail on local laptop, while pass on je

Re: [Gluster-devel] Building gluster on OS X and fuse mount

2014-03-31 Thread Harshavardhana
On Mon, Mar 31, 2014 at 4:04 AM, Dennis Schafroth wrote: > > One question: Do you tried the gluster client? I haven't gotten around > debugging/tracing this. Sure i will test it, what is the issue? -- Religious confuse piety with mere ritual, the virtuous confuse regulation with outcomes _

Re: [Gluster-devel] Building gluster on OS X and fuse mount

2014-03-31 Thread Harshavardhana
>> >> NOTE: For the "warnings" on clang, are related to strict C99 checks >> since gluster is solely developed on GNU platforms it kind of ends up >> using GNU extensions. We will get to this subsequently. > > How about adding C99 to gcc compiling as well? > To suppress some of those warnings we h

Re: [Gluster-devel] Building gluster on OS X and fuse mount

2014-03-31 Thread Harshavardhana
Hi Dennis, https://forge.gluster.org/~schafdog/glusterfs-core/osx-glusterfs - i have pushed all of my changes, so please pull and rebase locally. Good news is i am able to start GlusterNFS, Gluster volume pure distributed and started using multiple partitions. Since even the client is working fro

Re: [Gluster-devel] Glusterfs client and fuse mount working on OS X 10.9

2014-03-29 Thread Harshavardhana
>> be using "gnulib". > > I think we are two that have tried that route, and gnulib macros seems > incompatible with gluster way of doing it. > > cheers, > :-Denis Hi Dennis, You might have to edit your repository to "allow" for merge requests. Let me know when its done i will send across a merg

Re: [Gluster-devel] Glusterfs client and fuse mount working on OS X 10.9

2014-03-29 Thread Harshavardhana
Hi Dennis, I cloned your repo and made a bunch of fixes - https://forge.gluster.org/~y4m4/glusterfs-core/y4m4s-osx-glusterfs I think the issue of OSXFUSE exists to some extent, if OSXFUSE is not performing well enough to Linux FUSE standards, i would bet it wouldn't be worth to get the client po

Re: [Gluster-devel] Glusterfs client and fuse mount working on OS X 10.9

2014-03-28 Thread Harshavardhana
https://github.com/Harshavardhana/glusterfs-osx/commits/master - Here you go! Right now i didn't work on getting the FUSE client working, but to answer that i wasn't sure FUSE4OSX is a stable project. Do you claim it to be stable in terms of FUSE for Linux equivalent? On Thu, Mar 27,

Re: [Gluster-devel] Glusterfs client and fuse mount working on OS X 10.9

2014-03-27 Thread Harshavardhana
This is good work Dennis, i started work on this in parallel - never saw the email. Would you like to collaborate?? Thank you taking the initiative. On Sat, Mar 22, 2014 at 4:46 AM, John Mark Walker wrote: > Wow... This is awesome! > > On Mar 22, 2014 7:38 AM, "Justin Clift" wrote: >> >> On 22/

Re: [Gluster-devel] Speed gains from libgfapi

2014-02-07 Thread Harshavardhana
>> - >> http://raobharata.wordpress.com/2012/10/29/qemu-glusterfs-native-integration/ >> >> HTH, >> Niels >> >> ___ >> Gluster-devel mailing list >> Gluster-devel@nongnu.org >> https://lists.nongnu.org/mailman/listinfo/gluster-devel >> > Thanks Niels, thi

Re: [Gluster-devel] libgfapi version format change affecting QEMU-GlusterFS

2014-01-25 Thread Harshavardhana
> Not for this specific change, but may be it's time to add a test case into > gluster to test QEMU requirements. The last effort in that direction was > made here: > http://lists.nongnu.org/archive/html/gluster-devel/2013-02/msg00014.html http://review.gluster.com/#/c/6790/ - i would hope this wo

Re: [Gluster-devel] libgfapi version format change affecting QEMU-GlusterFS

2014-01-25 Thread Harshavardhana
> "In essence, every time you make a change to the library and > release it, the C:R:A should change. A new library should start > with 0:0:0. Each time you change the public interface > (i.e., your installed header files), you should increment the > CURRENT number." > > So the vers

Re: [Gluster-devel] libgfapi version format change affecting QEMU-GlusterFS

2014-01-25 Thread Harshavardhana
> QEMU uses pkg-config to get the version of libgfapi and accordingly enable > features. Currently, it checks for version 3 for base libgfapi support, > version 5 for discard API support and version 6 for zerofill API support. > > However with recent commit c2b09dc87, libgfapi version changed from

Re: [Gluster-devel] brick stops responding

2014-01-20 Thread Harshavardhana
> > Yes, this is reasonable. The RPMs contain this directory, but it would > be nicer to have it created during 'make install'. Yeah agreed. Regardless of RPMs - i think these directories's should be created in "make install". -- Religious confuse piety with mere ritual, the virtuous confuse re

Re: [Gluster-devel] Query regarding GF_ASSERT macro

2014-01-07 Thread Harshavardhana
> Ideally, all assertion failures need to be caught in our own testing before > GA. The chances of assertion failures cropping up post GA should be very > low. If we see more failures in GA releases due to assert() being a NOOP, it > normally indicates that more testing is needed pre GA :). What c

Re: [Gluster-devel] Query regarding GF_ASSERT macro

2014-01-07 Thread Harshavardhana
> > I think we need to do the following: > > 1. Change GF_ASSERT to be a simple wrapper over assert() and get rid of the > -DDEBUG dependency. > > 2. Add -DNDEBUG for GA releases. qa releases to be built with assert() > enabled. > > 3. Change GF_ASSERT to GF_VALIDATE_xxx wherever it is being used d

Re: [Gluster-devel] Query regarding GF_ASSERT macro

2014-01-03 Thread Harshavardhana
On Fri, Jan 3, 2014 at 1:03 AM, Xavier Hernandez wrote: > > El 03/01/14 07:02, Harshavardhana ha escrit: > >> But from what i gather GF_ASSERT in GlusterFS context is much like >> BUG_ON for Linux kernel - assert is only necessary during debugging - >> a backtrace is v

Re: [Gluster-devel] Query regarding GF_ASSERT macro

2014-01-02 Thread Harshavardhana
> assert() macro also behaves in the same manner. It is an usual practice to > have assert() be a NOOP in production builds. assert()'s normal usage is to > assert that the expression is TRUE and it _should_ not be considered as a > replacement for NULL pointer checks. If we want to avoid NULL poin

Re: [Gluster-devel] Bogus date in changelog

2013-12-23 Thread Harshavardhana
Oct 11 2013 Harshavardhana > > and indeed the date is bogus. > > Harsha, can you please address this? > > Thanks, > Vijay > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo

Re: [Gluster-devel] upstream: Symbolic link not getting healed

2013-12-21 Thread Harshavardhana
> Sure, there could be a custom 3.4.2 build on which they can continue to > operate till the problem gets fixed and tested thoroughly in 3.4.3. As I > mentioned in my OP, the current fix causes self-healing of symbolic links > to fail and this can potentially cause data loss. This has far more seri

Re: [Gluster-devel] upstream: Symbolic link not getting healed

2013-12-20 Thread Harshavardhana
> > >> > There is a business case for Bluedatainc (http://www.bluedata.com/) which > needs that fix who are a consumer of GFAPI - they are using the community > version 3.4.1qa1 with this fix. > > Hadoop jobs "TestDFS_IO" fails without this fix. > > > Yeah the fix can be deferred if its creating me

Re: [Gluster-devel] upstream: Symbolic link not getting healed

2013-12-20 Thread Harshavardhana
On Fri, Dec 20, 2013 at 4:36 AM, Vijay Bellur wrote: > On 12/19/2013 02:28 PM, Harshavardhana wrote: > >> GFAPI observes ENOENT with glfs_stat() - so the fix is necessary. >> > > I agree that the fix is necessary. We will address it for release-3.5 and > master now. Ge

Re: [Gluster-devel] upstream: Symbolic link not getting healed

2013-12-19 Thread Harshavardhana
GFAPI observes ENOENT with glfs_stat() - so the fix is necessary. On Wed, Dec 18, 2013 at 9:55 PM, Pranith Kumar Karampuri < pkara...@redhat.com> wrote: > > > - Original Message - > > From: "Vijay Bellur" > > To: "Pranith Kumar Karampuri" , "Venkatesh > Somyajulu" > > Cc: gluster-devel

Re: [Gluster-devel] glusterfs-3.4.1 bug report

2013-10-19 Thread Harshavardhana
Hi David, Thanks for reporting looks like it was a blatant mistake on our side, since we never used these functions these issues were not exposed. Sending a follow up fix. Thanks again On Fri, Oct 18, 2013 at 12:57 PM, David Binderman wrote: > Hello there, > > I just ran the static analysis to

Re: [Gluster-devel] glusterfs-3.4.1 bug report

2013-10-19 Thread Harshavardhana
Hi David, Thanks for reporting looks like it was a blatant mistake on our side, since we never used these functions these issues were not exposed. Sending a follow up fix. Thanks again On Fri, Oct 18, 2013 at 12:57 PM, David Binderman wrote: > Hello there, > > I just ran the static analysis to

Re: [Gluster-devel] Build broken on current head with F19?

2013-09-11 Thread Harshavardhana
I have seen it happen randomly if there are some delays in the mock build process, so its not a consistent issue and might not even be related to the patch - just that rpm.t is someways broken at times. On Wed, Sep 11, 2013 at 1:52 PM, Anand Avati wrote: > Thanks for confirming Justin! Niels, d

Re: [Gluster-devel] [Gluster-users] Enabling Apache Hadoop on GlusterFS: glusterfs-hadoop 2.1 released

2013-09-06 Thread Harshavardhana
+1 On Thu, Sep 5, 2013 at 4:18 PM, Anand Avati wrote: > > On Thu, Sep 5, 2013 at 2:53 PM, Stephen Watt wrote: > >> Hi Folks >> >> We are pleased to announce a major update to the glusterfs-hadoop project >> with the release of version 2.1. The glusterfs-hadoop project, available at >> The glus

Re: [Gluster-devel] Proposal for 3.5: Make adding custom translators easy

2013-08-16 Thread Harshavardhana
On Fri, Aug 16, 2013 at 11:48 AM, Justin Clift wrote: > On 15/08/2013, at 7:33 PM, Kaleb KEITHLEY wrote: > > On 08/15/2013 07:40 AM, Justin Clift wrote: > >> On 15/08/2013, at 5:51 AM, Anand Babu Periasamy wrote: > > >>> * Modular GlusterFS CLI API. Today it is hard-coded. > >> > >> Not so sure

Re: [Gluster-devel] Spelling error patch for 3.4.x

2013-08-14 Thread Harshavardhana
Hi Patrick, It would be good if you submitted following this - http://www.gluster.org/community/documentation/index.php/Development_Work_Flow Thanks for the patch On Wed, Aug 14, 2013 at 2:07 AM, Patrick Matthäi wrote: > Hello, > > could you please apply the attached patch? Thanks! > > -- > /

Re: [Gluster-devel] RPM re-structuring

2013-08-14 Thread Harshavardhana
> > > > Actually this *wasnt* what we discussed. glusterfs-api was supposed to > depend on glusterfs-libs *ONLY*. This is because it has a linking (hard) > relationship with glusterfs-libs, and glusterfs.rpm is only a run-time > dependency - everything here is dlopen()ed. > > rpm uses 'ldd' command

Re: [Gluster-devel] Regression test for bug-888174

2013-08-08 Thread Harshavardhana
Yep, I concur "Test Summary Report --- ./tests/bugs/bug-888174.t (Wstat: 0 Tests: 25 Failed: 4) Failed tests: 22-25 Files=157, Tests=2556, 3270 wallclock secs ( 1.46 usr 1.02 sys + 801.70 cusr 621.32 csys = 1425.50 CPU) Result: FAIL " On Thu, Aug 8,

Re: [Gluster-devel] GlusterFS Documentation improvements

2013-07-30 Thread Harshavardhana
We have to learn from XFS documentation - http://xfs.org/docs/xfsdocs-xml-dev/XFS_User_Guide/tmp/en-US/html/index.html I generally would keep the wiki but extensively support pandoc - which is quite precise and useful for distribution. On Tue, Jul 30, 2013 at 12:12 PM, Joe Julian wrote: > Need

Re: [Gluster-devel] [Gluster-users] Documentation for hidden options exposed

2013-07-29 Thread Harshavardhana
On Sun, Jul 28, 2013 at 10:41 PM, Amar Tumballi wrote: > On 07/29/2013 04:46 AM, Harshavardhana wrote: > >> >> http://www.gluster.org/**community/documentation/index.** >> php/Documenting_the_**undocumented<http://www.gluster.org/community/documentation/index.php/D

Re: [Gluster-devel] Warning in logging.c

2013-07-28 Thread Harshavardhana
Gluster default logging can be enabled by creating `/var/lib/glusterd/logger.conf` and restarting Gluster services. But i would vote for a much better way to handle this in more document friendly manner - since creating a file and restarting is obscure and prone to errors. Avati's idea is perhaps

Re: [Gluster-devel] [Gluster-users] [FEEDBACK] Governance of GlusterFS project

2013-07-28 Thread Harshavardhana
> >> There are many different models some of which are time tested which have >> worked for more than a decade and at a scale of 100,000's of patches >> millions of lines of code. >> >> 1. Linux kernel - >> http://www.oss-watch.ac.uk/resources/benevolentdictatorgovernancemodel >> 2. Mozilla Foundat

Re: [Gluster-devel] [Gluster-users] [FEEDBACK] Governance of GlusterFS project

2013-07-27 Thread Harshavardhana
> - Be responsible for maintaining release branch. > - Deciding branch points in master for release branches. > - Actively scan commits happening in master and cherry-pick those which > improve stability of a release branch. > - Handling commits in the release branch. > - Deciding what outstanding

Re: [Gluster-devel] automake

2012-05-08 Thread Harshavardhana
Ian, Please re-run the ./autogen.sh and use again. Make sure you have added entries in 'configure.ac' and 'Makefile.am' for the respective module name and directory. -Harsha On Tue, May 8, 2012 at 10:35 PM, Ian Latter wrote: > Hello, > > >  I have built a new module and I can't seem to > get t

Re: [Gluster-devel] git-review

2011-12-21 Thread Harshavardhana
Amazed! actually :-) . Thank you Monty. On Wed, Dec 21, 2011 at 9:31 AM, John Mark Walker wrote: > Hi Monty, > > Thanks for the early Christmas present! We appreciate your letting us know > about it. > > -JM > > > - Original Message - >> Hey guys! >> >> I work on the OpenStack project on

Re: [Gluster-devel] [Gluster-users] Gluster on an ARM system

2011-08-11 Thread Harshavardhana
On Thu, Aug 11, 2011 at 8:15 PM, Hraban Luyat wrote: > Pointer casting: armv5tel forces word-alignment of unsigned integers > but glusterfs casts buffer pointers (char *) to integer pointers. 75% > you get a misaligned pointer and when you read from that, well, you > read some incompatible value t

Re: [Gluster-devel] Stale NFS file handle, then EINVAL

2011-07-21 Thread Harshavardhana
I can even confirm this on 3.2.2 . On Thu, Jul 21, 2011 at 8:08 PM, Harshavardhana wrote: > I can confirm this on Linux too, could happen with renames of files > creating link files with different gfid.  So rm -rf returns ESTALE for > those files while deleting the directory. > >

Re: [Gluster-devel] Stale NFS file handle, then EINVAL

2011-07-21 Thread Harshavardhana
I can confirm this on Linux too, could happen with renames of files creating link files with different gfid. So rm -rf returns ESTALE for those files while deleting the directory. Works when you attempt the second time. I guess it heals itself. > You suggest that the FUSE implementation should f

Re: [Gluster-devel] compilation problems

2010-03-21 Thread Harshavardhana
uot; > booster.c:1690: error: parse error before "__nonnull" > booster.c:1693: error: parse error before "__nonnull" > make[3]: *** [libglusterfs_booster_la-booster.lo] Error 1 > > Stephan, Could you please provide us your glibc and gcc versions?. -- Harshavardhan

Re: [Gluster-devel] inode list memory usage

2010-02-25 Thread Harshavardhana
On 02/26/2010 03:58 AM, Mike Terzo wrote: On Thu, Feb 25, 2010 at 1:49 PM, Harshavardhana wrote: On Thu, Feb 25, 2010 at 11:46 AM, Shehjar Tikoo wrote: Mike Terzo wrote: I have a very simple glusterfs config setup. I have 2 tcp hosts configured as: volume LABVOL

Re: [Gluster-devel] inode list memory usage

2010-02-25 Thread Harshavardhana
t;>subvolumes gfs1 gfs2 >> end-volume >> >> Could you share with us your entire volume files? and the version of glusterfs under use?. There is no such option for "cluster/replicate" called "option block-size 4MB" Regards Harshavardhana __

Re: [Gluster-devel] Gluster with ext4 problem

2010-02-24 Thread Harshavardhana
you also explain the setup details. Regards -- Harshavardhana http://www.gluster.com ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Incompatible rpm versions

2010-02-22 Thread Harshavardhana
n from building until we come up with a document for doing so. glusterfs-2.0.0 rpms in the fedora 11 are not supposed to be used with the 3.0 Storage Platform release. Regards -- Harshavardhana http://www.gluster.com ___ Gluster-devel mailing lis

Re: [Gluster-devel] Storage Platform - Security hole

2010-02-22 Thread Harshavardhana
On 02/22/2010 01:21 PM, Harshavardhana wrote: On 02/22/2010 05:18 AM, Kunthar wrote: Hi all, Check attached snapshots. I can right click and toggle fullscreen in firefox and can go anywhere. It is risky. Why don't you guys consider using python GUI? Ku

Re: [Gluster-devel] Storage Platform - Security hole

2010-02-22 Thread Harshavardhana
list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel Hi Kunthar, A bug has been filed upon your request. http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=658 Regards -- Harshavardhana http://www.gluste

Re: [Gluster-devel] Fwd: GFS fehlermeldung

2010-02-18 Thread Harshavardhana
On 02/18/2010 06:01 PM, Roland Fischer wrote: Hi harshavardhana, thank you for your reply. We have turned off option mandatory-locks but error is the same. What means this error? [2010-02-16 11:54:27] E [afr.c:179:afr_read_child] mirror: invalid argument: inode [2010-02-16 11

Re: [Gluster-devel] Fwd: GFS fehlermeldung

2010-02-16 Thread Harshavardhana
?. Does your application does mandatory locking?. Please read through " http://gluster.com/community/documentation/index.php/Translators/features/locks"; the NOTE to get the exact behaviour of using this. Thanks Harshavardhana > subvolumes posix > end-volume > > volume writebehi

Re: [Gluster-devel] Best performance glusterfs v. 3.0.0 and samba

2010-02-15 Thread Harshavardhana
refetch >type performance/stat-prefetch >subvolumes quickread > end-volume > > > Thank you very much > regards, > Roland > > Even with this we would need to know the backend disk performance with o-direct to properly analyse the cost of using

Re: [Gluster-devel] Posix locks - Patch works

2010-02-11 Thread Harshavardhana
e using "release-3.0" branch please send us your log files too. Earlier suggested patch will be included in the 3.0.3 release ie. release-3.0 branch already has the patch. - Harshavardhana > Kernel: 2.6.31.12 vanilla > > Our config looks like this: > > server: > volume p

Re: [Gluster-devel] glusterfs-volgen generates deprecated config option ?

2010-02-04 Thread Harshavardhana
inuing with correction > [2010-02-04 15:09:55] W [xlator.c:655:validate_xlator_volume_options] > s01-1: option 'transport.remote-port' is deprecated, preferred is > 'remote-port', continuing with correction > > It will be fixed in the repository. Thanks for pointing it out - Harshavardhana

Re: [Gluster-devel] gluster 3.0.0 vs gluster 3.0.1

2010-01-26 Thread Harshavardhana
Hi Nicolas, Can you check if this patch against 3.0.1 works for you? http://patches.gluster.com/patch/2703/ Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Jan 26, 2010 at 3:05 PM, nicolas prochazka < prochazka.nico...@gmail.com> wrote: > Hi again,

Re: [Gluster-devel] Link for Debian packages is obsolete

2010-01-13 Thread Harshavardhana
Hi Patrick, Its better we move the version to 3.0 for glusterfs or create new package which starts with glusterfs3. Which will help users upgrade to 3.0. As everyone already knows the 3.x in not compatible with 2.x there needs to be a decision made now. Regards -- Harshavardhana Gluster

Re: [Gluster-devel] build glustersp-image?

2010-01-11 Thread Harshavardhana
atform. Let us know how it goes. . Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Jan 12, 2010 at 12:31 AM, Luke Meyer wrote: > Perhaps I'm dense but I can't see offhand how to build the GlusterSP > image using the repo at git://git.gluster.com/glustersp-

Re: [Gluster-devel] server-side-replication work correct!?

2009-12-22 Thread Harshavardhana
licate subvolume values as below volume gfs-replicate type cluster/replicate subvolumes posix posix-remote end-volume Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Dec 22, 2009 at 7:02 PM, Roland Fischer wrote: > hi, > > i dont know what you

Re: [Gluster-devel] glusterfs 3.0.0 crash

2009-12-17 Thread Harshavardhana
Are you running servers with 2.0.x version?. Regards -- Harshavardhana Gluster - http://www.gluster.com On Thu, Dec 17, 2009 at 9:52 PM, Vijay Bellur wrote: > Can you please generate a backtrace and send across the client log? > > Thanks, > Vijay > > > elsif wrote: >

Re: [Gluster-devel] gluster-platform: problem adding server with disks bigger than 1000 GB

2009-12-10 Thread Harshavardhana
Hi David, We have installed nodes with more than 40TB per RAID controller. But not sure about this case we will reproduce this issue in house and fix it with next update. Thanks a lot for reporting the issue. Regards -- Harshavardhana Gluster - http://www.gluster.com On Thu, Dec

Re: [Gluster-devel] gluster-platform: problem adding server with disks bigger than 1000 GB

2009-12-09 Thread Harshavardhana
Hi David, Can you give us the screenshot of the error?. Regards -- Harshavardhana Gluster - http://www.gluster.com On Wed, Dec 9, 2009 at 10:26 PM, David Mayr wrote: > Hi Gluster-Team, > > congratulations for the 3.0 release! > > > I just found an issue, maybe a bug: w

Re: [Gluster-devel] [PATCH] Hopefully fix rpm building for everyone by rm-ing *.a and *.la

2009-12-03 Thread Harshavardhana
Thanks Erick, figured out this to be a libtool issue it produces *.a for a debian based tarball, not on Fedora 11 libtool. Regards -- Harshavardhana Gluster - http://www.gluster.com On Thu, Dec 3, 2009 at 4:32 AM, Erick Tryzelaar < idade...@users.sourceforge.net> wrote: > My Fedora 1

Re: [Gluster-devel] Now Redhat's init agrees with where the bin is.

2009-11-16 Thread Harshavardhana
Hi Paul, Can explain a bit more why is this necessary?. Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Nov 17, 2009 at 4:05 AM, Paul Rawson wrote: > diff --git a/extras/init.d/glusterfsd-Redhat.in > b/extras/init.d/glusterfsd-Redhat.in > index f53de8f..2f500

Re: [Gluster-devel] [PATCH] Fix rpm building for Fedora 11.

2009-11-16 Thread Harshavardhana
Hi Erick, I have a similar fedora 11 running and i am not seeing that issue. Are you sure you have not modified for your rpm macros? or any new options in rpmrc?. Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Nov 17, 2009 at 12:27 AM, Erick Tryzelaar < id

Re: [Gluster-devel] what are you doing gluster develop team?

2009-11-11 Thread Harshavardhana
Hi Andy, Our development repositories are available at http://git.gluster.com Regards -- Harshavardhana Gluster - http://www.gluster.com On Thu, Nov 12, 2009 at 9:08 AM, andy wrote: > Recently, I found the gluster source have not been change long time ? > > Is there some b

[Gluster-devel] Re: [Gluster-users] Gluster Storage Platform 3.0Beta0

2009-11-11 Thread Harshavardhana
Hi Mike, Please find the vmdk image for vmware, this is equivalent of the USB image. http://ftp.gluster.com/pub/gluster/gluster-platform/3.0/Gluster-3.0Beta0U1.vmdk.gz Regards -- Harshavardhana Gluster - http://www.gluster.com On Wed, Nov 11, 2009 at 4:40 AM, Harshavardhana wrote: >

[Gluster-devel] Re: [Gluster-users] Gluster Storage Platform 3.0Beta0

2009-11-10 Thread Harshavardhana
Hi Eff, ISO is taken as low priority as of now, fo iso we have other issues to be fixed. We have decided to do it after Beta1. Regards -- Harshavardhana Gluster - http://www.gluster.com On Wed, Nov 11, 2009 at 4:36 AM, Eff Norwood wrote: > Please also make an ISO im

[Gluster-devel] Re: [Gluster-users] Gluster Storage Platform 3.0Beta0

2009-11-10 Thread Harshavardhana
Hi Mike, For ESXi we will upload a "vmdk" this week, as we will be making a Beta1 on Monday. Regards -- Harshavardhana Gluster - http://www.gluster.com On Wed, Nov 11, 2009 at 3:45 AM, mike foster wrote: > Anybody have any ideas on how to get the USB image to work inside ESXi?

Re: [Gluster-devel] GlusterFS 3.0pre1 (Whats in 3.0)

2009-11-03 Thread Harshavardhana
much dependency free :) Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Nov 3, 2009 at 7:20 PM, Anand Avati wrote: > > Is the detection based on kernel version or feature detection? The reason > I > > ask is because there are heavily patched distro kernels

Re: [Gluster-devel] GlusterFS 3.0pre1 (Whats in 3.0)

2009-11-03 Thread Harshavardhana
:). Regards -- Harshavardhana Gluster - http://www.gluster.com On Wed, Nov 4, 2009 at 12:59 AM, Nathan Stratton wrote: > On Wed, 4 Nov 2009, Harshavardhana wrote: > > Gordan, >> >> Recent RHEL and CentOS kernel update of -164 patch set has included fuse >> into >> t

Re: [Gluster-devel] GlusterFS 3.0pre1 (Whats in 3.0)

2009-11-02 Thread Harshavardhana
tualization and database >> environment, where files >> are very large and applications need to run non-stop. >> > > I'd still say that healing on open files should be been a requirement for > 1.0, not to mention outright erroneous behaviour (the mentioned rm -rf bug). >

Re: [Gluster-devel] GlusterFS 3.0pre1 (Whats in 3.0)

2009-11-02 Thread Harshavardhana
perhaps. Well disable-direct-io can be done away as since 2.6.26 fuse kernel module supports big_writes which even with disabling direct io you get good performance. Regards -- Harshavardhana Gluster - http://www.gluster.com On Tue, Nov 3, 2009 at 4:19 AM, Nathan Stratton wrote: > On

Re: [Gluster-devel] 2.0.0rc4 (and rc5) locks up when used as root

2009-03-20 Thread Harshavardhana
Gordan, were the permissions changed being over replicate by any chance?. can you write an additional script to check for the permission of files or atleast have a dump to compare permissions over replicate and without it. Regards -- Harshavardhana "Yantra Shilpi" Z Research

Re: [Gluster-devel] debian lenny + apache2 + mod_glusterfs 2.0.0rc4

2009-03-11 Thread Harshavardhana
Its only hardcoded as default behaviour, you should be using ./configure --with-apxspath=/usr/local/bin/apxs2 --with-apachepath=/usr/local/bin/apache2 This will override the default behaviour. Regards -- Harshavardhana "Yantra Shilpi" Z Research Inc - http://www.zresearch.com On W

Re: [Gluster-devel] debian lenny + apache2 + mod_glusterfs 2.0.0rc4

2009-03-10 Thread Harshavardhana
Hi Ivan, --with-apxspath Path to apxs binary --with-apachepath Path to apache binary You can use following options at the configure level to specify the apxs and apache binary directly. Regards -- Harshavardhana "Yantra Shilpi" Z Research Inc - http://www.zresearch

Re: [Gluster-devel] glusterfs 2.0rc2?

2009-02-24 Thread Harshavardhana
b/gluster/glusterfs/2.0/LATEST/. Please advise. > > Dan > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Harshavardhana [y4m4 on #glus...@irc.fr

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-03 Thread Harshavardhana
src/mod_glusterfs-build.c >>> apxs -c -o mod_glusterfs.la -Wc,-g3 -Wc,-O0 -DLINUX=2 -D_REENTRANT >>> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 >>> -D__USE_FILE_OFFSET64 -I../../../../libglusterfsclient/src >>> -L../../../../libglusterfsclien

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-03 Thread Harshavardhana
-prefer-pic -O2 >> -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector >> --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX=2 -D_REENTRANT >> -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 >> -I/usr/include/apr-1 -g3 -O0 -I../.

Re: [Gluster-devel] Glusterfs V2.0

2009-01-07 Thread Harshavardhana Ranganath
seen to not work on FreeBSD". Just want > to confirm if v2.0 supports 32bit RHEL 5.2 OS. Thank you. > > > > Regards, > > melvin > > > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http:

Re: [Gluster-devel] Preventing glusterfs from writting to mtab

2008-12-23 Thread Harshavardhana Ranganath
__ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Harshavardhana [y4m4 on #glus...@irc.freenode.net] "Samudaya TantraShilpi" Z Research Inc - http://www.zresearch.com ___

Re: [Gluster-devel] glusterfs-1.4.0pre13 compiling trouble under freebsd7.0

2008-12-04 Thread Harshavardhana Ranganath
igure" and send me config.log Regards On Thu, Dec 4, 2008 at 8:41 PM, <[EMAIL PROTECTED]> wrote: > config.log in attachment > /usr/ports/devel/libexecinfo already installed > > 2008/12/4 Harshavardhana Ranganath <[EMAIL PROTECTED]>: > > Hi Psevdo, > > > &g

Re: [Gluster-devel] glusterfs-1.4.0pre13 compiling trouble under freebsd7.0

2008-12-03 Thread Harshavardhana Ranganath
erfs.so > /usr/local/lib/libiconv.so -lfl ../../argp-standalone/libargp.a > -lpthread -Wl,--rpath -Wl,/usr/local/lib > ../../libglusterfs/src/.libs/libglusterfs.so: undefined reference to > `backtrace' > ../../libglusterfs/src/.libs/libglusterfs.so: undefined reference to >

Re: [Gluster-devel] GlusterFS Root

2008-11-22 Thread Harshavardhana Ranganath
gt; end-volume > > volume root >type cluster/afr >subvolumes root1 root2 >option read-subvolume root1 > end-volume > > Any suggestions on where I should even begin to look for the cause of this > problem? I tested it in single-user mode, a

Re: [Gluster-devel] Building on *BSD

2008-11-11 Thread Harshavardhana Ranganath
; make: stopped in > /usr/local/src/glusterfs-1.3.12/xlators/performance/booster > *** Error code 1 > > Stop. > make: stopped in /usr/local/src/glusterfs-1.3.12/xlators/performance > *** Error code 1 > > Stop. > make: stopped in /usr/local/src/glusterfs-1.3.12/xlators > ***

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-05 Thread Harshavardhana Ranganath
AM, rhubbell <[EMAIL PROTECTED]> wrote: > No that fails too, with the same error. > > > > On Thu, 2008-11-06 at 07:23 +0530, Harshavardhana Ranganath wrote: > > i need some more details can you run by hand "flex -t ./spec.l > > > spec.lex.c" ? does it work? &

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-05 Thread Harshavardhana Ranganath
t/glusterfs-1.3.12/glusterfs/src' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/root/glusterfs-1.3.12/glusterfs' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/root/glusterfs-1.3.12' > > make:

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-04 Thread Harshavardhana Ranganath
Replies inline On Wed, Nov 5, 2008 at 1:25 AM, rhubbell <[EMAIL PROTECTED]> wrote: > On Tue, 2008-11-04 at 15:55 +0530, Harshavardhana Ranganath wrote: > > SUWhea and SUWarc should be installed as these are some required > > packages i found out. > > > Minor cor

Re: [Gluster-devel] Glusterfs not mounting correctly during boot under RHEL 5.2

2008-11-04 Thread Harshavardhana Ranganath
gt; -1 (107) > > > > > > Thanks for the prompt reply. > > > > Regards, > > > > Ioannis > > > > > > > > > > ___ >

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-04 Thread Harshavardhana Ranganath
SUWhea and SUWarc should be installed as these are some required packages i found out. On Tue, Nov 4, 2008 at 11:59 AM, Harshavardhana Ranganath < [EMAIL PROTECTED]> wrote: > > Yes GlusterFS should be built with gcc and related tools. Sun compiler > tools are not required but th

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-03 Thread Harshavardhana Ranganath
blio.org/pub/solaris/opencsw/unstable/sparc/5.10/ > > > > Can gluster be built without any Sun compiler tools? > Can it be built completely with gcc, and related tools? > > On Tue, 2008-11-04 at 07:49 +0530, Harshavardhana Ranganath wrote: > > Hi Rhubbell, > > >

Re: [Gluster-devel] Anyone running on Solaris 10?

2008-11-03 Thread Harshavardhana Ranganath
luster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Harshavardhana [y4m4 on [EMAIL PROTECTED] "Samudaya TantraShilpi" Z Research Inc - http://www.zresearch.com ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] gluster 1.4 compile error?

2008-09-21 Thread Harshavardhana Ranganath
rror 1 > make[2]: Leaving directory > `/usr/local/src/gluster-1.4/glusterfs-new/build/xlators' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/gluster-1.4/glusterfs-new/build' > make: *** [all] Error 2 > > Thanks, > Alex > __

Re: [Gluster-devel] 1.3.10 compile failure on FC9 w/ Gluster-patched Fuse

2008-07-21 Thread Harshavardhana
t; > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.63368 (%build) > --- > > Just for fun, i tried to build the 1.3.10 release on an FC8 machine > (with the normal FC8 fuse package, though i'm not sure that would make >

Re: [Gluster-devel] Extended Attributes

2008-05-13 Thread Harshavardhana
actually didn't really help :D Regards -- Harshavardhana [y4m4 on [EMAIL PROTECTED] "Samudaya TantraShilpi" Z Research Inc - http://www.zresearch.com ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/l

Re: [Gluster-devel] glusterFS on rocks4.3?

2008-04-22 Thread Harshavardhana Ranganath
Hi Ricardo, as i see you require libtool-1.5.6-4.EL4.2.x86_64 to be installed on your system. That should fix your problem. -- Harshavardhana [y4m4 on [EMAIL PROTECTED] Z Research Inc - http://www.zresearch.com ___ Gluster-devel mailing list

Re: [Gluster-devel] glusterFS on rocks4.3?

2008-04-21 Thread Harshavardhana
ease make sure you have kernel source installed. Let us know if this works for you. Regards -- Harshavardhana #gluster - y4m4 Z Research Inc. ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] oddity with the mountpoint

2008-04-11 Thread Harshavardhana
the DEBUG logs which avati requested. Thanks Regards > On Thu, 10 Apr 2008 10:40:34 -0700 Harshavardhana Ranganath > <[EMAIL PROTECTED]> wrote: > >>also can you paste the command line mounting where you enabled >> debugging? was it using the glusterfs binary dir

Re: [Gluster-devel] oddity with the mountpoint

2008-04-10 Thread Harshavardhana Ranganath
y or using "mount -t glusterfs" Regards Harshavardhana ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

  1   2   >