On Friday 23 May 2008 10:09:52 Johann Lombardi wrote:
> On Thu, May 22, 2008 at 12:31:42AM +0200, Bernd Schubert wrote:
> > Huh?
>
> See bug 13359.
>
> > The manual doesn't say anything about mkfs.lustre or tunefs.lustre, but
> > all is to be done using lfs
> > (http://manual.lustre.org/manual/LustreManual16_HTML/ConfiguringQuotas.ht
> >ml)
>
> It is a lack in the documentation, we are going to fix this.
Ah, thanks! Hmm, running tunefs.lustre on a filesystem in production is not
always easy.
Will lctl also do the job? Something like
lctl fsname-MDT000.mdt.quota_type=ug
for i in `lctl dl | awk '{print $4}' | sed -e 's/-osc$//'`; do lctl
${i}.mdt.quota_type=ug; done
on the MGS?
Thanks,
Bernd
--
Bernd Schubert
Q-Leap Networks GmbH
_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss