Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - 64bit Environments
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64bit Environments Running an AMD64 or Xeon system? Of course Linux is ready for it - but if you have any questions feel free to ask in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-Feb-2008, 04:12
LuckyMag
Guest
 
Posts: n/a
Default

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 to 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 to two 2 TB partitions, I have the full 2 TB available. Next I'll try the LVM to add both of the 2 TB partitions to get the 4 TB one, but this is only my alternative solution.

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? :unsure:

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.

Looking forward,

(un)Lucky
  #2 (permalink)  
Old 11-Feb-2008, 08:45
LuckyMag
Guest
 
Posts: n/a
Default

funny: I thought LVM joins x preformatted partitions/devices to a new logical device. Instead it takes x partitions/devices, presenting a new logical device which has to be formatted afterwards. Ok, I didn't thought of this first but seems to be most reasonable - my fault
The new logical volume I get with LVM can be formatted either with EXT3, ReiserFS or XFS without any problems. :blink:

Nevertheless, because I'm able to format the new LVM device having 4TB without problems, I can't see why this shouldn't be possible without using LVM.

Any ideas or comments?
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2