== run_pjdfstest test open_15: open returns EROFS when O_CREAT is specified and the named file would reside on a read-only file system ========================================================== 09:31:56 (1782221516) Run /usr/share/pjdfstest/open/15.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/15.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/15.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/15.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/15.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.09 usr 0.03 sys + 0.01 cusr 0.05 csys = 0.18 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/15.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.07 usr 0.02 sys + 0.01 cusr 0.06 csys = 0.16 CPU) Result: PASS