Home | History | Annotate | Download | only in jist
      1 #
      2 # CDDL HEADER START
      3 #
      4 # The contents of this file are subject to the terms of the
      5 # Common Development and Distribution License (the "License").
      6 # You may not use this file except in compliance with the License.
      7 #
      8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
      9 # or http://www.opensolaris.org/os/licensing.
     10 # See the License for the specific language governing permissions
     11 # and limitations under the License.
     12 #
     13 # When distributing Covered Code, include this CDDL HEADER in each
     14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     15 # If applicable, add the following below this CDDL HEADER, with the
     16 # fields enclosed by brackets "[]" replaced with your own identifying
     17 # information: Portions Copyright [yyyy] [name of copyright owner]
     18 #
     19 # CDDL HEADER END
     20 #
     21 
     22 #
     23 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     24 # Use is subject to license terms.
     25 #
     26 # ident	"@(#)README.CONFIG	1.15	09/04/24 SMI"
     27 #
     28 
     29     JIST Test Configuration Requirements:
     30     ======================================================================
     31 
     32     **********************************************************************
     33     **     WARNING : JIST DESTROYS DATA STORED ON THE TARGET DEVICE     **
     34     **********************************************************************
     35 
     36     JIST requires the following as a minimum test configuration:
     37 
     38       * One(1) or more Initiator Test Hosts, configured similarly:
     39 
     40         o Minimum 2GB Physical Memory per Test Host
     41 
     42         o Processor Architecture, one of the following:
     43           - Sun UltraSPARC I or later
     44           - AMD Opteron or later
     45           - Intel Xeon or later
     46           - HP 9000/800 or later
     47           - IBM PowerPC or later
     48 
     49         o Operating System, one of the following:
     50           - For Parallel SCSI Targets, one of the following:
     51 	      Sun Solaris 9/04, 10, 11, or later[1]
     52 	      Sun OpenSolaris 11/2008 or later[1]
     53           - For Fibre Channel SCSI Targets, one of the following:
     54               Sun Solaris 9 9/04, 10, 11, or later[1]
     55 	      Sun OpenSolaris 11/2008 or later[1]
     56               Microsoft Windows 2000 or later[2,3,4]
     57               Red Hat Enterprise Linux AS/ES/WS 2.1 or later[2,3,4]
     58               HP HP-UX 11.00 or 11.11, on HP 9000/800 Servers only[2,3,4]
     59               IBM AIX 5.1 or 5.2, on IBM PowerPC Servers only[2,3,4]
     60           - For iSCSI Targets, one of the following:
     61               Sun Solaris 10 U1, 11, or later[1]
     62 	      Sun OpenSolaris 11/2008 or later[1]
     63 	  - For Serial (SAS/SATA) Targets, one of the following:
     64 	      Sun Solaris 10 U5, 11, or later[1]
     65 	      Sun OpenSolaris 11/2008 or later[1]
     66     
     67         o Sun Java[tm] 2 Standard Edition JDK 1.5.0[3], 6[4], 7[5], or later
     68           with both 32-bit and 64-bit java/javac/javah/javadoc Libraries
     69 
     70         o Sun Supported SCSI, SAS, FC, or IP HBA/NIC[6]
     71 
     72         o For Fibre Channel or iSCSI Targets, one of the following:
     73           - Sun StorEdge[tm] SAN 4.4 or later
     74           - Sun StorEdge[tm] Traffic Manager 4.5 or later[6]
     75 
     76         o For SAS/SATA Targets, the following:
     77           - Sun StorageTek[tm] Common Array Manager 6.1 or later[7]
     78 
     79         o For CAS Targets, the following:
     80           - Sun StorageTek[tm] 5800 Open Edition Software[8]
     81 
     82       * OPTIONAL Fibre Channel Switch(es)[6]
     83 
     84       * One(1) or more Target Test Devices, of the following:
     85 
     86         o Parallel, Serial, Fibre Channel, or iSCSI attached SCSI Disk Target
     87 
     88         o Serial, Fibre Channel, or iSCSI attached SCSI Disk Array[7]
     89 
     90         o Sun StorageTek[tm] 5800 Content Addressible Storage[8]
     91 
     92     JIST requires the following as a minimum development configuration:
     93 
     94       * One(1) or more Development hosts, configured as follows:
     95 
     96         o Minimum 2GB Physical Memory per Development Host
     97 
     98         o Processor Architecture, one each of the following:
     99           - Sun UltraSPARC I or later
    100           - AMD Opteron or later
    101           - Intel Xeon or later
    102 
    103         o Operating System, one of the following:
    104           - Sun Solaris[tm]/OpenSolaris 9 9/04, 10, 11, 11/2008, or later[1]
    105           - Red Hat Enterprise Linux 3.0, 4.0, 5.0, or later[2,3,4,5]
    106           - Novell Suse Enterprise Linux Server 8, 9, 10, or later[2,3,4,5]
    107 
    108         o Sun Java[tm] 2 Standard Edition JDK 1.5.0[3], 6[4], 7[5], or later
    109           with both 32-bit and 64-bit java/javac/javah/javadoc Libraries
    110 
    111         o Sun Studio[tm] 12, or later[9] or GNU gmake/gcc/ld/etc.
    112           with both 32-bit and 64-bit C-headers and C-Libraries
    113 
    114     References:
    115     [1]http://opensolaris.org/os/downloads/
    116     [2]See the Java supported system configurations for a specific list of
    117        supported operating systems.
    118     [3]http://java.sun.com/j2se/1.5.0/system-configurations.html
    119     [4]http://java.sun.com/javase/6/webnotes/install/system-configurations.html
    120     [5]http://download.java.net/jdk7/binaries/
    121     [6]http://www.sun.com/storagetek/networking.jsp
    122     [7]http://www.sun.com/storagetek/software.jsp
    123     [8]http://www.sun.com/storagetek/disk_systems/enterprise/5800/
    124     [9]http://developers.sun.com/sunstudio/index.jsp
    125 
    126     **********************************************************************
    127     **     WARNING : JIST DESTROYS DATA STORED ON THE TARGET DEVICE     **
    128     **********************************************************************
    129