Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-19 Thread Harshavardhana
Konstantin, It depends on what you want, it is not a defacto for using GlusterFS. But yes fuse kernel module patched by us has currently some features. * Read performance (read pages per request) * Inode blocksize, read ahead pages. * flock support. * O_DIRECT with o

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-19 Thread Konstantin A. Lepikhov
Hi Harshavardhana! Thursday 19, at 03:04:53 PM you wrote: > Konstantin, > > Yeah with further investigation i found that iattr structure for ubuntu > lacks > the member named > " struct file *ia_file; " > I guess now the problem is really inside ubuntu API changes for t

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-19 Thread Harshavardhana
Konstantin, Yeah with further investigation i found that iattr structure for ubuntu lacks the member named " struct file *ia_file; " I guess now the problem is really inside ubuntu API changes for their own kernels. More or less looking into the kernel source from th

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-19 Thread Daniel Maher
Konstantin A. Lepikhov wrote: Konstantin, Clearly as you can see there are serious API differences against openvz kernel from Ubuntu with i think normal general Ubuntu kernel release. Can you check if module compiles fine with "2.6.24-21-generic" ? if yes we need to look at the API changes

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-18 Thread Konstantin A. Lepikhov
Hi Harshavardhana! Wednesday 18, at 07:50:56 PM you wrote: > Konstantin, > > Clearly as you can see there are serious API differences against openvz > kernel from Ubuntu with i think normal general Ubuntu kernel release. Can > you check if module compiles fine with "2.6.24-21-generic" ? if

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-18 Thread Harshavardhana
Konstantin, Clearly as you can see there are serious API differences against openvz kernel from Ubuntu with i think normal general Ubuntu kernel release. Can you check if module compiles fine with "2.6.24-21-generic" ? if yes we need to look at the API changes which openvz patches bring it.

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-03-18 Thread Konstantin A. Lepikhov
Hi Vikas! Tuesday 10, at 03:06:24 PM you wrote: > 2009/2/10 Chris Maciejewski : > > Would it be maybe some incompatibility between newer kernel shipped > > with Ubuntu and fuse-2.7.3glfs10? > > I don't think that could be it. As it happens, I did a fresh install > of Ubuntu 8.04 on my laptop yes

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-02-10 Thread Vikas Gorur
2009/2/10 Chris Maciejewski : > Would it be maybe some incompatibility between newer kernel shipped > with Ubuntu and fuse-2.7.3glfs10? I don't think that could be it. As it happens, I did a fresh install of Ubuntu 8.04 on my laptop yesterday and glfs10 compiled fine. My kernel is: 2.6.24-16-gene

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-02-10 Thread Chris Maciejewski
Hi, I have the kernel source installed on my system. Looks like someone had the same problem before: http://www.mail-archive.com/gluster-de...@nongnu.org/msg04825.html But unfortunately could not find the solution either... Would it be maybe some incompatibility between newer kernel shipped wit

Re: [Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-02-09 Thread Keith Freedman
make sure you have the kernel-sources rpm installed you can't build the kernel fuse module but I think you still need the kernel headers to compile everything else. At 03:46 PM 2/9/2009, Chris Maciejewski wrote: >Hi, > >Could someone please let me know how can I compile fuse-2.7.3glfs10 on >Ubun

[Gluster-users] fuse-2.7.3glfs10 - Ubuntu compilation problem.

2009-02-09 Thread Chris Maciejewski
Hi, Could someone please let me know how can I compile fuse-2.7.3glfs10 on Ubuntu 8.04? ./configure runs just fine, but make throws the following error: make[3]: *** [/usr/src/fuse-2.7.3glfs10/kernel/dir.o] Error 1 make[2]: *** [_module_/usr/src/fuse-2.7.3glfs10/kernel] Error 2 make[2]: Leaving