Skip to content
Snippets Groups Projects
user avatar
Andreas Dilger authored
Description: Data corruption for OSTs that are formatted larger than 2TB
	     on 32-bit servers.
Details    : When generating the bio request for lustre file writes the
	     sector number would overflow a temporary variable before being
	     used for the IO.  The data reads correctly from Lustre (which
	     will overflow in a similar manner) but other file data or
	     filesystem metadata may be corrupted in some cases.
b=13547
c3e50868
History
Instructions for building, configuring and running Lustre can be found at:
    http://projects.clusterfs.com/lustre/LustreHowto.