First run guide on the file to see if it's OK. If not, use dumpgroup and fixgroup to fix it.
Could also be trying to size the file too large. Guide will happily suggest a modulo and blocksize that exceed the 2GB limit (which is also there for dynamic files - the just break into parts to get around it). Memresize will then try to create the file and it will then blow up while populating it. Fortunately the original file is still OK, but you may have to manually delete the rsz* file. Last idea is that you are running out of space in the /scratch filesystem. You can use the tmppath option on memresize to use a different filesystem for the resize. hth Colin Alfke Calgary, Canada -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lim Sent: Monday, June 16, 2008 8:32 PM To: [email protected] Subject: [U2] memresize error Hi, I got this error when memresize. You have any idea ? When memresize DYNAMIC file u_write error,name=/scratch/rsztpa26170,offset=2147463168. length=9216.ret=4096. write last blocks error. 2__memread error. u_write error,name=/scratch/rsztpa26170,offset=2147463168. length=9216.ret=4096. write last blocks error. 2__memread error. When memresize STATIC file The temporary file for memresize is /scratch/rsztpa26170. 1:U_blkread error in add_to_group for file 'rsztempa26170', key '98397051', number=33271 fatal error occurred during memresize, memresize terminated. 1:U_blkread error in add_to_group for file 'rsztempa26170', key '91646441', number=2843 rsztempa26170 is a synonym, the real data file name is /scratch/rsztpa26170 rsztempa26170 has a synonym dict file, The real dict file is /scratch/D_rsztpa26170 memresize failed. Thanks in advance -- View this message in context: http://www.nabble.com/memresize-error-tp17857119p17857119.html Sent from the U2 - Users mailing list archive at Nabble.com. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
