xfstests-dev.git
16 years agoAdd QA test 183
Niv Sardi [Fri, 26 Oct 2007 16:05:51 +0000 (16:05 +0000)]
Add QA test 183

(whitespace cleanups)

This test calls the new bulkstat_unlink_test with the -r switch

The patch contains the test, as well as the golden output.
SGI-Git-Id: a0d3341757e6013feaed7f630f3afc061f743059
SGI-Git-author: Niv Sardi-Altivanik  <xaiki@chook.melbourne.sgi.com>
SGI-Git-date: Wed, 24 Oct 2007 15:52:25 +1000
Merge of master-melb:xfs-cmds:29965a by kenmcd.

16 years agoAdd -r switch to src/bulkstat_unlink_test.c needed for QA test 183
Niv Sardi [Fri, 26 Oct 2007 16:05:04 +0000 (16:05 +0000)]
Add -r switch to src/bulkstat_unlink_test.c needed for QA test 183

(whitespace cleanups)

This patch adds a -r switch (using getopt as suggested by dchinner)
to src/bulkstat_unlink_test.c, that will implement the additional checks
described by vlad in PV 972128.

Basically we:
* Save the inode count in scount.
* Create nfiles new files (passed as argument).
* Open those nfiles.
* Unlink the files.
* Check that the inode count is greater than scount.
* close the files.
* Check that the inode count is the same as scount.

This patch also introduces more info on failure (Line number and file) before the exit()s, as well
as comments describing what we are doing.

This patch is to be used by QA test 183
SGI-Git-Id: 4ab8fa354f79070b4ba87cb09c4326d62da824fd
SGI-Git-author: Niv Sardi-Altivanik  <xaiki@chook.melbourne.sgi.com>
SGI-Git-date: Wed, 24 Oct 2007 13:24:27 +1000
Merge of master-melb:xfs-cmds:29964a by kenmcd.

16 years agoXFSQA: add per host config files.
Niv Sardi [Fri, 26 Oct 2007 04:12:30 +0000 (04:12 +0000)]
XFSQA: add per host config files.

This commit adds the config files needed by the former commit.

SGI-Git-Id: f8cdf13f2744d3692639297404cb9d058c6c5665
SGI-Git-author: Niv Sardi-Altivanik  <xaiki@chook.melbourne.sgi.com>
SGI-Git-date: Thu, 25 Oct 2007 13:43:59 +1000
Merge of master-melb:xfs-cmds:29963a by kenmcd.

16 years agoThis patche adds a new file in ./configs for each host that was
Niv Sardi [Thu, 25 Oct 2007 04:16:09 +0000 (04:16 +0000)]
This patche adds a new file in ./configs for each host that was
in the monolithic (ugly) common.config file.

the files have been auto-generated and might contain some quircks.

The in-source documentation has been updated as well.
Merge of master-melb:xfs-cmds:29952a by kenmcd.

  487 +++---------------------------------------------

16 years agoAdd extra test cases for growfs
Mohamed Barwani [Tue, 9 Oct 2007 06:11:20 +0000 (06:11 +0000)]
Add extra test cases for growfs
Merge of master-melb:xfs-cmds:29854a by kenmcd.

  Modify the loop back grow function to include a flag for checking the fs after growin and added few more growfs test cases that are less 16TB

16 years agoFix up attr include path for irix, like ddiss did for dmiperf.c.
Tim Shimmin [Thu, 4 Oct 2007 04:06:16 +0000 (04:06 +0000)]
Fix up attr include path for irix, like ddiss did for dmiperf.c.
Merge of master-melb:xfs-cmds:29830a by kenmcd.

  Fix up attr include path for irix, like ddiss did for dmiperf.c.

16 years agoModify existing test cases, and add a new one.
Mohamed Barwani [Wed, 3 Oct 2007 16:23:57 +0000 (16:23 +0000)]
Modify existing test cases, and add a new one.
Merge of master-melb:xfs-cmds:29822a by kenmcd.

  reduce number of files on the existing test cases. Remounted the fs with dmapi enabled and a call for a new test case.

16 years agoTest to expose log replay bug.
Lachlan McIlroy [Fri, 28 Sep 2007 16:06:31 +0000 (16:06 +0000)]
Test to expose log replay bug.
Merge of master-melb:xfs-cmds:29801a by kenmcd.

  Test to expose log replay bug.

16 years ago-
leenap.longdrop.melbourne.sgi.com [Thu, 27 Sep 2007 06:19:27 +0000 (06:19 +0000)]
-
Merge of master-melb:xfs-cmds:29795a by kenmcd.

  -

16 years ago-
leenap.longdrop.melbourne.sgi.com [Thu, 27 Sep 2007 06:18:42 +0000 (06:18 +0000)]
-
Merge of master-melb:xfs-cmds:29793a by kenmcd.

  -

16 years agoadded description for ha fs resource
leenap.longdrop.melbourne.sgi.com [Thu, 27 Sep 2007 06:17:56 +0000 (06:17 +0000)]
added description for ha fs resource
Merge of master-melb:xfs-cmds:29792a by kenmcd.

