1 |
1626 |
jcastillo |
Mylex DAC960 PCI RAID Controller Driver for Linux
|
2 |
|
|
|
3 |
|
|
Version 2.0.0 for Linux 2.0.36
|
4 |
|
|
Version 2.1.0 for Linux 2.1.130
|
5 |
|
|
|
6 |
|
|
BETA TEST RELEASE 3
|
7 |
|
|
|
8 |
|
|
23 November 1998
|
9 |
|
|
|
10 |
|
|
Leonard N. Zubkoff
|
11 |
|
|
Dandelion Digital
|
12 |
|
|
lnz@dandelion.com
|
13 |
|
|
|
14 |
|
|
Copyright 1998 by Leonard N. Zubkoff
|
15 |
|
|
|
16 |
|
|
|
17 |
|
|
RELEASE NOTES
|
18 |
|
|
|
19 |
|
|
o The error reporting functionality has been greatly improved. The driver now
|
20 |
|
|
queries the controller every 7 seconds to collect status information, and
|
21 |
|
|
reports on progress rebuilding logical drives at most every 60 seconds.
|
22 |
|
|
The status of all physical disk drives is also queried as well as updates
|
23 |
|
|
to the controller's internal error log. This functionality allows for
|
24 |
|
|
more accurate reporting of the cause of drive failures when they occur.
|
25 |
|
|
|
26 |
|
|
o The production model AcceleRAID controllers are now supported. Mylex had
|
27 |
|
|
unfortunately provided me with pre-production AcceleRAID units which differed
|
28 |
|
|
in critical ways from the production models, and so the Beta2 driver release
|
29 |
|
|
did not function properly.
|
30 |
|
|
|
31 |
|
|
o New releases of the Linux Symbios driver now contain code to notice when
|
32 |
|
|
motherboard Symbios chips are controlled by an AcceleRAID and to not
|
33 |
|
|
interfere with operation of the AcceleRAID board. A patch is also available
|
34 |
|
|
for the Symbios driver version 3.0i.
|
35 |
|
|
|
36 |
|
|
o A bug was corrected where functionality necessary for swapping to files was
|
37 |
|
|
not implemented.
|
38 |
|
|
|
39 |
|
|
|
40 |
|
|
|
41 |
|
|
|
42 |
|
|
Mylex DAC960 PCI RAID Controller Driver for Linux
|
43 |
|
|
|
44 |
|
|
Version 2.0.0 for Linux 2.0.36
|
45 |
|
|
Version 2.1.0 for Linux 2.1.126
|
46 |
|
|
|
47 |
|
|
BETA TEST RELEASE 2
|
48 |
|
|
|
49 |
|
|
19 October 1998
|
50 |
|
|
|
51 |
|
|
Leonard N. Zubkoff
|
52 |
|
|
Dandelion Digital
|
53 |
|
|
lnz@dandelion.com
|
54 |
|
|
|
55 |
|
|
Copyright 1998 by Leonard N. Zubkoff
|
56 |
|
|
|
57 |
|
|
|
58 |
|
|
RELEASE NOTES
|
59 |
|
|
|
60 |
|
|
o The Mylex AcceleRAID 250 (DAC960PTL-1) and AcceleRAID 200 (DAC960PTL-0)
|
61 |
|
|
models are now supported. Please note that if you use an AcceleRAID 200,
|
62 |
|
|
or an AcceleRAID 250 configured to use the Symbios chips on the motherboard,
|
63 |
|
|
then the Symbios driver must not be included in the Linux kernel. This
|
64 |
|
|
restriction will be removed in a future release of these drivers.
|
65 |
|
|
|
66 |
|
|
o This version of the DAC960 driver uses a more efficient interface for
|
67 |
|
|
communicating with the AcceleRAID 250, AcceleRAID 200, DAC960PJ, and
|
68 |
|
|
DAC960PG models.
|
69 |
|
|
|
70 |
|
|
o A bug was corrected where the cache was not flushed at shutdown on systems
|
71 |
|
|
with a DAC960 Logical Drive mounted as the root file system. This only
|
72 |
|
|
affected systems where the DAC960 Logical Drive was configured for write back
|
73 |
|
|
operation without a battery backup unit installed and the system was powered
|
74 |
|
|
off within a couple of seconds of system shutdown.
|