[LU-3060] After upgrade from 1.8.9 to 2.4, hit FAIL: iozone did not fail with EDQUOT Created: 28/Mar/13  Updated: 01/Apr/13  Resolved: 01/Apr/13

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.4.0
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Sarah Liu Assignee: Niu Yawei (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Environment:

before upgrade: 1.8.9
after upgrade: lustre-master build #1354


Attachments: File 3060.tgz    
Severity: 3
Rank (Obsolete): 7459

 Description   

After upgrade system from 1.8.9 to lustre-master build #1354

client console shows:

Verifying user quota_2usr that ran out of quotas is still out of quotas after the upgrade...
+ local verbose=false
+ '[' xclient-15,client-5 = x--verbose ']'
+ local rnodes=client-15,client-5
+ shift
+ single_local_node client-15,client-5
+ '[' client-15,client-5 = client-15 ']'
+ local 'myPDSH=pdsh -t 120 -S -Rrsh -w'
+ '[' -z 'pdsh -t 120 -S -Rrsh -w' -o 'pdsh -t 120 -S -Rrsh -w' = no_dsh -o 'pdsh -t 120 -S -Rrsh -w' = rsh ']'
++ get_node_count 'client-15 client-5'
++ local 'nodes=client-15 client-5'
++ echo client-15 client-5
++ wc -w
+ export FANOUT=2
+ FANOUT=2
+ false
+ false
+ [[ pdsh -t 120 -S -Rrsh -w = *-N* ]]
+ sed -re 's/^[^:]*: //g'
+ pdsh -t 120 -S -Rrsh -w client-15,client-5 '(PATH=$PATH:/usr/lib64/lustre/utils:/usr/lib64/lustre/tests:/sbin:/usr/sbin; cd /usr/lib64/lustre/tests; sh -c "runas -u quota_2usr /usr/bin/iozone -i 0 -e -+d -w -r 1024 -s 1048576 -f /mnt/lustre/d0.upgrade-downgrade/quota_2usr/iozone.\$(hostname).\$(date +%s)")'
client-15: running as uid/gid/euid/egid 60001/60001/60001/60001, groups:
client-15:  [/usr/bin/iozone] [-i] [0] [-e] [-+d] [-w] [-r] [1024] [-s] [1048576] [-f] [/mnt/lustre/d0.upgrade-downgrade/quota_2usr/iozone.client-15.lab.whamcloud.com.1364513136]
client-5: running as uid/gid/euid/egid 60001/60001/60001/60001, groups:
client-5:  [/usr/bin/iozone] [-i] [0] [-e] [-+d] [-w] [-r] [1024] [-s] [1048576] [-f] [/mnt/lustre/d0.upgrade-downgrade/quota_2usr/iozone.client-5.1364513136]
	Iozone: Performance Test of File I/O
	        Version $Revision: 3.373 $
		Compiled for 64 bit mode.
		Build: linux-AMD64 

	Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
	             Al Slater, Scott Rhine, Mike Wisner, Ken Goss
	             Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
	             Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
	             Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
	             Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
	             Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer.

	Run began: Thu Mar 28 16:25:36 2013

	Include fsync in write timing
	>>> I/O Diagnostic mode enabled. <<<
	Performance measurements are invalid in this mode.
	Setting no_unlink
	Record Size 1024 KB
	File size set to 1048576 KB
	Command line used: /usr/bin/iozone -i 0 -e -+d -w -r 1024 -s 1048576 -f /mnt/lustre/d0.upgrade-downgrade/quota_2usr/iozone.client-15.lab.whamcloud.com.1364513136
	Output is in Kbytes/sec
	Time Resolution = 0.000001 seconds.
	Processor cache size set to 1024 Kbytes.
	Processor cache line size set to 32 bytes.
	File stride size set to 17 * record size.
                                                            random  random    bkwd   record   stride                                   
              KB  reclen   write rewrite    read    reread    read   write    read  rewrite     read   fwrite frewrite   fread  freread
	Iozone: Performance Test of File I/O
	        Version $Revision: 3.373 $
		Compiled for 64 bit mode.
		Build: linux-AMD64 

	Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
	             Al Slater, Scott Rhine, Mike Wisner, Ken Goss
	             Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
	             Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
	             Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
	             Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
	             Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer.

	Run began: Thu Mar 28 16:25:36 2013

	Include fsync in write timing
	>>> I/O Diagnostic mode enabled. <<<
	Performance measurements are invalid in this mode.
	Setting no_unlink
	Record Size 1024 KB
	File size set to 1048576 KB
	Command line used: /usr/bin/iozone -i 0 -e -+d -w -r 1024 -s 1048576 -f /mnt/lustre/d0.upgrade-downgrade/quota_2usr/iozone.client-5.1364513136
	Output is in Kbytes/sec
	Time Resolution = 0.000001 seconds.
	Processor cache size set to 1024 Kbytes.
	Processor cache line size set to 32 bytes.
	File stride size set to 17 * record size.
                                                            random  random    bkwd   record   stride                                   
              KB  reclen   write rewrite    read    reread    read   write    read  rewrite     read   fwrite frewrite   fread  freread
         1048576    1024

Sanity check failed. Do not deploy this filesystem in a production environment !
         1048576    1024

Sanity check failed. Do not deploy this filesystem in a production environment !
+ return 44
 upgrade-downgrade : @@@@@@ FAIL: iozone did not fail with EDQUOT 
Dumping lctl log to /home/sarah/test_logs/upgrade-downgrade..*.1364513136.log
Resetting fail_loc on all nodes...done.

Not sure is this is duplicate with LU-2548



 Comments   
Comment by Sarah Liu [ 29/Mar/13 ]

debug and dmesg logs

Comment by Jodi Levi (Inactive) [ 29/Mar/13 ]

Niu,
Could you please take a look at this one?
Thank you!

Comment by Sarah Liu [ 30/Mar/13 ]

Upgrade from 2.1.5 to 2.4 also hit this issue. Is this a dup of LU-3026?

Comment by Niu Yawei (Inactive) [ 01/Apr/13 ]

Yes, it looks duplicate of LU-3026.

Generated at Sat Feb 10 01:30:37 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.