16 years agoMake the -l option default for check.
Tim Shimmin [Tue, 25 Sep 2007 04:04:36 +0000 (04:04 +0000)]
Make the -l option default for check.
Use -xdiff for graphical version.
Merge of master-melb:xfs-cmds:29761a by kenmcd.

  Make the -l option default for check.
  Use -xdiff for graphical version.

16 years agoFix unexpected 32 bit sign extension for linux time. It was fine for Irix.
Vlad Apostolov [Fri, 21 Sep 2007 04:15:06 +0000 (04:15 +0000)]
Fix unexpected 32 bit sign extension for linux time. It was fine for Irix.
Merge of master-melb:xfs-cmds:29738a by kenmcd.

  pv 964111, rv lacklan - Fix unexpected 32 bit sign extension for linux time. It was fine for Irix.

16 years agoAdd test system 'mallet'.
Lachlan McIlroy [Thu, 20 Sep 2007 16:19:18 +0000 (16:19 +0000)]
Add test system 'mallet'.
Merge of master-melb:xfs-cmds:29732a by kenmcd.

  Add test system 'mallet'.

16 years agoCheck filesystem after log replay and abort test if errors found
Lachlan McIlroy [Thu, 20 Sep 2007 06:13:47 +0000 (06:13 +0000)]
Check filesystem after log replay and abort test if errors found
Merge of master-melb:xfs-cmds:29730a by kenmcd.

  Check filesystem after log replay and abort test if errors found

16 years agoAbort tests if a failure is encountered while creating/writing test files.
Lachlan McIlroy [Thu, 20 Sep 2007 06:13:02 +0000 (06:13 +0000)]
Abort tests if a failure is encountered while creating/writing test files.
Merge of master-melb:xfs-cmds:29728a by kenmcd.

  Abort tests if a failure is encountered while creating/writing test files.

16 years agoDon't delete test files if they are corrupt.
Lachlan McIlroy [Thu, 20 Sep 2007 04:15:11 +0000 (04:15 +0000)]
Don't delete test files if they are corrupt.
Merge of master-melb:xfs-cmds:29726a by kenmcd.

  Don't delete test files if they are corrupt.

16 years agotest out xfs_inactive_attrs in log replay for iunlink processing.
Tim Shimmin [Mon, 17 Sep 2007 06:14:40 +0000 (06:14 +0000)]
test out xfs_inactive_attrs in log replay for iunlink processing.
Merge of master-melb:xfs-cmds:29701a by kenmcd.

  Update args to use command options for multi_open_unlink.
  Change a sleep to a wait as we were just sleeping to account
  for the death of a process - should really wait for its death.

16 years agochange scratch fs to xfs_scratch
fergalh.longdrop.melbourne.sgi.com [Tue, 4 Sep 2007 06:10:30 +0000 (06:10 +0000)]
change scratch fs to xfs_scratch
Merge of master-melb:xfs-cmds:29591a by kenmcd.

  change scratch fs to xfs_scratch

16 years agoUse larger files in test - makes it easier to expose problem.
Lachlan McIlroy [Thu, 30 Aug 2007 16:10:35 +0000 (16:10 +0000)]
Use larger files in test - makes it easier to expose problem.
Merge of master-melb:xfs-cmds:29558a by kenmcd.

  Use larger files in test - makes it easier to expose problem.

16 years agoReport errors for missing files and check for correct file sizes
Lachlan McIlroy [Thu, 30 Aug 2007 16:09:49 +0000 (16:09 +0000)]
Report errors for missing files and check for correct file sizes
Merge of master-melb:xfs-cmds:29557a by kenmcd.

  Report errors for missing files and check for correct file sizes

16 years agoupddate rizzo1
fergalh.longdrop.melbourne.sgi.com [Tue, 28 Aug 2007 16:04:24 +0000 (16:04 +0000)]
upddate rizzo1
Merge of master-melb:xfs-cmds:29536a by kenmcd.

  update rizzo1

16 years agochanges gonzo1 variables
fergalh.longdrop.melbourne.sgi.com [Tue, 28 Aug 2007 06:09:52 +0000 (06:09 +0000)]
changes gonzo1 variables
set scratch fs to 'scratch' from 'xfs_scratch'
Merge of master-melb:xfs-cmds:29527a by kenmcd.

  set scratch fs to 'scratch' from 'xfs_scratch'

16 years agoModify know hosts (kermit1, gonzo1).
Mohamed Barwani [Tue, 28 Aug 2007 04:10:16 +0000 (04:10 +0000)]
Modify know hosts (kermit1, gonzo1).
Merge of master-melb:xfs-cmds:29523a by kenmcd.

  Modify know hosts (kermit1, gonzo1).

16 years agoFix the display of a variable.
Mohamed Barwani [Tue, 21 Aug 2007 04:04:39 +0000 (04:04 +0000)]
Fix the display of a variable.
Merge of master-melb:xfs-cmds:29446a by kenmcd.

  Display the variable after is being set.

