Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-19-2004, 05:33 AM
|
#1
|
LQ Newbie
Registered: Oct 2004
Posts: 8
Rep:
|
Maxiumum Vol Size
Hey all,
So I have a 3Tb external RAID array attached via SCSI to my Dell2650 box running Fedora Core 2 - Ive create one logical volume using the inbuilt RAID tools - so the volume size is around 2.4tb (after we take of spare disk and leakage etc ) When I boot the system however the SCSI scanning (within the OS) only seem 743Gb and indeed when I mount this volume I only see 743gb ?
Any ideas how I get my box to see the full logical volume ?
ta,
|
|
|
10-21-2004, 07:19 PM
|
#2
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
What filesystem did you write to the partition?
If its ext3, you might have run up against one of the (many) ext3 volume limitation issues. For big huge fatty partitions reiserfs and xfs are the winners. If you can fdisk the volume at its full size then its not an LVM problem... looks fs.
Cheers,
Finegan
|
|
|
10-21-2004, 11:17 PM
|
#3
|
Senior Member
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Rep:
|
Perhaps you need to reconfigure the kernel with large block device support -- for volumes larger than 2TB, you need this.
--Shade
|
|
|
10-22-2004, 04:27 AM
|
#4
|
LQ Newbie
Registered: Oct 2004
Posts: 8
Original Poster
Rep:
|
So how do I get the kernel to work with volumes greater than 2Tb ? Also when booting the dell bios reports that the volume size it seems is 743gb - surley this shows its something before the linux kernel comes into play ?
Nige
|
|
|
10-22-2004, 09:09 AM
|
#5
|
LQ Newbie
Registered: Oct 2004
Posts: 8
Original Poster
Rep:
|
Here is a bit more information
[root@gondor rd]# fdisk /dev/sda
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
The number of cylinders for this disk is set to 97049.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Command (m for help): p
Disk /dev/sda: 798.2 GB, 798257840128 bytes
255 heads, 63 sectors/track, 97049 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
Command (m for help):
As you can see its only picking up under 800gb even though the volume is over 2Tb in size.
Nigel
|
|
|
10-22-2004, 06:17 PM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
I just checked FC2's default kernel config, LBD is turned on.
However, under: ATA/ATAPI/MFM/RLL support ->
[ ] Auto-Geometry Resizing support (NEW)
Is off... that's what makes my old AMD 800Mhz box able to see its 250Gb and 200Gb drives. BIOS will report on one drive size to the kernel, and the kernel will ignore it and look for itself.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 05:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|