http://qa.mandrakesoft.com/show_bug.cgi?id=5972
------- Additional Comments From [EMAIL PROTECTED] 2003-10-10 18:54 ------- Studied more the question. I am able to create 2TB filesystems on amd64, can you give details about what hardware are you using, please? I "fake" a 2TB device (I don't have 2TB of storage around). dd if=/dev/zero bs=$[1024*1024] seek=$[1024*2047] count=1 of=L losetup /dev/loop0 L mkfs.xfs /dev/loop0 # reiserfs works the same, ext2/3 takes ages to create it mount /dev/loop0 /mnt and I can do everything on that that I want (ok, I can't fill the 2TB because I don't have the 2TB of storage, but things should just work). -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: 3ware arrays with 2TB of disks each (/dev/sda and /dev/sdb) are seen as 1TB devices
