Ok, so I could do mount --bind /lustre/home /home mount --bind /lustre/groups /groups
Is this a generally accepted practice with Lustre? This just seems so much like a nifty trick, but if its what the community uses, then ok. But ultimately if I wanted two separate filesystems, I would need more hardware? An OST can't be put into a general 'pool' for use between the two? David On Wed, Aug 18, 2010 at 12:33 PM, Kevin Van Maren <[email protected]> wrote: > David Noriega wrote: >> >> OK hooray! Lustre setup with failover of all nodes, but now we have >> this huge lustre mount point. How can I say create /lustre/home and >> /lustre/groups and mount on the client? >> >> David >> > > Two choices: > > 1) create two Lustre file systems (separate MDT and OSTs for each) > 2) use "mount --bind" on the client to make one filesystem's directories > show up in different places > > -- Personally, I liked the university. They gave us money and facilities, we didn't have to produce anything! You've never been out of college! You don't know what it's like out there! I've worked in the private sector. They expect results. -Ray Ghostbusters _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
