Changes between Version 5 and Version 6 of AlalaRAIDMap
- Timestamp:
- Aug 4, 2009, 1:29:07 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlalaRAIDMap
v5 v6 1 Alala has 16 disk bays arranged in a 4x4 grid. The 3ware BIOS refers to the cards as slot 1 and slot 3, which is annoyingly different from the 3dm software. The map is in the format slotX:portXand is as follows:1 Alala has 16 disk bays arranged in a 4x4 grid. The 3ware BIOS refers to the cards as slot 1 and slot 3, which is annoyingly different from the 3dm software. The map is in the format '''slotX:portX''' and is as follows: 2 2 3 '''3ware BIOS''' 3 4 {{{ 4 5 … … 14 15 }}} 15 16 17 3dm2 software web interface display arrays by Controller ID 6 / 7. 18 19 This map is in the format '''controller_idX:portX''' as follows: 20 21 '''3DM2 Web Interface''' 22 {{{ 23 24 +-------+-------+-------+-------+ 25 | c7:p0 | c7:p4 | c6:p0 | c6:p4 | 26 +-------+-------+-------+-------+ 27 | c7:p1 | c7:p5 | c6:p1 | c6:p5 | 28 +-------+-------+-------+-------+ 29 | c7:p2 | c7:p6 | c6:p2 | c6:p6 | 30 +-------+-------+-------+-------+ 31 | c7:p3 | c7:p7 | c6:p3 | c6:p7 | 32 +-------+-------+-------+-------+ 33 }}} 34 16 35 [[Image(IMG00043-20090803-1555.jpg, 200px)]]
