Displaying 3 results from an estimated 3 matches for "obdidx".
Did you mean:
cb_idx
2010 Aug 11
3
lfs --obd discrepancy to lctl dl (1.8.3)
...8.N1
cluster1 tmp # lfs getstripe /data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1
/data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1
lmm_stripe_count: 1
lmm_stripe_size: 1048576
lmm_stripe_offset: 23
obdidx objid objid group
23 41020 0xa03c 0
cluster1 tmp # lctl dl
<snip>
19 UP osc scia-OST0010-osc-ffff8800bb076000 c50eddc4-14c3-66a0-0f8d-7bc8e2b9a1e8 4
20 UP osc scia-OST0011-osc-ffff8800bb076000 c50eddc4-14c3-66a0-0f8...
2014 May 26
0
Remove filesystem directories from MDT
...have some problems in my filesystem. When I browse the filesystem from a client, a specific directory have directories that contain the same directories, in other words:
LustreFS-> dir A -> dir B -> dir B -> dir B -> dir B -> dir B…
This directory, and its children, has the same obdidx/objid:
[root@client vm-106-disk-1.raw]# lfs getstripe vm-106-disk-1.raw
vm-106-disk-1.raw/vm-106-disk-1.raw
lmm_stripe_count: 1
lmm_stripe_size: 1048576
lmm_pattern: 1
lmm_layout_gen: 0
lmm_stripe_offset: 19
obdidx objid objid group
19 7329413 0x6fd685...
2007 Nov 26
15
bad 1.6.3 striped write performance
...;'t think or any more testing variants I can
try...
anyway, some more simple setup info:
% lfs getstripe /mnt/testfs/
OBDS:
0: testfs-OST0000_UUID ACTIVE
1: testfs-OST0001_UUID ACTIVE
/mnt/testfs/
default stripe_count: -1 stripe_size: 1048576 stripe_offset: -1
/mnt/testfs/blah
obdidx objid objid group
1 3 0x3 0
0 2 0x2 0
% lfs df
UUID 1K-blocks Used Available Use% Mounted on
testfs-MDT0000_UUID 1534832 306680...