Failure Notification 98
Installing the downloaded module from website
Download latest module from NEC Corporate Website (http://www.nec.com/).
Procedure
Microsoft OS
1. Sign-in to the Windows with Administrators privilege.
2. Extract downloaded zip file.
3. Run the setup.exe.
By default, installed in following directory.
C:\Program Files\RAID Report Service\
Linux OS
1. Login root user.
2. Extract downloaded zip file.
# cp ./{filename}.zip /tmp/raidsrv
# cd /tmp/raidsrv
# unzip {filename}.zip
3. Add execute permission to the setup.sh and run.
# chmod 755 ./setup.sh
# ./setup.sh --install
By default, installed in following directory.
/opt/nec/raidsrv
Installing the Starter Pack
Get Starter Pack from Option or NEC Corporate Website (http://www.nec.com/).
Procedure
Microsoft OS
1. Sign-in to the Windows with Administrators privilege.
2. Put on the Starter Pack in media drive.
3. Move to Starter Pack directory and run the start_up.bat.
4. Click [Integrated Installation] in Starter Pack menu.
5. Select the [Application], and [RAID Report Service]. Click Install.
By default, installed in following directory.
C:\Program Files\RAID Report Service\
Linux OS
1. Login root user.
2. Put on the Starter Pack in media drive.
3. Create a mount point. ※if already created, no need to this procedure.
# mkdir /media/cdrom
4. Mount a Starter Pack.
# mount -r -t iso9660 /dev/sr0 /media/cdrom
5. Move to packages.
# cd /media/cdrom/software/{revision}/lnx/pp/raidsrv/
{revision} depends on Starter Pack version.
6. Copy to zip file of RAID Report Service and extract.
# cp ./EXPRESSBUILDER8_*.zip /tmp/raidsrv/
# cd /tmp/raidsrv/