-----============= acceptance-small: ost-pools ============----- Sat Feb 28 13:53:31 EST 2026 oleg356-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/ost-pools.*ex': No such file or directory excepting tests: oleg356-client.virtnet: executing check_config_client /mnt/lustre oleg356-client.virtnet: Checking config lustre mounted on /mnt/lustre Checking servers environments Checking clients oleg356-client.virtnet environments Using TIMEOUT=20 osc.lustre-OST0000-osc-ffff9a62c2e29800.idle_timeout=debug osc.lustre-OST0001-osc-ffff9a62c2e29800.idle_timeout=debug disable quota as required oleg356-server: oleg356-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 osd-ldiskfs.track_declares_assert=1 stripe_count: 1 stripe_size: 1048576 pattern: 0 stripe_offset: -1 == ost-pools test 1a: Create a pool with a 1 character pool name ========================================================== 13:53:45 (1772304825) oleg356-server: Pool lustre.p created Waiting 90s for '' lustre.p oleg356-server: Pool lustre.p destroyed PASS 1a (9s) == ost-pools test 1b: Create a pool with a 10 char pool name ========================================================== 13:53:54 (1772304834) oleg356-server: Pool lustre.testpool12 created lustre.testpool12 oleg356-server: Pool lustre.testpool12 destroyed PASS 1b (9s) == ost-pools test 1c: Create a pool with a 15 char pool name ========================================================== 13:54:03 (1772304843) oleg356-server: Pool lustre.testpool1234567 created lustre.testpool1234567 oleg356-server: Pool lustre.testpool1234567 destroyed PASS 1c (9s) == ost-pools test 1d: Create a pool with a 16 char pool name; should fail ========================================================== 13:54:12 (1772304852) oleg356-server: error: pool_new: either the pool or file system name is too long (max pool name len is 15 and file system name is 8) oleg356-server: pool_new: File name too long pdsh@oleg356-client: oleg356-server: ssh exited with exit code 36 PASS 1d (2s) == ost-pools test 1e: Create a pool with a 1000 char pool name; should fail ========================================================== 13:54:14 (1772304854) oleg356-server: error: pool_new: either the pool or file system name is too long (max pool name len is 15 and file system name is 8) oleg356-server: pool_new: File name too long pdsh@oleg356-client: oleg356-server: ssh exited with exit code 36 PASS 1e (3s) == ost-pools test 1f: pool_new should fail if fs-name is missing ========================================================== 13:54:17 (1772304857) oleg356-server: fsname is empty oleg356-server: argument .testpool must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1f (2s) == ost-pools test 1g: pool_new should fail if fs-name is missing ========================================================== 13:54:19 (1772304859) oleg356-server: . is missing in testpool oleg356-server: argument testpool must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1g (3s) == ost-pools test 1h: pool_new should fail if poolname is missing ========================================================== 13:54:22 (1772304862) oleg356-server: poolname is empty oleg356-server: argument lustre. must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1h (2s) == ost-pools test 1i: pool_new should fail if poolname and fs-name are missing ========================================================== 13:54:24 (1772304864) oleg356-server: fsname is empty oleg356-server: argument . must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1i (2s) == ost-pools test 1j: pool_new should fail if poolname format is wrong ========================================================== 13:54:26 (1772304866) oleg356-server: . is missing in lustre,testpool oleg356-server: argument lustre,testpool must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1j (3s) == ost-pools test 1k: pool_new should fail if poolname format is wrong ========================================================== 13:54:29 (1772304869) oleg356-server: . is missing in lustre/testpool oleg356-server: argument lustre/testpool must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 PASS 1k (2s) == ost-pools test 1m: pool_new did not fail even though testpool2 existed ========================================================== 13:54:31 (1772304871) oleg356-server: Pool lustre.testpool2 created oleg356-server: Pool lustre.testpool2 already exists oleg356-server: pool_new: File exists pdsh@oleg356-client: oleg356-server: ssh exited with exit code 17 lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 1m (9s) == ost-pools test 1n: Pool with a 15 char pool name works well ========================================================== 13:54:40 (1772304880) oleg356-server: Pool lustre.testpool1234567 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool1234567 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 0.883655 s, 119 MB/s oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool1234567 lustre.testpool1234567 oleg356-server: Pool lustre.testpool1234567 destroyed PASS 1n (15s) == ost-pools test 2a: pool_add: non-existant pool testpool ========================================================== 13:54:56 (1772304896) PASS 2a (2s) == ost-pools test 2b: pool_add: Invalid pool name ======== 13:54:58 (1772304898) PASS 2b (2s) == ost-pools test 2c: pool_add: OST index combinations === 13:55:00 (1772304900) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool Waiting 90s for '' oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 2c (27s) == ost-pools test 2d: pool_add: OSTs that don't exist should be rejected ========================================================== 13:55:27 (1772304927) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0002_UUID is not part of the 'lustre' fs. oleg356-server: pool_add: No such file or directory pdsh@oleg356-client: oleg356-server: ssh exited with exit code 2 lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 2d (9s) == ost-pools test 2e: pool_add: OST already in a pool should be rejected ========================================================== 13:55:36 (1772304936) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool pdsh@oleg356-client: oleg356-server: ssh exited with exit code 17 OST lustre-OST0000_UUID is already in pool lustre.testpool pool_add: File exists lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 2e (13s) == ost-pools test 3a: pool_remove: non-existant pool ===== 13:55:49 (1772304949) PASS 3a (2s) == ost-pools test 3b: pool_remove: non-existant fsname === 13:55:51 (1772304951) PASS 3b (2s) == ost-pools test 3c: pool_remove: Invalid pool name ===== 13:55:53 (1772304953) PASS 3c (3s) == ost-pools test 3d: pool_remove: OST index combinations ========================================================== 13:55:56 (1772304956) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 3d (23s) == ost-pools test 4a: pool_destroy: non-existant pool ==== 13:56:19 (1772304979) PASS 4a (2s) == ost-pools test 4b: pool_destroy: non-existant fs-name ========================================================== 13:56:21 (1772304981) PASS 4b (2s) == ost-pools test 4c: pool_destroy: non-empty pool ======= 13:56:23 (1772304983) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: Pool lustre.testpool not empty, please remove all members oleg356-server: pool_destroy: Directory not empty pdsh@oleg356-client: oleg356-server: ssh exited with exit code 39 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 4c (13s) == ost-pools test 5a: lfs pool_list from client ========== 13:56:36 (1772304996) oleg356-server: Pool lustre.testpool created oleg356-server: Pool lustre.testpool2 created Pools from lustre: lustre.testpool lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool Pool: lustre.testpool lustre-OST0000_UUID lustre-OST0001_UUID Pool: lustre.nonexistantpool /home/green/git/lustre-release/lustre/utils/lfs pool_list /mnt/lustre Pools from lustre: lustre.testpool lustre.testpool2 Pools from lustre: lustre.testpool lustre.testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 5a (22s) == ost-pools test 5b: lctl pool_list from MDS ============ 13:56:58 (1772305018) oleg356-server: Pool lustre.testpool created oleg356-server: Pool lustre.testpool2 created Waiting 90s for '' Pools from lustre: lustre.testpool lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool Pool: lustre.testpool lustre-OST0000_UUID lustre-OST0001_UUID Pools from nonexistantfs: Pool: lustre.nonexistantpool Pools from /mnt/lustrenonexistant: lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 5b (23s) == ost-pools test 6: getstripe/setstripe ================= 13:57:21 (1772305041) oleg356-server: Pool lustre.testpool created Pools from lustre: lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: Pool lustre.testpool2 created Waiting 90s for '' oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool2 Destroy the created pools: testpool,testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 6 (26s) == ost-pools test 7a: create various pool name =========== 13:57:48 (1772305068) set poolname to 7 Creating new pool oleg356-server: Pool lustre.7 created Adding targets to pool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.7 oleg356-server: OST lustre-OST0001_UUID added to pool lustre.7 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.7 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.7 oleg356-server: Pool lustre.7 destroyed set poolname to 773724679 Creating new pool oleg356-server: Pool lustre.773724679 created Adding targets to pool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.773724679 oleg356-server: OST lustre-OST0001_UUID added to pool lustre.773724679 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.773724679 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.773724679 oleg356-server: Pool lustre.773724679 destroyed set poolname to 77373202013831 Creating new pool oleg356-server: Pool lustre.77373202013831 created Adding targets to pool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.77373202013831 oleg356-server: OST lustre-OST0001_UUID added to pool lustre.77373202013831 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.77373202013831 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.77373202013831 oleg356-server: Pool lustre.77373202013831 destroyed Destroy the created pools: 7,773724679,77373202013831 Destroy the created pools: 7,773724679,77373202013831 Destroy the created pools: 7,773724679,77373202013831 PASS 7a (42s) == ost-pools test 7b: try to create pool name with invalid lengths or names ========================================================== 13:58:30 (1772305110) oleg356-server: . is missing in qwerty oleg356-server: argument qwerty must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 oleg356-server: poolname is empty oleg356-server: argument lustre. must be . oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 oleg356-server: error: pool_new can contain only alphanumeric characters, underscores, and dashes besides the required '.' oleg356-server: pool_new: Invalid argument pdsh@oleg356-client: oleg356-server: ssh exited with exit code 22 oleg356-server: error: pool_new: either the pool or file system name is too long (max pool name len is 15 and file system name is 8) oleg356-server: pool_new: File name too long pdsh@oleg356-client: oleg356-server: ssh exited with exit code 36 PASS 7b (3s) == ost-pools test 7c: create a valid pool name and setstripe with a bad one ========================================================== 13:58:33 (1772305113) Creating new pool oleg356-server: Pool lustre.0123456789abcde created Adding targets to pool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.0123456789abcde oleg356-server: OST lustre-OST0001_UUID added to pool lustre.0123456789abcde lfs setstripe: Invalid Poolname '0123456789abcdeX': Invalid argument (22) oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.0123456789abcde oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.0123456789abcde oleg356-server: Pool lustre.0123456789abcde destroyed Destroy the created pools: 0123456789abcde PASS 7c (16s) == ost-pools test 11: OSTs in overlapping/multiple pools ========================================================== 13:58:49 (1772305129) oleg356-server: Pool lustre.testpool created oleg356-server: Pool lustre.testpool2 created oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 100 open/close in 0.35 seconds: 285.81 ops/second total: 100 open/close in 0.33 seconds: 306.17 ops/second Destroy the created pools: testpool,testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 11 (164s) == ost-pools test 12: OST Pool Membership ================ 14:01:33 (1772305293) SKIP: ost-pools test_12 needs >=3 OSTs SKIP 12 (1s) == ost-pools test 13: Striping characteristics in a pool ========================================================== 14:01:34 (1772305294) SKIP: ost-pools test_13 needs >= 3 OSTs SKIP 13 (1s) == ost-pools test 14: Round robin and QOS striping within a pool ========================================================== 14:01:35 (1772305295) SKIP: ost-pools test_14 needs >= 3 OSTs SKIP 14 (1s) == ost-pools test 15: One directory per OST/pool ========= 14:01:37 (1772305297) oleg356-server: Pool lustre.testpool0 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool0 total: 100 open/close in 0.33 seconds: 302.84 ops/second oleg356-server: Pool lustre.testpool1 created oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool1 total: 100 open/close in 0.55 seconds: 181.64 ops/second Destroy the created pools: testpool0,testpool1 lustre.testpool0 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool0 oleg356-server: Pool lustre.testpool0 destroyed lustre.testpool1 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool1 oleg356-server: Pool lustre.testpool1 destroyed Waiting 90s for 'foo' PASS 15 (35s) == ost-pools test 16: Inheritance of pool properties ===== 14:02:11 (1772305331) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 10 open/close in 0.07 seconds: 150.67 ops/second Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 16 (23s) == ost-pools test 17: Referencing an empty pool ========== 14:02:34 (1772305354) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 10 open/close in 0.04 seconds: 231.64 ops/second lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed total: 10 open/close in 0.04 seconds: 231.33 ops/second PASS 17 (24s) == ost-pools test 18: File create in a directory which references a deleted pool ========================================================== 14:02:58 (1772305378) Create performance, iteration 1, 15 seconds x 3 total: 4243 open/close in 15.00 seconds: 282.84 ops/second iter 1: 4243 creates without pool oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 5609 open/close in 15.00 seconds: 373.88 ops/second iter 1: 5609 creates with pool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed total: 5782 open/close in 15.00 seconds: 385.46 ops/second iter 1: 5782 creates with missing pool Create performance, iteration 2, 15 seconds x 3 total: 6197 open/close in 15.00 seconds: 413.08 ops/second iter 2: 6197 creates without pool oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 6544 open/close in 15.00 seconds: 436.21 ops/second iter 2: 6544 creates with pool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed total: 5659 open/close in 15.00 seconds: 377.22 ops/second iter 2: 5659 creates with missing pool Create performance, iteration 3, 15 seconds x 3 total: 5976 open/close in 15.00 seconds: 398.40 ops/second iter 3: 5976 creates without pool oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 6860 open/close in 15.00 seconds: 457.31 ops/second iter 3: 6860 creates with pool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed total: 6695 open/close in 15.00 seconds: 446.29 ops/second iter 3: 6695 creates with missing pool Avg files created in 15 seconds without pool: 5472 Avg files created in 15 seconds with pool: 6337 Avg files created in 15 seconds missing pool: 6045 No pool / wide pool: -15 %. No pool / missing pool: -10 %. PASS 18 (352s) == ost-pools test 19: Pools should not come into play when not specified ========================================================== 14:08:50 (1772305730) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 12 open/close in 0.03 seconds: 376.78 ops/second total: 12 open/close in 0.03 seconds: 386.74 ops/second Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed Waiting 90s for 'foo' PASS 19 (22s) == ost-pools test 20: Different pools in a directory hierarchy. ========================================================== 14:09:12 (1772305752) oleg356-server: Pool lustre.testpool created oleg356-server: Pool lustre.testpool2 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool2 Destroy the created pools: testpool,testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 20 (28s) == ost-pools test 21: OST pool with fewer OSTs than stripe count ========================================================== 14:09:40 (1772305780) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool /mnt/lustre/d21.ost-pools/dir/file1 lmm_magic: 0x0BD30BD0 lmm_seq: 0x200000402 lmm_object_id: 0x120 lmm_fid: [0x200000402:0x120:0x0] lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 0 lmm_pool: testpool obdidx objid objid group 0 145 0x91 0 Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 21 (14s) == ost-pools test 22: Simultaneous manipulation of a pool ========================================================== 14:09:54 (1772305794) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: Pool lustre.testpool2 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool2 loop for testpool loop for testpool2 Pool testpool, iteration 1 Pool testpool2, iteration 1 Pool testpool2, iteration 2 Pool testpool2, iteration 3 Pool testpool2, iteration 4 Pool testpool2, iteration 5 Pool testpool2, iteration 6 Pool testpool2, iteration 7 Pool testpool2, iteration 8 Pool testpool2, iteration 9 Pool testpool2, iteration 10 loop for testpool2 complete oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 2 total: 100 open/close in 0.26 seconds: 391.66 ops/second oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 3 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 4 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 5 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 6 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 7 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 8 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 9 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 10 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool loop for testpool complete Destroy the created pools: testpool,testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed Waiting 90s for 'foo' PASS 22 (54s) == ost-pools test 23a: OST pools and quota =============== 14:10:48 (1772305848) running as uid/gid/euid/egid 500/500/500/500, groups: [true] running as uid/gid/euid/egid 500/500/500/500, groups: [touch] [/mnt/lustre/d0_runas_test/f7737] oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool Disk quotas for usr 500 (uid 500): Filesystem kbytes quota limit grace files quota limit grace /mnt/lustre/d23a.ost-pools/dir 0 3072 3072 - 0 0 0 - lustre-MDT0000_UUID 0 - 0 - 0 - 0 - lustre-MDT0001_UUID 0 - 0 - 0 - 0 - lustre-OST0000_UUID 0 - 0 - - - - - lustre-OST0001_UUID 0 - 0 - - - - - Total allocated inode limit: 0, total allocated block limit: 0 uid 500 is using default file quota setting -rw-r--r-- 1 sanityusr sanityusr 0 Feb 28 14:11 /mnt/lustre/d23a.ost-pools/dir/f23a.ost-pools-quota first dd failed with EDQUOT. Disk quotas for usr 500 (uid 500): Filesystem kbytes quota limit grace files quota limit grace /mnt/lustre/d23a.ost-pools/dir 0 3072 3072 - 1 0 0 - lustre-MDT0000_UUID 0 - 0 - 0 - 0 - lustre-MDT0001_UUID 0 - 0 - 1 - 0 - lustre-OST0000_UUID 0 - 0 - - - - - lustre-OST0001_UUID 0 - 0 - - - - - Total allocated inode limit: 0, total allocated block limit: 0 uid 500 is using default file quota setting Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 23a (23s) == ost-pools test 23b: OST pools and OOS ================= 14:11:11 (1772305871) running as uid/gid/euid/egid 500/500/500/500, groups: [true] running as uid/gid/euid/egid 500/500/500/500, groups: [touch] [/mnt/lustre/d0_runas_test/f7737] oleg356-server: Pool lustre.testpool created Waiting 90s for '' oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool OSTCOUNT=2, OSTSIZE=0, AVAIL=3603584 MAXFREE=31457280, SLOW=yes [1 iteration] dd: error writing '/mnt/lustre/d23b.ost-pools/dir/f23b.ost-pools-quota1': No space left on device 3519+0 records in 3518+0 records out 3689230336 bytes (3.7 GB, 3.4 GiB) copied, 31.9908 s, 115 MB/s total written: 5242880 stime=1772305883, etime=1772305915, elapsed=32 Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 15M 1.8G 1% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/nbd0 30G 17G 12G 60% / none 1.9G 24M 1.8G 2% /var/lib/stateless/writable /dev/vda 34M 34M 0 100% /home/green/git/lustre-release 192.168.200.253:/exports/state/oleg356-client.virtnet 138G 127G 4.7G 97% /var/lib/stateless/state 192.168.200.253:/exports/state/oleg356-client.virtnet/boot 138G 127G 4.7G 97% /boot 192.168.200.253:/exports/state/oleg356-client.virtnet/etc/kdump.conf 138G 127G 4.7G 97% /etc/kdump.conf tmpfs 370M 0 370M 0% /run/user/0 192.168.200.253:/exports/testreports/60741/testresults/ost-pools-ldiskfs-DNE-rocky8.10_x86_64-rocky8.10_x86_64 51T 39T 13T 76% /tmp/testlogs 192.168.203.156@tcp:/lustre 7.4G 3.5G 3.5G 51% /mnt/lustre Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed Waiting 90s for 'foo' PASS 23b (53s) == ost-pools test 24: Independence of pool from other setstripe parameters ========================================================== 14:12:04 (1772305924) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 10 open/close in 0.03 seconds: 348.09 ops/second total: 10 open/close in 0.03 seconds: 307.44 ops/second total: 10 open/close in 0.03 seconds: 331.52 ops/second total: 10 open/close in 0.04 seconds: 282.67 ops/second Destroy the created pools: testpool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 24 (29s) == ost-pools test 25: Create new pool and restart MDS ==== 14:12:33 (1772305953) oleg356-server: Pool lustre.testpool1 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool1 Failing mds1 on oleg356-server Stopping /mnt/lustre-mds1 (opts:) on oleg356-server reboot facets: mds1 Failover mds1 to oleg356-server mount facets: mds1 Starting mds1: -o localrecov /dev/mapper/mds1_flakey /mnt/lustre-mds1 oleg356-server: oleg356-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg356-client: oleg356-server: ssh exited with exit code 1 Started lustre-MDT0000 oleg356-server: oleg356-server.virtnet: executing wait_import_state FULL os[cp].lustre-OST0000-osc-MDT0000.ost_server_uuid 40 oleg356-server: os[cp].lustre-OST0000-osc-MDT0000.ost_server_uuid in FULL state after 0 sec Waiting for orphan cleanup... osp.lustre-OST0000-osc-MDT0000.old_sync_processed osp.lustre-OST0000-osc-MDT0001.old_sync_processed osp.lustre-OST0001-osc-MDT0000.old_sync_processed osp.lustre-OST0001-osc-MDT0001.old_sync_processed wait 40 secs maximumly for oleg356-server mds-ost sync done. Creating a file in pool1 Destroy the created pools: testpool1 lustre.testpool1 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool1 oleg356-server: Pool lustre.testpool1 destroyed PASS 25 (45s) == ost-pools test 26: Choose other OSTs in the pool first in the creation remedy ========================================================== 14:13:18 (1772305998) SKIP: ost-pools test_26 needs >= 3 OSTs SKIP 26 (1s) == ost-pools test 27: Race pool_list and pool_remove ===== 14:13:19 (1772305999) oleg356-server: Pool lustre.testpool created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool fail_loc=0x239 fail_val=10 fail_loc=0 lustre-OST0001_UUID oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool fail_val=0 lustre.testpool oleg356-server: Pool lustre.testpool destroyed PASS 27 (23s) == ost-pools test 28: lfs_migrate with pool name ========= 14:13:42 (1772306022) oleg356-server: Pool lustre.testpool created oleg356-server: Pool lustre.testpool2 created oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.testpool2 oleg356-server: OST lustre-OST0001_UUID added to pool lustre.testpool2 debug=-1 debug_mb=150 debug=-1 debug_mb=150 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0441301 s, 23.8 MB/s /mnt/lustre/f28.ost-pools lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 lmm_pool: testpool obdidx objid objid group 1 162 0xa2 0 /mnt/lustre/f28.ost-pools: done /mnt/lustre/f28.ost-pools lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 1 lmm_stripe_offset: 1 lmm_pool: testpool2 obdidx objid objid group 1 163 0xa3 0 debug_mb=8 debug_mb=8 Destroy the created pools: testpool,testpool2 lustre.testpool oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg356-server: Pool lustre.testpool destroyed lustre.testpool2 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg356-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg356-server: Pool lustre.testpool2 destroyed PASS 28 (34s) == ost-pools test 29: check OST pool spilling ============ 14:14:16 (1772306056) SKIP: ost-pools test_29 needs >= 4 OSTs SKIP 29 (2s) == ost-pools test 30: persistent OST pool spilling ======= 14:14:18 (1772306058) SKIP: ost-pools test_30 needs >= 4 OSTs SKIP 30 (1s) == ost-pools test 31: OST pool spilling chained ========== 14:14:19 (1772306059) SKIP: ost-pools test_31 needs >= 4 OSTs SKIP 31 (1s) == ost-pools test 32: force to create a file without pool (no inheritance) ========================================================== 14:14:20 (1772306060) Creating new pool oleg356-server: Pool lustre.test_32 created Adding targets to pool oleg356-server: OST lustre-OST0000_UUID added to pool lustre.test_32 striped dir -i0 -c2 -H all_char /mnt/lustre/d32.ost-pools Destroy the created pools: test_32 lustre.test_32 oleg356-server: OST lustre-OST0000_UUID removed from pool lustre.test_32 oleg356-server: Pool lustre.test_32 destroyed PASS 32 (16s) == ost-pools test complete, duration 1264 sec ============ 14:14:36 (1772306076)