== sanity-scrub test 25: lctl iterate_objects --count limit support ========================================================== 13:41:04 (1786729264) Creating 10 files... total: 10 open/close in 0.22 seconds: 46.01 ops/second Testing limit < total (count = 5)... oleg252-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)... oleg252-server: error: iterate_objects: invalid count '0' pdsh@oleg252-client: oleg252-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)... oleg252-server: error: iterate_objects: invalid count '-1' pdsh@oleg252-client: oleg252-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!