HomeSort by relevance Sort by last modified time
    Searched refs:MegaCli (Results 1 - 5 of 5) sorted by null

  /test/stcnv/usr/src/suites/storage/megacli/tests/cmd/raid0/
tp_raid0_mfi_aen_001.ksh 49 # 2. Run "MegaCli -CfgLdAdd -R0[E0:S0,E1:S1] -aN" to create a RAID0
54 # 6. Use "MegaCli -CfgLdDel -Lx -aN" to delete the newly created volume.
90 if ! $MEGACLI -CfgLdAdd -R0[$test_disks] -a${ADAPTER} > $logfile 2>&1; \
93 "\"MegaCli -CfgLdAdd -R0[$test_disks] -a${ADAPTER}\"," \
133 $MEGACLI -CfgLdDel -L${VD_NO} -a${ADAPTER} \
149 MegaCli -PDOffline -PhysDrv[$test_disks] -a${ADAPTER} \
153 MegaCli -PDOnline -PhysDrv[$test_disks] -a${ADAPTER} \
167 if ! $MEGACLI -CfgLdDel -L${VD_NO} -a${ADAPTER} >> $logfile 2>&1; then
169 "\"MegaCli -CfgLdDel -L${VD_NO} -a${ADAPTER}\"," \
  /test/ontest-stc2/src/suites/storage/megacli/
README 31 The LSI MegaCli tool is a command line interface application for MegaRAID SAS
34 megacli is a test suite for mega_sas driver regression testing. It will use
35 LSI MegaCli tool to verify:
38 - mega_sas driver support the LSI MegaCli tool running on Solaris platform.
50 5. MegaCli binary; Refer to the following section on how to get
51 and install the MegaCli binary.
61 MEGACLI TOOL INSTALLATION
63 Download MegaCli tool archive from:
64 http://tinyurl.com/megacli-solaris
69 2. cp MegaCli /usr/bi
    [all...]
  /test/stcnv/usr/src/suites/storage/megacli/
README 31 The LSI MegaCli tool is a command line interface application for MegaRAID
35 megacli is a test suite for mega_sas driver regression testing. It uses
36 the LSI MegaCli tool to verify:
41 - mega_sas driver support the LSI MegaCli tool running on Solaris platform.
54 5. MegaCli binary. Refer to the following section on how to get and
55 install the MegaCli binary.
67 MEGACLI TOOL INSTALLATION
69 Download MegaCli tool archive from:
70 http://tinyurl.com/megacli-solaris
76 2. cp MegaCli /usr/bi
    [all...]
  /test/stcnv/usr/src/suites/storage/megacli/doc/
megacli.assertion 26 # ident "@(#)megacli.assertion 1.5 09/08/04 SMI"
30 # megacli Assertion document
38 Running MegaCli to get PCI-id Info, and check if the PCI-id can be gotten from prtconf command.
41 1. Run "MegaCli -AdpAllInfo -aN |grep SubVendorId" to get SubVendorId;
42 2. Run "MegaCli -AdpAllInfo -aN |grep SubDeviceId" to get SubDeviceId;
73 2. Run "MegaCli -CfgLdAdd -R0[E0:S0,E1:S1] WT NORA Direct CachedBadBBU -aN" to create a RAID0 volume;
74 3. Use "MegaCli -LDGetProp -Cache -Lx -aN" to check the Cache property;
75 4. Use "MegaCli -LDSetProp WB|RA|Cached|NoCachedBadBBU -Lx -aN" to change the Cache property of the new created volume;
76 5. Use "MegaCli -LDGetProp -Cache -Lx -aN" to check the Cache property;
77 6. Use "MegaCli -CfgLdDel -Lx -aN" to delete the newly created volume
    [all...]
  /test/ontest-stc2/src/suites/storage/megacli/doc/
megacli.assertion 26 # ident "@(#)megacli.assertion 1.2 08/11/03 SMI"
30 # megacli Assertion document
38 Running MegaCli to get PCI-id Info, and check if the PCI-id can be gotten from prtconf command.
41 1. Run "MegaCli -AdpAllInfo -aN |grep SubVendorId" to get SubVendorId;
42 2. Run "MegaCli -AdpAllInfo -aN |grep SubDeviceId" to get SubDeviceId;
73 2. Run "MegaCli -CfgLdAdd -R0[E0:S0,E1:S1] WT NORA Direct CachedBadBBU -aN" to create a RAID0 volume;
74 3. Use "MegaCli -LDGetProp -Cache -Lx -aN" to check the Cache property;
75 4. Use "MegaCli -LDSetProp WB|RA|Cached|NoCachedBadBBU -Lx -aN" to change the Cache property of the new created volume;
76 5. Use "MegaCli -LDGetProp -Cache -Lx -aN" to check the Cache property;
77 6. Use "MegaCli -CfgLdDel -Lx -aN" to delete the newly created volume
    [all...]

Completed in 120 milliseconds