Metadata Server ?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Data Storage > Metadata Server ?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Metadata Server ?  
Sebastien Campion


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-19-07 06:16 PM

Hi,
does anybody know if it's possible to have a kind of metadata server ?

I explain, with 25Tb of data and many directories of 100 000 files,
when i try  "ls -all"
it's too long .....
I'd enough time to take a coffee 

So i would like to find a kind of metadata server synchronize with the
nas file system.

I think use a virtual distributed file system like Lustre or Gfarm.


thanks in advance,

Séb.





[ Post a follow-up to this message ]



    Re: Metadata Server ?  
Faeandar


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-20-07 06:15 PM

On Fri, 19 Oct 2007 16:19:20 +0200, Sebastien Campion
<sebastien.campion@irisa.fr> wrote:

>Hi,
>does anybody know if it's possible to have a kind of metadata server ?
>
>I explain, with 25Tb of data and many directories of 100 000 files,
>when i try  "ls -all"
>it's too long .....
>I'd enough time to take a coffee 
>
>So i would like to find a kind of metadata server synchronize with the
>nas file system.
>
>I think use a virtual distributed file system like Lustre or Gfarm.
>
>
>thanks in advance,
>
>Séb.

If the file system supports a seperation of data and metadata, like
SAMFs or Lustre, then you actually *have* to have a metadata server.
If the fs does not support it then you can't have one, at least not
without doing some very unsupported things.

~F





[ Post a follow-up to this message ]



    Re: Metadata Server ?  
Sebastien Campion


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-22-07 12:14 PM

Thanks, i learned more about the filesystem, it's WAFL by NetApp.
In documentation, i see "The WAFL file system store metadata in files,
three files :
- inode file
- block-map file
- inode map"

But i don't know where i can find it.

I'd only NFS (or CIFS) protocol enable (it's a NAS NetApp) so i don't
know if it's feasible to connect Lustre on NFS.
If it's ok, i will install Lustre.

Séb.


But i don't know where

Faeandar wrote:
> On Fri, 19 Oct 2007 16:19:20 +0200, Sebastien Campion
> <sebastien.campion@irisa.fr> wrote:
>
> 
>
> If the file system supports a seperation of data and metadata, like
> SAMFs or Lustre, then you actually *have* to have a metadata server.
> If the fs does not support it then you can't have one, at least not
> without doing some very unsupported things.
>
> ~F
>





[ Post a follow-up to this message ]



    Re: Metadata Server ?  
Jan-Frode Myklebust


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-22-07 06:14 PM

On 2007-10-22, Sebastien Campion <sebastien.campion@irisa.fr> wrote:
>
> I'd only NFS (or CIFS) protocol enable (it's a NAS NetApp) so i don't
> know if it's feasible to connect Lustre on NFS.
> If it's ok, i will install Lustre.

No, lustre is a completely different file system. It can't help your NetApp.

100.000 files in each directory is going to be painfull to list,
no matter what file system you're using. Things that might help:

- run a name service cache daemon (nscd) to cache uid/gid lookups
- don't resolve uid/gid by using "ls -ln"
- use "locate" as your "metadata server", if it contains enough
metadata for your needs.
- see if an fscache/cachefs can help
http://people.redhat.com/~dhowells/fscache/FS-Cache.pdf
- tune your NFS client http://www.netapp.com/library/tr/3183.pdf


-jf





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:05 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register