|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'm running SuSE 10.3-64 Bit, Kernel 2.6.22.16-0.1 It's main purpose is a RAID Server using a Promise RAID Controller. Everything works fine, I'm able to partition the 6 TB of available space given by the controller. I wanted to make 3 partitions, 1 TB + 1 TB + 4 TB and use ReiserFS or EXT3 (yet not sure about that). While formatting, it turned out that the 1 TB partitions work well but the 4 TB partition is cut off at 1.6 TB. This holds for both, EXT3 and ReiserFS. The RAID is set up having 4 KB blocks, as well as both filesystems. If I partition the 4 TB into two 2 TB partitions, I have the full 2 TB available when I format them. I thought the 64Bit System should overcome the 32Bit limits. I know the size is limited by 2^32 * Blocksize and sometimes by the kernel. Can someone confirm some limits or give me a hint what to do? The two Commands: mkfs.reiserfs -b 4096 /dev/sdb3 mkfs.ext3 -b 4096 /dev/sdb3 Btw. autosensing uses 4 KB blocks as well. The command "df . " then reports only 1.6 TB with a block count corresponding to the reported size. Additionally, I have joined both 2 TB partitions via LVM. The new logical volume I get with LVM can be formatted either with EXT3, ReiserFS or XFS without any problems. Nevertheless, I feel it should be possible to omit the LVM and format the 4TB partition directly. Looking forward, (un)Lucky |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|