cluster/gfs/gfs_fsck bitmap.c block_list.c ini ...

rpeterso@sourceware.org rpeterso@sourceware.org
Tue Sep 19 21:58:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	rpeterso@sourceware.org	2006-09-19 21:58:37

Modified files:
	gfs/gfs_fsck   : bitmap.c block_list.c initialize.c 

Log message:
	This is the fix for bugzilla 200883: gfs_fsck segfaults.
	The problem was that gfs_fsck was running out of memory
	for in-core bitmaps when run on very large file systems.
	For example, 45T requires about 11GB of memory.  This fix doesn't
	allow it to run, this just exits gracefully, tells them why,
	and how much additional memory is needed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_fsck/bitmap.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_fsck/block_list.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_fsck/initialize.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.8&r2=1.1.2.9



More information about the Cluster-cvs mailing list