16 years agoAdd the new tests and their golden outputs.
Mohamed Barwani [Tue, 21 Aug 2007 04:03:50 +0000 (04:03 +0000)]
Add the new tests and their golden outputs.
Merge of master-melb:xfs-cmds:29445a by kenmcd.

  New Test

16 years agoTest that fsync/sync force file size changes to disk.
Lachlan McIlroy [Mon, 20 Aug 2007 06:19:41 +0000 (06:19 +0000)]
Test that fsync/sync force file size changes to disk.
Merge of master-melb:xfs-cmds:29441a by kenmcd.

  Test that fsync forces file size changes to disk.

16 years agonew common.punch file for exercising various hole punch functions,
David Disseldorp [Fri, 17 Aug 2007 16:09:29 +0000 (16:09 +0000)]
new common.punch file for exercising various hole punch functions,
_test_punch the main test function follows the procedure:
- mkfs & mount scratch
- optionally set files extent size hint
- truncate and optionally resvsp
- write or punch to file in specified order at given offsets & lengths
- display the file state (bmap) after each operation

All sizes, offsets and lengths are specified in FS blocks.
Problems may arise on non bash shells due to array usage.
Merge of master-melb:xfs-cmds:29434a by kenmcd.

16 years agoModify golden output to match different Maximum file blocks for 32 & 64 bit systems
Mohamed Barwani [Wed, 15 Aug 2007 04:16:05 +0000 (04:16 +0000)]
Modify golden output to match different Maximum file blocks for 32 & 64 bit systems
Merge of master-melb:xfs-cmds:29391a by kenmcd.

  enhanced the filter function

16 years agomake sure the test shows any garbage output.
Mohamed Barwani [Mon, 13 Aug 2007 15:55:13 +0000 (15:55 +0000)]
make sure the test shows any garbage output.
Merge of master-melb:xfs-cmds:29378a by kenmcd.

  Add the modified filter that was removed from common.dmapi

16 years agoModify dassi QA scratch device
Lachlan McIlroy [Thu, 9 Aug 2007 04:10:08 +0000 (04:10 +0000)]
Modify dassi QA scratch device
Merge of master-melb:xfs-cmds:29356a by kenmcd.

  Modify dassi QA scratch device

16 years agopv 968773, author Chris Pascoe <c.pascoe@itee.uq.edu.au>, rv vapo - minor fixes for...
Vlad Apostolov [Wed, 8 Aug 2007 07:54:05 +0000 (07:54 +0000)]
pv 968773, author Chris Pascoe <c.pascoe@itee.uq.edu.au>, rv vapo - minor fixes for XFS DMAPI tests
Merge of master-melb:xfs-cmds:29348a by kenmcd.

  pv 968773, author Chris Pascoe <c.pascoe@itee.uq.edu.au>, rv vapo - minor fixes for XFS DMAPI tests

16 years agopv 964111, rv lachlan - > attrname[DM_ATTR_NAME_SIZE] = '\0'; /* terminate...
Vlad Apostolov [Wed, 8 Aug 2007 07:53:19 +0000 (07:53 +0000)]
pv 964111, rv lachlan - >       attrname[DM_ATTR_NAME_SIZE] = '\0';  /* terminate the string */
Merge of master-melb:xfs-cmds:29347a by kenmcd.

  pv 964111, rv lachlan - terminate attribute name string

16 years agomodify galah machine configuration.
Mohamed Barwani [Mon, 6 Aug 2007 04:01:50 +0000 (04:01 +0000)]
modify galah machine configuration.
Merge of master-melb:xfs-cmds:29336a by kenmcd.

  add log devices.

16 years agoadd -r to killall in order kill fsstress & lt-fsstress
Mohamed Barwani [Thu, 2 Aug 2007 16:19:56 +0000 (16:19 +0000)]
add -r to killall in order kill fsstress & lt-fsstress
Merge of master-melb:xfs-cmds:29307a by kenmcd.

  add -r to killall

16 years agoXFSQA 171 should be _notrun on irix
Mohamed Barwani [Thu, 2 Aug 2007 16:19:12 +0000 (16:19 +0000)]
XFSQA 171 should be _notrun on irix
Merge of master-melb:xfs-cmds:29302a by kenmcd.

  remove irix as a supported os

16 years agoFix up mode bits
Barry Naujok [Thu, 2 Aug 2007 06:20:52 +0000 (06:20 +0000)]
Fix up mode bits
Merge of master-melb:xfs-cmds:29299a by kenmcd.

  Execute bits changed from --- to xxx
  Fix up mode xbits for test

16 years agoFix up QA for xfsprogs 2.9.x
Barry Naujok [Thu, 2 Aug 2007 06:20:02 +0000 (06:20 +0000)]
Fix up QA for xfsprogs 2.9.x
Merge of master-melb:xfs-cmds:29298a by kenmcd.

  Golden output is slightly wrong for xfs_repair 2.9.2+

16 years agoCreate test 178 as described by bnaujok.
Mohamed Barwani [Mon, 30 Jul 2007 15:59:01 +0000 (15:59 +0000)]
Create test 178 as described by bnaujok.
Merge of master-melb:xfs-cmds:29273a by kenmcd.

  New Test

