xfstests-dev.git
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

17 years agofixed dmapi mount filter to work on irix
Allan Randall [Thu, 11 Jan 2007 02:56:11 +0000 (02:56 +0000)]
fixed dmapi mount filter to work on irix
Merge of master-melb:xfs-cmds:27901a by kenmcd.

  Execute bits changed from --- to xxx
  fixed dmapi mount filter to work on irix

17 years agoAdded cxfsaltix5 to list of known hosts
leenap.longdrop.melbourne.sgi.com [Wed, 10 Jan 2007 02:53:18 +0000 (02:53 +0000)]
Added cxfsaltix5 to list of known hosts
Merge of master-melb:xfs-cmds:27892a by kenmcd.

  Added cxfsaltix5 to list of known hosts

17 years ago_dmapi_scratch_mount changes
Allan Randall [Thu, 4 Jan 2007 05:12:36 +0000 (05:12 +0000)]
_dmapi_scratch_mount changes
Merge of master-melb:xfs-cmds:27847a by kenmcd.

  changed _dmapi_scratch_mount to determine dmapi support by attempting to mount the filesystem with the dmapi mount option and checking it succeeds

17 years agoDmapi build fix
Allan Randall [Tue, 2 Jan 2007 14:38:56 +0000 (14:38 +0000)]
Dmapi build fix
Merge of master-melb:xfs-cmds:27826a by kenmcd.

  added default make option

17 years agofix not_run condition
David Disseldorp [Fri, 22 Dec 2006 05:07:41 +0000 (05:07 +0000)]
fix not_run condition
Merge of master-melb:xfs-cmds:27812a by kenmcd.

  fix not_run condition

17 years agoclone of test 031 using xfs_prepair instead of xfs_repair
David Disseldorp [Thu, 21 Dec 2006 02:54:59 +0000 (02:54 +0000)]
clone of test 031 using xfs_prepair instead of xfs_repair
Merge of master-melb:xfs-cmds:27794a by kenmcd.

  clone of test 031 using xfs_prepair instead of xfs_repair

17 years agouse _filter_repair when running xfs_repair. This stops timestamp mismatches from...
David Disseldorp [Thu, 21 Dec 2006 02:54:16 +0000 (02:54 +0000)]
use _filter_repair when running xfs_repair. This stops timestamp mismatches from causing test failures.
Merge of master-melb:xfs-cmds:27793a by kenmcd.

  pipe repair output through _filter_repair

17 years agogolden output is the same for irix and linux, merge both
David Disseldorp [Thu, 21 Dec 2006 02:53:33 +0000 (02:53 +0000)]
golden output is the same for irix and linux, merge both
Merge of master-melb:xfs-cmds:27791a by kenmcd.

  don't link .out file

17 years agoXFS: totally zeroed log warning should not be output in irix, a zeroed log is a norma...
David Disseldorp [Wed, 20 Dec 2006 14:34:03 +0000 (14:34 +0000)]
XFS: totally zeroed log warning should not be output in irix, a zeroed log is a normal condition
Merge of master-melb:xfs-cmds:27786a by kenmcd.

  remove XFS: totally zeroed log from golden output

17 years agoUpdated hammer's configuration
Barry Naujok [Wed, 20 Dec 2006 05:11:50 +0000 (05:11 +0000)]
Updated hammer's configuration
Merge of master-melb:xfs-cmds:27784a by kenmcd.

  Updated hammer's configuration

17 years agosmall changes required for 148 prepair tests
David Disseldorp [Wed, 20 Dec 2006 05:11:03 +0000 (05:11 +0000)]
small changes required for 148 prepair tests
Merge of master-melb:xfs-cmds:27781a by kenmcd.

  export prepair and prepair64 binary paths

17 years agotest 030 clone using xfs_prepair64
David Disseldorp [Wed, 20 Dec 2006 05:10:17 +0000 (05:10 +0000)]
test 030 clone using xfs_prepair64
Merge of master-melb:xfs-cmds:27780a by kenmcd.

  test 030 clone using xfs_prepair64

17 years agofixed Makefile for building dmapi tests
Allan Randall [Wed, 20 Dec 2006 02:51:57 +0000 (02:51 +0000)]
fixed Makefile for building dmapi tests
Merge of master-melb:xfs-cmds:27778a by kenmcd.

  fixed Makefile for building dmapi tests

17 years agocheck for dmapi module before running dmapi tests
Allan Randall [Tue, 19 Dec 2006 05:09:57 +0000 (05:09 +0000)]
check for dmapi module before running dmapi tests
Merge of master-melb:xfs-cmds:27774a by kenmcd.

  check for dmapi module before running dmapi tests