From: Thomas S H. <tha...@gm...> - 2011-05-18 14:42:56
|
Hi, I have effectively 13 filesystems on one mfsmaster, but only one underlying "filesystem". The thing to do is to just have your clients mount subdirectories under the moosefs root directory, so the moosefs root directory looks like this: /stuff/<files> /morestuff/<files> and then on the client you mount like this: mfsmount <mountpoint> -S stuff # mounts the /stuff directory to the mountpoint instead of the whole moosefs mount I use this to partition out data for different environments and different types of data, so I have: /users /prod/media /qa/media etc. On Wed, May 18, 2011 at 2:02 AM, Christoph Raible < c.r...@sc...> wrote: > Hi > > I have a question about configuration of the MooseFS-Filesystem. I got > the following infrastructure... > > 4 Chunkservers > 1 Master > 2 clients > > > Now I want 2 Filesystems (FS1 and FS2) > In FS1 is Server 1+2 and in FS2 is Server 3+4. > > Both should be handled by the one Masterserver and the clients should > connect to both Filesystems... > > Now I don't know if this is possible... or do I need one Master for a > Filesystem? > > > It would be great if someone can help me :) > > > Best regards, > > Ch.Raible > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Roland Niemeier, > Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Philippe Miltin > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > > > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users > |