Hi Thomas
     Yes, you are right. thank you.

ls -lh output.fasta
-rw-r--r-- 1 35988 903 12T 9   6 19:28 output.fasta

stat output.fasta
  File: ‘output.fasta’
  Size: 13088974169718 Blocks: 230179712  IO Block: 4194304 regular file
Device: df39a824h/3745097764d Inode: 144116149611724655  Links: 1
Access: (0644/-rw-r--r--)  Uid: (35988/ UNKNOWN)   Gid: (  903/ UNKNOWN)
Access: 2016-10-21 03:25:58.000000000 +0800
Modify: 2016-09-06 19:28:29.000000000 +0800
Change: 2016-09-06 19:28:29.000000000 +0800
 Birth: -



On Tue, Dec 6, 2016 at 5:01 PM, LEIBOVICI Thomas <thomas.leibov...@cea.fr>
wrote:

> On 12/06/16 05:57, Homer Li wrote:
>
>> Hi
>>     I found some huge file in "--class-info" , the maximum file larger
>> than 10TB. that is a invalid value.
>> select id,uid,size,blocks,type,mode,lhsm_status from ENTRIES order by
>> size desc limit 10 ;
>> +-------------------------+-------+----------------+--------
>> ---+------+------+-------------+
>> | id                      | uid   | size           | blocks    | type |
>> mode | lhsm_status |
>> +-------------------------+-------+----------------+--------
>> ---+------+------+-------------+
>> | 0x20000dfe0:0xff6f:0x0  | 35988 | 13088974169718 | 230179712 | file |
>> 420 | new         |
>>
> Size is indeed > 10TB
>
>
>> lfs fid2path /lustre 0x20000dfe0:0xff6f:0x0  | xargs du -hs | awk '{print
>> $1}'
>> 110G
>>
> - "du" is about the number of blocks - not size. Here it looks consistent
> with the DB contents (230179712 blocks = 117852012544 bytes)
> - can you check the entry size too, as displayed by "stat" or "ls -l"?
>
> Thanks.
>
>


-- 
Best Regards
Homer Li
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
robinhood-support mailing list
robinhood-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to