16 years agoFix build failure.
Lachlan McIlroy [Thu, 26 Jul 2007 21:25:32 +0000 (21:25 +0000)]
Fix build failure.
Merge of master-melb:xfs-cmds:29235a by kenmcd.

  Fix build failure.

16 years agouse dd and lmdd for proper direct/buffered IO on linux and irix
David Disseldorp [Tue, 24 Jul 2007 16:08:47 +0000 (16:08 +0000)]
use dd and lmdd for proper direct/buffered IO on linux and irix
Merge of master-melb:xfs-cmds:29214a by kenmcd.

16 years agointigrate bulkstat_unlink_test into XFS-QA
Mohamed Barwani [Tue, 24 Jul 2007 16:08:02 +0000 (16:08 +0000)]
intigrate bulkstat_unlink_test into XFS-QA
Merge of master-melb:xfs-cmds:29213a by kenmcd.

  New XFSQA test

16 years ago- OS common filestreams timeout change function
David Disseldorp [Fri, 20 Jul 2007 04:11:09 +0000 (04:11 +0000)]
- OS common filestreams timeout change function
        - use xfs_io instead of dd (working direct io)
        - no filestreams directory flags, just use the mount option
Merge of master-melb:xfs-cmds:29185a by kenmcd.

16 years agoUpdate QA tests for new lost+found behaviour
Barry Naujok [Mon, 16 Jul 2007 15:54:28 +0000 (15:54 +0000)]
Update QA tests for new lost+found behaviour
Merge of master-melb:xfs-cmds:29145a by kenmcd.

  Update QA tests for new lost+found behaviour

16 years agoInserting a small (2s) sleep after starting print_event.
David Disseldorp [Mon, 9 Jul 2007 06:15:49 +0000 (06:15 +0000)]
Inserting a small (2s) sleep after starting print_event.
Merge of master-melb:xfs-cmds:29094a by kenmcd.

16 years agoremove .full file before running test
David Disseldorp [Fri, 6 Jul 2007 06:10:31 +0000 (06:10 +0000)]
remove .full file before running test
Merge of master-melb:xfs-cmds:29091a by kenmcd.

16 years agofile size consistantcy test
David Disseldorp [Fri, 6 Jul 2007 04:05:35 +0000 (04:05 +0000)]
file size consistantcy test
Merge of master-melb:xfs-cmds:29085a by kenmcd.

16 years agoA recent change to XFSQA to resolve mkfs option conflicts means mkfs can be run twice...
David Disseldorp [Tue, 3 Jul 2007 04:01:25 +0000 (04:01 +0000)]
A recent change to XFSQA to resolve mkfs option conflicts means mkfs can be run twice per _scratch_mkfs_xfs:

    $MKFS_XFS_PROG $SCRATCH_OPTIONS $MKFS_OPTIONS $extra_mkfs_options $SCRATCH_DEV
    local mkfs_status=$?

    # a mkfs failure may be caused by conflicts between
    # $MKFS_OPTIONS and $extra_mkfs_options

    if [ $mkfs_status -ne 0 -a ! -z "$extra_mkfs_options" ]; then
        echo "** mkfs failed with extra mkfs options added to \"$MKFS_OPTIONS\" by test $seq **" \
            >>$here/$seq.full
        echo "** attempting to mkfs using only test $seq options: $extra_mkfs_options **" \
            >>$here/$seq.full
        $MKFS_XFS_PROG $SCRATCH_OPTIONS $extra_mkfs_options $SCRATCH_DEV
        mkfs_status=$?
    fi

In the case of a failure caused by conflict between $MKFS_OPTIONS and $extra_mkfs_options,
the mkfs output is shown twice, first off is the failed mkfs output, secondly the resolved mkfs output.

This can cause QA failures for a number of tests, particularly those that filter the mkfs output.

This change shows only the applied (final) mkfs output from _scratch_mkfs_xfs.
Merge of master-melb:xfs-cmds:29041a by kenmcd.

16 years agoFor XFSQA test 018 081 082 095 the test specifies test wide mkfs options using MKFS_O...
David Disseldorp [Fri, 29 Jun 2007 16:06:04 +0000 (16:06 +0000)]
For XFSQA test 018 081 082 095 the test specifies test wide mkfs options using MKFS_OPTIONS env var.
Further mkfs options are then appended by _mkfs_log at mkfs time with _scratch_mkfs_xfs.

Currently there are a few ways mkfs options are specified in XFSQA:
1) suite wide MKFS_OPTIONS are specified before tests are run
        e.g.
        vimes:/home/fsgqa/kali/xfsqa/xfstests # export MKFS_OPTIONS="-l size=100m"

2) test wide MKFS_OPTIONS are specified during a particular test
        e.g. 119
        export MKFS_OPTIONS="-l version=2,size=1200b,su=64k"

3) mkfs options are appended by a test at mkfs time
        e.g.  083
        _scratch_mkfs_xfs -dsize=$fsz,agcount=$ags  >>$seq.full

