[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Gluster-devel] problem with DHT
From: |
David Braginsky |
Subject: |
RE: [Gluster-devel] problem with DHT |
Date: |
Tue, 13 Jan 2009 23:23:34 -0800 |
Sorry, I misspoke. I created a bunch of directories, and they were replicated
across all nodes, not just afr. However, when I created 1000 directories, only
about 100 for visible in the mount point, though all 1000 were created on all
nodes.
> -----Original Message-----
> From: address@hidden [mailto:address@hidden On Behalf Of
> Anand Avati
> Sent: Tuesday, January 13, 2009 11:20 PM
> To: David Braginsky
> Cc: address@hidden
> Subject: Re: [Gluster-devel] problem with DHT
>
> > I mount the fs by doing glusterfs -f client.conf /mnt/glfs
> >
> > I then created a bunch of test files in /mnt/glfs and they showed up
> in the backend dir on
> > every node. Am I misunderstanding how DHT should work?
>
> Each file should be present only on an afr set. Do you mean, for
> example, if you ran 'touch /mnt/glfs/filename' then /glfs/filename is
> created on _every_ one of the 361 machines? Can you post your log
> files and spec files verbatim? Since the list does not accept
> attachments you can mail them to me directly.
>
> Thanks,
> avati