Changes between Version 20 and Version 21 of 3Ware


Ignore:
Timestamp:
08/25/08 11:51:40 (16 years ago)
Author:
Adam Cécile
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 3Ware

    v20 v21  
    1 = Vendor information =
     1= 1. Vendor information =
    22
    333Ware (http://www.3ware.com) card are usually well supported on Linux.[[BR]]
     
    66
    77[[BR]]
    8 = 1. Linux kernel drivers =
     8= 2. Linux kernel drivers =
    99
    1010There is two drivers for 3ware cards:
     
    1717
    1818[[BR]]
    19 = 2. Management and reporting tools =
     19= 3. Management and reporting tools =
    2020
    2121It currently exists '''no opensource tools''' for the 3Ware cards.
    2222However, 3Ware provides two proprietary utilities for x86 and x86_64 linux systems.
    2323
    24 == 2.1. tw_cli ==
     24== 3.1. tw_cli ==
    2525
    2626tw_cli is a command line tool to manage and monitore Eskaled cards. It works fine with 7000 and 8000 cards, as well as with the 9000 series.[[BR]]
     
    2929''AVAILABLE IN OUR DEBIAN PACKAGES REPOSITORY FOR BOTH I386 AND AMD64 ARCHITECTURES''
    3030
    31 === 2.1.1. Quickstart guide for tw_cli ===
     31=== 3.1.1. Quickstart guide for tw_cli ===
    3232
    3333List available controllers:
     
    6565http://3ware.com/support/UserDocs/CLIGuide-9.4.3.pdf
    6666
    67 === 2.1.2. My opinion about tw_cli ===
     67=== 3.1.2. My opinion about tw_cli ===
    6868
    6969tw_cli is really a good utility. It show all needed informations in just one command.[[BR]]
     
    7171
    7272
    73 == 2.2. 3ware-status ==
     73== 3.2. 3ware-status ==
    7474
    75753ware-status is a package I wrote by myself. It includes a python wrapper around tw_cli command and an initscript which daemonize the launch of the wrapper.[[BR]]
     
    9191}}}
    9292
    93 == 2.3. 3dm2 ==
     93== 3.3. 3dm2 ==
    9494
    95953DM2 is a Web applications with an embedded web servers that allow use to do the same things than with tw_cli but graphical.[[BR]]
    9696It's works fine and doesn't rely on insane dependencies like java, tomcat or something else.
     97
     98= 4. BIOS upgrade from a Linux system =