== run_pjdfstest test open_11: open returns EPERM when the named file has its append-only flag set, the file is to be modified, and O_TRUNC is specified or O_APPEND is not specified ========================================================== 04:57:23 (1713430643) Run /usr/share/pjdfstest/open/11.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/11.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/11.t against lustre filesystem lfs mkdir: dirstripe error on '/mnt/lustre/pjdfstest': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/pjdfstest': File exists prove -f /usr/share/pjdfstest/open/11.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/11.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.00 cusr 0.01 csys = 0.05 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/11.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.00 cusr 0.01 csys = 0.04 CPU) Result: PASS