| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/csm/ |
| CSMData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 64 .add("RETCODE_UNINITIALIZED", 0x0000) 65 .add("RETCODE_OK", 0x0001) 66 .add("RETCODE_ERROR", 0x0002) 67 .add("RETCODE_BUSY", 0x0003) 68 .add("RETCODE_ILLEGAL_PARAM", 0x0004) 69 .add("RETCODE_NO_HEAP", 0x0005) 70 .add("RETCODE_DRIVE_NOT_EXIST", 0x0006) 71 .add("RETCODE_DRIVE_NOT_UNASSIGNED", 0x0007) 72 .add("RETCODE_NO_SPARES_ASSIGNED", 0x0008 [all...] |
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/fibrechannel/ |
| FCData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 62 .add("Device Data, Uncategorized Information", 0x000) 63 .add("Device Data, Solicited Data", 0x001) 64 .add("Device Data, Unsolicited Control", 0x002) 65 .add("Device Data, Solicited Control", 0x003) 66 .add("Device Data, Unsolicited Data", 0x004) 67 .add("Device Data, Data Descriptor", 0x005) 68 .add("Device Data, Unsolicited Command", 0x006) 69 .add("Device Data, Command Status", 0x007) 70 .add("Extended Link Service, Solicited Data", 0x021 [all...] |
| FCLogic.java | 15 * If applicable, add the following below this CDDL HEADER, with the 136 .add("Link Service Reject", 0x001) 137 .add("Link Service Accept", 0x002) 138 .add("Port Login", 0x003) 139 .add("Fabric Login", 0x004) 140 .add("Logout", 0x005) 141 .add("Abort Exchange", 0x006) 142 .add("Read Connection Status", 0x007) 143 .add("Read Exchange Status Block", 0x008) 144 .add("Read Sequence Status Block", 0x009 [all...] |
| ClassSvcParams.java | 15 * If applicable, add the following below this CDDL HEADER, with the 66 .add("Not Supported", 0).add("Supported", 1); 83 .add("Intermix Not Requested", 0).add("Intermix Requested", 1); 97 .add("Stacked Connect Request Not Supported", 0) 98 .add("Lock-Down Mode", 1) 99 .add("Transparent Mode", 2) 100 .add("Reserved", 3); 114 .add("Out of Order Delivery Allowed", 0 [all...] |
| FLOGIPLOGIParams.java | 15 * If applicable, add the following below this CDDL HEADER, with the 66 .add("FC-LS Required Value", 0x02020); 82 .add("Loop Device Autonegotiated Credits", 0) 83 .add("One Credit", 1) 84 .add("Two Credits", 2) 85 .add("Three Credits", 3) 86 .add("Four Credits", 4) 87 .add("Five Credits", 5); 103 .add("Not Supported", 0).add("Supported", 1) [all...] |
| FCPData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 55 .add("Logical Unit Number 0", 0) 56 .add("Logical Unit Number 1", 1) 57 .add("Logical Unit Number 2", 2) 58 .add("Logical Unit Number 3", 3) 59 .add("Logical Unit Number 4", 4) 60 .add("Logical Unit Number 5", 5) 61 .add("Logical Unit Number 6", 6) 62 .add("Logical Unit Number 7", 7) 63 .add("Logical Unit Number 8", 8 [all...] |
| PRLIPRLOParams.java | 15 * If applicable, add the following below this CDDL HEADER, with the 72 .add("Minimum Length", 20) 73 .add("Maximum Length", 65532); 88 .add("All FC-4 Type Service Parameters", 0x000) 89 .add("Extended Link Services", 0x001) 90 .add("ISO/IEC 8802-2 LLC/SNAP", 0x004) 91 .add("Internet Protocol over Fibre Channel (IPoverFC)", 0x005) 92 .add("Fibre Channel Protocol 3 (FCP-3)", 0x008) 93 .add("Fibre Channel Common Transport (FC-GS-4)", 0x020) 94 .add("Fibre Channel Internal Link Services (FC-SW-4)", 0x022 [all...] |
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/cas/ |
| MusicData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 60 .add("sumph", 0) 61 .add("buckskin", 1) 62 .add("sowbreads", 2) 63 .add("fastness", 3) 64 .add("laagered", 4) 65 .add("legwears", 5) 66 .add("seat", 6) 67 .add("noint", 7) 68 .add("pajocke", 8 [all...] |
| /test/ontest-stc2/src/suites/share/tests/sharemgr/add/ |
| tc_add_share.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 31 # add-share test case 48 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_001 49 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_002 50 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_003 51 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_004 52 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_005 53 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_006 54 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_007 55 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_00 [all...] |
| Makefile | 15 # If applicable, add the following below this CDDL HEADER, with the 30 # The bottom level make file for building the add functional 50 INSTOBJS = $(TARGET_KSH:%=$(ROOT)/tests/sharemgr/add/%)
|
| /test/stcnv/usr/src/suites/fs/share/tests/sharemgr/add/ |
| tc_add_share.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 31 # add-share test case 48 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_001 49 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_002 50 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_003 51 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_004 52 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_005 53 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_006 54 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_007 55 . ${TET_SUITE_ROOT}/share/tests/sharemgr/add/tp_add_00 [all...] |
| Makefile | 15 # If applicable, add the following below this CDDL HEADER, with the 30 # The bottom level make file for building the add functional 50 INSTOBJS = $(TARGET_KSH:%=$(ROOT)/tests/sharemgr/add/%)
|
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/scsi/ |
| SCSIData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 228 .add("none", 0x000) 229 .add("scsi2", 0x001) 230 .add("scsi3", 0x002) 231 .add("both", 0x003); 261 .add("TEST UNIT READY", 0x000, (byte)2) 262 .add("REZERO UNIT", 0x001, (byte)2) 263 .add("REQUEST SENSE", 0x003, (byte)2) 264 .add("FORMAT UNIT", 0x004, (byte)2) 265 .add("REASSIGN BLOCKS", 0x007, (byte)2 [all...] |
| DeviceIdentifier.java | 15 * If applicable, add the following below this CDDL HEADER, with the 81 .add("FCP-2, Fibre Channel", 0x00) 82 .add("SPI-4, Parallel SCSI", 0x01) 83 .add("SSA-S3P, SSA", 0x02) 84 .add("SBP-2, IEEE 1394", 0x03) 85 .add("SRP, Remote Direct Memory Access(RDMA)", 0x04) 86 .add("iSCSI, Internet SCSI", 0x05) 87 .add("SAS, SAS Serial SCSI Protocol", 0x06); 105 .add("Binary", 0x01) 106 .add("ASCII (0x20-0x7E)", 0x02 [all...] |
| /test/ontest-stc2/src/suites/zfs/tests/functional/hotspare/ |
| hotspare_add_003_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 38 # 'zpool add' with hot spares will fail 51 # 2. For each scenario, try to add [-f] the device to the pool 52 # 3. Verify the add operation failes as expected. 82 log_assert "'zpool add [-f]' with hot spares should fail with inapplicable scenarios." 115 log_mustnot $ZPOOL add ${arg[i]} 116 log_mustnot $ZPOOL add -f ${arg[i]} 122 log_mustnot $ZPOOL add "$TESTPOOL" spare $dump_dev 123 log_mustnot $ZPOOL add -f "$TESTPOOL" spare $dump_dev 128 log_mustnot $ZPOOL add "$TESTPOOL" spare ${poolarray[1] [all...] |
| /test/ontest-stc2/src/suites/zfs/tests/functional/slog/ |
| slog_013_pos.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 44 # 2. Loop to add different object as slog 77 # Add nomal disk 78 log_must $ZPOOL add $TESTPOOL log $dsk1 80 # Add nomal file 81 log_must $ZPOOL add $TESTPOOL log $LDEV 85 # Add lofi device 89 log_must $ZPOOL add $TESTPOOL log $lofidev 96 # Add file which reside in the itself 99 log_must $ZPOOL add $TESTPOOL $mntpnt/vde [all...] |
| /test/stcnv/usr/src/suites/fs/zfs/tests/functional/slog/ |
| slog_013_pos.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 44 # 2. Loop to add different object as slog 78 # Add nomal disk 79 log_must $ZPOOL add $TESTPOOL log $dsk1 81 # Add nomal file 82 log_must $ZPOOL add $TESTPOOL log $LDEV 86 # Add lofi device 90 log_must $ZPOOL add $TESTPOOL log $lofidev 97 # Add file which reside in the itself 100 log_must $ZPOOL add $TESTPOOL $mntpnt/vde [all...] |
| /test/stcnv/usr/src/suites/fs/zfs/tests/functional/hotspare/ |
| hotspare_add_003_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 38 # 'zpool add' with hot spares will fail 51 # 2. For each scenario, try to add [-f] the device to the pool 52 # 3. Verify the add operation failes as expected. 86 log_assert "'zpool add [-f]' with hot spares should fail with inapplicable scenarios." 119 log_mustnot $ZPOOL add ${arg[i]} 120 log_mustnot $ZPOOL add -f ${arg[i]} 126 log_mustnot $ZPOOL add "$TESTPOOL" spare $dump_dev 127 log_mustnot $ZPOOL add -f "$TESTPOOL" spare $dump_dev 132 log_mustnot $ZPOOL add "$TESTPOOL" spare ${poolarray[1] [all...] |
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/iscsi/ |
| iSCSIData.java | 15 * If applicable, add the following below this CDDL HEADER, with the 80 .add("NOP-Out", 0x000) 81 .add("SCSI Command", 0x001) 82 .add("Task Management Function Request", 0x002) 83 .add("Login Request", 0x003) 84 .add("Text Request", 0x004) 85 .add("SCSI Data-Out", 0x005) 86 .add("Logout Request", 0x006) 87 .add("SNACK Request", 0x010) 88 .add("NOP-In", 0x020 [all...] |
| /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zpool_add/ |
| zpool_add_009_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 39 # 'zpool add' should return fail if vdevs are the same or vdev is 44 # 2. Add the two same devices to pool A 45 # 3. Add the device in pool A to pool A again 69 log_assert "'zpool add' should fail if vdevs are the same or vdev is " \ 77 log_mustnot $ZPOOL add -f "$TESTPOOL" ${disk}s${SLICE1} ${disk}s${SLICE1} 78 log_mustnot $ZPOOL add -f "$TESTPOOL" ${disk}s${SLICE0} 80 log_pass "'zpool add' get fail as expected if vdevs are the same or vdev is " \
|
| zpool_add_005_pos.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 39 # 'zpool add' should return fail if 47 # 2. For each scenario, try to add the device to the pool 48 # 3. Verify the add operation get failed 76 log_assert "'zpool add' should fail with inapplicable scenarios." 90 log_mustnot $ZPOOL add -f "$TESTPOOL" ${disk}s${SLICE1} 92 log_mustnot $ZPOOL add -f "$TESTPOOL" $mnttab_dev 94 log_mustnot $ZPOOL add -f "$TESTPOOL" $vfstab_dev 98 log_mustnot $ZPOOL add -f "$TESTPOOL" $dump_dev 100 log_pass "'zpool add' should fail with inapplicable scenarios. [all...] |
| /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zpool_add/ |
| zpool_add_009_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 39 # 'zpool add' should return fail if vdevs are the same or vdev is 44 # 2. Add the two same devices to pool A 45 # 3. Add the device in pool A to pool A again 69 log_assert "'zpool add' should fail if vdevs are the same or vdev is " \ 77 log_mustnot $ZPOOL add -f "$TESTPOOL" ${disk}s${SLICE1} ${disk}s${SLICE1} 78 log_mustnot $ZPOOL add -f "$TESTPOOL" ${disk}s${SLICE0} 80 log_pass "'zpool add' get fail as expected if vdevs are the same or vdev is " \
|
| /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/ |
| Makefile | 15 # If applicable, add the following below this CDDL HEADER, with the 35 STF_EXECUTE_SUBDIRS= add \
|
| /test/ontest-stc2/src/suites/zfs/tests/functional/cache/ |
| cache_010_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 43 # 2. Loop to add different object as cache 72 # Add nomal disk 73 log_must $ZPOOL add $TESTPOOL cache $dsk1 75 # Add nomal file 76 log_mustnot $ZPOOL add $TESTPOOL cache $VDEV2 78 # Add lofi device 82 log_mustnot $ZPOOL add $TESTPOOL cache $lofidev 88 #Add zvol 91 log_mustnot $ZPOOL add $TESTPOOL cache /dev/zvol/dsk/$TESTPOOL2/$TESTVO [all...] |
| /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cache/ |
| cache_010_neg.ksh | 16 # If applicable, add the following below this CDDL HEADER, with the 43 # 2. Loop to add different object as cache 72 # Add nomal disk 73 log_must $ZPOOL add $TESTPOOL cache $dsk1 75 # Add nomal file 76 log_mustnot $ZPOOL add $TESTPOOL cache $VDEV2 78 # Add lofi device 82 log_mustnot $ZPOOL add $TESTPOOL cache $lofidev 88 #Add zvol 91 log_mustnot $ZPOOL add $TESTPOOL cache /dev/zvol/dsk/$TESTPOOL2/$TESTVO [all...] |