gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] sessions on gluster volume


From: Vikas Gorur
Subject: Re: [Gluster-devel] sessions on gluster volume
Date: Wed, 25 Apr 2007 20:48:21 +0530
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

Pooya Woodcock wrote:
Sorry I spoke too soon, just ran test.php and it hangs again using patch 122. I thought I was doing good since apache stopped and started cleanly from config files on the gluster volume.
<?
session_create();
?>

The hanging was due to a bug in the posix xlator, which has been fixed.
I've tested running test.php with the latest tla after loading the posix-locks xlator, and it works fine. Let us know if it works for you too.

You'll need to load the posix-locks xlator for record locks to work.

volume locks
  type features/posix-locks
  subvolumes posix
end-volume

Vikas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]