===========================================================================
 RAID Report Service Ver1.0 Rev 3532 (Linux Edition)
===========================================================================
 [Software name   ] RAID Report Service Ver1.0 Rev 3532
 [Registered name ] 032017-G04.zip
 [Copyright (C)   ] NEC Corporation 2017-2018
 [Applicable model] Express5800/R120h-1M
                    Express5800/R120h-2M
                    Express5800/R120h-1E
                    Express5800/R120h-2E
                    Express5800/T120h
                    Express5800/R110j-1
 [Users           ] For users who will install following Linux on NEC
                    Express5800 series.
                    - Red Hat Enterprise Linux 6.9
                    - Red Hat Enterprise Linux 7.3
                    - Red Hat Enterprise Linux 7.4
                    - Red Hat Enterprise Linux 7.5
 [Software type   ] Utility
 [Creation method ] zip format
===========================================================================

RAID Report Service (hereinafter called "this software") is RAID System
Management Utility for the following RAID Controllers.

  <RAID Controllers>
  - N8103-189 RAID Controller (RAID 0/1)
  - N8103-190 RAID Controller (2GB, RAID 0/1/5/6)
  - N8103-191 RAID Controller (4GB, RAID 0/1/5/6)
  - N8103-192 RAID Controller (RAID 0/1)
  - N8103-193 RAID Controller (2GB, RAID 0/1/5/6)
  - N8103-194 RAID Controller (4GB, RAID 0/1/5/6)
  - N8103-195 RAID Controller (RAID 0/1)
  - N8103-196 RAID Controller (4GB, RAID 0/1/5/6)
  - N8103-201 RAID Controller (2GB, RAID 0/1/5/6)

Carefully read the following user license agreement for NEC software
before using this software.
If you do not agree to the terms of the agreement, do not download this
software. By downloading this software, you agree to be bound by the terms
of the agreement.

[User license agreement for NEC software]
This user license agreement is an agreement between you and NEC Corporation
(hereinafter called "NEC").
Under the following terms of this agreement, NEC grants you the right to
use the software program (hereinafter called "licensed program"), and you
are to agree to the terms. You are to take responsibilities for the choice,
installation, or use of the licensed program, or the results of the usage
of the usage of the licensed program.

1. Term
(1) This user license agreement goes into effect on the day you receive
    this software product.
(2) You may terminate the right to use the licensed program under this
    license agreement at any time by giving NEC a month's or longer notice
    by letter.
(3) NEC may terminate your right to use the licensed program at any time,
    if you fail to comply with the terms of this user license agreement.
(4) Your right to use the licensed program continues to exist until it
    terminates in accordance with the provisions of this user license
    agreement.
(5) When your right to use the licensed program terminates, all of your
    other rights under this user license agreement also terminate. You must
    destroy the licensed program, all the copies of the licensed program,
    and the related documents (e.g., manuals) provided with the licensed
    program as soon as your right to use the licensed program terminates.

2. Use right
You may use the licensed program only on NEC Express5800 servers using
Linux as follows.
    - Red Hat Enterprise Linux 6.9
    - Red Hat Enterprise Linux 7.3
    - Red Hat Enterprise Linux 7.4
    - Red Hat Enterprise Linux 7.5

3. Copy, alteration, and linkage of the licensed program
(1) You may make a copy of the licensed program only to use it as a backup
    copy in case the program data is lost or destroyed. However, this is
    not the case if the licensed program is installed in fixed storage.
    In this case, you may keep it only to use in case the storage medium of
    the licensed program is lost or destroyed.
(2) You must give the expressions of the copyright of the licensed program
    and other rights to all the copies of the licensed program.
(3) Unless otherwise specified in this user license agreement, you may not
    use, copy, alter, or link the licensed program, you may not reproduce
    it in publications or networks, or you may not make your own decision
    on handling it in any other ways.
(4) You may not copy the related documents (e.g., manuals) provided with
    the licensed program or reproduce them in publications or networks
    under any circumstances.
(5) This user license agreement is not to transfer the intellectual
    property for the licensed program to you.

4. Transfer of the licensed program
(1) You may transfer all of your rights under this user license agreement
    only if satisfying all the following condition:
(a) You are to transfer this user license agreement, the licensed program,
    all the copies of the licensed program, and the related documents
    (e.g., manuals) provided with the licensed program, and retain none of
    them.
(b) The recipient agrees to the terms of this user license agreement.
(2) Unless otherwise specified in this user license agreement, you may not
    loan or transfer the licensed program or the right to use it to a third
    party, or you may not make your own decision on handling it in any
    other ways.

5. Decompilation
You may not reverse engineer, decompile, or disassemble the licensed program.

6. Term of a guarantee
(1) NEC does not give any guarantee for the licensed program. You are to be
    liable and to pay for problems arising from the use of the licensed
    program.