(4) Another form of appending is just appending to MKFS_OPTIONS directly
        e.g.    114:export MKFS_OPTIONS="$MKFS_OPTIONS -i parent=1"
                115:export MKFS_OPTIONS="$MKFS_OPTIONS -i paths=1"

e.g. Methods (2) *and* (3) for specifiying mkfs options are used in these tests.
This causes problems, because the mkfs options fallback code assumes the
_mkfs_log _scratch_mkfs_xfs appended options are the only test specified options.

This change causes tests using _mkfs_log to only use option (2).
~
~
Merge of master-melb:xfs-cmds:29031a by kenmcd.

16 years agoAvoid mkfs options conflict, use minimal mkfs options to create loopfs.
David Disseldorp [Fri, 29 Jun 2007 06:16:22 +0000 (06:16 +0000)]
Avoid mkfs options conflict, use minimal mkfs options to create loopfs.
Merge of master-melb:xfs-cmds:29028a by kenmcd.

16 years agoMake sure we take into account newly reserved blocks as introduced
Dave Chinner [Thu, 28 Jun 2007 15:57:56 +0000 (15:57 +0000)]
Make sure we take into account newly reserved blocks as introduced
in 964468.
Merge of master-melb:xfs-cmds:29013a by kenmcd.

16 years agoQA tests for filestreams
Dave Chinner [Thu, 28 Jun 2007 15:57:11 +0000 (15:57 +0000)]
QA tests for filestreams
Merge of master-melb:xfs-cmds:29011a by kenmcd.

  QA tests for filestreams

16 years agochange galah QA devs & scratch mount point
David Disseldorp [Wed, 27 Jun 2007 04:06:04 +0000 (04:06 +0000)]
change galah QA devs & scratch mount point
Merge of master-melb:xfs-cmds:29001a by kenmcd.

16 years agoMake sure 167 completes and unmounts scratch correctly
Dave Chinner [Wed, 20 Jun 2007 06:15:19 +0000 (06:15 +0000)]
Make sure 167 completes and unmounts scratch correctly
Merge of master-melb:xfs-cmds:28942a by kenmcd.

  run a sync after killing all the fsstress processes to ensure
  they have all completed before trying to unmount scratch.

16 years agoClean up whitespace problems with 166.
Dave Chinner [Wed, 20 Jun 2007 06:14:34 +0000 (06:14 +0000)]
Clean up whitespace problems with 166.
Merge of master-melb:xfs-cmds:28941a by kenmcd.

  Don't leave trailing whitespace at EOL when filtering output.

16 years agoadd null files tests to auto group
Dave Chinner [Wed, 20 Jun 2007 06:13:49 +0000 (06:13 +0000)]
add null files tests to auto group
Merge of master-melb:xfs-cmds:28940a by kenmcd.

  leave bad files around for post mortem on failure.

16 years agoXFSQA 073 is still not correctly cleaning up $tmp,
David Disseldorp [Fri, 8 Jun 2007 16:24:08 +0000 (16:24 +0000)]
XFSQA 073 is still not correctly cleaning up $tmp,
this is because $tmp.source_dir is not an empty dir.

This change recursively deletes everything in $tmp.source_dir.
Not required for $tmp.loop as it is used as a loopback mountpoint.

the ignore external MKFS_OPTIONS change is no longer required,
as _scratch_mkfs_xfs now handles conflicting options.
Merge of master-melb:xfs-cmds:28863a by kenmcd.

  cleanup tmp and don't kill mkfs options

16 years agoThis test enables dmapi return_on_destroy and captures dmapi events
David Disseldorp [Mon, 4 Jun 2007 06:13:28 +0000 (06:13 +0000)]
This test enables dmapi return_on_destroy and captures dmapi events
generated by two create/removes. One with file attibutes set, one without.

A dmapi destroy event should be generated in both cases, however PV960928
has shown that it may not be when attributes are not set.
Merge of master-melb:xfs-cmds:28771a by kenmcd.

  test

16 years agoMake sure the repair tests dirty the filesystem before corrupting it.
Dave Chinner [Mon, 4 Jun 2007 06:12:42 +0000 (06:12 +0000)]
Make sure the repair tests dirty the filesystem before corrupting it.
Merge of master-melb:xfs-cmds:28770a by kenmcd.

  Make sure the repair tests dirty the filesystem before corrupting it.

16 years agoQA test to exercise unwritten extent conversion for sync direct I/O
Dave Chinner [Mon, 4 Jun 2007 06:11:56 +0000 (06:11 +0000)]
QA test to exercise unwritten extent conversion for sync direct I/O
Merge of master-melb:xfs-cmds:28769a by kenmcd.

  QA test to exercise unwritten extent conversion for sync direct I/O.

16 years agoChanged kermit xfsqa targets
fergalh.longdrop.melbourne.sgi.com [Fri, 25 May 2007 06:07:23 +0000 (06:07 +0000)]
Changed kermit xfsqa targets
Merge of master-melb:xfs-cmds:28706a by kenmcd.

  Changed kermit xfsqa targets

