-----============= acceptance-small: sanity ============----- Thu Oct 23 09:50:30 EDT 2025 oleg150-server: /home/green/git/lustre-release/lustre/tests/except/sanity.ex - need mds1 < v2_14_55-100-g8a84c7f9c7 for LU-14927, skip 0f excepting tests: 56oc 42a 42b 42c 407 118c 118d 817 411 130b 130c 130d 130e 130f 130g 312 skipping tests SLOW=no: 27m 60i 64b 68 71 115 135 136 230d 300o 51b oleg150-client.virtnet: executing check_config_client /mnt/lustre oleg150-client.virtnet: Checking config lustre mounted on /mnt/lustre Checking servers environments Checking clients oleg150-client.virtnet environments Using TIMEOUT=20 osc.lustre-OST0000-osc-ffff9ac0c80d0000.idle_timeout=debug osc.lustre-OST0001-osc-ffff9ac0c80d0000.idle_timeout=debug disable quota as required oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 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/f7119] preparing for tests involving mounts mke2fs 1.47.1-wc2 (08-Nov-2024) debug=-1 == sanity test 0a: touch; rm ============================= 09:51:06 (1761227466) /mnt/lustre/f0a.sanity has type file OK /mnt/lustre/f0a.sanity: absent OK PASS 0a (7s) == sanity test 0b: chmod 0755 /mnt/lustre ======================================================================================= 09:51:13 (1761227473) /mnt/lustre has perms 0755 OK PASS 0b (6s) == sanity test 0c: check import proc ===================== 09:51:19 (1761227479) state: FULL target: lustre-MDT0000_UUID PASS 0c (7s) == sanity test 0d: check export proc ======================================================================================= 09:51:26 (1761227486) mgc.MGC192.168.201.150@tcp.import= import: name: MGC192.168.201.150@tcp target: MGS state: FULL connect_flags: [ version, barrier, adaptive_timeouts, full20, imp_recov, bulk_mbits, second_flags, reply_mbits ] connect_data: flags: 0xa000011001002020 instance: 0 target_version: 2.15.7.0 import_flags: [ pingable, connect_tried ] connection: failover_nids: [ 192.168.201.150@tcp ] current_connection: 192.168.201.150@tcp connection_attempts: 1 generation: 1 in-progress_invalidations: 0 idle: 24 sec mgs.MGS.exports.192.168.201.50@tcp.export= 10f1baff-0978-48f2-931b-8701dcbbb008: name: MGS client: 192.168.201.50@tcp connect_flags: [ version, barrier, adaptive_timeouts, full20, imp_recov, bulk_mbits, second_flags, reply_mbits ] connect_data: flags: 0xa000011001002020 instance: 0 target_version: 2.15.7.0 export_flags: [ ] PASS 0d (9s) == sanity test 0e: Enable DNE MDT balancing for mkdir in the ROOT ========================================================== 09:51:35 (1761227495) SKIP: sanity test_0e We need at least 2 MDTs for this test SKIP 0e (2s) == sanity test 1: mkdir; remkdir; rmdir ================== 09:51:37 (1761227497) mkdir: cannot create directory '/mnt/lustre/d1.sanity/d2': File exists /mnt/lustre/d1.sanity/d2 has type dir OK /mnt/lustre/d1.sanity: absent OK PASS 1 (6s) == sanity test 2: mkdir; touch; rmdir; check file ======== 09:51:43 (1761227503) /mnt/lustre/d2.sanity/f2.sanity has type file OK /mnt/lustre/d2.sanity/f2.sanity: absent OK PASS 2 (5s) == sanity test 3: mkdir; touch; rmdir; check dir ========= 09:51:48 (1761227508) /mnt/lustre/d3.sanity has type dir OK /mnt/lustre/d3.sanity/f3.sanity has type file OK /mnt/lustre/d3.sanity: absent OK PASS 3 (4s) == sanity test 4: mkdir; touch dir/file; rmdir; checkdir (expect error) ========================================================== 09:51:52 (1761227512) rmdir: failed to remove '/mnt/lustre/d4.sanity': Directory not empty PASS 4 (5s) == sanity test 5: mkdir .../d5 .../d5/d2; chmod .../d5/d2 ========================================================== 09:51:57 (1761227517) /mnt/lustre/d5.sanity/d2 has type dir OK /mnt/lustre/d5.sanity/d2 has perms 0707 OK /mnt/lustre/d5.sanity/d2 has type dir OK PASS 5 (5s) == sanity test 6a: touch f6a; chmod f6a; runas -u 500 -g 500 chmod f6a (should return error) ============================================================ 09:52:02 (1761227522) /mnt/lustre/f6a.sanity has type file OK /mnt/lustre/f6a.sanity has perms 0666 OK /mnt/lustre/f6a.sanity is owned by user #0 OK running as uid/gid/euid/egid 500/500/500/500, groups: [chmod] [0444] [/mnt/lustre/f6a.sanity] chmod: changing permissions of '/mnt/lustre/f6a.sanity': Operation not permitted /mnt/lustre/f6a.sanity has type file OK /mnt/lustre/f6a.sanity has perms 0666 OK /mnt/lustre/f6a.sanity is owned by user #0 OK PASS 6a (6s) == sanity test 6c: touch f6c; chown f6c; runas -u 500 -g 500 chown f6c (should return error) ============================================================ 09:52:08 (1761227528) /mnt/lustre/f6c.sanity has type file OK /mnt/lustre/f6c.sanity is owned by user #500 OK running as uid/gid/euid/egid 500/500/500/500, groups: [chown] [0] [/mnt/lustre/f6c.sanity] chown: changing ownership of '/mnt/lustre/f6c.sanity': Operation not permitted /mnt/lustre/f6c.sanity has type file OK /mnt/lustre/f6c.sanity is owned by user #500 OK PASS 6c (6s) == sanity test 6e: touch+chgrp ; runas -u 500 -g 500 chgrp (should return error) ========================================================== 09:52:14 (1761227534) /mnt/lustre/f6e.sanity has type file OK /mnt/lustre/f6e.sanity is owned by user #0 OK /mnt/lustre/f6e.sanity is owned by group #500 OK running as uid/gid/euid/egid 500/500/500/500, groups: [chgrp] [0] [/mnt/lustre/f6e.sanity] chgrp: changing group of '/mnt/lustre/f6e.sanity': Operation not permitted /mnt/lustre/f6e.sanity has type file OK /mnt/lustre/f6e.sanity is owned by user #0 OK /mnt/lustre/f6e.sanity is owned by group #500 OK PASS 6e (7s) == sanity test 6g: verify new dir in sgid dir inherits group ========================================================== 09:52:21 (1761227541) running as uid/gid/euid/egid 500/500/500/500, groups: [mkdir] [/mnt/lustre/d6g.sanity/d] /mnt/lustre/d6g.sanity/d/subdir is owned by group #500 OK PASS 6g (7s) == sanity test 6h: runas -u 500 -g 500 chown RUNAS_ID.0 .../ (should return error) ========================================================== 09:52:28 (1761227548) running as uid/gid/euid/egid 500/500/500/500, groups: 500 [chown] [500:0] [/mnt/lustre/f6h.sanity] chown: changing ownership of '/mnt/lustre/f6h.sanity': Operation not permitted /mnt/lustre/f6h.sanity has type file OK /mnt/lustre/f6h.sanity is owned by user #500 OK /mnt/lustre/f6h.sanity is owned by group #500 OK PASS 6h (5s) == sanity test 7a: mkdir .../d7; mcreate .../d7/f; chmod .../d7/f ============================================================== 09:52:33 (1761227553) /mnt/lustre/d7a.sanity/f7a.sanity has type file OK /mnt/lustre/d7a.sanity/f7a.sanity has perms 0666 OK PASS 7a (5s) == sanity test 7b: mkdir .../d7; mcreate d7/f2; echo foo > d7/f2 =============================================================== 09:52:39 (1761227559) /mnt/lustre/d7b.sanity/f7b.sanity has type file OK /mnt/lustre/d7b.sanity/f7b.sanity has size 3 OK PASS 7b (4s) == sanity test 8: mkdir .../d8; touch .../d8/f; chmod .../d8/f ================================================================= 09:52:44 (1761227564) /mnt/lustre/d8.sanity/f8.sanity has type file OK /mnt/lustre/d8.sanity/f8.sanity has perms 0666 OK PASS 8 (4s) == sanity test 9: mkdir .../d9 .../d9/d2 .../d9/d2/d3 ========================================================================== 09:52:48 (1761227568) /mnt/lustre/d9.sanity/d2/d3 has type dir OK PASS 9 (3s) == sanity test 10: mkdir .../d10 .../d10/d2; touch .../d10/d2/f ================================================================ 09:52:51 (1761227571) /mnt/lustre/d10.sanity/d2/f10.sanity has type file OK PASS 10 (4s) == sanity test 11: mkdir .../d11 d11/d2; chmod .../d11/d2 ====================================================================== 09:52:55 (1761227575) /mnt/lustre/d11.sanity/d2 has type dir OK /mnt/lustre/d11.sanity/d2 has perms 0705 OK PASS 11 (5s) == sanity test 12: touch .../d12/f; chmod .../d12/f .../d12/f ================================================================== 09:53:00 (1761227580) /mnt/lustre/d12.sanity/f12.sanity has type file OK /mnt/lustre/d12.sanity/f12.sanity has perms 0654 OK PASS 12 (4s) == sanity test 13: creat .../d13/f; dd .../d13/f; > .../d13/f ================================================================== 09:53:04 (1761227584) 10+0 records in 10+0 records out 5120 bytes (5.1 kB, 5.0 KiB) copied, 0.0292966 s, 175 kB/s /mnt/lustre/d13.sanity/f13.sanity has type file OK /mnt/lustre/d13.sanity/f13.sanity has size 0 OK PASS 13 (4s) == sanity test 14: touch .../d14/f; rm .../d14/f; rm .../d14/f ================================================================= 09:53:08 (1761227588) /mnt/lustre/d14.sanity/f14.sanity: absent OK PASS 14 (5s) == sanity test 15: touch .../d15/f; mv .../d15/f .../d15/f2 ==================================================================== 09:53:13 (1761227593) /mnt/lustre/d15.sanity/f15.sanity_2 has type file OK PASS 15 (4s) == sanity test 16: touch .../d16/f; rm -rf .../d16/f ===== 09:53:17 (1761227597) /mnt/lustre/d16.sanity/f16.sanity: absent OK PASS 16 (4s) == sanity test 17a: symlinks: create, remove (real) ====== 09:53:21 (1761227601) total 1 -rw-r--r-- 1 root root 0 Oct 23 09:53 f17a.sanity lrwxrwxrwx 1 root root 35 Oct 23 09:53 l-exist -> /mnt/lustre/d17a.sanity/f17a.sanity /mnt/lustre/d17a.sanity/l-exist links to /mnt/lustre/d17a.sanity/f17a.sanity OK /mnt/lustre/d17a.sanity/l-exist has type f OK /mnt/lustre/d17a.sanity/l-exist: absent OK PASS 17a (5s) == sanity test 17b: symlinks: create, remove (dangling) == 09:53:26 (1761227606) total 1 lrwxrwxrwx 1 root root 12 Oct 23 09:53 l-dangle -> no-such-file /mnt/lustre/d17b.sanity/l-dangle links to no-such-file OK /mnt/lustre/d17b.sanity/l-dangle: absent OK /mnt/lustre/d17b.sanity/l-dangle: absent OK PASS 17b (4s) == sanity test 17c: symlinks: open dangling (should return error) ========================================================== 09:53:30 (1761227610) cat: /mnt/lustre/d17c.sanity/f17c.sanity: No such file or directory PASS 17c (5s) == sanity test 17d: symlinks: create dangling ============ 09:53:35 (1761227615) PASS 17d (5s) == sanity test 17e: symlinks: create recursive symlink (should return error) ========================================================== 09:53:41 (1761227621) lrwxrwxrwx 1 root root 35 Oct 23 09:53 /mnt/lustre/d17e.sanity/f17e.sanity -> /mnt/lustre/d17e.sanity/f17e.sanity ls: cannot access '/mnt/lustre/d17e.sanity/f17e.sanity': Too many levels of symbolic links PASS 17e (6s) == sanity test 17f: symlinks: long and very long symlink name ========================================================== 09:53:46 (1761227626) total 3 lrwxrwxrwx 1 root root 43 Oct 23 09:53 111 -> 1234567890/2234567890/3234567890/4234567890 lrwxrwxrwx 1 root root 65 Oct 23 09:53 222 -> 1234567890/2234567890/3234567890/4234567890/5234567890/6234567890 lrwxrwxrwx 1 root root 87 Oct 23 09:53 333 -> 1234567890/2234567890/3234567890/4234567890/5234567890/6234567890/7234567890/8234567890 lrwxrwxrwx 1 root root 120 Oct 23 09:53 444 -> 1234567890/2234567890/3234567890/4234567890/5234567890/6234567890/7234567890/8234567890/9234567890/a234567890/b234567890 lrwxrwxrwx 1 root root 153 Oct 23 09:53 555 -> 1234567890/2234567890/3234567890/4234567890/5234567890/6234567890/7234567890/8234567890/9234567890/a234567890/b234567890/c234567890/d234567890/f234567890 lrwxrwxrwx 1 root root 220 Oct 23 09:53 666 -> 1234567890/2234567890/3234567890/4234567890/5234567890/6234567890/7234567890/8234567890/9234567890/a234567890/b234567890/c234567890/d234567890/f234567890/aaaaaaaaaa/bbbbbbbbbb/cccccccccc/dddddddddd/eeeeeeeeee/ffffffffff/ PASS 17f (7s) == sanity test 17g: symlinks: really long symlink name and inode boundaries ========================================================== 09:53:53 (1761227633) xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx PASS 17g (6s) == sanity test 17h: create objects: lov_free_memmd() doesn't lbug ========================================================== 09:53:59 (1761227639) fail_loc=0x80000141 PASS 17h (26s) == sanity test 17i: don't panic on short symlink (should return error) ========================================================== 09:54:25 (1761227665) fail_loc=0x80000143 ls: cannot read symbolic link '/mnt/lustre/d17i.sanity/f17i.sanity': Protocol error lrwxrwxrwx 1 root root 35 Oct 23 09:54 /mnt/lustre/d17i.sanity/f17i.sanity PASS 17i (6s) == sanity test 17k: symlinks: rsync with xattrs enabled == 09:54:31 (1761227671) sending incremental file list ./ f17k.sanity f17k.sanity.lnk -> /mnt/lustre/d17k.sanity/f17k.sanity sent 791 bytes received 49 bytes 1,680.00 bytes/sec total size is 35 speedup is 0.04 PASS 17k (6s) == sanity test 17l: Ensure lgetxattr's returned xattr size is consistent ========================================================== 09:54:37 (1761227677) PASS 17l (6s) == sanity test 17m: run e2fsck against MDT which contains short/long symlink ========================================================== 09:54:43 (1761227683) SKIP: sanity test_17m ldiskfs only test SKIP 17m (2s) == sanity test 17n: run e2fsck against master/slave MDT which contains remote dir ========================================================== 09:54:45 (1761227685) SKIP: sanity test_17n needs >= 2 MDTs SKIP 17n (3s) == sanity test 17o: stat file with incompat LMA feature == 09:54:48 (1761227688) Failing mds1 on oleg150-server Stopping /mnt/lustre-mds1 (opts:) on oleg150-server reboot facets: mds1 Failover mds1 to oleg150-server mount facets: mds1 Starting mds1: -o localrecov lustre-mdt1/mdt1 /mnt/lustre-mds1 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-MDT0000 oleg150-client.virtnet: executing wait_import_state_mount (FULL|IDLE) mdc.lustre-MDT0000-mdc-*.mds_server_uuid mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 0 sec fail_loc=0x194 ls: cannot access '/mnt/lustre/d17o.sanityo/f17o.sanity': Operation not supported fail_loc=0 PASS 17o (42s) == sanity test 18: touch .../f ; ls ... ======================================================================================== 09:55:30 (1761227730) d10.sanity d11.sanity d12.sanity d13.sanity d14.sanity d15.sanity d16.sanity d17a.sanity d17b.sanity d17c.sanity d17d.sanity d17e.sanity d17f.sanity d17g.sanity d17h.sanity d17i.sanity d17k.sanity d17k.sanity.new d17l.sanity d17o.sanityo d5.sanity d6g.sanity d7a.sanity d7b.sanity d8.sanity d9.sanity f0d.sanity.export f0d.sanity.import f18.sanity f6a.sanity f6c.sanity f6e.sanity f6h.sanity PASS 18 (5s) == sanity test 19a: touch .../f19 ; ls -l ... ; rm .../f19 ===================================================================== 09:55:35 (1761227735) total 303 drwxr-xr-x 3 root root 11776 Oct 23 09:52 d10.sanity drwxr-xr-x 3 root root 11776 Oct 23 09:52 d11.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d12.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d13.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d14.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d15.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d16.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17a.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17b.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17c.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17d.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17e.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17f.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:53 d17g.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17h.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17i.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17k.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17k.sanity.new drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17l.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:54 d17o.sanityo drwxr-xr-x 3 root root 11776 Oct 23 09:51 d5.sanity drwxrwxrwx 3 root root 11776 Oct 23 09:52 d6g.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:52 d7a.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:52 d7b.sanity drwxr-xr-x 2 root root 11776 Oct 23 09:52 d8.sanity drwxr-xr-x 3 root root 11776 Oct 23 09:52 d9.sanity -rw-r--r-- 1 root root 368 Oct 23 09:51 f0d.sanity.export -rw-r--r-- 1 root root 589 Oct 23 09:51 f0d.sanity.import -rw-r--r-- 1 root root 0 Oct 23 09:55 f18.sanity -rw-r--r-- 1 root root 0 Oct 23 09:55 f19a.sanity -rw-rw-rw- 1 root root 0 Oct 23 09:52 f6a.sanity -rw-r--r-- 1 sanityusr root 0 Oct 23 09:52 f6c.sanity -rw-r--r-- 1 root sanityusr 0 Oct 23 09:52 f6e.sanity -rw-r--r-- 1 sanityusr sanityusr 0 Oct 23 09:52 f6h.sanity /mnt/lustre/f19a.sanity: absent OK PASS 19a (6s) == sanity test 19b: ls -l .../f19 (should return error) ======================================================================== 09:55:41 (1761227741) ls: cannot access '/mnt/lustre/f19b.sanity': No such file or directory PASS 19b (5s) == sanity test 19c: runas -u 500 -g 500 touch .../f19 (should return error) ============================================================ 09:55:46 (1761227746) running as uid/gid/euid/egid 500/500/500/500, groups: [touch] [/mnt/lustre/f19c.sanity] touch: cannot touch '/mnt/lustre/f19c.sanity': Permission denied PASS 19c (5s) == sanity test 19d: cat .../f19 (should return error) ======================================================================== 09:55:51 (1761227751) cat: /mnt/lustre/f19: No such file or directory PASS 19d (4s) == sanity test 20: touch .../f ; ls -l ... =============== 09:55:56 (1761227756) /mnt/lustre/f20.sanity: absent OK PASS 20 (6s) == sanity test 21: write to dangling link ================ 09:56:02 (1761227762) foo /mnt/lustre/d21.sanity/link has type link OK /mnt/lustre/d21.sanity/link has type file OK PASS 21 (6s) == sanity test 22: unpack tar archive as non-root user === 09:56:07 (1761227767) running as uid/gid/euid/egid 500/500/500/500, groups: [tar] [xf] [-] running as uid/gid/euid/egid 500/500/500/500, groups: [tar] [cf] [-] [/etc/hosts] [/etc/sysconfig/network] tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets tar: /etc/sysconfig/network: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors /mnt/lustre/d22.sanity/etc: total 1 -rw-r--r-- 1 sanityusr sanityusr 158 Sep 10 2018 hosts /mnt/lustre/d22.sanity/etc has type dir OK /mnt/lustre/d22.sanity/etc is owned by user #500 OK /mnt/lustre/d22.sanity/etc is owned by group #500 OK PASS 22 (5s) == sanity test 23a: O_CREAT|O_EXCL in subdir ============= 09:56:12 (1761227772) Succeed in opening file "/mnt/lustre/d23a.sanity/f23a.sanity"(flags=O_CREAT) Error in opening file "/mnt/lustre/d23a.sanity/f23a.sanity"(flags=O_CREAT) 17: File exists PASS 23a (5s) == sanity test 23b: O_APPEND check ======================= 09:56:17 (1761227777) /mnt/lustre/d23b.sanity/f23b.sanity has size 8 OK PASS 23b (6s) == sanity test 23c: O_APPEND size checks for tiny writes ========================================================== 09:56:23 (1761227783) 800+0 records in 800+0 records out 6400 bytes (6.4 kB, 6.2 KiB) copied, 0.907378 s, 7.1 kB/s /mnt/lustre/f23c.sanity has size 6400 OK 800+0 records in 800+0 records out 6400 bytes (6.4 kB, 6.2 KiB) copied, 1.61191 s, 4.0 kB/s 800+0 records in 800+0 records out 6400 bytes (6.4 kB, 6.2 KiB) copied, 1.73194 s, 3.7 kB/s /mnt/lustre/f23c.sanity has size 12800 OK 4+0 records in 4+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.0177373 s, 924 kB/s 100+0 records in 100+0 records out 800 bytes copied, 0.128941 s, 6.2 kB/s /mnt/lustre/f23c.sanity has size 17184 OK 11+0 records in 11+0 records out 45089 bytes (45 kB, 44 KiB) copied, 0.0464702 s, 970 kB/s 173+0 records in 173+0 records out 2941 bytes (2.9 kB, 2.9 KiB) copied, 0.211153 s, 13.9 kB/s /mnt/lustre/f23c.sanity has size 48030 OK PASS 23c (8s) == sanity test 23d: file offset is correct after appending writes ========================================================== 09:56:32 (1761227792) PASS 23d (5s) == sanity test 24a: rename file to non-existent target === 09:56:37 (1761227797) -- same directory rename /mnt/lustre/d24a.sanity/f24a.sanity.2 has type file OK PASS 24a (6s) == sanity test 24b: rename file to existing target ======= 09:56:43 (1761227803) /mnt/lustre/d24b.sanity/f24b.sanity.1: absent OK /mnt/lustre/d24b.sanity/f24b.sanity.2 has type file OK PASS 24b (6s) == sanity test 24c: rename directory to non-existent target ========================================================== 09:56:49 (1761227809) /mnt/lustre/d24c.sanity/d24c.1: absent OK /mnt/lustre/d24c.sanity/d24c.2 has type dir OK PASS 24c (5s) == sanity test 24d: rename directory to existing target == 09:56:54 (1761227814) rename returned 0: Success /mnt/lustre/d24d.sanity/d24d.1: absent OK /mnt/lustre/d24d.sanity/d24d.2 has type dir OK PASS 24d (6s) == sanity test 24e: touch .../R5a/f; rename .../R5a/f .../R5b/g ================================================================ 09:57:00 (1761227820) -- cross directory renames -- /mnt/lustre/R5a/f: absent OK /mnt/lustre/R5b/g has type file OK PASS 24e (6s) == sanity test 24f: touch .../R6a/f R6b/g; mv .../R6a/f .../R6b/g ============================================================== 09:57:06 (1761227826) /mnt/lustre/R6a/f: absent OK /mnt/lustre/R6b/g has type file OK PASS 24f (6s) == sanity test 24g: mkdir .../R7{a,b}/d; mv .../R7a/d .../R7b/e ================================================================ 09:57:12 (1761227832) /mnt/lustre/R7a/d: absent OK /mnt/lustre/R7b/e has type dir OK PASS 24g (6s) == sanity test 24h: mkdir .../R8{a,b}/{d,e}; rename .../R8a/d .../R8b/e ========================================================== 09:57:18 (1761227838) rename returned 0: Success /mnt/lustre/R8a/d: absent OK /mnt/lustre/R8b/e has type dir OK PASS 24h (6s) == sanity test 24i: rename file to dir error: touch f ; mkdir a ; rename f a ========================================================== 09:57:24 (1761227844) -- rename error cases rename returned -1: Is a directory /mnt/lustre/R9/f has type file OK /mnt/lustre/R9/a has type dir OK /mnt/lustre/R9/a/f: absent OK PASS 24i (6s) == sanity test 24j: source does not exist ====================================================================================== 09:57:30 (1761227850) rename returned -1: No such file or directory /mnt/lustre/R10 has type dir OK /mnt/lustre/R10/f: absent OK /mnt/lustre/R10/g: absent OK PASS 24j (6s) == sanity test 24k: touch .../R11a/f; mv .../R11a/f .../R11a/d ================================================================= 09:57:36 (1761227856) /mnt/lustre/R11a/f: absent OK /mnt/lustre/R11a/d/f has type file OK PASS 24k (7s) == sanity test 24l: Renaming a file to itself ================================================================================== 09:57:43 (1761227863) PASS 24l (6s) == sanity test 24m: Renaming a file to a hard link to itself =================================================================== 09:57:49 (1761227869) /mnt/lustre/f24m has type file OK /mnt/lustre/f24m2 has type file OK PASS 24m (6s) == sanity test 24n: Statting the old file after renaming (Posix rename 2) ========================================================== 09:57:55 (1761227875) /mnt/lustre/f24n: absent OK PASS 24n (6s) == sanity test 24o: rename of files during htree split === 09:58:01 (1761227881) using random seed 1804289383 49s 1 iterations 0/0/0 errors 96s 2 iterations 0/0/0 errors 144s 3 iterations 0/0/0 errors 191s 4 iterations 0/0/0 errors 234s 5 iterations 0/0/0 errors 281s 6 iterations 0/0/0 errors 323s 7 iterations 0/0/0 errors 367s 8 iterations 0/0/0 errors 412s 9 iterations 0/0/0 errors 460s 10 iterations 0/0/0 errors PASS 24o (465s) == sanity test 24p: mkdir .../R12{a,b}; rename .../R12a .../R12b ========================================================== 10:05:46 (1761228346) rename returned 0: Success /mnt/lustre/R12a: absent OK /mnt/lustre/R12b has type dir OK PASS 24p (5s) == sanity test 24q: mkdir .../R13{a,b}; open R13b rename R13a R13b ============================================================= 10:05:51 (1761228351) multiop /mnt/lustre/R13b vD_c TMPPIPE=/tmp/multiop_open_wait_pipe.7119 rename returned 0: Success /mnt/lustre/R13a: absent OK /mnt/lustre/R13b has type dir OK PASS 24q (5s) == sanity test 24r: mkdir .../R14a/b; rename .../R14a .../R14a/b =============================================================== 10:05:57 (1761228357) rename returned -1: Invalid argument /mnt/lustre/R14a has type dir OK /mnt/lustre/R14a/b has type dir OK PASS 24r (5s) == sanity test 24s: mkdir .../R15a/b/c; rename .../R15a .../R15a/b/c =========================================================== 10:06:01 (1761228361) rename returned -1: Invalid argument /mnt/lustre/R15a has type dir OK /mnt/lustre/R15a/b/c has type dir OK PASS 24s (5s) == sanity test 24t: mkdir .../R16a/b/c; rename .../R16a/b/c .../R16a =========================================================== 10:06:06 (1761228366) rename returned -1: Directory not empty /mnt/lustre/R16a has type dir OK /mnt/lustre/R16a/b/c has type dir OK PASS 24t (5s) == sanity test 24u: create stripe file =================== 10:06:11 (1761228371) /mnt/lustre/f24u.sanity has size 2097152 OK PASS 24u (4s) == sanity test 24v: list large directory (test hash collision, b=17560) ========================================================== 10:06:15 (1761228375) - create 1659 (time 1761228388.65 total 10.01 last 165.77) - create 3355 (time 1761228398.65 total 20.01 last 169.59) - create 4957 (time 1761228408.65 total 30.01 last 160.14) - create 6649 (time 1761228418.65 total 40.01 last 169.20) - create 8242 (time 1761228428.66 total 50.02 last 159.19) - create 9806 (time 1761228438.66 total 60.02 last 156.37) total: 10000 create in 61.22 seconds: 163.34 ops/second mdc.lustre-MDT0000-mdc-ffff9ac0c80d0000.stats=clear readpages: 1 rpc_max: 0-2/+1 - unlinked 0 (time 1761228447 ; total 0 ; last 0) total: 10000 unlinks in 114 seconds: 87.719299 unlinks/second sleep 5 for ZFS MDS Waiting for MDT destroys to complete cleanup time 126 PASS 24v (196s) == sanity test 24w: Reading a file larger than 4Gb ======= 10:09:31 (1761228571) 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.159087 s, 6.6 MB/s 1+0 records in 1+0 records out 234852 bytes (235 kB, 229 KiB) copied, 0.0318865 s, 7.4 MB/s 0+1 records in 0+1 records out 234852 bytes (235 kB, 229 KiB) copied, 0.0442114 s, 5.3 MB/s PASS 24w (5s) == sanity test 24x: cross MDT rename/link ================ 10:09:37 (1761228577) SKIP: sanity test_24x needs >= 2 MDTs SKIP 24x (3s) == sanity test 24y: rename/link on the same dir should succeed ========================================================== 10:09:39 (1761228579) SKIP: sanity test_24y needs >= 2 MDTs SKIP 24y (2s) == sanity test 24z: cross-MDT rename is done as cp ======= 10:09:41 (1761228581) SKIP: sanity test_24z needs >= 2 MDTs SKIP 24z (3s) == sanity test 24A: readdir() returns correct number of entries. ========================================================== 10:09:44 (1761228584) - create 1617 (time 1761228597.20 total 10.01 last 161.58) - create 3164 (time 1761228607.20 total 20.01 last 154.66) - create 4769 (time 1761228617.21 total 30.02 last 160.37) total: 5000 create in 31.36 seconds: 159.45 ops/second - unlinked 0 (time 1761228635 ; total 0 ; last 0) total: 5000 unlinks in 28 seconds: 178.571426 unlinks/second sleep 5 for ZFS MDS Waiting for MDT destroys to complete cleanup time 39 PASS 24A (88s) == sanity test 24B: readdir for striped dir return correct number of entries ========================================================== 10:11:12 (1761228672) SKIP: sanity test_24B needs >= 2 MDTs SKIP 24B (3s) == sanity test 24C: check .. in striped dir ============== 10:11:15 (1761228675) SKIP: sanity test_24C needs >= 2 MDTs SKIP 24C (2s) == sanity test 24E: cross MDT rename/link ================ 10:11:17 (1761228677) SKIP: sanity test_24E needs >= 4 MDTs SKIP 24E (3s) == sanity test 24F: hash order vs readdir (LU-11330) ===== 10:11:20 (1761228680) SKIP: sanity test_24F needs >= 2 MDTs SKIP 24F (2s) == sanity test 24G: migrate symlink in rename ============ 10:11:22 (1761228682) SKIP: sanity test_24G needs >= 2 MDTs SKIP 24G (2s) == sanity test 24H: repeat FLD_QUERY rpc ================= 10:11:24 (1761228684) SKIP: sanity test_24H needs >= 2 MDTs SKIP 24H (2s) == sanity test 25a: create file in symlinked directory ========================================================================= 10:11:26 (1761228686) == symlink sanity ============================================= PASS 25a (4s) == sanity test 25b: lookup file in symlinked directory ========================================================================= 10:11:30 (1761228690) /mnt/lustre/s25/foo has type file OK PASS 25b (4s) == sanity test 26a: multiple component symlink ================================================================================= 10:11:34 (1761228694) PASS 26a (4s) == sanity test 26b: multiple component symlink at end of lookup ================================================================ 10:11:38 (1761228698) PASS 26b (4s) == sanity test 26c: chain of symlinks ==================== 10:11:42 (1761228702) PASS 26c (5s) == sanity test 26d: create multiple component recursive symlink ========================================================== 10:11:47 (1761228707) PASS 26d (4s) == sanity test 26e: unlink multiple component recursive symlink ========================================================== 10:11:51 (1761228711) PASS 26e (4s) == sanity test 26f: rm -r of a directory which has recursive symlink ========================================================== 10:11:55 (1761228715) /mnt/lustre/f26f.sanity: absent OK PASS 26f (5s) == sanity test 27a: one stripe file ====================== 10:12:00 (1761228720) /mnt/lustre/d27a.sanity stripe_count: 1 stripe_size: 1048576 pattern: 0 stripe_offset: -1 /mnt/lustre/d27a.sanity/f27a.sanity has type file OK PASS 27a (4s) == sanity test 27b: create and write to two stripe file == 10:12:04 (1761228724) 2 4+0 records in 4+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.00884307 s, 1.9 MB/s PASS 27b (4s) == sanity test 27ca: one stripe on specified OST ========= 10:12:09 (1761228729) 1 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.297652 s, 14.1 MB/s PASS 27ca (5s) == sanity test 27cb: two stripes on specified OSTs ======= 10:12:14 (1761228734) /mnt/lustre/d27cb.sanity/f27cb.sanity lmm_stripe_count: 2 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 obdidx objid objid group 1 21 0x15 0 0 83 0x53 0 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.232757 s, 18.0 MB/s PASS 27cb (4s) == sanity test 27cc: two stripes on the same OST ========= 10:12:18 (1761228738) /mnt/lustre/d27cc.sanity/f27cc.sanity lmm_stripe_count: 2 lmm_stripe_size: 1048576 lmm_pattern: raid0,overstriped lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 84 0x54 0 0 85 0x55 0 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.202481 s, 20.7 MB/s PASS 27cc (4s) == sanity test 27cd: four stripes on two OSTs ============ 10:12:22 (1761228742) /mnt/lustre/d27cd.sanity/f27cd.sanity lmm_stripe_count: 4 lmm_stripe_size: 1048576 lmm_pattern: raid0,overstriped lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 86 0x56 0 1 22 0x16 0 1 23 0x17 0 0 87 0x57 0 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.262525 s, 16.0 MB/s PASS 27cd (5s) == sanity test 27ce: more stripes than OSTs with -o ====== 10:12:27 (1761228747) /mnt/lustre/d27ce.sanity/f27ce.sanity lmm_stripe_count: 3 lmm_stripe_size: 1048576 lmm_pattern: raid0,overstriped lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 88 0x58 0 0 89 0x59 0 0 90 0x5a 0 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.251115 s, 16.7 MB/s PASS 27ce (5s) == sanity test 27cf: 'setstripe -o' on inactive OSTs should return error ========================================================== 10:12:32 (1761228752) pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 lfs setstripe: setstripe error for '/mnt/lustre/d27cf.sanity/f27cf.sanity': inactive OST among your specified 1 OST(s) pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27cf (8s) == sanity test 27cg: 1000 shouldn't cause too many credits ========================================================== 10:12:40 (1761228760) SKIP: sanity test_27cg ldiskfs only test SKIP 27cg (2s) == sanity test 27d: create file with default settings ==== 10:12:42 (1761228762) /mnt/lustre/d27d.sanity/f27d.sanity has type file OK 4+0 records in 4+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.00366738 s, 4.5 MB/s PASS 27d (4s) == sanity test 27e: setstripe existing file (should return error) ========================================================== 10:12:46 (1761228766) lfs setstripe: setstripe error for '/mnt/lustre/d27e.sanity/f27e.sanity': stripe already set /mnt/lustre/d27e.sanity/f27e.sanity has type file OK PASS 27e (4s) == sanity test 27f: setstripe with bad stripe size (should return error) ========================================================== 10:12:50 (1761228770) lfs setstripe setstripe: invalid stripe size '100' To create a file with specified striping/composite layout, or create/replace the default layout on an existing directory: usage: setstripe [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] [--mode MODE] or To add component(s) to an existing composite file: usage: setstripe --component-add [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] To totally delete the default striping from an existing directory: usage: setstripe [--delete|-d] or To create a mirrored file or set s default mirror layout on a directory: usage: setstripe {--mirror-count|-N}[MIRROR_COUNT] [SETSTRIPE_OPTIONS] or To delete the last component(s) from an existing composite file (note that this will also delete any data in those components): usage: setstripe --component-del [--component-id|-I COMP_ID] [--component-flags|-F COMP_FLAGS] COMP_ID: Unique component ID to delete COMP_FLAGS: 'init' indicating all instantiated components '^init' indicating all uninstantiated components -I and -F cannot be specified at the same time or To set or clear flags on a specific component (note that this command can only be applied to mirrored files: usage: setstripe --comp-set {-I COMP_ID|--comp-flags=COMP_FLAGS} or To create a file with a foreign (free format) layout: usage: setstripe --foreign[=FOREIGN_TYPE] --xattr|-x LAYOUT_STRING [--flags HEX] [--mode MODE] Can't lstat /mnt/lustre/d27f.sanity/f27f.sanity: No such file or directory 4+0 records in 4+0 records out 16384 bytes (16 kB, 16 KiB) copied, 0.0171633 s, 955 kB/s /mnt/lustre/d27f.sanity/f27f.sanity lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 132 0x84 0 PASS 27f (4s) == sanity test 27g: /home/green/git/lustre-release/lustre/utils/lfs getstripe with no objects ========================================================== 10:12:54 (1761228774) /mnt/lustre/d27g.sanity/f27g.sanity has no stripe info PASS 27g (4s) == sanity test 27ga: /home/green/git/lustre-release/lustre/utils/lfs getstripe with missing file (should return error) ========================================================== 10:12:58 (1761228778) 0 error: getstripe failed for /mnt/lustre/d27ga.sanity/f27ga.sanity.2. PASS 27ga (4s) == sanity test 27i: /home/green/git/lustre-release/lustre/utils/lfs getstripe with some objects ========================================================== 10:13:02 (1761228782) PASS 27i (4s) == sanity test 27j: setstripe with bad stripe offset (should return error) ========================================================== 10:13:06 (1761228786) lfs setstripe: setstripe error for '/mnt/lustre/d27j.sanity/f27j.sanity': Invalid argument PASS 27j (5s) == sanity test 27k: limit i_blksize for broken user apps ========================================================== 10:13:11 (1761228791) 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00157045 s, 2.6 MB/s PASS 27k (3s) == sanity test 27l: check setstripe permissions (should return error) ========================================================== 10:13:15 (1761228795) running as uid/gid/euid/egid 500/500/500/500, groups: [/home/green/git/lustre-release/lustre/utils/lfs] [setstripe] [-c] [1] [/mnt/lustre/f27l.sanity] lfs setstripe: unable to open '/mnt/lustre/f27l.sanity': Permission denied (13) PASS 27l (4s) SKIP: sanity test_27m skipping SLOW test 27m == sanity test 27n: create file with some full OSTs ====== 10:13:20 (1761228800) fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=161 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=134 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=27 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=0 fail_loc=0x215 Creating to objid 161 on ost lustre-OST0000... total: 29 open/close in 0.51 seconds: 57.32 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=193 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=163 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=27 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_loc=0x80000215 /mnt/lustre/d27n.sanity/f27n.sanity lmm_stripe_count: 2 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 obdidx objid objid group 1 27 0x1b 0 0 163 0xa3 0 fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27n (39s) == sanity test 27o: create file with all full OSTs (should error) ========================================================== 10:13:59 (1761228839) fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=193 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=164 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=28 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=-1 fail_loc=0x215 Creating to objid 193 on ost lustre-OST0000... open(/mnt/lustre/d27o.sanity/lustre-OST0000/f193) error: No space left on device total: 29 open/close in 0.45 seconds: 64.51 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=225 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=193 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=28 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_loc=0x215 lfs mkdir: dirstripe error on '/mnt/lustre/d27o.sanity': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/d27o.sanity': File exists OSTIDX=1 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=225 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=193 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=28 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_val=-1 fail_loc=0x215 Creating to objid 65 on ost lustre-OST0001... open(/mnt/lustre/d27o.sanity/lustre-OST0001/f28) error: No space left on device total: 0 open/close in 0.02 seconds: 0.00 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=225 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=193 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=28 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_loc=0x215 touch: cannot touch '/mnt/lustre/d27o.sanity/f27o.sanity': No space left on device fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27o (44s) == sanity test 27oo: don't let few threads to reserve too many objects ========================================================== 10:14:43 (1761228883) sleep 5 for ZFS MDS sleep 5 for ZFS OST Waiting for MDT destroys to complete lov.lustre-MDT0000-mdtlov.qos_threshold_rr=0% Stopping /mnt/lustre-ost1 (opts:) on oleg150-server Starting ost1: -o localrecov lustre-ost1/ost1 /mnt/lustre-ost1 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0000 lov.lustre-MDT0000-mdtlov.qos_threshold_rr=17% PASS 27oo (54s) == sanity test 27p: append to a truncated file with some full OSTs ========================================================== 10:15:37 (1761228937) fail_loc=0 sleep 5 for ZFS MDS sleep 5 for ZFS OST Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 /mnt/lustre/d27p.sanity/f27p.sanity has size 80000000 OK lfs mkdir: dirstripe error on '/mnt/lustre/d27p.sanity': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/d27p.sanity': File exists OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=32 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=0 fail_loc=0x215 Creating to objid 257 on ost lustre-OST0000... total: 33 open/close in 0.54 seconds: 61.52 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=97 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=65 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_loc=0x80000215 /mnt/lustre/d27p.sanity/f27p.sanity has size 80000004 OK /mnt/lustre/d27p.sanity/f27p.sanity lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 obdidx objid objid group 1 65 0x41 0 fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27p (53s) == sanity test 27q: append to truncated file with all OSTs full (should error) ========================================================== 10:16:30 (1761228990) fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 /mnt/lustre/d27q.sanity/f27q.sanity has size 80000000 OK lfs mkdir: dirstripe error on '/mnt/lustre/d27q.sanity': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/d27q.sanity': File exists OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=97 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=66 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=-1 fail_loc=0x215 Creating to objid 257 on ost lustre-OST0000... total: 33 open/close in 0.51 seconds: 64.85 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=129 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=99 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_loc=0x215 lfs mkdir: dirstripe error on '/mnt/lustre/d27q.sanity': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/d27q.sanity': File exists OSTIDX=1 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=129 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=99 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_val=-1 fail_loc=0x215 Creating to objid 129 on ost lustre-OST0001... open(/mnt/lustre/d27q.sanity/lustre-OST0001/f99) error: No space left on device total: 0 open/close in 0.04 seconds: 0.00 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=129 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=99 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_loc=0x215 /home/green/git/lustre-release/lustre/tests/sanity.sh: line 2025: /mnt/lustre/d27q.sanity/f27q.sanity: No space left on device /mnt/lustre/d27q.sanity/f27q.sanity has size 80000000 OK fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27q (46s) == sanity test 27r: stripe file with some full OSTs (shouldn't LBUG) =========================================================== 10:17:16 (1761229036) fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=129 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=99 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=0 fail_loc=0x215 Creating to objid 257 on ost lustre-OST0000... total: 33 open/close in 0.84 seconds: 39.50 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=226 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=161 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=132 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_loc=0x80000215 fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27r (43s) == sanity test 27s: lsm_xfersize overflow (should error) (bug 10725) ========================================================== 10:17:59 (1761229079) lfs setstripe: error: stripe size '4294967296' over 4GB limit: Invalid argument (22) PASS 27s (5s) == sanity test 27t: check that utils parse path correctly ========================================================== 10:18:04 (1761229084) f27t.sanity lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 227 0xe3 0 PASS 27t (6s) == sanity test 27u: skip object creation on OSC w/o objects ========================================================== 10:18:10 (1761229090) fail_loc=0x139 - open/close 825 (time 1761229104.94 total 10.02 last 82.37) total: 1000 open/close in 12.30 seconds: 81.30 ops/second fail_loc=0 - unlinked 0 (time 1761229121 ; total 0 ; last 0) total: 1000 unlinks in 7 seconds: 142.857147 unlinks/second sleep 5 for ZFS MDS sleep 5 for ZFS OST Waiting for MDT destroys to complete cleanup time 29 PASS 27u (58s) == sanity test 27v: skip object creation on slow OST ===== 10:19:08 (1761229148) OSTIDX=0 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=257 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=228 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=0 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=1153 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=1133 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_val=-1 fail_loc=0x215 Creating to objid 257 on ost lustre-OST0000... total: 31 open/close in 0.60 seconds: 51.49 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=289 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=244 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=1185 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=1148 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=0 fail_loc=0x215 lfs mkdir: dirstripe error on '/mnt/lustre/d27v.sanity': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/d27v.sanity': File exists OSTIDX=1 MDTIDX=0 osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=289 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=244 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=1185 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=1148 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_val=-1 fail_loc=0x215 Creating to objid 1185 on ost lustre-OST0001... open(/mnt/lustre/d27v.sanity/lustre-OST0001/f1148) error: No space left on device total: 0 open/close in 0.05 seconds: 0.00 ops/second osp.lustre-OST0000-osc-MDT0000.prealloc_last_id=289 osp.lustre-OST0000-osc-MDT0000.prealloc_last_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_next_id=244 osp.lustre-OST0000-osc-MDT0000.prealloc_next_seq=0x100000000 osp.lustre-OST0000-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0000-osc-MDT0000.prealloc_status=-28 osp.lustre-OST0001-osc-MDT0000.prealloc_last_id=1185 osp.lustre-OST0001-osc-MDT0000.prealloc_last_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_next_id=1148 osp.lustre-OST0001-osc-MDT0000.prealloc_next_seq=0x100010000 osp.lustre-OST0001-osc-MDT0000.prealloc_reserved=0 osp.lustre-OST0001-osc-MDT0000.prealloc_status=-28 fail_loc=0x215 fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 fail_loc=0x705 total: 32 open/close in 0.62 seconds: 51.79 ops/second fail_loc=0 sleep 5 for ZFS MDS Waiting for MDT destroys to complete pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 PASS 27v (56s) == sanity test 27w: check /home/green/git/lustre-release/lustre/utils/lfs setstripe -S and getstrip -d options ========================================================== 10:20:04 (1761229204) PASS 27w (5s) == sanity test 27wa: check /home/green/git/lustre-release/lustre/utils/lfs setstripe -c -i options ========================================================== 10:20:09 (1761229209) PASS 27wa (5s) == sanity test 27x: create files while OST0 is degraded == 10:20:14 (1761229214) total: 2 open/close in 0.08 seconds: 25.25 ops/second PASS 27x (19s) == sanity test 27y: create files while OST0 is degraded and the rest inactive ========================================================== 10:20:33 (1761229233) lustre-OST0001-osc-MDT0000 is Deactivated: lustre-OST0000 is degraded: total: 2 open/close in 0.05 seconds: 36.48 ops/second lustre-OST0000 is recovered from degraded: PASS 27y (36s) == sanity test 27z: check SEQ/OID on the MDT and OST filesystems ========================================================== 10:21:09 (1761229269) 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0899554 s, 11.7 MB/s 2+0 records in 2+0 records out 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.14164 s, 14.8 MB/s check file /mnt/lustre/d27z.sanity/f27z.sanity-1 FID seq 0x200000401, oid 0x67ab ver 0x0 LOV seq 0x200000401, oid 0x67ab, count: 1 want: stripe:0 ost:0 oid:266/0x10a seq:0 Stopping /mnt/lustre-ost1 (opts:) on oleg150-server Starting ost1: -o localrecov lustre-ost1/ost1 /mnt/lustre-ost1 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0000 /mnt/lustre-ost1/O/0/d10/266: parent=[0x200000401:0x67ab:0x0] stripe=0 stripe_size=65536 stripe_count=1 layout_version=0 range=0 check file /mnt/lustre/d27z.sanity/f27z.sanity-2 FID seq 0x200000401, oid 0x67ad ver 0x0 LOV seq 0x200000401, oid 0x67ad, count: 2 want: stripe:0 ost:1 oid:1187/0x4a3 seq:0 Stopping /mnt/lustre-ost2 (opts:) on oleg150-server Starting ost2: -o localrecov lustre-ost2/ost2 /mnt/lustre-ost2 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0001 /mnt/lustre-ost2/O/0/d3/1187: parent=[0x200000401:0x67ad:0x0] stripe=0 stripe_size=1048576 stripe_count=2 layout_version=0 range=0 want: stripe:1 ost:0 oid:267/0x10b seq:0 Stopping /mnt/lustre-ost1 (opts:) on oleg150-server Starting ost1: -o localrecov lustre-ost1/ost1 /mnt/lustre-ost1 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0000 /mnt/lustre-ost1/O/0/d11/267: parent=[0x200000401:0x67ad:0x0] stripe=1 stripe_size=1048576 stripe_count=2 layout_version=0 range=0 PASS 27z (112s) == sanity test 27A: check filesystem-wide default LOV EA values ========================================================== 10:23:01 (1761229381) PASS 27A (6s) == sanity test 27B: call setstripe on open unlinked file/rename victim ========================================================== 10:23:07 (1761229387) LL_IOC_LOV_SETSTRIPE: Stale file handle LL_IOC_LOV_SETSTRIPE: Stale file handle PASS 27B (7s) == sanity test 27Ca: check full striping across all OSTs ========================================================== 10:23:14 (1761229394) OST Index: 0 1 OST Index: 1 0 PASS 27Ca (6s) == sanity test 27Cb: more stripes than OSTs with -C ====== 10:23:20 (1761229400) lmm_pattern: raid0,overstriped 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.310172 s, 13.5 MB/s PASS 27Cb (6s) == sanity test 27Cc: fewer stripes than OSTs does not set overstriping ========================================================== 10:23:26 (1761229406) 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.328296 s, 12.8 MB/s PASS 27Cc (6s) == sanity test 27Cd: test maximum stripe count =========== 10:23:32 (1761229412) lmm_pattern: raid0,overstriped 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.401836 s, 10.4 MB/s PASS 27Cd (12s) == sanity test 27Ce: test pool with overstriping ========= 10:23:44 (1761229424) Creating new pool oleg150-server: Pool lustre.test_27Ce created Adding targets to pool oleg150-server: OST lustre-OST0000_UUID added to pool lustre.test_27Ce lmm_pattern: raid0,overstriped 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.348504 s, 12.0 MB/s Destroy the created pools: test_27Ce lustre.test_27Ce oleg150-server: OST lustre-OST0000_UUID removed from pool lustre.test_27Ce oleg150-server: Pool lustre.test_27Ce destroyed PASS 27Ce (22s) == sanity test 27Cf: test default inheritance with overstriping ========================================================== 10:24:06 (1761229446) lmm_pattern: raid0,overstriped 4+0 records in 4+0 records out 4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.28647 s, 14.6 MB/s PASS 27Cf (6s) == sanity test 27D: validate llapi_layout API ============ 10:24:12 (1761229452) Creating new pool oleg150-server: Pool lustre.testpool created Adding targets to pool oleg150-server: OST lustre-OST0000_UUID added to pool lustre.testpool oleg150-server: OST lustre-OST0001_UUID added to pool lustre.testpool test 0: Read/write layout attributes then create a file ................................. pass test 1: Read test0 file by path and verify attributes ................................... pass test 2: Read test0 file by FD and verify attributes ..................................... pass test 3: Read test0 file by FID and verify attributes .................................... pass test 4: Verify compatibility with 'lfs setstripe' ....................................... pass test 5: llapi_layout_get_by_path ENOENT handling ........................................ pass test 6: llapi_layout_get_by_fd EBADF handling ........................................... pass test 7: llapi_layout_get_by_path EACCES handling ........................................ pass test 8: llapi_layout_get_by_path ENODATA handling ....................................... pass test 9: verify llapi_layout_pattern_set() return values ................................. pass test 10: stripe_count error handling ..................................................... pass test 11: stripe_size error handling ...................................................... pass test 12: pool_name error handling ........................................................ pass test 13: ost_index error handling ........................................................ pass test 14: llapi_layout_file_create error handling ......................................... pass test 15: Can't change striping attributes of existing file ............................... pass test 16: Default stripe attributes are applied as expected ............................... pass test 17: LLAPI_LAYOUT_WIDE is honored .................................................... pass test 18: Setting pool with fsname.pool notation .......................................... pass test 19: Maximum length pool name is NULL-terminated ..................................... pass test 20: LLAPI_LAYOUT_DEFAULT is honored ................................................. pass test 21: llapi_layout_file_create fails for non-Lustre file .............................. pass test 22: llapi_layout_file_create applied mode correctly ................................. pass test 23: llapi_layout_get_by_path fails for non-Lustre file .............................. pass test 24: LAYOUT_GET_EXPECTED works with existing file .................................... pass test 25: LAYOUT_GET_EXPECTED works with directory ........................................ pass test 26: LAYOUT_GET_EXPECTED partially specified parent .................................. pass test 27: LAYOUT_GET_EXPECTED with non existing file ...................................... pass test 28: LLAPI_LAYOUT_WIDE returned as expected .......................................... pass test 29: set ost index to non-zero stripe number ......................................... pass test 30: create composite file, traverse components ...................................... pass test 31: add/delete component to/from existing file ...................................... pass test 32: Test overstriping with layout_file_create ....................................... pass test 33: Test overstriping with llapi_file_open .......................................... pass test 34: create simple valid & invalid self extending layouts ............................ skip Destroy the created pools: testpool lustre.testpool oleg150-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg150-server: OST lustre-OST0001_UUID removed from pool lustre.testpool oleg150-server: Pool lustre.testpool destroyed PASS 27D (25s) == sanity test 27E: check that default extended attribute size properly increases ========================================================== 10:24:38 (1761229478) -rw-r--r-- 1 root root 0 Oct 23 10:24 /mnt/lustre/f27E.sanity-1 PASS 27E (6s) == sanity test 27F: Client resend delayed layout creation with non-zero size ========================================================== 10:24:43 (1761229483) Stopping /mnt/lustre-ost1 (opts:) on oleg150-server Stopping /mnt/lustre-ost2 (opts:) on oleg150-server /mnt/lustre/d27F.sanity/f0 has size 1050000 OK Starting ost1: -o localrecov lustre-ost1/ost1 /mnt/lustre-ost1 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0000 Starting ost2: -o localrecov lustre-ost2/ost2 /mnt/lustre-ost2 oleg150-server: oleg150-server.virtnet: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 8 pdsh@oleg150-client: oleg150-server: ssh exited with exit code 1 Started lustre-OST0001 PASS 27F (35s) == sanity test 27G: Clear OST pool from stripe =========== 10:25:18 (1761229518) Creating new pool oleg150-server: Pool lustre.testpool created Adding targets to pool oleg150-server: OST lustre-OST0000_UUID added to pool lustre.testpool /mnt/lustre/d27G.sanity/f27G.sanity.default /mnt/lustre/d27G.sanity/f27G.sanity.pfl Destroy the created pools: testpool lustre.testpool oleg150-server: OST lustre-OST0000_UUID removed from pool lustre.testpool oleg150-server: Pool lustre.testpool destroyed PASS 27G (19s) == sanity test 27H: Set specific OSTs stripe ============= 10:25:37 (1761229537) SKIP: sanity test_27H needs >= 3 OSTs SKIP 27H (3s) == sanity test 27I: check that root dir striping does not break parent dir one ========================================================== 10:25:40 (1761229540) Creating new pool oleg150-server: Pool lustre.test_27I created Adding targets to pool oleg150-server: OST lustre-OST0001_UUID added to pool lustre.test_27I /mnt/lustre/d27I.sanity/f27I.sanity lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 lmm_pool: test_27I obdidx objid objid group 1 2275 0x8e3 0 Destroy the created pools: test_27I lustre.test_27I oleg150-server: OST lustre-OST0001_UUID removed from pool lustre.test_27I oleg150-server: Pool lustre.test_27I destroyed PASS 27I (25s) == sanity test 27J: basic ops on file with foreign LOV === 10:26:05 (1761229565) lfs setstripe setstripe: hex flags must be specified with --foreign option To create a file with specified striping/composite layout, or create/replace the default layout on an existing directory: usage: setstripe [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] [--mode MODE] or To add component(s) to an existing composite file: usage: setstripe --component-add [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] To totally delete the default striping from an existing directory: usage: setstripe [--delete|-d] or To create a mirrored file or set s default mirror layout on a directory: usage: setstripe {--mirror-count|-N}[MIRROR_COUNT] [SETSTRIPE_OPTIONS] or To delete the last component(s) from an existing composite file (note that this will also delete any data in those components): usage: setstripe --component-del [--component-id|-I COMP_ID] [--component-flags|-F COMP_FLAGS] COMP_ID: Unique component ID to delete COMP_FLAGS: 'init' indicating all instantiated components '^init' indicating all uninstantiated components -I and -F cannot be specified at the same time or To set or clear flags on a specific component (note that this command can only be applied to mirrored files: usage: setstripe --comp-set {-I COMP_ID|--comp-flags=COMP_FLAGS} or To create a file with a foreign (free format) layout: usage: setstripe --foreign[=FOREIGN_TYPE] --xattr|-x LAYOUT_STRING [--flags HEX] [--mode MODE] lfs setstripe setstripe: invalid hex flags 'foo' To create a file with specified striping/composite layout, or create/replace the default layout on an existing directory: usage: setstripe [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] [--mode MODE] or To add component(s) to an existing composite file: usage: setstripe --component-add [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] To totally delete the default striping from an existing directory: usage: setstripe [--delete|-d] or To create a mirrored file or set s default mirror layout on a directory: usage: setstripe {--mirror-count|-N}[MIRROR_COUNT] [SETSTRIPE_OPTIONS] or To delete the last component(s) from an existing composite file (note that this will also delete any data in those components): usage: setstripe --component-del [--component-id|-I COMP_ID] [--component-flags|-F COMP_FLAGS] COMP_ID: Unique component ID to delete COMP_FLAGS: 'init' indicating all instantiated components '^init' indicating all uninstantiated components -I and -F cannot be specified at the same time or To set or clear flags on a specific component (note that this command can only be applied to mirrored files: usage: setstripe --comp-set {-I COMP_ID|--comp-flags=COMP_FLAGS} or To create a file with a foreign (free format) layout: usage: setstripe --foreign[=FOREIGN_TYPE] --xattr|-x LAYOUT_STRING [--flags HEX] [--mode MODE] lfs setstripe setstripe: invalid hex flags '0xffffffff' To create a file with specified striping/composite layout, or create/replace the default layout on an existing directory: usage: setstripe [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] [--mode MODE] or To add component(s) to an existing composite file: usage: setstripe --component-add [--component-end|-E COMP_END] [--copy=LUSTRE_SRC] [--extension-size|--ext-size|-z SIZE] [--help|-h] [--layout|-L PATTERN] [--layout|-L PATTERN] [--mirror-count|-N[MIRROR_COUNT]] [--ost|-o OST_INDICES] [--overstripe-count|-C STRIPE_COUNT] [--pool|-p POOL_NAME] [--stripe-count|-c STRIPE_COUNT] [--stripe-index|-i START_OST_IDX] [--stripe-size|-S STRIPE_SIZE] [--yaml|-y YAML_TEMPLATE_FILE] To totally delete the default striping from an existing directory: usage: setstripe [--delete|-d] or To create a mirrored file or set s default mirror layout on a directory: usage: setstripe {--mirror-count|-N}[MIRROR_COUNT] [SETSTRIPE_OPTIONS] or To delete the last component(s) from an existing composite file (note that this will also delete any data in those components): usage: setstripe --component-del [--component-id|-I COMP_ID] [--component-flags|-F COMP_FLAGS] COMP_ID: Unique component ID to delete COMP_FLAGS: 'init' indicating all instantiated components '^init' indicating all uninstantiated components -I and -F cannot be specified at the same time or To set or clear flags on a specific component (note that this command can only be applied to mirrored files: usage: setstripe --comp-set {-I COMP_ID|--comp-flags=COMP_FLAGS} or To create a file with a foreign (free format) layout: usage: setstripe --foreign[=FOREIGN_TYPE] --xattr|-x LAYOUT_STRING [--flags HEX] [--mode MODE] lov_foreign_magic: 0x0BD70BD0 lov_xattr_size: 89 lov_foreign_size: 73 lov_foreign_type: 1 lov_foreign_flags: 0x0000DA08 lfm_magic: 0x0BD70BD0 lfm_length: 73 lfm_type: 0x00000000 (none) lfm_flags: 0x0000DA08 lfm_value: 'd4008686-95ca-4fb1-ba28-b29528bb52f3@cc0c0d7e-9bf3-4b8c-aa55-af03c3212a74' lfs setstripe: setstripe error for '/mnt/lustre/d27J.sanity/f27J.sanity': stripe already set lfs setstripe: setstripe error for '/mnt/lustre/d27J.sanity/f27J.sanity2': stripe already set cat: /mnt/lustre/d27J.sanity/f27J.sanity: No data available cat: /mnt/lustre/d27J.sanity/f27J.sanity2: No data available cat: write error: Bad file descriptor cat: write error: Bad file descriptor PASS 27J (9s) == sanity test 27K: basic ops on dir with foreign LMV ==== 10:26:14 (1761229574) lfs setdirstripe: hex flags must be specified with --foreign option Create striped directory on specified MDT, same as mkdir. May be restricted to root or group users, depending on settings. usage: setdirstripe [OPTION] [--mdt-count|-c stripe_count> [--help|-h] [--mdt-hash|-H mdt_hash] [--mdt-index|-i mdt_index[,mdt_index,...] [--default|-D] [--mode|-o mode] [--max-inherit|-X max_inherit] [--max-inherit-rr max_inherit_rr] To create dir with a foreign (free format) layout : setdirstripe|mkdir --foreign[=FOREIGN_TYPE] -x|-xattr STRING [--mode|-o MODE] [--flags HEX] DIRECTORY lfs setdirstripe: invalid hex flags 'foo' Create striped directory on specified MDT, same as mkdir. May be restricted to root or group users, depending on settings. usage: setdirstripe [OPTION] [--mdt-count|-c stripe_count> [--help|-h] [--mdt-hash|-H mdt_hash] [--mdt-index|-i mdt_index[,mdt_index,...] [--default|-D] [--mode|-o mode] [--max-inherit|-X max_inherit] [--max-inherit-rr max_inherit_rr] To create dir with a foreign (free format) layout : setdirstripe|mkdir --foreign[=FOREIGN_TYPE] -x|-xattr STRING [--mode|-o MODE] [--flags HEX] DIRECTORY lfs setdirstripe: invalid hex flags '0xffffffff' Create striped directory on specified MDT, same as mkdir. May be restricted to root or group users, depending on settings. usage: setdirstripe [OPTION] [--mdt-count|-c stripe_count> [--help|-h] [--mdt-hash|-H mdt_hash] [--mdt-index|-i mdt_index[,mdt_index,...] [--default|-D] [--mode|-o mode] [--max-inherit|-X max_inherit] [--max-inherit-rr max_inherit_rr] To create dir with a foreign (free format) layout : setdirstripe|mkdir --foreign[=FOREIGN_TYPE] -x|-xattr STRING [--mode|-o MODE] [--flags HEX] DIRECTORY lmv_foreign_magic: 0xcd50cd0 lmv_xattr_size: 89 lmv_foreign_type: 1 lmv_foreign_flags: 55813 lfm_magic: 0x0CD50CD0 lfm_length: 73 lfm_type: 0x00000000 (none) lfm_flags: 0x0000DA05 lfm_value: '38c44432-cca8-4d18-9103-58406fa8dd34@b16b8a96-6314-44bd-9ac7-ca653aee33b8' touch: cannot touch '/mnt/lustre/d27K.sanity/d27K.sanity/f27K.sanity': No data available touch: cannot touch '/mnt/lustre/d27K.sanity/d27K.sanity2/f27K.sanity': No data available PASS 27K (7s) == sanity test 27L: lfs pool_list gives correct pool name ========================================================== 10:26:22 (1761229582) Creating new pool oleg150-server: Pool lustre.test_27L created lustre.test_27L Destroy the created pools: test_27L lustre.test_27L oleg150-server: Pool lustre.test_27L destroyed PASS 27L (17s) == sanity test 27M: test O_APPEND striping =============== 10:26:40 (1761229600) mdd.lustre-MDT0000.append_stripe_count=0 mdd.lustre-MDT0000.append_stripe_count=2 mdd.lustre-MDT0000.append_stripe_count=-1 mdd.lustre-MDT0000.append_stripe_count=1 mdd.lustre-MDT0000.append_pool=test_27M Creating new pool oleg150-server: Pool lustre.test_27M created Adding targets to pool oleg150-server: OST lustre-OST0000_UUID added to pool lustre.test_27M oleg150-server: OST lustre-OST0001_UUID added to pool lustre.test_27M mdd.lustre-MDT0000.append_stripe_count=0 mdd.lustre-MDT0000.append_pool=none Destroy the created pools: test_27M lustre.test_27M oleg150-server: OST lustre-OST0000_UUID removed from pool lustre.test_27M oleg150-server: OST lustre-OST0001_UUID removed from pool lustre.test_27M oleg150-server: Pool lustre.test_27M destroyed mdd.lustre-MDT0000.append_pool=none mdd.lustre-MDT0000.append_stripe_count=1 PASS 27M (42s) == sanity test 27N: lctl pool_list on separate MGS gives correct pool name ========================================================== 10:27:22 (1761229642) SKIP: sanity test_27N needs separate MGS/MDT SKIP 27N (5s) == sanity test 27O: basic ops on foreign file of symlink type ========================================================== 10:27:27 (1761229647) llite.lustre-ffff9ac0c80d0000.foreign_symlink_enable=1 lfm_magic: 0x0BD70BD0 lfm_type: 0x0000DA05 (symlink) lfm_flags: 0x0000DA05 lfm_value: '54c25ed0-c383-4fc8-ac31-2c65bc0c9e41/b6383853-0870-4c16-8e0a-6770b50d43c4' lfs setstripe: unable to open '/mnt/lustre/d27O.sanity/f27O.sanity': No such file or directory (2) cat: /mnt/lustre/d27O.sanity/f27O.sanity: No such file or directory /home/green/git/lustre-release/lustre/tests/sanity.sh: line 3210: /mnt/lustre/d27O.sanity/f27O.sanity: No such file or directory rm: cannot remove '/mnt/lustre/d27O.sanity/f27O.sanity.new': Operation not permitted llite.lustre-ffff9ac0c80d0000.foreign_symlink_prefix=/tmp/ /mnt/lustre/d27O.sanity/f27O.sanity.new has type link OK /mnt/lustre/d27O.sanity/f27O.sanity.new links to /tmp/54c25ed0-c383-4fc8-ac31-2c65bc0c9e41/b6383853-0870-4c16-8e0a-6770b50d43c4 OK FOOFOO lfm_value: '54c25ed0-c383-4fc8-ac31-2c65bc0c9e41/b6383853-0870-4c16-8e0a-6770b50d43c4' rm: cannot remove '/mnt/lustre/d27O.sanity/f27O.sanity': Operation not permitted llite.lustre-ffff9ac0c80d0000.foreign_symlink_enable=0 lfs unlink_foreign: unable to open '/mnt/lustre/d27O.sanity/*': No such file or directory (2) error: unlink_foreign: unlink foreign entry '/mnt/lustre/d27O.sanity/*' failed PASS 27O (12s) == sanity test 27P: basic ops on foreign dir of foreign_symlink type ========================================================== 10:27:39 (1761229659) llite.lustre-ffff9ac0c80d0000.foreign_symlink_enable=1 lfm_magic: 0x0CD50CD0 lfm_type: 0x0000DA05 (symlink) lfm_flags: 0x0000DA05 lfm_value: '7ff36506-7bbf-4cb3-a263-33f466a292d9/726bf70b-9c40-400a-9486-7c54889ddba8' touch: cannot touch '/mnt/lustre/d27P.sanity/d27P.sanity/f27P.sanity': No such file or directory rmdir: failed to remove '/mnt/lustre/d27P.sanity/d27P.sanity.new': Not a directory llite.lustre-ffff9ac0c80d0000.foreign_symlink_prefix=/tmp/ /mnt/lustre/d27P.sanity/d27P.sanity.new has type link OK /mnt/lustre/d27P.sanity/d27P.sanity.new links to /tmp/7ff36506-7bbf-4cb3-a263-33f466a292d9/726bf70b-9c40-400a-9486-7c54889ddba8 OK FOOFOO lfm_value: '7ff36506-7bbf-4cb3-a263-33f466a292d9/726bf70b-9c40-400a-9486-7c54889ddba8' rmdir: failed to remove '/mnt/lustre/d27P.sanity/d27P.sanity': Not a directory llite.lustre-ffff9ac0c80d0000.foreign_symlink_enable=0 lfs unlink_foreign: unable to open '/mnt/lustre/d27P.sanity/*': No such file or directory (2) error: unlink_foreign: unlink foreign entry '/mnt/lustre/d27P.sanity/*' failed PASS 27P (11s) == sanity test 27Q: llapi_file_get_stripe() works on symlinks ========================================================== 10:27:50 (1761229670) lmm_magic: v1 stripe_count: 1 stripe_size: 1048576 lmm_magic: v1 stripe_count: 1 stripe_size: 1048576 lmm_magic: v1 stripe_count: 1 stripe_size: 1048576 PASS 27Q (9s) == sanity test 27R: test max_stripecount limitation when stripe count is set to -1 ========================================================== 10:27:59 (1761229679) oleg150-server: error: set_param: setting /sys/fs/lustre/lod/lustre-MDT0000-mdtlov/max_stripecount=-1: Numerical result out of range pdsh@oleg150-client: oleg150-server: ssh exited with exit code 34 lod.lustre-MDT0000-mdtlov.max_stripecount=1 lod.lustre-MDT0000-mdtlov.max_stripecount=0 PASS 27R (11s) == sanity test 27S: don't deactivate OSP on network issue ========================================================== 10:28:10 (1761229690) SKIP: sanity test_27S needs different host for mdt1 ost1 SKIP 27S (5s) == sanity test 27T: no eio on close on partial write due to enosp ========================================================== 10:28:15 (1761229695) fail_loc=0x20000411 fail_val=1 fail_loc=0x80000215 short write: 1048576/4235264 PASS 27T (10s) == sanity test 28: create/mknod/mkdir with bad file types ====================================================================== 10:28:25 (1761229705) createtest: SUCCESS PASS 28 (10s) == sanity test 29: IT_GETATTR regression ====================================================================================== 10:28:35 (1761229715) first d29 total 1 -rw-r--r-- 1 root root 0 Oct 23 10:28 foo second d29 total 1 -rw-r--r-- 1 root root 0 Oct 23 10:28 foo done PASS 29 (15s) == sanity test 30a: execute binary from Lustre (execve) ======================================================================== 10:28:50 (1761229730) bin boot dev etc home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var PASS 30a (7s) == sanity test 30b: execute binary from Lustre as non-root ===================================================================== 10:28:57 (1761229737) running as uid/gid/euid/egid 500/500/500/500, groups: [/mnt/lustre/ls] [/] bin boot dev etc home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var PASS 30b (8s) == sanity test 30c: execute binary from Lustre without read perms ============================================================== 10:29:05 (1761229745) running as uid/gid/euid/egid 500/500/500/500, groups: [/mnt/lustre/ls] [/] bin boot dev etc home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var PASS 30c (8s) == sanity test 30d: execute binary from Lustre while clear locks ========================================================== 10:29:13 (1761229753) ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 11.1807 s, 12.0 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 12.5388 s, 10.7 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 14.7173 s, 9.1 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 11.0259 s, 12.2 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 13.1913 s, 10.2 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 13.4224 s, 10.0 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 13.4769 s, 10.0 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 12.5972 s, 10.7 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 13.058 s, 10.3 MB/s ldlm.namespaces.lustre-MDT0000-mdc-ffff9ac0c80d0000.lru_size=clear 128+0 records in 128+0 records out 134217728 bytes (134 MB, 128 MiB) copied, 13.7776 s, 9.7 MB/s PASS 30d (165s) == sanity test 31a: open-unlink file ============================================================================================ 10:31:58 (1761229918) opening writing unlinking /mnt/lustre/f31 accessing (1) seeking (1) accessing (2) fstat... reading comparing data truncating seeking (2) writing again seeking (3) reading again comparing data again closing SUCCESS - goto beer /mnt/lustre/f31: absent OK PASS 31a (8s) == sanity test 31b: unlink file with multiple links while open ================================================================= 10:32:06 (1761229926) /mnt/lustre/f31 has type file OK PASS 31b (8s) == sanity test 31c: open-unlink file with multiple links ======================================================================= 10:32:14 (1761229934) multiop /mnt/lustre/f31 vO_uc TMPPIPE=/tmp/multiop_open_wait_pipe.7119 PASS 31c (7s) == sanity test 31d: remove of open directory =================================================================================== 10:32:21 (1761229941) creating directory /mnt/lustre/d31d opening directory unlinking /mnt/lustre/d31d Ok, everything goes well. /mnt/lustre/d31d: absent OK PASS 31d (8s) == sanity test 31e: remove of open non-empty directory ========================================================================= 10:32:29 (1761229949) creating directory /mnt/lustre/d31e creating file /mnt/lustre/d31e/0 opening directory unlinking /mnt/lustre/d31e Ok, everything goes well. PASS 31e (7s) == sanity test 31f: remove of open directory with open-unlink file ============================================================= 10:32:37 (1761229957) + test_mkdir /mnt/lustre/d31f + local path + local p_option + local hash_type + hash_name=("all_char" "fnv_1a_64" "crush") + local hash_name + local dirstripe_count=2 + local dirstripe_index=0 + local OPTIND=1 + getopts c:H:i:p opt + shift 0 + '[' 1 -eq 1 ']' + path=/mnt/lustre/d31f ++ dirname /mnt/lustre/d31f + local parent=/mnt/lustre + '[' '' == -p ']' + '[' 1 -le 1 ']' + mkdir /mnt/lustre/d31f + /home/green/git/lustre-release/lustre/utils/lfs setstripe -S 1048576 -c 1 /mnt/lustre/d31f + cp /etc/hosts /mnt/lustre/d31f + ls -l /mnt/lustre/d31f total 1 -rw-r--r-- 1 root root 158 Oct 23 10:32 hosts + /home/green/git/lustre-release/lustre/utils/lfs getstripe /mnt/lustre/d31f/hosts /mnt/lustre/d31f/hosts lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 1 obdidx objid objid group 1 2296 0x8f8 0 + multiop_bg_pause /mnt/lustre/d31f D_c + MULTIOP_PROG=multiop + FILE=/mnt/lustre/d31f + ARGS=D_c + TMPPIPE=/tmp/multiop_open_wait_pipe.7119 + mkfifo /tmp/multiop_open_wait_pipe.7119 + echo 'multiop /mnt/lustre/d31f vD_c' multiop /mnt/lustre/d31f vD_c + echo TMPPIPE=/tmp/multiop_open_wait_pipe.7119 TMPPIPE=/tmp/multiop_open_wait_pipe.7119 + read -t 60 multiop_output + multiop /mnt/lustre/d31f vD_c + '[' 0 -ne 0 ']' + rm -f /tmp/multiop_open_wait_pipe.7119 + '[' PAUSING '!=' PAUSING ']' + return 0 + MULTIPID=110034 + rm -rv /mnt/lustre/d31f removed '/mnt/lustre/d31f/hosts' removed directory '/mnt/lustre/d31f' + test_mkdir /mnt/lustre/d31f + local path + local p_option + local hash_type + hash_name=("all_char" "fnv_1a_64" "crush") + local hash_name + local dirstripe_count=2 + local dirstripe_index=0 + local OPTIND=1 + getopts c:H:i:p opt + shift 0 + '[' 1 -eq 1 ']' + path=/mnt/lustre/d31f ++ dirname /mnt/lustre/d31f + local parent=/mnt/lustre + '[' '' == -p ']' + '[' 1 -le 1 ']' + mkdir /mnt/lustre/d31f + /home/green/git/lustre-release/lustre/utils/lfs setstripe -S 1048576 -c 1 /mnt/lustre/d31f + cp /etc/hosts /mnt/lustre/d31f + ls -l /mnt/lustre/d31f total 1 -rw-r--r-- 1 root root 158 Oct 23 10:32 hosts + /home/green/git/lustre-release/lustre/utils/lfs getstripe /mnt/lustre/d31f/hosts /mnt/lustre/d31f/hosts lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 0 obdidx objid objid group 0 1408 0x580 0 + multiop_bg_pause /mnt/lustre/d31f D_c + MULTIOP_PROG=multiop + FILE=/mnt/lustre/d31f + ARGS=D_c + TMPPIPE=/tmp/multiop_open_wait_pipe.7119 + mkfifo /tmp/multiop_open_wait_pipe.7119 + echo 'multiop /mnt/lustre/d31f vD_c' multiop /mnt/lustre/d31f vD_c + echo TMPPIPE=/tmp/multiop_open_wait_pipe.7119 + multiop /mnt/lustre/d31f vD_c TMPPIPE=/tmp/multiop_open_wait_pipe.7119 + read -t 60 multiop_output + '[' 0 -ne 0 ']' + rm -f /tmp/multiop_open_wait_pipe.7119 + '[' PAUSING '!=' PAUSING ']' + return 0 + MULTIPID2=110046 + kill -USR1 110034 + wait 110034 + sleep 6 + kill -USR1 110046 + wait 110046 + set +vx PASS 31f (15s) == sanity test 31g: cross directory link================== 10:32:51 (1761229971) -- cross directory link -- /mnt/lustre/d31g.sanityga/f has type file OK /mnt/lustre/d31g.sanitygb/g has type file OK PASS 31g (7s) == sanity test 31h: cross directory link under child========================================================================= 10:32:59 (1761229979) -- cross directory link -- /mnt/lustre/d31h.sanity/f has type file OK /mnt/lustre/d31h.sanity/dir/g has type file OK PASS 31h (8s) == sanity test 31i: cross directory link under parent========================================================================= 10:33:07 (1761229987) -- cross directory link -- /mnt/lustre/d31i.sanity/dir/f has type file OK /mnt/lustre/d31i.sanity/g has type file OK PASS 31i (7s) == sanity test 31j: link for directory==================== 10:33:15 (1761229995) ln: /mnt/lustre/d31j.sanity/dir1: hard link not allowed for directory link: cannot create link '/mnt/lustre/d31j.sanity/dir3' to '/mnt/lustre/d31j.sanity/dir1': Operation not permitted link(/mnt/lustre/d31j.sanity/dir1, /mnt/lustre/d31j.sanity/dir4) error: Operation not permitted link(/mnt/lustre/d31j.sanity/dir1, /mnt/lustre/d31j.sanity/dir1) error: File exists PASS 31j (7s) == sanity test 31k: link to file: the same, non-existing, dir========================================================================= 10:33:22 (1761230002) link(/mnt/lustre/d31k.sanity/s, /mnt/lustre/d31k.sanity/exist) error: File exists link(/mnt/lustre/d31k.sanity/s, /mnt/lustre/d31k.sanity/s) error: File exists link(/mnt/lustre/d31k.sanity/s, /mnt/lustre/d31k.sanity) error: File exists link(/mnt/lustre/d31k.sanity, /mnt/lustre/d31k.sanity/s) error: File exists link(/mnt/lustre/d31k.sanity/not-exist, /mnt/lustre/d31k.sanity/foo) error: No such file or directory link(/mnt/lustre/d31k.sanity/not-exist, /mnt/lustre/d31k.sanity/s) error: No such file or directory PASS 31k (6s) == sanity test 31m: link to file: the same, non-existing, dir========================================================================= 10:33:28 (1761230008) link(/mnt/lustre/d31m/s, /mnt/lustre/d31m2/exist) error: File exists link(/mnt/lustre/d31m/s, /mnt/lustre/d31m2) error: File exists link(/mnt/lustre/d31m2, /mnt/lustre/d31m/s) error: File exists link(/mnt/lustre/d31m/not-exist, /mnt/lustre/d31m2/foo) error: No such file or directory link(/mnt/lustre/d31m/not-exist, /mnt/lustre/d31m2/s) error: No such file or directory PASS 31m (8s) == sanity test 31n: check link count of unlinked file ==== 10:33:36 (1761230016) PASS 31n (7s) == sanity test 31o: duplicate hard links with same filename ========================================================== 10:33:43 (1761230023) 114638: link /mnt/lustre/d31o.sanity/f31o.sanity.1_LySVeB to /mnt/lustre/d31o.sanity/f31o.sanity.1 succeeded 114676: link /mnt/lustre/d31o.sanity/f31o.sanity.2_DQIrcx to /mnt/lustre/d31o.sanity/f31o.sanity.2 succeeded 114712: link /mnt/lustre/d31o.sanity/f31o.sanity.3_IcmkCS to /mnt/lustre/d31o.sanity/f31o.sanity.3 succeeded 114748: link /mnt/lustre/d31o.sanity/f31o.sanity.4_XTFGIK to /mnt/lustre/d31o.sanity/f31o.sanity.4 succeeded 114785: link /mnt/lustre/d31o.sanity/f31o.sanity.5_4GsDW7 to /mnt/lustre/d31o.sanity/f31o.sanity.5 succeeded 114830: link /mnt/lustre/d31o.sanity/f31o.sanity.6_USf8FH to /mnt/lustre/d31o.sanity/f31o.sanity.6 succeeded 114859: link /mnt/lustre/d31o.sanity/f31o.sanity.7_Nzu2lT to /mnt/lustre/d31o.sanity/f31o.sanity.7 succeeded 114896: link /mnt/lustre/d31o.sanity/f31o.sanity.8_5g57uc to /mnt/lustre/d31o.sanity/f31o.sanity.8 succeeded 114933: link /mnt/lustre/d31o.sanity/f31o.sanity.9_e1BhVN to /mnt/lustre/d31o.sanity/f31o.sanity.9 succeeded 114972: link /mnt/lustre/d31o.sanity/f31o.sanity.10_Gow69u to /mnt/lustre/d31o.sanity/f31o.sanity.10 succeeded 115008: link /mnt/lustre/d31o.sanity/f31o.sanity.11_Pdmp4z to /mnt/lustre/d31o.sanity/f31o.sanity.11 succeeded 115046: link /mnt/lustre/d31o.sanity/f31o.sanity.12_ohMkzY to /mnt/lustre/d31o.sanity/f31o.sanity.12 succeeded 115083: link /mnt/lustre/d31o.sanity/f31o.sanity.13_n5TrFj to /mnt/lustre/d31o.sanity/f31o.sanity.13 succeeded 115119: link /mnt/lustre/d31o.sanity/f31o.sanity.14_hGkkq0 to /mnt/lustre/d31o.sanity/f31o.sanity.14 succeeded 115160: link /mnt/lustre/d31o.sanity/f31o.sanity.15_2INbp8 to /mnt/lustre/d31o.sanity/f31o.sanity.15 succeeded 115194: link /mnt/lustre/d31o.sanity/f31o.sanity.16_TcpADq to /mnt/lustre/d31o.sanity/f31o.sanity.16 succeeded 115233: link /mnt/lustre/d31o.sanity/f31o.sanity.17_NQmG3Y to /mnt/lustre/d31o.sanity/f31o.sanity.17 succeeded 115274: link /mnt/lustre/d31o.sanity/f31o.sanity.18_CYupaU to /mnt/lustre/d31o.sanity/f31o.sanity.18 succeeded 115308: link /mnt/lustre/d31o.sanity/f31o.sanity.19_frOAkN to /mnt/lustre/d31o.sanity/f31o.sanity.19 succeeded 115341: link /mnt/lustre/d31o.sanity/f31o.sanity.20_no2qPy to /mnt/lustre/d31o.sanity/f31o.sanity.20 succeeded 115381: link /mnt/lustre/d31o.sanity/f31o.sanity.21_3XOc22 to /mnt/lustre/d31o.sanity/f31o.sanity.21 succeeded 115418: link /mnt/lustre/d31o.sanity/f31o.sanity.22_WG1hI0 to /mnt/lustre/d31o.sanity/f31o.sanity.22 succeeded 115465: link /mnt/lustre/d31o.sanity/f31o.sanity.23_LMqJgy to /mnt/lustre/d31o.sanity/f31o.sanity.23 succeeded 115494: link /mnt/lustre/d31o.sanity/f31o.sanity.24_PHGj3h to /mnt/lustre/d31o.sanity/f31o.sanity.24 succeeded 115529: link /mnt/lustre/d31o.sanity/f31o.sanity.25_myjtw0 to /mnt/lustre/d31o.sanity/f31o.sanity.25 succeeded 115573: link /mnt/lustre/d31o.sanity/f31o.sanity.26_TJbWeh to /mnt/lustre/d31o.sanity/f31o.sanity.26 succeeded 115604: link /mnt/lustre/d31o.sanity/f31o.sanity.27_mlMKMj to /mnt/lustre/d31o.sanity/f31o.sanity.27 succeeded 115638: link /mnt/lustre/d31o.sanity/f31o.sanity.28_uwvxu0 to /mnt/lustre/d31o.sanity/f31o.sanity.28 succeeded 115685: link /mnt/lustre/d31o.sanity/f31o.sanity.29_1EljCo to /mnt/lustre/d31o.sanity/f31o.sanity.29 succeeded 115718: link /mnt/lustre/d31o.sanity/f31o.sanity.30_YE9Klw to /mnt/lustre/d31o.sanity/f31o.sanity.30 succeeded 115749: link /mnt/lustre/d31o.sanity/f31o.sanity.31_4glf6M to /mnt/lustre/d31o.sanity/f31o.sanity.31 succeeded 115788: link /mnt/lustre/d31o.sanity/f31o.sanity.32_lAFVKe to /mnt/lustre/d31o.sanity/f31o.sanity.32 succeeded 115824: link /mnt/lustre/d31o.sanity/f31o.sanity.33_A1SIZZ to /mnt/lustre/d31o.sanity/f31o.sanity.33 succeeded 115864: link /mnt/lustre/d31o.sanity/f31o.sanity.34_ku9NtJ to /mnt/lustre/d31o.sanity/f31o.sanity.34 succeeded 115900: link /mnt/lustre/d31o.sanity/f31o.sanity.35_rDMETy to /mnt/lustre/d31o.sanity/f31o.sanity.35 succeeded 115947: link /mnt/lustre/d31o.sanity/f31o.sanity.36_eFsgNO to /mnt/lustre/d31o.sanity/f31o.sanity.36 succeeded 115972: link /mnt/lustre/d31o.sanity/f31o.sanity.37_5pqnVJ to /mnt/lustre/d31o.sanity/f31o.sanity.37 succeeded 116015: link /mnt/lustre/d31o.sanity/f31o.sanity.38_OH2box to /mnt/lustre/d31o.sanity/f31o.sanity.38 succeeded 116046: link /mnt/lustre/d31o.sanity/f31o.sanity.39_bKBraG to /mnt/lustre/d31o.sanity/f31o.sanity.39 succeeded 116093: link /mnt/lustre/d31o.sanity/f31o.sanity.40_QzyhI0 to /mnt/lustre/d31o.sanity/f31o.sanity.40 succeeded 116121: link /mnt/lustre/d31o.sanity/f31o.sanity.41_K5vI3C to /mnt/lustre/d31o.sanity/f31o.sanity.41 succeeded 116158: link /mnt/lustre/d31o.sanity/f31o.sanity.42_uApBV4 to /mnt/lustre/d31o.sanity/f31o.sanity.42 succeeded 116197: link /mnt/lustre/d31o.sanity/f31o.sanity.43_Lmvcc0 to /mnt/lustre/d31o.sanity/f31o.sanity.43 succeeded 116234: link /mnt/lustre/d31o.sanity/f31o.sanity.44_Dhti64 to /mnt/lustre/d31o.sanity/f31o.sanity.44 succeeded 116269: link /mnt/lustre/d31o.sanity/f31o.sanity.45_5hMlWd to /mnt/lustre/d31o.sanity/f31o.sanity.45 succeeded 116308: link /mnt/lustre/d31o.sanity/f31o.sanity.46_h3hoM9 to /mnt/lustre/d31o.sanity/f31o.sanity.46 succeeded 116344: link /mnt/lustre/d31o.sanity/f31o.sanity.47_jg0LaT to /mnt/lustre/d31o.sanity/f31o.sanity.47 succeeded 116387: link /mnt/lustre/d31o.sanity/f31o.sanity.48_wocdoJ to /mnt/lustre/d31o.sanity/f31o.sanity.48 succeeded 116423: link /mnt/lustre/d31o.sanity/f31o.sanity.49_eeoES1 to /mnt/lustre/d31o.sanity/f31o.sanity.49 succeeded 116461: link /mnt/lustre/d31o.sanity/f31o.sanity.50_CPphVo to /mnt/lustre/d31o.sanity/f31o.sanity.50 succeeded 116498: link /mnt/lustre/d31o.sanity/f31o.sanity.51_9EWRRH to /mnt/lustre/d31o.sanity/f31o.sanity.51 succeeded 116532: link /mnt/lustre/d31o.sanity/f31o.sanity.52_JeN1Yb to /mnt/lustre/d31o.sanity/f31o.sanity.52 succeeded 116569: link /mnt/lustre/d31o.sanity/f31o.sanity.53_FeOop1 to /mnt/lustre/d31o.sanity/f31o.sanity.53 succeeded 116605: link /mnt/lustre/d31o.sanity/f31o.sanity.54_jZbumC to /mnt/lustre/d31o.sanity/f31o.sanity.54 succeeded 116641: link /mnt/lustre/d31o.sanity/f31o.sanity.55_JDBQ8O to /mnt/lustre/d31o.sanity/f31o.sanity.55 succeeded 116681: link /mnt/lustre/d31o.sanity/f31o.sanity.56_sVmcwD to /mnt/lustre/d31o.sanity/f31o.sanity.56 succeeded 116715: link /mnt/lustre/d31o.sanity/f31o.sanity.57_k6pbRV to /mnt/lustre/d31o.sanity/f31o.sanity.57 succeeded 116753: link /mnt/lustre/d31o.sanity/f31o.sanity.58_ksFiZm to /mnt/lustre/d31o.sanity/f31o.sanity.58 succeeded 116794: link /mnt/lustre/d31o.sanity/f31o.sanity.59_BFwFGg to /mnt/lustre/d31o.sanity/f31o.sanity.59 succeeded 116827: link /mnt/lustre/d31o.sanity/f31o.sanity.60_9cEb8c to /mnt/lustre/d31o.sanity/f31o.sanity.60 succeeded 116869: link /mnt/lustre/d31o.sanity/f31o.sanity.61_LB6qZa to /mnt/lustre/d31o.sanity/f31o.sanity.61 succeeded 116906: link /mnt/lustre/d31o.sanity/f31o.sanity.62_TMgbbw to /mnt/lustre/d31o.sanity/f31o.sanity.62 succeeded 116940: link /mnt/lustre/d31o.sanity/f31o.sanity.63_naECHs to /mnt/lustre/d31o.sanity/f31o.sanity.63 succeeded 116975: link /mnt/lustre/d31o.sanity/f31o.sanity.64_iH0MOJ to /mnt/lustre/d31o.sanity/f31o.sanity.64 succeeded 117012: link /mnt/lustre/d31o.sanity/f31o.sanity.65_kZyZmU to /mnt/lustre/d31o.sanity/f31o.sanity.65 succeeded 117053: link /mnt/lustre/d31o.sanity/f31o.sanity.66_6qcAKr to /mnt/lustre/d31o.sanity/f31o.sanity.66 succeeded 117090: link /mnt/lustre/d31o.sanity/f31o.sanity.67_GUhp0c to /mnt/lustre/d31o.sanity/f31o.sanity.67 succeeded 117124: link /mnt/lustre/d31o.sanity/f31o.sanity.68_lNTrdK to /mnt/lustre/d31o.sanity/f31o.sanity.68 succeeded 117166: link /mnt/lustre/d31o.sanity/f31o.sanity.69_nP5spP to /mnt/lustre/d31o.sanity/f31o.sanity.69 succeeded 117205: link /mnt/lustre/d31o.sanity/f31o.sanity.70_4RwjwA to /mnt/lustre/d31o.sanity/f31o.sanity.70 succeeded 117242: link /mnt/lustre/d31o.sanity/f31o.sanity.71_K1e02U to /mnt/lustre/d31o.sanity/f31o.sanity.71 succeeded 117272: link /mnt/lustre/d31o.sanity/f31o.sanity.72_WSqiGL to /mnt/lustre/d31o.sanity/f31o.sanity.72 succeeded 117310: link /mnt/lustre/d31o.sanity/f31o.sanity.73_sLSwbX to /mnt/lustre/d31o.sanity/f31o.sanity.73 succeeded 117355: link /mnt/lustre/d31o.sanity/f31o.sanity.74_STqV80 to /mnt/lustre/d31o.sanity/f31o.sanity.74 succeeded 117383: link /mnt/lustre/d31o.sanity/f31o.sanity.75_zReM3h to /mnt/lustre/d31o.sanity/f31o.sanity.75 succeeded 117422: link /mnt/lustre/d31o.sanity/f31o.sanity.76_tGjfqC to /mnt/lustre/d31o.sanity/f31o.sanity.76 succeeded 117463: link /mnt/lustre/d31o.sanity/f31o.sanity.77_iVErfO to /mnt/lustre/d31o.sanity/f31o.sanity.77 succeeded 117496: link /mnt/lustre/d31o.sanity/f31o.sanity.78_Nh1lMa to /mnt/lustre/d31o.sanity/f31o.sanity.78 succeeded 117539: link /mnt/lustre/d31o.sanity/f31o.sanity.79_WKiYo3 to /mnt/lustre/d31o.sanity/f31o.sanity.79 succeeded 117569: link /mnt/lustre/d31o.sanity/f31o.sanity.80_bzsYzj to /mnt/lustre/d31o.sanity/f31o.sanity.80 succeeded 117607: link /mnt/lustre/d31o.sanity/f31o.sanity.81_tttB1N to /mnt/lustre/d31o.sanity/f31o.sanity.81 succeeded 117643: link /mnt/lustre/d31o.sanity/f31o.sanity.82_DvksFr to /mnt/lustre/d31o.sanity/f31o.sanity.82 succeeded 117680: link /mnt/lustre/d31o.sanity/f31o.sanity.83_GPoxuj to /mnt/lustre/d31o.sanity/f31o.sanity.83 succeeded 117717: link /mnt/lustre/d31o.sanity/f31o.sanity.84_jUp0x6 to /mnt/lustre/d31o.sanity/f31o.sanity.84 succeeded 117754: link /mnt/lustre/d31o.sanity/f31o.sanity.85_RGzxqy to /mnt/lustre/d31o.sanity/f31o.sanity.85 succeeded 117795: link /mnt/lustre/d31o.sanity/f31o.sanity.86_yqgeoG to /mnt/lustre/d31o.sanity/f31o.sanity.86 succeeded 117828: link /mnt/lustre/d31o.sanity/f31o.sanity.87_elJLSt to /mnt/lustre/d31o.sanity/f31o.sanity.87 succeeded 117866: link /mnt/lustre/d31o.sanity/f31o.sanity.88_bLB2QP to /mnt/lustre/d31o.sanity/f31o.sanity.88 succeeded 117903: link /mnt/lustre/d31o.sanity/f31o.sanity.89_az7qVN to /mnt/lustre/d31o.sanity/f31o.sanity.89 succeeded 117941: link /mnt/lustre/d31o.sanity/f31o.sanity.90_v4jE7Q to /mnt/lustre/d31o.sanity/f31o.sanity.90 succeeded 117980: link /mnt/lustre/d31o.sanity/f31o.sanity.91_BJvL8I to /mnt/lustre/d31o.sanity/f31o.sanity.91 succeeded 118014: link /mnt/lustre/d31o.sanity/f31o.sanity.92_uVsLsc to /mnt/lustre/d31o.sanity/f31o.sanity.92 succeeded 118058: link /mnt/lustre/d31o.sanity/f31o.sanity.93_6duiU2 to /mnt/lustre/d31o.sanity/f31o.sanity.93 succeeded 118095: link /mnt/lustre/d31o.sanity/f31o.sanity.94_B9P7yK to /mnt/lustre/d31o.sanity/f31o.sanity.94 succeeded 118129: link /mnt/lustre/d31o.sanity/f31o.sanity.95_0poN7G to /mnt/lustre/d31o.sanity/f31o.sanity.95 succeeded 118162: link /mnt/lustre/d31o.sanity/f31o.sanity.96_Tcp0G9 to /mnt/lustre/d31o.sanity/f31o.sanity.96 succeeded 118209: link /mnt/lustre/d31o.sanity/f31o.sanity.97_SWuJG1 to /mnt/lustre/d31o.sanity/f31o.sanity.97 succeeded 118237: link /mnt/lustre/d31o.sanity/f31o.sanity.98_e3519l to /mnt/lustre/d31o.sanity/f31o.sanity.98 succeeded 118277: link /mnt/lustre/d31o.sanity/f31o.sanity.99_GtJ6n8 to /mnt/lustre/d31o.sanity/f31o.sanity.99 succeeded 118311: link /mnt/lustre/d31o.sanity/f31o.sanity.100_M5hl76 to /mnt/lustre/d31o.sanity/f31o.sanity.100 succeeded PASS 31o (69s) == sanity test 31p: remove of open striped directory ===== 10:34:52 (1761230092) SKIP: sanity test_31p needs >= 2 MDTs SKIP 31p (3s) == sanity test 31q: create striped directory on specific MDTs ========================================================== 10:34:56 (1761230096) SKIP: sanity test_31q needs >= 3 MDTs SKIP 31q (4s) == sanity test 31r: open-rename(replace) race ============ 10:35:00 (1761230100) fail_loc=0x1419 fail_val=3 PASS 31r (11s) == sanity test 32a: stat d32a/ext2-mountpoint/.. =============================================================================== 10:35:11 (1761230111) == more mountpoints and symlinks ================= /mnt/lustre/d32a.sanity/ext2-mountpoint/.. has type dir OK losetup: /dev/loop0: detach failed: No such device or address PASS 32a (8s) == sanity test 32b: open d32b/ext2-mountpoint/.. =============================================================================== 10:35:20 (1761230120) total 20 drwxr-xr-x 3 root root 512 Oct 23 10:35 . drwxr-xr-x 119 root root 18944 Oct 23 10:35 .. drwxr-xr-x 3 root root 1024 Oct 23 09:51 ext2-mountpoint losetup: /dev/loop0: detach failed: No such device or address PASS 32b (10s) == sanity test 32c: stat d32c/ext2-mountpoint/../d2/test_dir =================================================================== 10:35:30 (1761230130) /mnt/lustre/d32c.sanity/ext2-mountpoint/../d2/test_dir has type dir OK losetup: /dev/loop0: detach failed: No such device or address PASS 32c (10s) == sanity test 32d: open d32d/ext2-mountpoint/../d2/test_dir ========================================================== 10:35:40 (1761230140) total 1 drwxr-xr-x 2 root root 512 Oct 23 10:35 . drwxr-xr-x 3 root root 512 Oct 23 10:35 .. losetup: /dev/loop0: detach failed: No such device or address PASS 32d (10s) == sanity test 32e: stat d32e/symlink->tmp/symlink->lustre-subdir ========================================================== 10:35:50 (1761230150) /mnt/lustre/d32e.sanity/tmp/symlink11 has type link OK /mnt/lustre/d32e.sanity/symlink01 has type link OK PASS 32e (9s) == sanity test 32f: open d32f/symlink->tmp/symlink->lustre-subdir ========================================================== 10:35:59 (1761230159) symlink01 tmp symlink01 tmp PASS 32f (7s) == sanity test 32g: stat d32g/symlink->tmp/symlink->lustre-subdir/2 ========================================================== 10:36:07 (1761230167) /mnt/lustre/d32g.sanity/tmp/symlink12 has type link OK /mnt/lustre/d32g.sanity/symlink02 has type link OK /mnt/lustre/d32g.sanity/tmp/symlink12 has type dir OK /mnt/lustre/d32g.sanity/symlink02 has type dir OK PASS 32g (7s) == sanity test 32h: open d32h/symlink->tmp/symlink->lustre-subdir/2 ========================================================== 10:36:15 (1761230175) PASS 32h (8s) == sanity test 32i: stat d32i/ext2-mountpoint/../test_file ===================================================================== 10:36:23 (1761230183) /mnt/lustre/d32i.sanity/ext2-mountpoint/../test_file has type file OK losetup: /dev/loop0: detach failed: No such device or address PASS 32i (7s) == sanity test 32j: open d32j/ext2-mountpoint/../test_file ===================================================================== 10:36:30 (1761230190) losetup: /dev/loop0: detach failed: No such device or address PASS 32j (8s) == sanity test 32k: stat d32k/ext2-mountpoint/../d2/test_file ================================================================== 10:36:38 (1761230198) /mnt/lustre/d32k.sanity/ext2-mountpoint/../d2/test_file has type file OK losetup: /dev/loop0: detach failed: No such device or address PASS 32k (10s) == sanity test 32l: open d32l/ext2-mountpoint/../d2/test_file ================================================================== 10:36:48 (1761230208) losetup: /dev/loop0: detach failed: No such device or address PASS 32l (9s) == sanity test 32m: stat d32m/symlink->tmp/symlink->lustre-root ================================================================ 10:36:57 (1761230217) /mnt/lustre/d32m/tmp/symlink11 has type link OK /mnt/lustre/d32m/symlink01 has type link OK PASS 32m (8s) == sanity test 32n: open d32n/symlink->tmp/symlink->lustre-root ================================================================ 10:37:05 (1761230225) lrwxrwxrwx 1 root root 11 Oct 23 10:37 /mnt/lustre/d32n/tmp/symlink11 -> /mnt/lustre lrwxrwxrwx 1 root root 30 Oct 23 10:37 /mnt/lustre/d32n/symlink01 -> /mnt/lustre/d32n/tmp/symlink11 PASS 32n (8s) == sanity test 32o: stat d32o/symlink->tmp/symlink->lustre-root/ ========================================================== 10:37:14 (1761230234) /mnt/lustre/d32o/tmp/symlink12 has type link OK /mnt/lustre/d32o/symlink02 has type link OK /mnt/lustre/d32o/tmp/symlink12 has type file OK /mnt/lustre/d32o/symlink02 has type file OK PASS 32o (8s) == sanity test 32p: open d32p/symlink->tmp/symlink->lustre-root/ ========================================================== 10:37:21 (1761230241) 32p_1 32p_2 32p_3 32p_4 32p_5 32p_6 32p_7 32p_8 32p_9 32p_10 PASS 32p (28s) == sanity test 32q: stat follows mountpoints in Lustre (should return error) ========================================================== 10:37:49 (1761230269) losetup: /dev/loop0: detach failed: No such device or address PASS 32q (9s) == sanity test 32r: opendir follows mountpoints in Lustre (should return error) ========================================================== 10:37:58 (1761230278) losetup: /dev/loop0: detach failed: No such device or address PASS 32r (7s) == sanity test 33aa: write file with mode 444 (should return error) ========================================================== 10:38:05 (1761230285) 33_1 running as uid/gid/euid/egid 500/500/500/500, groups: [openfile] [-f] [O_RDWR] [/mnt/lustre/f33aa.sanity] Error in opening file "/mnt/lustre/f33aa.sanity"(flags=O_RDWR) 13: Permission denied 33_2 PASS 33aa (11s) == sanity test 33a: test open file(mode=0444) with O_RDWR (should return error) ========================================================== 10:38:16 (1761230296) running as uid/gid/euid/egid 500/500/500/500, groups: [openfile] [-f] [O_RDWR:O_CREAT] [-m] [0444] [/mnt/lustre/d33a.sanity/f33a.sanity] Succeed in opening file "/mnt/lustre/d33a.sanity/f33a.sanity"(flags=O_RDWR, mode=444) running as uid/gid/euid/egid 500/500/500/500, groups: [openfile] [-f] [O_RDWR:O_CREAT] [-m] [0444] [/mnt/lustre/d33a.sanity/f33a.sanity] Error in opening file "/mnt/lustre/d33a.sanity/f33a.sanity"(flags=O_RDWR, mode=444) 13: Permission denied PASS 33a (7s) == sanity test 33b: test open file with malformed flags (No panic) ========================================================== 10:38:23 (1761230303) running as uid/gid/euid/egid 500/500/500/500, groups: [openfile] [-f] [1286739555] [/mnt/lustre/d33b.sanity/f33b.sanity] Error in opening file "/mnt/lustre/d33b.sanity/f33b.sanity"(flags=1286739555) 2: No such file or directory PASS 33b (7s) == sanity test 33c: test write_bytes stats =============== 10:38:31 (1761230311) baseline_write_bytes@ost1/lustre-OST0000=674418977 PASS 33c (9s) == sanity test 33d: openfile with 444 modes and malformed flags under remote dir ========================================================== 10:38:40 (1761230320) SKIP: sanity test_33d needs >= 2 MDTs SKIP 33d (4s) == sanity test 33e: mkdir and striped directory should have same mode ========================================================== 10:38:44 (1761230324) SKIP: sanity test_33e needs >= 2 MDTs SKIP 33e (5s) == sanity test 33f: nonroot user can create, access, and remove a striped directory ========================================================== 10:38:49 (1761230329) SKIP: sanity test_33f needs >= 2 MDTs SKIP 33f (3s) == sanity test 33g: nonroot user create already existing root created file ========================================================== 10:38:53 (1761230333) running as uid/gid/euid/egid 500/500/500/500, groups: [mkdir] [/mnt/lustre/d33g.sanity/dir2] mkdir: cannot create directory '/mnt/lustre/d33g.sanity/dir2': File exists PASS 33g (8s) == sanity test 33h: temp file is located on the same MDT as target ========================================================== 10:39:01 (1761230341) SKIP: sanity test_33h needs >= 2 MDTs SKIP 33h (4s) == sanity test 33i: striped directory can be accessed when one MDT is down ========================================================== 10:39:05 (1761230345) SKIP: sanity test_33i needs >= 2 MDTs SKIP 33i (4s) == sanity test 34a: truncate file that has not been opened ===================================================================== 10:39:09 (1761230349) /mnt/lustre/f34 has size 2000000000000 OK PASS 34a (8s) == sanity test 34b: O_RDONLY opening file doesn't create objects =============================================================== 10:39:17 (1761230357) /mnt/lustre/f34 has size 2000000000000 OK Succeed in opening file "/mnt/lustre/f34"(flags=O_RDONLY) /mnt/lustre/f34 has size 2000000000000 OK PASS 34b (8s) == sanity test 34c: O_RDWR opening file-with-size works ======================================================================== 10:39:25 (1761230365) /mnt/lustre/f34 has size 2000000000000 OK Succeed in opening file "/mnt/lustre/f34"(flags=O_RDWR) /mnt/lustre/f34 has size 2000000000000 OK PASS 34c (8s) == sanity test 34d: write to sparse file ======================================================================================= 10:39:33 (1761230373) 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0389718 s, 105 kB/s /mnt/lustre/f34 has size 2000000000000 OK PASS 34d (9s) == sanity test 34e: create objects, some with size and some without ============================================================ 10:39:42 (1761230382) /mnt/lustre/f34e has size 1000 OK Succeed in opening file "/mnt/lustre/f34e"(flags=O_RDWR) /mnt/lustre/f34e has size 1000 OK PASS 34e (9s) == sanity test 34f: read from a file with no objects until EOF ================================================================= 10:39:51 (1761230391) 93+1 records in 93+1 records out 48000 bytes (48 kB, 47 KiB) copied, 0.0385386 s, 1.2 MB/s /tmp/f34f has size 48000 OK 1+0 records in 1+0 records out 48000 bytes (48 kB, 47 KiB) copied, 0.000487649 s, 98.4 MB/s PASS 34f (7s) == sanity test 34g: truncate long file ========================================================================================= 10:39:58 (1761230398) 100+0 records in 100+0 records out 100 bytes copied, 0.0226311 s, 4.4 kB/s /mnt/lustre/f34g.sanity has size 1000000000000 OK /mnt/lustre/f34g.sanity has size 1000000000000 OK /mnt/lustre/f34g.sanity has size 2000000000000 OK /mnt/lustre/f34g.sanity has size 2000000000000 OK PASS 34g (9s) == sanity test 34h: ftruncate file under grouplock should not block ========================================================== 10:40:07 (1761230407) 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 1.15144 s, 9.1 MB/s 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.105933 s, 38.7 kB/s PASS 34h (11s) == sanity test 35a: exec file with mode 444 (should return and not leak) ========================================================== 10:40:18 (1761230418) running as uid/gid/euid/egid 500/500/500/500, groups: [/mnt/lustre/f35a] execvp fails running /mnt/lustre/f35a (13): Permission denied PASS 35a (8s) == sanity test 36a: MDS utime check (mknod, utime) ======= 10:40:26 (1761230426) utime: good mknod times 1761230427 <= 1761230428 <= 1761230428 for /mnt/lustre/f36 utime: good utime mtimes 100000, atime 200000 PASS 36a (7s) == sanity test 36b: OST utime check (open, utime) ======== 10:40:33 (1761230433) utime: good utime mtimes 100000, atime 200000 PASS 36b (7s) == sanity test 36c: non-root MDS utime check (mknod, utime) ========================================================== 10:40:40 (1761230440) running as uid/gid/euid/egid 500/500/500/500, groups: [utime] [/mnt/lustre/d36/f36] utime: good mknod times 1761230441 <= 1761230442 <= 1761230442 for /mnt/lustre/d36/f36 utime: good utime mtimes 100000, atime 200000 PASS 36c (8s) == sanity test 36d: non-root OST utime check (open, utime) ========================================================== 10:40:48 (1761230448) running as uid/gid/euid/egid 500/500/500/500, groups: [utime] [/mnt/lustre/d36/f36] utime: good utime mtimes 100000, atime 200000 PASS 36d (7s) == sanity test 36e: utime on non-owned file (should return error) ========================================================== 10:40:55 (1761230455) running as uid/gid/euid/egid 500/500/500/500, groups: [utime] [/mnt/lustre/d36e.sanity/f36e.sanity] utime: utime(/mnt/lustre/d36e.sanity/f36e.sanity) failed: rc 1: Operation not permitted PASS 36e (7s) == sanity test 36f: utime on file racing with OST BRW write ==================================================================== 10:41:02 (1761230462) fail_loc=0x80000214 Thu Oct 23 10:41:04 EDT 2025 1761230464 Thu Oct 23 10:41:05 EDT 2025 1761230465 PASS 36f (8s) == sanity test 36g: FMD cache expiry =============================================================================== 10:41:10 (1761230470) FMD max age: 30s FMD before: 5 oleg150-server: error: read_param: '/proc/fs/lustre/obdfilter/lustre-OST0001/exports/192.168.201.50@tcp/fmd_count': No such device pdsh@oleg150-client: oleg150-server: ssh exited with exit code 19 FMD after: 0 PASS 36g (53s) == sanity test 36h: utime on file racing with OST BRW write ==================================================================== 10:42:03 (1761230523) fail_loc=0x80000227 Thu Oct 23 10:42:05 EDT 2025 1761230525 Thu Oct 23 10:42:06 EDT 2025 1761230526 PASS 36h (9s) == sanity test 36i: change mtime on striped directory ==== 10:42:12 (1761230532) SKIP: sanity test_36i needs >= 2 MDTs SKIP 36i (3s) == sanity test 38: open a regular file with O_DIRECTORY should return -ENOTDIR ============================================================= 10:42:16 (1761230536) Error in opening file "/mnt/lustre/f38.sanity"(flags=O_DIRECTORY) 20: Not a directory PASS 38 (6s) == sanity test 39a: mtime changed on create ============== 10:42:22 (1761230542) Succeed in opening file "/mnt/lustre/f39a.sanity2"(flags=O_CREAT) PASS 39a (9s) == sanity test 39b: mtime change on open, link, unlink, rename ================================================================ 10:42:31 (1761230551) repeat after cancel_lru_locks PASS 39b (11s) == sanity test 39c: mtime change on rename ===================================================================================== 10:42:42 (1761230562) repeat after cancel_lru_locks PASS 39c (10s) == sanity test 39d: create, utime, stat ======================================================================================== 10:42:53 (1761230573) repeat after cancel_lru_locks PASS 39d (8s) == sanity test 39e: create, stat, utime, stat ================================================================================== 10:43:00 (1761230580) repeat after cancel_lru_locks PASS 39e (6s) == sanity test 39f: create, stat, sleep, utime, stat =========================================================================== 10:43:06 (1761230586) repeat after cancel_lru_locks PASS 39f (9s) == sanity test 39g: write, chmod, stat ========================================================================================= 10:43:15 (1761230595) repeat after cancel_lru_locks PASS 39g (10s) == sanity test 39h: write, utime within one second, stat ======================================================================= 10:43:25 (1761230605) repeat after cancel_lru_locks PASS 39h (8s) == sanity test 39i: write, rename, stat ======================================================================================== 10:43:33 (1761230613) repeat after cancel_lru_locks PASS 39i (8s) == sanity test 39j: write, rename, close, stat ================================================================================= 10:43:42 (1761230622) debug=-1 debug_mb=150 debug=-1 debug_mb=150 fail_loc=0x80000412 multiop /mnt/lustre/f39j.sanity voO_RDWR:w2097152_c TMPPIPE=/tmp/multiop_open_wait_pipe.7119 repeat after cancel_lru_locks fail_loc=0 debug_mb=8 debug_mb=8 debug=trace inode super iotrace malloc cache info ioctl neterror net warning buffs other dentry nettrace page dlmtrace error emerg ha rpctrace vfstrace reada mmap config console quota sec lfsck hsm snapshot layout debug=super ioctl neterror warning dlmtrace error emerg ha rpctrace vfstrace config console lfsck PASS 39j (13s) == sanity test 39k: write, utime, close, stat ================================================================================== 10:43:55 (1761230635) multiop /mnt/lustre/f39k.sanity voO_RDWR:w2097152_c TMPPIPE=/tmp/multiop_open_wait_pipe.7119 repeat after cancel_lru_locks PASS 39k (9s) == sanity test 39l: directory atime update ===================================================================================== 10:44:04 (1761230644) PASS 39l (16s) == sanity test 39m: test atime and mtime before 1970 ===== 10:44:21 (1761230661) repeat after cancel_lru_locks PASS 39m (9s) == sanity test 39n: check that O_NOATIME is honored ====== 10:44:30 (1761230670) 1+0 records in 1+0 records out PASS 39n (19s) == sanity test 39o: directory cached attributes updated after create ========================================================== 10:44:50 (1761230690) a b PASS 39o (6s) == sanity test 39p: remote directory cached attributes updated after create ================================================================== 10:44:56 (1761230696) SKIP: sanity test_39p needs >= 2 MDTs SKIP 39p (3s) == sanity test 39r: lazy atime update on OST ============= 10:44:59 (1761230699) SKIP: sanity test_39r ldiskfs only test SKIP 39r (2s) == sanity test 39q: close won't zero out atime =========== 10:45:02 (1761230702) multiop /mnt/lustre/d39q.sanity vD_c TMPPIPE=/tmp/multiop_open_wait_pipe.7119 PASS 39q (8s) == sanity test 40: failed open(O_TRUNC) doesn't truncate ======================================================================= 10:45:09 (1761230709) 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0263348 s, 156 kB/s running as uid/gid/euid/egid 500/500/500/500, groups: [openfile] [-f] [O_WRONLY:O_TRUNC] [/mnt/lustre/f40.sanity] Error in opening file "/mnt/lustre/f40.sanity"(flags=O_WRONLY) 13: Permission denied /mnt/lustre/f40.sanity has type file OK /mnt/lustre/f40.sanity has size 4096 OK PASS 40 (6s) == sanity test 41: test small file write + fstat =============================================================================== 10:45:15 (1761230715) First String: abcdefghijklmnopqr Second String: abcdefghiabcdefghijklmnopqr abcdefghiabcdefghijklmnopqr abcdefghiabcdefghijklmnopqr Pass! PASS 41 (8s) SKIP: sanity test_42a skipping ALWAYS excluded test 42a SKIP: sanity test_42b skipping ALWAYS excluded test 42b SKIP: sanity test_42c skipping ALWAYS excluded test 42c == sanity test 42d: test complete truncate of file with cached dirty data ========================================================== 10:45:28 (1761230728) debug=+cache vm.dirty_writeback_centisecs = 0 vm.dirty_writeback_centisecs = 0 vm.dirty_ratio = 50 vm.dirty_background_ratio = 25 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.0392342 s, 2.6 MB/s vm.dirty_writeback_centisecs = 500 vm.dirty_background_ratio = 10 vm.dirty_ratio = 30 checking grant......UUID 1K-blocks Used Available Use% Mounted on lustre-MDT0000_UUID 2210560 6528 2201984 1% /mnt/lustre[MDT:0] lustre-OST0000_UUID 3771392 31744 3735552 1% /mnt/lustre[OST:0] lustre-OST0001_UUID 3771392 18432 3748864 1% /mnt/lustre[OST:1] filesystem_summary: 7542784 50176 7484416 1% /mnt/lustre pass grant check: client:11927552 server:11927552 PASS 42d (9s) == sanity test 42e: verify sub-RPC writes are not done synchronously ========================================================== 10:45:38 (1761230738) - open/close 700 (time 1761230752.04 total 10.01 last 69.94) total: 1000 open/close in 14.52 seconds: 68.85 ops/second - open/close 703 (time 1761230771.01 total 10.01 last 70.24) total: 924 open/close in 13.06 seconds: 70.75 ops/second 1+0 records in 1+0 records out 484442112 bytes (484 MB, 462 MiB) copied, 41.9016 s, 11.6 MB/s osc.lustre-OST0000-osc-ffff9ac0c80d0000.cur_dirty_bytes=0 osc.lustre-OST0000-osc-ffff9ac0c80d0000.cur_grant_bytes=485097472 osc.lustre-OST0000-osc-ffff9ac0c80d0000.cur_dirty_bytes=0 osc.lustre-OST0000-osc-ffff9ac0c80d0000.cur_grant_bytes=485359616 osc.lustre-OST0000-osc-ffff9ac0c80d0000.rpc_stats=0 osc.lustre-OST0000-osc-ffff9ac0c80d0000.rpc_stats= snapshot_time: 1761230912.390285318 secs.nsecs start_time: 1761230907.804523185 secs.nsecs elapsed_time: 4.585762133 secs.nsecs read RPCs in flight: 0 write RPCs in flight: 0 pending write pages: 0 pending read pages: 0 read write pages per rpc rpcs % cum % | rpcs % cum % 1: 0 0 0 | 0 0 0 2: 0 0 0 | 0 0 0 4: 0 0 0 | 0 0 0 8: 0 0 0 | 0 0 0 16: 0 0 0 | 38 100 100 read write rpcs in flight rpcs % cum % | rpcs % cum % 1: 0 0 0 | 1 2 2 2: 0 0 0 | 1 2 5 3: 0 0 0 | 1 2 7 4: 0 0 0 | 1 2 10 5: 0 0 0 | 1 2 13 6: 0 0 0 | 1 2 15 7: 0 0 0 | 1 2 18 8: 0 0 0 | 4 10 28 9: 0 0 0 | 19 50 78 10: 0 0 0 | 7 18 97 11: 0 0 0 | 1 2 100 read write offset rpcs % cum % | rpcs % cum % 0: 0 0 0 | 38 100 100 checking grant......UUID 1K-blocks Used Available Use% Mounted on lustre-MDT0000_UUID 2210432 6656 2201728 1% /mnt/lustre[MDT:0] lustre-OST0000_UUID 3771392 68608 3683328 2% /mnt/lustre[OST:0] lustre-OST0001_UUID 3771392 18432 3750912 1% /mnt/lustre[OST:1] filesystem_summary: 7542784 87040 7434240 2% /mnt/lustre pass grant check: client:491913216 server:491913216 PASS 42e (212s) == sanity test 43A: execution of file opened for write should return -ETXTBSY ========================================================== 10:49:09 (1761230949) /home/green/git/lustre-release/lustre/tests/sanity.sh: line 5395: /mnt/lustre/d43A.sanity/f43A.sanity: Text file busy PASS 43A (8s) == sanity test 43a: open(RDWR) of file being executed should return -ETXTBSY ========================================================== 10:49:17 (1761230957) open(O_RDWR|O_CREAT): Text file busy /home/green/git/lustre-release/lustre/tests/test-framework.sh: line 4298: 162810 Terminated $DIR/$tdir/sleep 60 (wd: ~) PASS 43a (8s) == sanity test 43b: truncate of file being executed should return -ETXTBSY ========================================================== 10:49:25 (1761230965) truncate: cannot truncate '/mnt/lustre/d43b.sanity/sleep' to length 0: Text file busy /home/green/git/lustre-release/lustre/tests/test-framework.sh: line 4298: 163384 Terminated $DIR/$tdir/sleep 60 (wd: ~) PASS 43b (7s) == sanity test 43c: md5sum of copy into lustre =========== 10:49:32 (1761230972) bash: OK PASS 43c (6s) == sanity test 44A: zero length read from a sparse stripe ========================================================== 10:49:39 (1761230979) 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0179367 s, 228 kB/s 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0269335 s, 152 kB/s PASS 44A (7s) == sanity test 44a: test sparse pwrite ========================================================================================= 10:49:45 (1761230985) --------writing /mnt/lustre/d44a-2097152 at 2097152 --------writing /mnt/lustre/d44a-2621440 at 2621440 --------writing /mnt/lustre/d44a-3145727 at 3145727 PASS 44a (7s) == sanity test 45: osc io page accounting ====================================================================================== 10:49:52 (1761230992) vm.dirty_writeback_centisecs = 0 vm.dirty_writeback_centisecs = 0 vm.dirty_ratio = 50 vm.dirty_background_ratio = 25 executing "echo blah > /mnt/lustre/f45" before 0, after 4096 executing "> /mnt/lustre/f45" before 4096, after 0 executing "echo blah > /mnt/lustre/f45" before 0, after 4096 executing "sync" before 4096, after 0 executing "echo blah > /mnt/lustre/f45" before 0, after 4096 executing "cancel_lru_locks osc" before 4096, after 0 vm.dirty_writeback_centisecs = 500 vm.dirty_background_ratio = 10 vm.dirty_ratio = 30 PASS 45 (6s) == sanity test 46: dirtying a previously written page ========================================================================== 10:49:59 (1761230999) vm.dirty_writeback_centisecs = 0 vm.dirty_writeback_centisecs = 0 vm.dirty_ratio = 50 vm.dirty_background_ratio = 25 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0121876 s, 336 kB/s 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0038849 s, 1.1 MB/s 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00123862 s, 3.3 MB/s vm.dirty_writeback_centisecs = 500 vm.dirty_background_ratio = 10 vm.dirty_ratio = 30 PASS 46 (6s) == sanity test 48a: Access renamed working dir (should return errors)=========================================================== 10:50:05 (1761231005) mkdir: cannot create directory '.': File exists rmdir: failed to remove '.': Invalid argument PASS 48a (6s) == sanity test 48b: Access removed working dir (should return errors)=========================================================== 10:50:11 (1761231011) touch: cannot touch 'foo': No such file or directory mkdir: cannot create directory 'foo': No such file or directory touch: cannot touch '.foo': No such file or directory mkdir: cannot create directory '.foo': No such file or directory ls: cannot access '.': No such file or directory mkdir: cannot create directory '.': File exists rmdir: failed to remove '.': Invalid argument ln: failed to create symbolic link 'foo': No such file or directory PASS 48b (6s) == sanity test 48c: Access removed working subdir (should return errors) ========================================================== 10:50:17 (1761231017) touch: cannot touch 'foo': No such file or directory mkdir: cannot create directory 'foo': No such file or directory touch: cannot touch '.foo': No such file or directory mkdir: cannot create directory '.foo': No such file or directory ls: cannot access '.': No such file or directory mkdir: cannot create directory '.': File exists rmdir: failed to remove '.': Invalid argument ln: failed to create symbolic link 'foo': No such file or directory PASS 48c (6s) == sanity test 48d: Access removed parent subdir (should return errors) ========================================================== 10:50:23 (1761231023) touch: cannot touch 'foo': No such file or directory mkdir: cannot create directory 'foo': No such file or directory touch: cannot touch '.foo': No such file or directory mkdir: cannot create directory '.foo': No such file or directory ls: cannot access '.': No such file or directory ls: cannot access '..': No such file or directory mkdir: cannot create directory '.': File exists rmdir: failed to remove '.': Invalid argument ln: failed to create symbolic link 'foo': No such file or directory PASS 48d (5s) == sanity test 48e: Access to recreated parent subdir (should return errors) ========================================================== 10:50:28 (1761231028) touch: cannot touch '../foo': No such file or directory PASS 48e (6s) == sanity test 48f: non-zero nlink dir unlink won't LBUG() ========================================================== 10:50:34 (1761231034) SKIP: sanity test_48f needs >= 2 MDTs SKIP 48f (3s) == sanity test 49: Change max_pages_per_rpc won't break osc extent ========================================================== 10:50:37 (1761231037) 0+0 records in 0+0 records out 0 bytes copied, 0.00562236 s, 0.0 kB/s osc.lustre-OST0000-osc-ffff9ac0c80d0000.max_pages_per_rpc=256 PASS 49 (6s) == sanity test 50: special situations: /proc symlinks ========================================================================= 10:50:43 (1761231043) nbd-3.19-1.fc29.src.rpm rpmbuild PASS 50 (6s) == sanity test 51a: special situations: split htree with empty entry ============================================================ 10:50:49 (1761231049) total: 201 create in 1.43 seconds: 140.81 ops/second PASS 51a (13s) SKIP: sanity test_51b skipping SLOW test 51b == sanity test 51d: check object distribution ============ 10:51:04 (1761231064) SKIP: sanity test_51d needs >= 3 OSTs SKIP 51d (2s) == sanity test 51e: check file nlink limit =============== 10:51:07 (1761231067) SKIP: sanity test_51e ldiskfs only test SKIP 51e (2s) == sanity test 51f: check many open files limit ========== 10:51:09 (1761231069) MDT0 numfree=494796, max=100000 changed ulimit from 1024 to 100020