Raid Card


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Raid Card
# 1  
Old 05-29-2009
Raid Card

I have a compaq system that only supports IDE drivers, I use on it FreeBSD and debian. I want to get a Raid card that supports Raid 1. Which card Should i get that would be fully supported?? i dont want to spend more than $60 thanks Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

RAID Configuration for IBM Serveraid-7k SCSI RAID Controller

Hello, I want to delete a RAID configuration an old server has. Since i haven't the chance to work with the specific raid controller in the past can you please help me how to perform the configuraiton? I downloaded IBM ServeRAID Support CD but i wasn't able to configure the video card so i... (0 Replies)
Discussion started by: @dagio
0 Replies

2. Solaris

Software RAID on top of Hardware RAID

Server Model: T5120 with 146G x4 disks. OS: Solaris 10 - installed on c1t0d0. Plan to use software raid (veritas volume mgr) on c1t2d0 disk. After format and label the disk, still not able to detect using vxdiskadm. Question: Should I remove the hardware raid on c1t2d0 first? My... (4 Replies)
Discussion started by: KhawHL
4 Replies

3. AIX

SCSI PCI - X RAID Controller card RAID 5 AIX Disks disappeared

Hello, I have a scsi pci x raid controller card on which I had created a disk array of 3 disks when I type lspv ; I used to see 3 physical disks ( two local disks and one raid 5 disk ) suddenly the raid 5 disk array disappeared ; so the hardware engineer thought the problem was with SCSI... (0 Replies)
Discussion started by: filosophizer
0 Replies

4. UNIX for Dummies Questions & Answers

RAID software vs hardware RAID

Hi Can someone tell me what are the differences between software and hardware raid ? thx for help. (2 Replies)
Discussion started by: presul
2 Replies

5. Red Hat

linux server with raid controller card

I am planning on building a fedora box with raid controller (database server). Is anybody done that ? also what kind of software do you need to backup and recover data. (1 Reply)
Discussion started by: amir07
1 Replies

6. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

7. Solaris

Install Solaris 10 with an internal StorageTek SAS HBA Raid card

Hi all i would like to ask some suggests about my next job! I have to install a new Sun Netra T5220, with an additional internal StorageTek SAS HBA Raid. The problem come in if every disk is now controlled by the HBA, how can I install the OS? No disk is being detected by the OS. SAS card... (2 Replies)
Discussion started by: kakabobo
2 Replies

8. Solaris

istall sas raid HBA internal card

I need to install a raid HBA internal card on a T5240. The reason is I have more drives and the current mother board controller does not support more than 4 drives. My question is I have raidctl set up on current drives. If I install new HBA card do I have to delete current raidctl and... (3 Replies)
Discussion started by: photon
3 Replies

9. Filesystems, Disks and Memory

IDE controlled / RAID card issue Suse 9.2

I just built a new box to run Suse, and I guess I shoud have spent more time researching the HCL. Anyway, the Promise RAID card I have will not work, and I am unable to install the OS. The only other IDE devide in the box is a DVDOM. I can only think of 2 options, but would appreciate some... (1 Reply)
Discussion started by: 98_1LE
1 Replies
Login or Register to Ask a Question
PODULEBUS(4)						   BSD Kernel Interfaces Manual 					      PODULEBUS(4)

NAME
podulebus -- Acorn Expansion Card bus driver SYNOPSIS
podulebus0 at ioc0 bank 4 (NetBSD/acorn26) podulebus0 at root (NetBSD/acorn32) DESCRIPTION
The podulebus driver handles the expansion-card interface in Archimedes machines and their successors. This includes conventional expansion cards, mini expansion cards (as introduced in the A3000), network expansion cards (as introduced in the A3020), DEBI expansion cards (as introduced in the Risc PC), and Mk II network cards (also introduced in the Risc PC). Drivers for individual cards attach as children of the podulebus device. NetBSD includes several machine-independent expansion card device drivers. There are also some device drivers which are specific to NetBSD/acorn26 or NetBSD/acorn32. HARDWARE
The following devices are supported by NetBSD. SCSI interfaces asc Acorn AKA30, AKA31, and AKA32 SCSI expansion cards (NetBSD/acorn32). cosc MCS Connect32 SCSI interface (NetBSD/acorn32). csa Cumana 8-bit SCSI interface (NetBSD/acorn32). csc Cumana 16-bit SCSI interface (NetBSD/acorn32). hcsc HCCS 8-bit SCSI interface. oak Oak SCSI interface. ptsc Powertec SCSI interface (NetBSD/acorn32). sec Acorn AKA30, AKA31, and AKA32 SCSI expansion cards. Disk controllers dtide D.T. Software IDE controller. hcide HCCS IDE controller. icside ICS IDE controller (NetBSD/acorn32). rapide Yellowstone Educational Solutions RapIDE IDE controller (NetBSD/acorn32). simide Simtec IDE controller (NetBSD/acorn32). Network interfaces ea Atomwide A-10xx and Acorn AEH54 Ethernet cards (Ether3). eb Atomwide and ANT network-slot and Acorn AEH61 Ethernet cards (EtherB). eh i-cubed EtherLan 100-, 200- and 500-series, and Acorn AEH75, AEH77, and AEH79 Ethernet cards (EtherH) (NetBSD/acorn26). ei Acorn AKA25 Ethernet card (Ether1). ie Acorn AKA25 Ethernet card (Ether1) (NetBSD/acorn32). ne Various vaguely NE2000-compatible Ethernet cards (NetBSD/acorn32). Serial interfaces amps Atomwide multi-port serial interface (NetBSD/acorn32). SEE ALSO
acorn26/eh(4), acorn32/asc(4), acorn32/cosc(4), acorn32/csc(4), acorn32/ie(4), acorn32/ptsc(4), dtide(4), ea(4), eb(4), ei(4), hcide(4), ne(4), oak(4), sec(4) BUGS
Too few drivers are shared between NetBSD/acorn26 and NetBSD/acorn32. BSD
October 26, 2006 BSD