Bug 30657
| Summary: | Installer does not recognise raid 0 on promise fasttrack 66 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | gerald.ehritz |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED DEFERRED | QA Contact: | Brock Organ <borgan> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-03-07 10:14:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
gerald.ehritz
2001-03-05 16:22:36 UTC
This is a "fake software raid" card. Promise refuses to give specs for it, but drivers on the first cable work fine. Drives on the second cable are invisible for now, I'm working on fixing that. But it means you cannot mix linux with that other OS for now. If promise refuses to give out the specs to the public why do FreeBSD seems to have it? Did a test with a fasttrack 100 today and it works perfectly with FreeBSD 4.2 and recognises the existing raid 0 array and the 2 drives connected to the second chanel! There are drivers avail from promise, but onhly for RH 6.2 and 7.0. Do somebody know if this drivers will work in the next RH release ( 7.1?). If the driver is binary only, it will not work unless Promise update it. We won't ship it in this case. If it is GPL'd and open source, I would not mind having a look at it. More info: Our kernel will find the second drive just fine. I'm looking into the bsd driver to see if there enough information there to make linux support it. Using the existing RAID0 is not doable in a reasonable timeframe. Although the needed information is there, there is a very dangerous interaction with setups where people ignored the "RAID" and used linux to just install partitions on the drives. There is no safe way to detect if it is a "Windows RAID" or a "Linux drive" yet. Development will continue, but doing it properly will take some time. Ok, FreeBSD uses different devices for disk and raid on this controller and does not allow to use a drive in both. |