Lu Wang wrote:
> Hi Yong,
>
>      We are running lustre-1.6.5-2.6.9_55.EL.cernsmp 32 bit(on client), 
> 2.6.9-67.0.22.EL_lustre.1.6.6smp,64bit(on server).
> each user has 20GB quota for file size. We have not set file number quota. 
>
> #  lfs quota -u **** /besfs2
> Disk quotas for user **** (uid 23034):
>      Filesystem  kbytes   quota   limit   grace   files   quota   limit   
> grace
>         /besfs2       4  20000000 20100000               1       0       0    
>     
> besfs2-MDT0000_UUID
>                       4          131072               1               0       
>  
> besfs2-OST0000_UUID
>                       0          131072        
> besfs2-OST0001_UUID
>                       0          131072        
> besfs2-OST0002_UUID
>                       0          131072        
> besfs2-OST0003_UUID
>                       0          131072        
> besfs2-OST0004_UUID
>                       0          131072        
> besfs2-OST0005_UUID
>                       0          131072        
> besfs2-OST0006_UUID
>                       0          131072   
>
>  I am sorry I do not have the error screen shot.  Which shows that certain 
> user has not reached the file size quota while 
> an "quota exceed" error was triggered. 
>   
One possible reason is that there are some open-delete (delete files
before file real closed) operations, which cause the disk space and
quota are not released until files are real closed.
On the other hand, lustre quota is distributed, which is not as accurate
as local filesystem. That maybe cause "Quota exceed" when near but not
hit the limitation.
If it is not the above reasons caused your failure, I suggest you to
upgrade to lustre 1.6.7 or 1.8.1, some other users have reported the
similar issues before, we have fix some quota related issues in such
distributions.

--
Fan Yong
> ------------------                             
> Lu Wang
> 2009-08-28
>
> -------------------------------------------------------------
> 发件人:Fan Yong
> 发送日期:2009-08-28 17:12:09
> 收件人:Lu Wang
> 抄送:
> 主题:Re: [Lustre-discuss] Incorrect user's Quota
>
> Lu Wang wrote:
>   
>> Dear list,
>>              We are running a small Lustre with 2 OSS( 1 OSS shares server 
>> with MDS ) for usrs' home directory. We have experienced incorrect user's 
>> quota for several times. Certain users got "Quota exceed" errors when their 
>> usage of the disk 
>> space is only half of quotas. 
>>              We have this kind of errors on MDS for some times:
>> Aug 24 12:25:20 beshome01 kernel: Lustre: Skipped 3 previous similar messages
>> Aug 24 12:51:29 beshome01 kernel: LustreError: 
>> 28467:0:(quota_master.c:507:mds_quota_adjust()) mds adjust qunit failed! 
>> (opc:4 rc:-122)
>> Aug 24 12:52:06 beshome01 kernel: LustreError: 
>> 26005:0:(quota_master.c:507:mds_quota_adjust()) mds adjust qunit failed! 
>> (opc:4 rc:-122)
>>      
>>      Dose this error have relationship with the quota incorrect problem? How 
>> can we avoid this situtaion?  
>>   
>>     
> Which version of lustre you used? What is the "Quota exceed" for: block 
> or file? What is the limitation for your users quota? Provide detail 
> information can help to localization the issues.
>
> --
> Fan Yong
>   
>> Best Regards
>> Lu Wang
>> --------------------------------------------------------------         
>> Computing Center
>> IHEP                                         Office: Computing Center,123
>> Beijing 100049,China         Email: [email protected]                       
>>                                 
>> --------------------------------------------------------------               
>>                 
>>                           
>>
>>
>>
>> _______________________________________________
>> Lustre-discuss mailing list
>> [email protected]
>> http://lists.lustre.org/mailman/listinfo/lustre-discuss
>>   
>>     
>
>
> _______________________________________________
> Lustre-discuss mailing list
> [email protected]
> http://lists.lustre.org/mailman/listinfo/lustre-discuss
>   

_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to