The "first access" bug appears to still be occuring with 2.0.0rc2. The FS
is inaccessible on first access, if performed quickly after mounting (e.g.
when shell scripted).

Specifically, in the case of GlusterFS OSR, the init script mounts gluster
to /mnt/newroot, and then tries to bind mount
/mnt/newroot/cluster/cdsl/<nodeid> to /mnt/newroot/cdsl.local. This fails
claiming the directories don't exist. However, if I add something like "ls
-la /mnt/newroot/cluster > /dev/null" before the bind mount, the bind mount
then succeeds.

Gordan

On Wed, 25 Feb 2009 11:16:33 +0530, Harshavardhana <har...@zresearch.com>
wrote:
> Dan,
> 
>     Yes its available from that link.
> 
> Regards
> On Tue, Feb 24, 2009 at 9:00 PM, Dan Parsons <dpars...@nyip.net> wrote:
> 
>> In a previous email to this list, someone said:
>> "I'm using Glusterfs RC 2."
>>
>> Is rc2 actually available? I do not see it at
>> http://ftp.gluster.com/pub/gluster/glusterfs/2.0/LATEST/. Please advise.
>>
>> Dan
>>
>> _______________________________________________
>> Gluster-devel mailing list
>> Gluster-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>>
>>


_______________________________________________
Gluster-devel mailing list
Gluster-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to