Just some clarifying questions: > I'd suggest increasing the lustre timeout, to avoid eviction if the > system > is overloaded: Is this more fore clients being overloaded? (say user is swapping some)
> > Temporarily (on the MDS, OSS, and all client nodes): > [EMAIL PROTECTED] sysctl -w lustre.timeout=300 > > If this helps you can set it permanently on the MGS (MDS) node: > mgs> lctl conf_param testfs-MDT0000.sys.timeout=300 Changing options like this does it take affect only for new mounted clients? Or is it forced to all currently mounted clients? Should this only be done on a 'down' filesystem? Or can conf_param values be changed while live? Thanks > replacing "testfs" with the actual name of your filesystem. > > > Cheers, Andreas > -- > Andreas Dilger > Sr. Staff Engineer, Lustre Group > Sun Microsystems of Canada, Inc. > > > _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
