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 |
| 0x20000f0c5:0x5ef9:0x0 | 36031 | 2527657042127 | 149728 | file |
420 | new |
| 0x20000e56d:0xbf5c:0x0 | 35988 | 779228077113 | 448198792 | file |
420 | new |
| 0x200000cd6:0x7:0x0 | 29758 | 367737164491 | 718237336 | file |
420 | new |
| 0x20000b67f:0x3654:0x0 | 29444 | 367737164491 | 718236784 | file |
420 | new |
| 0x20000b67f:0x3702:0x0 | 29444 | 367379405447 | 717538024 | file |
420 | new |
| 0x200000cd6:0x9:0x0 | 29758 | 367379405447 | 717538312 | file |
420 | new |
| 0x200017971:0xb3b8:0x0 | 36036 | 362795732930 | 708585808 | file |
420 | new |
| 0x200000d3b:0xc:0x0 | 29839 | 345749966644 | 675293872 | file |
420 | new |
| 0x20000f0d6:0x1b837:0x0 | 36171 | 338673463794 | 661472240 | file |
420 | new |
+-------------------------+-------+----------------+-----------+------+------+-------------+
top1
lfs fid2path /lustre 0x20000e56d:0xbf5c:0x0 | xargs du -hs | awk '{print
$1}'
214G
top2
lfs fid2path /lustre 0x20000dfe0:0xff6f:0x0 | xargs du -hs | awk '{print
$1}'
110G
top3
lfs fid2path /lustre 0x20000f0c5:0x5ef9:0x0 | xargs du -hs | awk '{print
$1}'
74M
top4:
lfs fid2path /lustre/ 0x200000cd6:0x7:0x0 | xargs du -hs | awk '{print
$1}'
343G
Top 1 ~ 3 is invalid value , top 4 ~ 10 no problem.
Lustre client : 2.5.42.1 centos 7
Lustre server: 2.5.37.7 centos 6
If the file is not maximum, maybe I could not found these invaild value.
I don 't know how invaild value in my database. how could I do ?
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