== run_pjdfstest test open_19: open returns ENOSPC when O_CREAT is specified, the file does not exist, and there are no free inodes on the file system on which the file is being created ========================================================== 04:58:15 (1713430695) Run /usr/share/pjdfstest/open/19.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/19.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/19.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/19.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/19.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.00 cusr 0.02 csys = 0.06 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/19.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.01 cusr 0.02 csys = 0.07 CPU) Result: PASS