16 years agoAdding devices for rizzo to do xfs-qa
leenap.longdrop.melbourne.sgi.com [Tue, 22 May 2007 04:03:50 +0000 (04:03 +0000)]
Adding devices for rizzo to do xfs-qa
Merge of master-melb:xfs-cmds:28644a by kenmcd.

  Adding devices for rizzo to do xfs-qa

16 years agotest 121 creates unlinked and still referenced inodes, it doesn't clean up afterwards.
David Disseldorp [Mon, 21 May 2007 15:48:58 +0000 (15:48 +0000)]
test 121 creates unlinked and still referenced inodes, it doesn't clean up afterwards.
Merge of master-melb:xfs-cmds:28637a by kenmcd.

  do a mount after running test to trigger log recovery
  \.

16 years agocheck for mkfs/mount failure
David Disseldorp [Fri, 18 May 2007 06:08:08 +0000 (06:08 +0000)]
check for mkfs/mount failure
Merge of master-melb:xfs-cmds:28623a by kenmcd.

16 years agoCurrently there are a few ways mkfs options are specified in XFSQA:
David Disseldorp [Thu, 17 May 2007 15:58:12 +0000 (15:58 +0000)]
Currently there are a few ways mkfs options are specified in XFSQA:
1) suite wide MKFS_OPTIONS are specified before tests are run
e.g.
vimes:/home/fsgqa/kali/xfsqa/xfstests # export MKFS_OPTIONS="-l size=100m"

2) test wide MKFS_OPTIONS are specified during a particular test
e.g. 119
export MKFS_OPTIONS="-l version=2,size=1200b,su=64k"

3) mkfs options are appended by a test at mkfs time
e.g.  083
_scratch_mkfs_xfs -dsize=$fsz,agcount=$ags  >>$seq.full

(4) Another form of appending is just appending to MKFS_OPTIONS directly
e.g.  114:export MKFS_OPTIONS="$MKFS_OPTIONS -i parent=1"
115:export MKFS_OPTIONS="$MKFS_OPTIONS -i paths=1"

Conflicts between mkfs options specified with method 1 & 3 are common.
960377  XFSQA 041, 042 - mkfs fails with large log size MKFS_OPTIONS.

This change means if a mkfs fails where mkfs options have been appended by a test (method 3),
The mkfs is retried using only those options defined by the test.

occurances of method 4 (in test 114 & 115) are also changed to use method 3.

$seq.full logs the fact that a mkfs options conflict has occured.
Merge of master-melb:xfs-cmds:28601a by kenmcd.

  append -i parent mkfs option using _scratch_mkfs_xfs -i parent...
  rather than export MKFS_OPTIONS="$MKFS_OPTIONS -i parent=1.
  this avoids mkfs option conflicts

16 years agofix group listing regexp
David Disseldorp [Fri, 4 May 2007 06:10:34 +0000 (06:10 +0000)]
fix group listing regexp
Merge of master-melb:xfs-cmds:28513a by kenmcd.

  add dmapi group

16 years agoQA test to demonstrate unwritten extent/mmap write problem
Dave Chinner [Mon, 23 Apr 2007 16:00:46 +0000 (16:00 +0000)]
QA test to demonstrate unwritten extent/mmap write problem
Merge of master-melb:xfs-cmds:28456a by kenmcd.

  mmap vs unwritten extents test.

17 years agofix white space between comments
David Disseldorp [Fri, 20 Apr 2007 03:59:56 +0000 (03:59 +0000)]
fix white space between comments
Merge of master-melb:xfs-cmds:28446a by kenmcd.

17 years agoA bit of a cleanup of common.config and add new QA host.
David Disseldorp [Fri, 20 Apr 2007 03:59:08 +0000 (03:59 +0000)]
A bit of a cleanup of common.config and add new QA host.
Merge of master-melb:xfs-cmds:28444a by kenmcd.

17 years agoPut _qmount_option into common.quota for other quota tests to use.
Tim Shimmin [Fri, 20 Apr 2007 03:58:19 +0000 (03:58 +0000)]
Put _qmount_option into common.quota for other quota tests to use.
Merge of master-melb:xfs-cmds:28443a by kenmcd.

  Put _qmount_option into common.quota for other quota tests to use.

17 years agofixup xfstests Makefile sinch dmapi changes
Tim Shimmin [Fri, 20 Apr 2007 03:57:28 +0000 (03:57 +0000)]
fixup xfstests Makefile sinch dmapi changes
Merge of master-melb:xfs-cmds:28442a by kenmcd.

  fixup xfstests Makefile sinch dmapi changes

17 years agoAdded rizzo1 to known host list
Mohamed Barwani [Thu, 12 Apr 2007 15:41:06 +0000 (15:41 +0000)]
Added rizzo1 to known host list
Merge of master-melb:xfs-cmds:28405a by kenmcd.

  Added rizzo1 to known host list

17 years agoOutput wasn't deterministic. Remove bmap output from stdout,
Tim Shimmin [Thu, 5 Apr 2007 15:45:28 +0000 (15:45 +0000)]
Output wasn't deterministic. Remove bmap output from stdout,
just have going to seq.full.
Merge of master-melb:xfs-cmds:28376a by kenmcd.

  Execute bits changed from --- to x--
  Fix up bmap output. Meant to remove the testfile on every
  test but forgot to. Also needed to truncate the files
  in the 2nd group of tests which used resvsp so that
  the length/eof was correct for the test.

