== sanity-scrub test 25: lctl iterate_objects --count limit support ========================================================== 13:39:40 (1786729180) Creating 10 files... total: 10 open/close in 0.28 seconds: 35.84 ops/second Testing limit < total (count = 5)... oleg417-server: iterate_objects: lustre-OST0000: resume with --resume 0 Returned 5 objects (expect 5) Testing limit > total (count = 3339)... Returned 3329 objects with limit 3339 (expect 3329) Testing invalid limit (0)... oleg417-server: error: iterate_objects: invalid count '0' pdsh@oleg417-client: oleg417-server: ssh exited with exit code 4 list the objects of a local OST or MDT usage: iterate_objects [--print-parent] [--print-size] [--print-time] [--print-owner] [--count COUNT] [--resume COOKIE] Testing invalid limit (-1)... oleg417-server: error: iterate_objects: invalid count '-1' pdsh@oleg417-client: oleg417-server: ssh exited with exit code 4 list the objects of a local OST or MDT usage: iterate_objects [--print-parent] [--print-size] [--print-time] [--print-owner] [--count COUNT] [--resume COOKIE] Success!