http://bugzilla.novell.com/show_bug.cgi?id=592100 http://bugzilla.novell.com/show_bug.cgi?id=592100#c0 Summary: reiserfs file size limit is 2 TiB but expected to be 8 TiB Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: jeffm@novell.com ReportedBy: jeffm@novell.com QAContact: qa@suse.de Found By: Development Blocker: --- The reiserfs file size is expected to be 8 TiB as documented at http://en.wikipedia.org/wiki/Comparison_of_file_systems but is limited to 2 TiB in practice. Actual results: % dd if=/dev/zero of=fs.img bs=1M count=1 seek=8388607 dd: truncating at 8796091973632 bytes in output file `fs.img': File too large %ls fs.img -rw-r--r-- 1 root root 0 2010-03-29 18:24 fs.img Expected results: Successfully create the file. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.