17 years agoProvide conditions to show up problem for dioread on IRIX and Linux
Tim Shimmin [Wed, 4 Apr 2007 15:57:12 +0000 (15:57 +0000)]
Provide conditions to show up problem for dioread on IRIX and Linux
for pv#962005.
Merge of master-melb:xfs-cmds:28362a by kenmcd.

  Provide conditions to show up problem for dioread on IRIX and Linux
  for pv#962005.

17 years agoSome experimentation for pv#962014 doing prealloc, direct write, buffered read etc...
Tim Shimmin [Wed, 4 Apr 2007 03:54:24 +0000 (03:54 +0000)]
Some experimentation for pv#962014 doing prealloc, direct write, buffered read etc...
Add more here if come up with other ideas.
Merge of master-melb:xfs-cmds:28351a by kenmcd.

  Some experimentation for pv#962014 doing prealloc, direct write, buffered read etc...
  Add more here if come up with other ideas.

17 years agocommon.config minor changes
Mohamed Barwani [Mon, 2 Apr 2007 06:10:17 +0000 (06:10 +0000)]
common.config minor changes
Merge of master-melb:xfs-cmds:28337a by kenmcd.

  Modified partitions and host name for cxfsaltix2. Now kermit1.

17 years agoinferno is now called gaspode
David Disseldorp [Fri, 30 Mar 2007 06:13:25 +0000 (06:13 +0000)]
inferno is now called gaspode
Merge of master-melb:xfs-cmds:28326a by kenmcd.

17 years agoThis change makes test 041 function correctly other blocks sizes, not just 4096.
David Disseldorp [Fri, 9 Mar 2007 02:58:48 +0000 (02:58 +0000)]
This change makes test 041 function correctly other blocks sizes, not just 4096.
The FS bsize is extracted from _filter_mkfs and then used to calculate growfs "destination" size.
Merge of master-melb:xfs-cmds:28222a by kenmcd.

  calculate one meg in blocks, then use that value to calculate grow-to values.

17 years agofsx was calling vfprintf twice without resetting the va_list argument
Lachlan McIlroy [Thu, 8 Mar 2007 03:02:20 +0000 (03:02 +0000)]
fsx was calling vfprintf twice without resetting the va_list argument
Merge of master-melb:xfs-cmds:28212a by kenmcd.

  fsx was calling vfprintf twice without resetting the va_list argument and
  this caused a segfault on the second call.  Now uses one call to vsnprintf
  to print to a buffer and uses that multiple times.

17 years ago-
leenap.longdrop.melbourne.sgi.com [Mon, 5 Mar 2007 14:43:47 +0000 (14:43 +0000)]
-
Merge of master-melb:xfs-cmds:28207a by kenmcd.

17 years agoAdded changed xfs test device to cxfsaltix2 config.
leenap.longdrop.melbourne.sgi.com [Mon, 5 Mar 2007 14:43:03 +0000 (14:43 +0000)]
Added changed xfs test device to cxfsaltix2 config.
Merge of master-melb:xfs-cmds:28206a by kenmcd.

  -

17 years agoChanged the test parametrs for cxfsaltix5.
leenap.longdrop.melbourne.sgi.com [Thu, 22 Feb 2007 05:09:49 +0000 (05:09 +0000)]
Changed the test parametrs for cxfsaltix5.
Merge of master-melb:xfs-cmds:28158a by kenmcd.

17 years agoXFSQA test 144 fails again on tot linux_xfs
Vlad Apostolov [Fri, 16 Feb 2007 02:59:54 +0000 (02:59 +0000)]
XFSQA test 144 fails again on tot linux_xfs
Merge of master-melb:xfs-cmds:28113a by kenmcd.

  pv 961215, rv allanr - replacing fsync() with global sync()

17 years agoFix menu items order
Vlad Apostolov [Tue, 13 Feb 2007 02:54:16 +0000 (02:54 +0000)]
Fix menu items order
Merge of master-melb:xfs-cmds:28083a by kenmcd.

  Fix menu items order

17 years agoPut the output of fsx into seq.full and output all of seq.full on failure.
Tim Shimmin [Mon, 12 Feb 2007 05:08:57 +0000 (05:08 +0000)]
Put the output of fsx into seq.full and output all of seq.full on failure.
Just to give more context around the error if we get one.
Merge of master-melb:xfs-cmds:28068a by kenmcd.

  Put the output of fsx into seq.full and output all of seq.full on failure.
  Just to give more context around the error if we get one.

17 years agoadded flame, modified indentation
David Disseldorp [Mon, 12 Feb 2007 02:55:02 +0000 (02:55 +0000)]
added flame, modified indentation
Merge of master-melb:xfs-cmds:28062a by kenmcd.

  added flame, modified indentation

17 years agoModified golden output to reflect NUM loop filter
Allan Randall [Thu, 8 Feb 2007 14:48:49 +0000 (14:48 +0000)]
Modified golden output to reflect NUM loop filter
Merge of master-melb:xfs-cmds:28052a by kenmcd.

  Modified golden output to reflect NUM loop filter

