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 _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
