-----============= acceptance-small: ost-pools ============----- Tue Apr 14 15:34:36 EDT 2026 oleg409-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/ost-pools.*ex': No such file or directory excepting tests: oleg409-client.virtnet: executing check_config_client /mnt/lustre oleg409-client.virtnet: Checking config lustre mounted on /mnt/lustre Checking servers environments Checking clients oleg409-client.virtnet environments Using TIMEOUT=20 osc.lustre-OST0000-osc-ffff8e6ce0617000.idle_timeout=debug osc.lustre-OST0001-osc-ffff8e6ce0617000.idle_timeout=debug disable quota as required oleg409-server: oleg409-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 ========================================================== 15:35:22 (1776195322) oleg409-server: Pool lustre.p created lustre.p oleg409-server: Pool lustre.p destroyed PASS 1a (17s) == ost-pools test 1b: Create a pool with a 10 char pool name ========================================================== 15:35:39 (1776195339) oleg409-server: Pool lustre.testpool12 created lustre.testpool12 oleg409-server: Pool lustre.testpool12 destroyed PASS 1b (18s) == ost-pools test 1c: Create a pool with a 15 char pool name ========================================================== 15:35:57 (1776195357) oleg409-server: Pool lustre.testpool1234567 created lustre.testpool1234567 oleg409-server: Pool lustre.testpool1234567 destroyed PASS 1c (19s) == ost-pools test 1d: Create a pool with a 16 char pool name; should fail ========================================================== 15:36:16 (1776195376) oleg409-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) oleg409-server: pool_new: File name too long pdsh@oleg409-client: oleg409-server: ssh exited with exit code 36 PASS 1d (7s) == ost-pools test 1e: Create a pool with a 1000 char pool name; should fail ========================================================== 15:36:23 (1776195383) oleg409-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) oleg409-server: pool_new: File name too long pdsh@oleg409-client: oleg409-server: ssh exited with exit code 36 PASS 1e (7s) == ost-pools test 1f: pool_new should fail if fs-name is missing ========================================================== 15:36:30 (1776195390) oleg409-server: fsname is empty oleg409-server: argument .testpool must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1f (7s) == ost-pools test 1g: pool_new should fail if fs-name is missing ========================================================== 15:36:38 (1776195398) oleg409-server: . is missing in testpool oleg409-server: argument testpool must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1g (7s) == ost-pools test 1h: pool_new should fail if poolname is missing ========================================================== 15:36:45 (1776195405) oleg409-server: poolname is empty oleg409-server: argument lustre. must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1h (9s) == ost-pools test 1i: pool_new should fail if poolname and fs-name are missing ========================================================== 15:36:54 (1776195414) oleg409-server: fsname is empty oleg409-server: argument . must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1i (7s) == ost-pools test 1j: pool_new should fail if poolname format is wrong ========================================================== 15:37:02 (1776195422) oleg409-server: . is missing in lustre,testpool oleg409-server: argument lustre,testpool must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1j (7s) == ost-pools test 1k: pool_new should fail if poolname format is wrong ========================================================== 15:37:09 (1776195429) oleg409-server: . is missing in lustre/testpool oleg409-server: argument lustre/testpool must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 PASS 1k (8s) == ost-pools test 1m: pool_new did not fail even though testpool2 existed ========================================================== 15:37:16 (1776195436) oleg409-server: Pool lustre.testpool2 created oleg409-server: Pool lustre.testpool2 already exists oleg409-server: pool_new: File exists pdsh@oleg409-client: oleg409-server: ssh exited with exit code 17 lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 1m (20s) == ost-pools test 1n: Pool with a 15 char pool name works well ========================================================== 15:37:37 (1776195457) oleg409-server: Pool lustre.testpool1234567 created oleg409-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, 3.13471 s, 33.5 MB/s oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool1234567 lustre.testpool1234567 oleg409-server: Pool lustre.testpool1234567 destroyed PASS 1n (31s) == ost-pools test 2a: pool_add: non-existant pool testpool ========================================================== 15:38:07 (1776195487) PASS 2a (7s) == ost-pools test 2b: pool_add: Invalid pool name ======== 15:38:14 (1776195494) PASS 2b (7s) == ost-pools test 2c: pool_add: OST index combinations === 15:38:21 (1776195501) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool Waiting 90s for '' oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Waiting 90s for '' oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 2c (50s) == ost-pools test 2d: pool_add: OSTs that don't exist should be rejected ========================================================== 15:39:11 (1776195551) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0002_UUID is not part of the 'lustre' fs. oleg409-server: pool_add: No such file or directory pdsh@oleg409-client: oleg409-server: ssh exited with exit code 2 lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 2d (20s) == ost-pools test 2e: pool_add: OST already in a pool should be rejected ========================================================== 15:39:31 (1776195571) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool pdsh@oleg409-client: oleg409-server: ssh exited with exit code 17 OST lustre-OST0000_UUID is already in pool lustre.testpool pool_add: File exists lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 2e (26s) == ost-pools test 3a: pool_remove: non-existant pool ===== 15:39:58 (1776195598) PASS 3a (7s) == ost-pools test 3b: pool_remove: non-existant fsname === 15:40:04 (1776195604) PASS 3b (7s) == ost-pools test 3c: pool_remove: Invalid pool name ===== 15:40:12 (1776195612) PASS 3c (6s) == ost-pools test 3d: pool_remove: OST index combinations ========================================================== 15:40:18 (1776195618) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 3d (39s) == ost-pools test 4a: pool_destroy: non-existant pool ==== 15:40:57 (1776195657) PASS 4a (6s) == ost-pools test 4b: pool_destroy: non-existant fs-name ========================================================== 15:41:03 (1776195663) PASS 4b (8s) == ost-pools test 4c: pool_destroy: non-empty pool ======= 15:41:11 (1776195671) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: Pool lustre.testpool not empty, please remove all members oleg409-server: pool_destroy: Directory not empty pdsh@oleg409-client: oleg409-server: ssh exited with exit code 39 lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 4c (28s) == ost-pools test 5a: lfs pool_list from client ========== 15:41:39 (1776195699) oleg409-server: Pool lustre.testpool created oleg409-server: Pool lustre.testpool2 created Pools from lustre: lustre.testpool lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 5a (43s) == ost-pools test 5b: lctl pool_list from MDS ============ 15:42:22 (1776195742) oleg409-server: Pool lustre.testpool created oleg409-server: Pool lustre.testpool2 created Pools from lustre: lustre.testpool lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 5b (47s) == ost-pools test 6: getstripe/setstripe ================= 15:43:09 (1776195789) oleg409-server: Pool lustre.testpool created Pools from lustre: lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: Pool lustre.testpool2 created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool2 Destroy the created pools: testpool,testpool2 lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 6 (54s) == ost-pools test 7a: create various pool name =========== 15:44:04 (1776195844) set poolname to 7 Creating new pool oleg409-server: Pool lustre.7 created Adding targets to pool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.7 oleg409-server: OST lustre-OST0001_UUID added to pool lustre.7 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.7 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.7 oleg409-server: Pool lustre.7 destroyed set poolname to 773917323 Creating new pool oleg409-server: Pool lustre.773917323 created Adding targets to pool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.773917323 oleg409-server: OST lustre-OST0001_UUID added to pool lustre.773917323 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.773917323 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.773917323 oleg409-server: Pool lustre.773917323 destroyed set poolname to 77391230322561 Creating new pool oleg409-server: Pool lustre.77391230322561 created Adding targets to pool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.77391230322561 oleg409-server: OST lustre-OST0001_UUID added to pool lustre.77391230322561 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.77391230322561 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.77391230322561 oleg409-server: Pool lustre.77391230322561 destroyed Destroy the created pools: 7,77391230322561,773917323 Destroy the created pools: 7,77391230322561,773917323 Destroy the created pools: 7,77391230322561,773917323 PASS 7a (85s) == ost-pools test 7b: try to create pool name with invalid lengths or names ========================================================== 15:45:28 (1776195928) oleg409-server: . is missing in qwerty oleg409-server: argument qwerty must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 oleg409-server: poolname is empty oleg409-server: argument lustre. must be . oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 oleg409-server: error: pool_new can contain only alphanumeric characters, underscores, and dashes besides the required '.' oleg409-server: pool_new: Invalid argument pdsh@oleg409-client: oleg409-server: ssh exited with exit code 22 oleg409-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) oleg409-server: pool_new: File name too long pdsh@oleg409-client: oleg409-server: ssh exited with exit code 36 PASS 7b (10s) == ost-pools test 7c: create a valid pool name and setstripe with a bad one ========================================================== 15:45:38 (1776195938) Creating new pool oleg409-server: Pool lustre.0123456789abcde created Adding targets to pool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.0123456789abcde oleg409-server: OST lustre-OST0001_UUID added to pool lustre.0123456789abcde lfs setstripe: Invalid Poolname '0123456789abcdeX': Invalid argument (22) oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.0123456789abcde oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.0123456789abcde oleg409-server: Pool lustre.0123456789abcde destroyed Destroy the created pools: 0123456789abcde PASS 7c (26s) == ost-pools test 11: OSTs in overlapping/multiple pools ========================================================== 15:46:04 (1776195964) oleg409-server: Pool lustre.testpool created oleg409-server: Pool lustre.testpool2 created oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 100 open/close in 1.38 seconds: 72.46 ops/second total: 100 open/close in 1.83 seconds: 54.54 ops/second Destroy the created pools: testpool,testpool2 lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 11 (469s) == ost-pools test 12: OST Pool Membership ================ 15:53:53 (1776196433) SKIP: ost-pools test_12 needs >=3 OSTs SKIP 12 (4s) == ost-pools test 13: Striping characteristics in a pool ========================================================== 15:53:57 (1776196437) SKIP: ost-pools test_13 needs >= 3 OSTs SKIP 13 (3s) == ost-pools test 14: Round robin and QOS striping within a pool ========================================================== 15:54:01 (1776196441) SKIP: ost-pools test_14 needs >= 3 OSTs SKIP 14 (3s) == ost-pools test 15: One directory per OST/pool ========= 15:54:04 (1776196444) oleg409-server: Pool lustre.testpool0 created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool0 total: 100 open/close in 1.89 seconds: 52.86 ops/second oleg409-server: Pool lustre.testpool1 created oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool1 total: 100 open/close in 1.67 seconds: 59.72 ops/second Destroy the created pools: testpool0,testpool1 lustre.testpool0 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool0 oleg409-server: Pool lustre.testpool0 destroyed lustre.testpool1 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool1 oleg409-server: Pool lustre.testpool1 destroyed PASS 15 (78s) == ost-pools test 16: Inheritance of pool properties ===== 15:55:22 (1776196522) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 10 open/close in 0.19 seconds: 52.98 ops/second Destroy the created pools: testpool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 16 (51s) == ost-pools test 17: Referencing an empty pool ========== 15:56:13 (1776196573) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 10 open/close in 0.21 seconds: 47.64 ops/second lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed total: 10 open/close in 0.17 seconds: 57.58 ops/second PASS 17 (51s) == ost-pools test 18: File create in a directory which references a deleted pool ========================================================== 15:57:05 (1776196625) Create performance, iteration 1, 15 seconds x 3 total: 905 open/close in 15.01 seconds: 60.30 ops/second iter 1: 905 creates without pool oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 711 open/close in 15.02 seconds: 47.35 ops/second iter 1: 711 creates with pool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed total: 836 open/close in 15.00 seconds: 55.72 ops/second iter 1: 836 creates with missing pool Create performance, iteration 2, 15 seconds x 3 total: 912 open/close in 15.01 seconds: 60.76 ops/second iter 2: 912 creates without pool oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 870 open/close in 15.00 seconds: 57.99 ops/second iter 2: 870 creates with pool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed total: 871 open/close in 15.01 seconds: 58.02 ops/second iter 2: 871 creates with missing pool Create performance, iteration 3, 15 seconds x 3 total: 753 open/close in 15.04 seconds: 50.07 ops/second iter 3: 753 creates without pool oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 825 open/close in 15.01 seconds: 54.97 ops/second iter 3: 825 creates with pool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed total: 872 open/close in 15.01 seconds: 58.09 ops/second iter 3: 872 creates with missing pool Avg files created in 15 seconds without pool: 856 Avg files created in 15 seconds with pool: 802 Avg files created in 15 seconds missing pool: 859 No pool / wide pool: 6 %. No pool / missing pool: 0 %. PASS 18 (398s) == ost-pools test 19: Pools should not come into play when not specified ========================================================== 16:03:43 (1776197023) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool total: 12 open/close in 0.17 seconds: 70.42 ops/second total: 12 open/close in 0.23 seconds: 53.13 ops/second Destroy the created pools: testpool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 19 (51s) == ost-pools test 20: Different pools in a directory hierarchy. ========================================================== 16:04:34 (1776197074) oleg409-server: Pool lustre.testpool created oleg409-server: Pool lustre.testpool2 created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool2 Destroy the created pools: testpool,testpool2 lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 20 (58s) == ost-pools test 21: OST pool with fewer OSTs than stripe count ========================================================== 16:05:33 (1776197133) oleg409-server: Pool lustre.testpool created oleg409-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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 21 (31s) == ost-pools test 22: Simultaneous manipulation of a pool ========================================================== 16:06:03 (1776197163) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: Pool lustre.testpool2 created oleg409-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 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 2 Pool testpool2, iteration 8 total: 100 open/close in 2.39 seconds: 41.91 ops/second Pool testpool2, iteration 9 Pool testpool2, iteration 10 loop for testpool2 complete oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 3 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 4 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 5 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 6 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 7 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 8 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 9 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool Pool testpool, iteration 10 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool loop for testpool complete Destroy the created pools: testpool,testpool2 lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 22 (104s) == ost-pools test 23a: OST pools and quota =============== 16:07:47 (1776197267) 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/f7739] oleg409-server: Pool lustre.testpool created oleg409-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 Apr 14 16:08 /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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 23a (40s) == ost-pools test 23b: OST pools and OOS ================= 16:08:27 (1776197307) 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/f7739] oleg409-server: Pool lustre.testpool created oleg409-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, 117.655 s, 31.4 MB/s total written: 5242880 stime=1776197325, etime=1776197443, elapsed=118 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% / /dev/vda 34M 34M 0 100% /home/green/git/lustre-release none 1.9G 24M 1.8G 2% /var/lib/stateless/writable 192.168.200.253:/exports/state/oleg409-client.virtnet 138G 117G 15G 90% /var/lib/stateless/state 192.168.200.253:/exports/state/oleg409-client.virtnet/boot 138G 117G 15G 90% /boot 192.168.200.253:/exports/state/oleg409-client.virtnet/etc/kdump.conf 138G 117G 15G 90% /etc/kdump.conf tmpfs 370M 0 370M 0% /run/user/0 192.168.200.253:/exports/testreports/62610/testresults/ost-pools-ldiskfs-DNE-rocky8.10_x86_64-rocky8.10_x86_64-retry2 51T 42T 9.5T 82% /tmp/testlogs 192.168.204.109@tcp:/lustre 7.4G 3.5G 3.5G 50% /mnt/lustre Destroy the created pools: testpool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 23b (163s) == ost-pools test 24: Independence of pool from other setstripe parameters ========================================================== 16:11:10 (1776197470) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool total: 10 open/close in 0.29 seconds: 34.69 ops/second total: 10 open/close in 0.17 seconds: 57.25 ops/second total: 10 open/close in 0.17 seconds: 57.52 ops/second total: 10 open/close in 0.20 seconds: 50.71 ops/second Destroy the created pools: testpool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 24 (82s) == ost-pools test 25: Create new pool and restart MDS ==== 16:12:32 (1776197552) oleg409-server: Pool lustre.testpool1 created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool1 Failing mds1 on oleg409-server Stopping /mnt/lustre-mds1 (opts:) on oleg409-server reboot facets: mds1 Failover mds1 to oleg409-server mount facets: mds1 Starting mds1: -o localrecov /dev/mapper/mds1_flakey /mnt/lustre-mds1 oleg409-server: oleg409-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg409-client: oleg409-server: ssh exited with exit code 1 Started lustre-MDT0000 oleg409-server: oleg409-server.virtnet: executing wait_import_state FULL os[cp].lustre-OST0000-osc-MDT0000.ost_server_uuid 40 oleg409-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 oleg409-server mds-ost sync done. Creating a file in pool1 Destroy the created pools: testpool1 lustre.testpool1 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool1 oleg409-server: Pool lustre.testpool1 destroyed PASS 25 (81s) == ost-pools test 26: Choose other OSTs in the pool first in the creation remedy ========================================================== 16:13:53 (1776197633) SKIP: ost-pools test_26 needs >= 3 OSTs SKIP 26 (3s) == ost-pools test 27: Race pool_list and pool_remove ===== 16:13:57 (1776197637) oleg409-server: Pool lustre.testpool created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool fail_loc=0x239 fail_val=10 fail_loc=0 lustre-OST0001_UUID oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool fail_val=0 lustre.testpool oleg409-server: Pool lustre.testpool destroyed PASS 27 (41s) == ost-pools test 28: lfs_migrate with pool name ========= 16:14:38 (1776197678) oleg409-server: Pool lustre.testpool created oleg409-server: Pool lustre.testpool2 created oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID added to pool lustre.testpool oleg409-server: OST lustre-OST0000_UUID added to pool lustre.testpool2 oleg409-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.211115 s, 5.0 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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg409-server: Pool lustre.testpool destroyed lustre.testpool2 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.testpool2 oleg409-server: OST lustre-OST0001_UUID removed from pool lustre.testpool2 oleg409-server: Pool lustre.testpool2 destroyed PASS 28 (72s) == ost-pools test 29: check OST pool spilling ============ 16:15:50 (1776197750) SKIP: ost-pools test_29 needs >= 4 OSTs SKIP 29 (3s) == ost-pools test 30: persistent OST pool spilling ======= 16:15:53 (1776197753) SKIP: ost-pools test_30 needs >= 4 OSTs SKIP 30 (5s) == ost-pools test 31: OST pool spilling chained ========== 16:15:58 (1776197758) SKIP: ost-pools test_31 needs >= 4 OSTs SKIP 31 (5s) == ost-pools test 32: force to create a file without pool (no inheritance) ========================================================== 16:16:03 (1776197763) Creating new pool oleg409-server: Pool lustre.test_32 created Adding targets to pool oleg409-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 oleg409-server: OST lustre-OST0000_UUID removed from pool lustre.test_32 oleg409-server: Pool lustre.test_32 destroyed PASS 32 (30s) == ost-pools test complete, duration 2515 sec ============ 16:16:33 (1776197793)