Re: [Pvfs2-developers] server error messages on startup

2007-05-08 Thread Dharani Sankar Vijayakumar
Hi, I tried to test some pvfs applications from within the test/client/sysint/ folder. I used the configure file provided. Then, i used the make to build the .o files. When i ran ls.o (for instance) i get the following, ls.o: Exec format error. Wrong Architecture I am trying to write applicat

[Pvfs2-developers] server error messages on startup

2007-05-08 Thread Phil Carns
A while back I ran into a configuration problem where the fs.conf file accidentally listed the wrong handle range for a particular server (this happened after the file system was created). In this case, the trove handle management detects this problem because the handles on disk don't seem to

[Pvfs2-developers] setting xattrs on pvfs2 root

2007-05-08 Thread Phil Carns
It looks like pvfs2 does not allow you to set xattrs on the root directory. Is this expected? # checking the mount options: > mount -t pvfs2 tcp://localhost:3334/pvfs2-fs on /mnt/pvfs2 type pvfs2 (rw,user_xattr) # confirming that xattrs can be set on a normal directory: > setfattr -n user.pv

Re: [Pvfs2-developers] protocol fomat mismatch causes server segfault

2007-05-08 Thread Sam Lang
On Apr 24, 2007, at 1:41 PM, Kyle Schochenmaier wrote: Is there a reason why this is a 'fatal' error? I forgot to add the new install to my path, and was therefore using an old version of pvfs2-ls, which also caused my MD server to segfault. Hi Kyle, Sorry for the delayed response. Do y

[Pvfs2-developers] Re: dspace iterate and MULTIPLE_KEY

2007-05-08 Thread slang
On May 8, 2007, at 8:44 AM, Phil Carns wrote: I had not seen this, but it looks like you have it sorted out already now. How did this bug manifest itself in terms of what the user sees? Does this cause an error when the servers start, or does something pop up later when you create new f

[Pvfs2-developers] Re: dspace iterate and MULTIPLE_KEY

2007-05-08 Thread Phil Carns
I had not seen this, but it looks like you have it sorted out already now. How did this bug manifest itself in terms of what the user sees? Does this cause an error when the servers start, or does something pop up later when you create new files? -Phil Sam Lang wrote: Hi Phil, With the n

Re: [Pvfs2-developers] [PATCH] Xen configure checks addition

2007-05-08 Thread Robert Latham
On Mon, May 07, 2007 at 07:22:15PM -0400, Pete Wyckoff wrote: > This is ``ick''. Every kernel file that wants to compile with Xen > has to include these five lines? Is there a better way to do it? > Your goal is admirable, but I can't imagine anyone sane would put up > with this requirement. We