(2) Irrespective of the term (1), when NEC corrects licensed-program errors
    (bugs), NEC may, at its discretion, provide an error-corrected program,
    a program for correction (hereinafter called a modification program),
    or information for correction by an NEC-decided method. The modification
    program provided to you is regarded as the licensed program.

7. No liability
NEC assumes no liability for your lost profit, damages arising from
special circumstances (including damages which NEC can or could foresee),
or damages you are asked for by any third party.

8. Others
Disputes over this user license agreement are to be settled at the Tokyo
District Court as the exclusively agreed competent court.


---------------------------------------------------------------------------
[Setup Procedure]

A user having the administrator authority should install or uninstall the
RAID Report Service in the computer. Only users having the administrator
authority can execute the setup program.

When RAID Report Service is installed already, please refer to [Uninstallation
Procedure] and uninstall. If uninstallation is completed, please refer to
[Installation Procedure] and install.

[Installation Procedure]

  (1) Download the archive "032017-G04.zip".

  (2) Copy the archive to any directory in the server in which this software
      will be installed.

  (3) The archive "032017-G04.zip" is in the zip format.
      Log in by administrator, then unpack the archive.
      After extracting the archive, the following files will appear.

      - RAID Report Service Ver1.0 Installation Image
        - setup.sh - RAID Report Service setup script
        - raidsrv-1.00-0.x86_64.rpm - RAID Report Service package

  (4) Execute setup.sh in the installation image.
      Change the current directory to the directory in which the installation
      image is stored and type as follows:

      # sh setup.sh --install

  (5) At the end of setup.sh, the installation is completed.
      Check the result of the installation by using the rpm command.

      # rpm -q raidsrv

      When the installation is completed properly, the following package is
      installed:
      - raidsrv-x.yy-z (x is major version, yy is minor version, z is release
        number for x.yy)
      If the installation fails, these packages do not exist in the computer.

  (6) It isn't necessary to do a reboot.


[Uninstallation Procedure]
  (1) This software is uninstalled by using the rpm command.

      # rpm -e raidsrv

      At the end of execution, the uninstallation is completed.

  (2) Check the result of the uninstallation by using the rpm command.

      # rpm -q raidsrv

      When the uninstallation is completed properly, the following packages
      will be uninstalled:
      - raidsrv-x.yy-z (x is major version, yy is minor version, z is release
        number for x.yy)

  (3) It isn't necessary to do a reboot.


---------------------------------------------------------------------------
[General Notice]
  (1) About version check.
      <File>
        /opt/nec/raidsrv/version.txt
      <Method>
        Check the "Revision".
      <Example>
        Revision: 3532


---------------------------------------------------------------------------
[Revision History]
  2018/12/26  Ver1.0 Rev 3532
  "Enhancement"
     1.  Additional support of the following OS
        - Red Hat Enterprise Linux 7.5
     2.  Additional support of the applicable model
        - Express5800/R110j-1

  2018/10/9  Ver1.0 Rev 3532
  "Enhancement"
     1.  It supports the latest firmware(iLo1.38)

  2018/9/18  Ver1.0 Rev 3532
  "Enhancement"
     1.  It supports the latest firmware(iLo1.35)

  2018/3/27  Ver1.0 Rev 3532
  "Enhancement"
     1.  It supports the latest firmware(iLo1.20 or later)

  2017/12/4  Ver1.0 Rev 3485
  "Remediation"
     1.  "SSD Endurance Remaining" alert early was corrected.

  2017/8/23  Ver1.0 Rev 3459
  First version released.


---------------------------------------------------------------------------
[Attached Files]
 size    date                filename
--------+-------------------+-----------------------------------
  365477 2018-03-07 13:00:05 032017-G04.zip

You can check the integrity of the downloaded file by comparing the
following values in the md5sum column and the MD5 checksums of the files
you have downloaded. If the checksums do not match, it means an error
occurred during download.
 md5sum                          filename
--------------------------------+-------------------------------
a324d838178dd61cd561f03e14fc2b95 032017-G04.zip

- 032017-G04.zip
 size    date                filename
--------+-------------------+-----------------------------------
  187288 2018-01-17 15:19:32 raidsrv-1.00-0.el6.x86_64.rpm
  187304 2018-01-17 15:19:32 raidsrv-1.00-0.x86_64.rpm
    4759 2017-11-22 10:52:22 setup.sh


---------------------------------------------------------------------------
[Trademarks and Copyright]

The copyright for this software is held by NEC.
* Linux is the registered trademark of Linus Torvalds in the U.S. and other
  countries.
* All other company and product names in this document are the registered
  trademarks or trademarks of their respective owners.
---------------------------------------------------------------------------
   Copyright NEC Corporation 2017-2018