Received: by oss.sgi.com id ; Mon, 5 Feb 2001 01:44:04 -0800 Received: from studsv07.studserv.uni-stuttgart.de ([129.69.21.37]:18446 "EHLO studsv07.studserv.uni-stuttgart.de") by oss.sgi.com with ESMTP id ; Mon, 5 Feb 2001 01:43:44 -0800 Received: from ysabell [129.69.166.244] by studsv07.studserv.uni-stuttgart.de with ESMTP (SMTPD32-6.05) id A5CCE301D0; Mon, 05 Feb 2001 10:43:40 +0100 Received: from marcelo by ysabell with local (Exim 3.22 #1 (Debian)) id 14PiBG-0000Id-00 for ; Mon, 05 Feb 2001 10:43:30 +0100 Date: Mon, 5 Feb 2001 10:43:30 +0100 From: "Marcelo E. Magallon" To: linux-xfs@oss.sgi.com Subject: stress test failures Message-ID: <20010205104330.A1108@ysabell.wh.vaih> Mail-Followup-To: linux-xfs@oss.sgi.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline User-Agent: Mutt/1.3.12i X-Operating-System: Linux ysabell 2.4.1 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I got a failure on test 020, short version: 020 - output mismatch (see 020.out.bad) 65a66,68 > 0001520 e5 79 0d 00 03 00 00 00 c0 79 0d 00 00 00 00 00 > 0001540 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > * 020.out.bad attached. 051 also fails: 051 - output mismatch (see 051.out.bad) 24c24 < sh: ./file1: Permission denied --- > Test was executed 29c29 < sh: ./file1: Permission denied --- > Test was executed 35c35 < sh: ./file1: Permission denied --- > Test was executed 40c40 < sh: ./file1: Permission denied --- > Test was executed 42c42 < sh: ./file1: Permission denied --- > Test was executed 44c44 < sh: ./file1: Permission denied --- > Test was executed 56c56 < file1 [u::---,g::---,o::---,u:1002:r-x,m::rwx] --- > file1 [u::---,g::---,o::---,u:simvis:r-x,m::rwx] 59c59 < sh: ./file1: Permission denied --- > Test was executed 65,66c65,66 < file1 [u::---,g::---,o::---,u:1002:r-x,m::rwx] < file1 [u::---,g::---,o::---,g:1002:r-x,m::rwx] --- > file1 [u::---,g::---,o::---,u:simvis:r-x,m::rwx] > file1 [u::---,g::---,o::---,g:xxxxxx:r-x,m::rwx] 72c72 < sh: ./file1: Permission denied --- > Test was executed 75c75 < file1 [u::---,g::---,o::---,g:1002:r-x,m::-wx] --- > file1 [u::---,g::---,o::---,g:xxxxxx:r-x,m::-wx] 77c77 < ./file1: ./file1: Permission denied --- > Test was executed 79c79 < ./file1: ./file1: Permission denied --- > Test was executed 85c85 < sh: ./file1: Permission denied --- > Test was executed "xxxxxxx" is the name of the group with gid 1002 (someone arround here could get uneasy if I disclose it). I guess chacl needs a "numeric" flag. -- Marcelo --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="020.out.bad" QA output created by 020 *** list non-existant file *** print attributes attr_list: No such file or directory Could not list attributes for !!! error return *** list non-xfs file (in /proc) *** print attributes attr_list: Invalid argument Could not list attributes for !!! error return *** list empty file *** print attributes *** 0 attribute(s) *** query non-existant attribute attr_get: No data available Could not get "nonexistant" for *** one attribute Attribute "fish" set to a 5 byte value for : fish *** print attributes *** 1 attribute(s) *** field: fish length: 5 ::: fish ::: *** replace attribute Attribute "fish" set to a 6 byte value for : fish3 *** print attributes *** 1 attribute(s) *** field: fish length: 6 ::: fish3 ::: *** add attribute Attribute "snrub" set to a 6 byte value for : fish2 *** print attributes *** 2 attribute(s) *** field: fish length: 6 ::: fish3 ::: *** field: snrub length: 6 ::: fish2 ::: *** remove attribute *** print attributes *** 1 attribute(s) *** field: snrub length: 6 ::: fish2 ::: *** add lots of attributes *** check *** 1001 attribute(s) *** remove lots of attributes *** print attributes *** 1 attribute(s) *** field: snrub length: 6 ::: fish2 ::: *** really long value 0000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * 0001520 e5 79 0d 00 03 00 00 00 c0 79 0d 00 00 00 00 00 0001540 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * 0200000 0a 0200001 *** set/get/remove really long names (expect failure) attr_set: Bad address Could not set "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for attr_get: Bad address Could not get "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for attr_remove: Bad address Could not remove "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for *** check final *** print attributes *** 1 attribute(s) *** field: snrub length: 6 ::: fish2 ::: *** delete --lrZ03NoBR/3+SXJZ--