17 years ago_check_sids previously grepped the entire output of dm_getall_sessions for sids,...
David Disseldorp [Wed, 7 Feb 2007 14:37:33 +0000 (14:37 +0000)]
_check_sids previously grepped the entire output of dm_getall_sessions for sids, which is:
ret=dm_getall_sessions return value
rnelem=number of sessions
sids="sid1 sid2 ... sidn "

If the session id of a previously destroyed session matches the current number of sessions (rnelem),
then _check_sids() $PREV_DESTROYED_SID will _not_ flag ERROR: SID(s) not created.

This fix also makes _check_sids() not rely on sids being consecutive. DMF may be running on a FS in background.

Tested on Linux and Irix.
Merge of master-melb:xfs-cmds:28043a by kenmcd.

  change _check_sids to go through sids line 1 by 1 checking for matches

17 years agoXFSQA 122 on machines with xfs_lazy_sb.patch have failed due to the addition of __be3...
David Disseldorp [Mon, 5 Feb 2007 02:52:17 +0000 (02:52 +0000)]
XFSQA 122 on machines with xfs_lazy_sb.patch have failed due to the addition of __be32 agf_btreeblks to xfs_agf_t.

This change causes 122 detect whether the patch is installed by greping for lazy count in mkfs output, the xfs_agf_t size is then filtered based on the patch status.
The original intention was to check /lib/modules/$(uname -r)/source/fs/xfs/xfs_ag.h for btreeblks and filter on this, however the kernel source is not a prereq for XFSQA.
Merge of master-melb:xfs-cmds:28014a by kenmcd.

  pipe get_structs.c output through _type_size_filter to filter out known changes to xfs type sizes

17 years agofix null string comparison in notrun case
David Disseldorp [Wed, 31 Jan 2007 14:36:17 +0000 (14:36 +0000)]
fix null string comparison in notrun case
Merge of master-melb:xfs-cmds:28004a by kenmcd.

17 years ago-
leenap.longdrop.melbourne.sgi.com [Thu, 25 Jan 2007 14:46:44 +0000 (14:46 +0000)]
-
Merge of master-melb:xfs-cmds:27993a by kenmcd.

  -

17 years ago-
leenap.longdrop.melbourne.sgi.com [Mon, 22 Jan 2007 02:53:19 +0000 (02:53 +0000)]
-
Merge of master-melb:xfs-cmds:27977a by kenmcd.

  -

17 years agochange inferno, sheila and chapter11 configs to follow same test partition conventions
David Disseldorp [Wed, 17 Jan 2007 15:00:07 +0000 (15:00 +0000)]
change inferno, sheila and chapter11 configs to follow same test partition conventions
Merge of master-melb:xfs-cmds:27957a by kenmcd.

17 years agoChanged specs for cxfsaltix2
leenap.longdrop.melbourne.sgi.com [Tue, 16 Jan 2007 02:59:49 +0000 (02:59 +0000)]
Changed specs for cxfsaltix2
Merge of master-melb:xfs-cmds:27929a by kenmcd.

  Changed specs for cxfsaltix2

17 years agoUpdated the config for cxfsaltix2
leenap.longdrop.melbourne.sgi.com [Tue, 16 Jan 2007 02:59:06 +0000 (02:59 +0000)]
Updated the config for cxfsaltix2
Merge of master-melb:xfs-cmds:27927a by kenmcd.

  Updated config for cxfsaltix2

17 years agoIntegrate dmapi suite 1 into xfsqa infrastructure
Allan Randall [Tue, 16 Jan 2007 02:58:21 +0000 (02:58 +0000)]
Integrate dmapi suite 1 into xfsqa infrastructure
Merge of master-melb:xfs-cmds:27924a by kenmcd.

  added IRIX to _supported_os

17 years agoAdded cxfsaltix2 to the list of known hosts.
leenap.longdrop.melbourne.sgi.com [Fri, 12 Jan 2007 15:54:24 +0000 (15:54 +0000)]
Added cxfsaltix2 to the list of known hosts.
Merge of master-melb:xfs-cmds:27913a by kenmcd.

  Added cxfsaltix2 to the list of known hosts.

17 years ago-.
leenap.longdrop.melbourne.sgi.com [Thu, 11 Jan 2007 05:11:03 +0000 (05:11 +0000)]
-.
Merge of master-melb:xfs-cmds:27905a by kenmcd.

  -.

17 years ago-
leenap.longdrop.melbourne.sgi.com [Thu, 11 Jan 2007 02:57:41 +0000 (02:57 +0000)]
-
Merge of master-melb:xfs-cmds:27903a by kenmcd.

  -.

17 years agoModified devices for cxfsaltix5
leenap.longdrop.melbourne.sgi.com [Thu, 11 Jan 2007 02:56:56 +0000 (02:56 +0000)]
Modified devices for cxfsaltix5
Merge of master-melb:xfs-cmds:27902a by kenmcd.

  Modified devices for cxfsaltix5