Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RAID space >2T
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
IRON
n00b
n00b


Joined: 21 Nov 2004
Posts: 71

PostPosted: Tue May 23, 2006 6:46 pm    Post subject: RAID space >2T Reply with quote

Hello all!

I have RAID controler Areca ARC-1120. He has 8 HD per 400G. Total size bigger then 2T in RAID5. When I do #fdisk -l, fdisk can't show me available space of RAID. I compile drivers, load module, turn on 64bit LBA in RAID BIOS.

# fdisk -l
Code:
Disk /dev/sdb: 0 MB, 0 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdb doesn't contain a valid partition table


# dmesg
Code:
ARECA RAID ADAPTER0: 64BITS PCI BUS DMA ADDRESSING SUPPORTED
ARECA RAID ADAPTER0: FIRMWARE VERSION V1.39 2006-2-9
scsi1 : ARECA SATA HOST ADAPTER RAID CONTROLLER (RAID6-ENGINE Inside)
Driver Version 1.20.0X.13
Vendor: Areca Model: ARC-1120-VOL#00 Rev: R001
Type: Direct-Access ANSI SCSI revision: 03
sdb : very big device. try to use READ CAPACITY(16).
SCSI device sdb: 4688532480 512-byte hdwr sectors (2400529 MB)
SCSI device sdb: drive cache: write back
sdb : very big device. try to use READ CAPACITY(16).
SCSI device sdb: 4688532480 512-byte hdwr sectors (2400529 MB)
SCSI device sdb: drive cache: write back
sdb: unknown partition table
sd 1:0:0:0: Attached scsi disk sdb
sd 1:0:0:0: Attached scsi generic sg1 type 0
Vendor: Areca Model: RAID controller Rev: R001
Type: Processor ANSI SCSI revision: 00
1:0:16:0: Attached scsi generic sg2 type 3
arcmsr device major number 254


# parted /dev/sdb print
Code:
Error: Unable to open /dev/sdb - unrecognised disk label.
Information: Don't forget to update /etc/fstab, if necessary.


Can I solve this problem ?
Back to top
View user's profile Send private message
schwicky
n00b
n00b


Joined: 13 Aug 2004
Posts: 27
Location: Langnau im Emmental

PostPosted: Tue May 23, 2006 8:26 pm    Post subject: Reply with quote

There is a kernel option called "Support for Large Block Devices" in the "Block layer" section of the kernel configuration. Did you activate it?
_________________
Nothing's impossible... Everything's relative!
Back to top
View user's profile Send private message
IRON
n00b
n00b


Joined: 21 Nov 2004
Posts: 71

PostPosted: Tue May 23, 2006 9:25 pm    Post subject: Reply with quote

schwicky wrote:
There is a kernel option called "Support for Large Block Devices" in the "Block layer" section of the kernel configuration. Did you activate it?

Tomorrow I shall check up it.
Back to top
View user's profile Send private message
IRON
n00b
n00b


Joined: 21 Nov 2004
Posts: 71

PostPosted: Wed May 24, 2006 7:18 am    Post subject: Reply with quote

schwicky wrote:
There is a kernel option called "Support for Large Block Devices" in the "Block layer" section of the kernel configuration. Did you activate it?

Yes. I activate it. But nothing happends.
Back to top
View user's profile Send private message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 203

PostPosted: Wed Jun 07, 2006 11:44 pm    Post subject: Reply with quote

Quote:
I compile drivers, load module, turn on 64bit LBA in RAID BIOS


And then initialized the RAID in the controller?
Back to top
View user's profile Send private message
delandtj
n00b
n00b


Joined: 01 Sep 2002
Posts: 3
Location: Belguim

PostPosted: Fri Jun 16, 2006 8:22 am    Post subject: Reply with quote

You need to define a GPT disklabel on drives >2TB, or none at all, if your OS lives on another disk

want to use the disk as is, then you can just make an FS on it, mkfs.xfs /dev/sdb, or first throw it in an lvm2 VG and slice it up in LV's -> evms 'could' be your friend for this
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum