NEC Express5800 Series. MegaManager Ver. 5. User's Guide. (Web download version) A

Size: px
Start display at page:

Download "NEC Express5800 Series. MegaManager Ver. 5. User's Guide. (Web download version) A"

Transcription

1 NEC Express5800 Series MegaManager Ver. 5 User's Guide (Web download version)

2 Trademarks and Registered Trademarks Linux is a trademark or registered trademark of Linus Torvalds. MegaRAID, MegaMonitor, and MegaManager are trademarks or registered trademarks of LSI Logic Corporation in the United States. All company names and product names mentioned herein are trademarks or registered trademarks of the respective companies. Caution: (1) Reproduction of all or any part of this document without permission from NEC is prohibited. (2) The contents of this document are subject to change without prior notice. (3) Duplication or modification of all or any part of this document without permission from NEC is prohibited. NEC Corporation

3 Preface This document describes MegaManager, which is a utility for the NEC Express5800 series connecting the N F/81F disk array controller. This document is intended for those who have enough understanding of the Linux mechanism and operations. For information and questions about Linux operations, refer to the online help of your Linux operating system. Also refer to the documents about the N F/81F disk array controller. The screen shots shown in this document may be slightly different from those actually displayed on your monitor. Symbols used in this document In this document, the following two symbols are used. The respective symbols indicate: Notice you must always take when handling the utility or a device, or especially important point. Important Information you should know or useful hint on an operation

4 Contents 1. Overview Major Functions Setting Up MegaManager Operating Requirements Installation Before Installing MegaManager Installing MegaManager Uninstalling MegaManager Starting Up and Terminating MegaManager Starting Up MegaManager Terminating MegaManager MegaManager Functions Configure Easy Configuration New Configuration View/Add Configuration Clear Configuration Initialize Objects Adapter Logical Drive Physical Drive Channel Rebuild Check Consistency Operations on MegaManager Creating an Array/Logical Drive Easy Configuration New Configuration Add Configuration Deleting Arrays/Logical Drives Initializing a Logical Drive Initializing a Logical Drive by Using the "Objects" Menu Initializing a Logical Drive by Using the "Initialize" Menu Checking Consistency of a Logical Drive

5 Checking Consistency by Using the "Objects" Function Checking Consistency by Using the "Check Consistency" Menu Referencing the Progress of Consistency Check Rebuilding an Array Rebuilding an Array by Using the "Objects" Menu Rebuilding an Array by Using the "Rebuild" Menu Viewing the Rebuild Progress Setting/Cancelling a HotSpare Disk Setting a HotSpare Disk Cancelling a HotSpare Disk Miscellaneous Referencing/Modifying the N F/81F Disk Array Controller Setting Referencing/Modifying a Logical Drive Setting Referencing Information on an HDD

6 1. Overview MegaManager is a utility to manage disk arrays (hereafter referred to as arrays) controlled by the N F/81F disk array controller. With MegaManager, you can monitor and maintain the arrays constructed on the local NEC Express5800 series. MegaManager provides a graphical user interface and online operations without interrupting the system Major Functions MegaManager provides the following functions: Configuration functions Allows you to configure (create, delete, etc.) arrays/logical drives through GUI easily. Reference functions Allows you to check the current statuses of arrays/logical drives graphically. is not provided with functions to log events or errors in itself. However, MegaManager Maintenance functions Allows you to manage and maintain arrays through GUI. HDD, configure a HotSpare disk, initialize an array, etc. With these functions, you can rebuild an - 6 -

7 2. Setting Up MegaManager 2.1. Operating Requirements The following hardware and software are required to operate MegaManager: Hardware - PC : NEC Express5800 series connecting the N F/81F disk array controller - Free space in HDD : 1 MB approximately Software *For information about Linux distributions verified for proper operation, refer to "Express5800 on Linux" in the "NEC Express5800 Web Site Asia Pacific." [URL] Installation Before Installing MegaManager Before you install MegaManager, be sure to satisfy the following conditions: You have logged in as a root user. The MegaRAID driver has been installed in the machine and loaded. To check whether the MegaRAID driver has been loaded, execute the following command: # lsmod grep megaraid megaraid xxxxxx yy When the command gets a reply as shown in the example above, the driver has been loaded. In the example above, xxxxxx indicates the size of the driver module and yy indicates the number of users of the driver Installing MegaManager 1. Download the MegaManager package file (*.rpm) through the Web, and then copy it into an appropriate directory. 2. Execute the following command to install MegaManager. # rpm -Uvh megamgr-5.x-x.i386.rpm ("5.x-x" stands for the version number.) 3. Execute the following command to verify that MegaManager has been properly installed. # rpm -qi megamgr 2.3. Uninstalling MegaManager 1. Execute the following command to uninstall MegaManager. # rpm -ev megamgr - 7 -

8 2.4. Starting Up and Terminating MegaManager To operate MegaManager, X Window (GUI) does not need to be activated Starting Up MegaManager Move to the directory where MegaManager has been installed, and then run the MegaManager startup script. [In the environment where X Window (GUI) is not running] cd /opt/nec/megaraid/megamgr./megamgr [In the environment where X Window (GUI) is running] cd /opt/nec/megaraid/megamgr./megamgr.sh After executing either of the above commands, MegaManager Main Screen and Management Menu appears on the console as shown below: Terminating MegaManager To terminate MegaManager, press the ESC key on MegaManager Main Screen. (See Section 2.4.1, "Starting Up MegaManager.") Pressing the ESC key displays the confirmation message "Exit?" for termination. To terminate MegaManager, select "YES", or to continue operating MegaManager, select "NO." - 8 -

9 3. MegaManager Functions The management menu of MegaManager is organized as shown below: Management Menu Configure Configures arrays/logical drives. Easy Configuration New Configuration Creates arrays/logical drives. View/Add Configuration Clear Configuration Deletes arrays/logical drives. Initialize Initializes a logical drive. Objects Adapter Logical Drive Physical Drive Channel Rebuild References or modifies the setting information on respective devices. Rebuilds an array. References or modifies the setting information on the N F/81F disk array controller. References or modifies the setting information on the logical drive, or allows various operations. References information on an HDD, or allows various operations. References or modifies the termination state of the channels. Check Consistency Checks for consistency of logical drives. Advanced Menu Provides an extended function. Reconstruct Logical Drive Rebuilds an array. (*Do not use this function.) Important Reconstruct Logical Drive converts the RAID level of a specified array. When a RAID1 array is converted to RAID0 or RAID5 array is converted to RAID0 with the function, the capacity of the array is expanded, but the redundancy of the array may be lost if an error occurs. (Adversely, a RAID0 array cannot be converted to RAID1 or RAID0 array cannot be converted to RAID5.) This chapter describes the functions available on Management Menu

10 3.1. Configure This menu item provides functions to configure arrays/logical drives. Since the configuration information on created arrays/logical drives is saved in the arrays connected with the N F/81F disk array controller, the configuration information need not to be reset after the controller is replaced. For details on the operation procedures, see Section 4.1, "Configuring an Array/Logical Drive" in this manual Easy Configuration This function creates an array/logical drive easily. Easy Configuration is available only when there are unused HDDs or a free space is present in the existing array. However, when an array using the first HDD (with the lowest ID assigned) has already been present, (for example, if an RAID1 using two HDDs with ID 0 and ID 1 has already been present), Easy Configuration is unavailable to add a new array even if there are unused HDDs. In this case, use View/Add Configuration described later. Easy Configuration does not allow specifying a RAID level and logical drive capacity. To create or add a new array by specifying a RAID level/logical drive capacity, use New Configuration or View/Add Configuration described later New Configuration This function creates new arrays/logical drives. Important New Configuration overwrites existing logical drives with information newly configured with it. To keep using existing arrays/logical drives, do not use New Configuration View/Add Configuration This function adds a new array when there are unused HDDs or adds a new logical drive when there is unused space in an existing array Clear Configuration This function deletes existing arrays/logical drives. For details on the operation procedure, see Section 4.2, "Clearing Arrays/Logical Drives" in this manual. Clear Configuration deletes all existing arrays/logical drives. arrays/logical drives, never use Clear Configuration. To keep using existing Important 3.2. Initialize This function initializes a logical drive. For details on the operation procedure, see Section 4.3, "Initializing a Logical Drive" in this manual

11 3.3. Objects This menu item provides functions to reference or modify the setting information on the respective devices Adapter This function references or modifies the configuration of the N F/81F disk array controller. Modifying the settings of the controller affects the operation of existing arrays and logical drives, thus make a Important modification only when necessary. "Clear Configuration" indicated on the Adapter menu functions the same as Clear Configuration mentioned in Section 3.1.4, "Clear Configuration." To continue using existing arrays/logical drives, never use Clear Configuration Logical Drive This function references or modifies the setting information on a specified logical drive. This function also provides the following functions usable to the specified logical drive: Initialize Same as the function mentioned in Section 3.2, "Initialize." Check Consistency Same as the function mentioned in Section 3.5, "Check Consistency."

12 Physical Drive This function references information on a specified HDD or progress of Rebuild. This function also provides the functions to perform operations to the specified HDD: Rebuild Same as the function mentioned in Section 3.4, "Rebuild." Make Online Sets the HDD online manually when it is offline. Fail Drive Sets the HDD offline manually when it is online. Make HotSpare Sets the specified HDD as a hot spare (HotSpare) disk. The HotSpare disk is a spare HDD used to rebuild data in a faulty HDD while executing the standby rebuild. For details on how to use this function, see Section 4.6, "Setting/Canceling a HotSpare Disk" in this manual. View Rebuild Progress This function references the progress of how the specified HDD is being rebuilt. For details on the operation procedure, see Section 4.5.3, "Viewing the Rebuild Progress" in this manual Channel This function references or modifies the termination state (Termination State) of a specified channel

13 3.4. Rebuild If one of HDDs comprising an array becomes faulty, you can restore data in a new HDD by replacing the faulty HDD and rebuilding. This menu is to rebuild an array. For details on the operation procedure, see Section 4.5, "Rebuilding an Array" in this manual. The performance of the main unit may deteriorate during rebuilding. The following types of rebuild are available: Manual rebuild Specify the faulty (failed) HDD, then rebuild the array manually. Automatic rebuild The following two types of automatic rebuild are available: - Standby rebuild Restores the data in the faulty HDD into the preset HotSpare disk. - Hot-swap rebuild Restores the data in the faulty HDD into a replaced HDD Check Consistency Check Consistency checks for the redundancy data (parity) of HDDs comprising an array. If the redundancy data (parity) is not correct, Check Consistency repairs it. This function makes a consistency check. For details on the operation procedure, see Section 4.4, "Checking Consistency of a Logical Drive" in this manual. The performance of the main unit may deteriorate during Check Consistency. If the main unit is restarted during Check Consistency, it resumes from the point where it was stopped

14 4. Operations on MegaManager MegaManager allows operations through keyboard only. (MegaManager does not support operations through mouse.). The table below shows the keys assigned for MegaManager operations. Key Description ENTER Determines the selected menu item. ESC Goes back to the previous menu screen., Selects a menu item. (Moves among menu items.) Space Selects an HDD or logical drive F7 References the progress of Check Consistency. F10 Initializes logical drives or executes Check Consistency. This chapter describes how to operate MegaManager

15 4.1. Creating an Array/Logical Drive MegaManager provides the following three functions to create an array/logical drive: - Easy Configuration - New Configuration - Add Configuration This section describes the steps for creating an array/logical drive with the respective functions listed above Easy Configuration Easy Configuration configures an array/logical drive easily. 1. Select "Configure"-"Easy Configuration". The HDD selection menu is displayed afterselection. 2. Select HDDs to configure the array. In the HDD selection menu, select HDDs to configure the array by pressing the Space key. After selecting the HDDs, press the Enter key to determine. 3. Check the array/logical drive settings, then select "Accept". Check for the settings such as RAID level of the array, logical drive capacity, etc., and then select "Accept" if there is no problem. Selecting "Accept" re-displays the HDD selection menu mentioned at Step 2, so press the ESC key again. After pressing the ESC key, a confirmation for saving the configuration information is displayed

16 4. Select "YES" to save the configuration information. Select "YES" in the confirmation to save the configuration information. Selecting "NO" cancels the configuration configured. After the configuration information is successfully saved, the message Configuration is Saved. is displayed. Press any key New Configuration New Configuration creates new configuration information. 1. Select "Configure"-"New Configuration". The menu to confirm continuing the operation Proceed? is displayed after selection. 2. Select "YES". The HDD selection menu is displayed after selection. Selecting "NO" cancels New Configuration. 3. Select HDDs to configure the array or arrays. In the HDD selection menu, select HDDs to configure the array or arrays by pressing the Space key. After selecting the HDDs, press the Enter key. To configure two (or more) arrays as shown in the figure on the right, select HDDs to be put in the first array, and then determine them by pressing the Enter key. After that, select HDDs to configure the second array by pressing the Space key, determine them by pressing the Enter key, (and then repeat this for the other arrays to be configured). After completing the selection for all the arrays as described above, press the Enter key again; the array/logical drive configuration settings are displayed

17 4.Check the array/logical drive settings, then select "Accept". Check for the settings such as RAID level of the array, logical drive capacity, etc., and then select "Accept" if there is no problem. Selecting "Accept" redisplays the HDD selection menu mentioned at Step 3, so press the ESC key again. After pressing the ESC key, a confirmation for saving the configuration information is displayed. You can create an array with larger capacity such as RAID10 or RAID50 by setting "YES" to "Span" on the logical drive in the state where two or more arrays have already been set. - RAID10 : RAID level (RAID1+0) in which two RAID1 arrays are joined into one array RAID0 RAID1 RAID1 HDD1 HDD2 HDD3 HDD4 - RAID50 : RAID level (RAID5+0) in which two RAID5 arrays are joined into one array RAID0 RAID5 RAID5 HDD1 HDD2 HDD3 HDD4 HDD5 HDD6 In the case shown at Step 3, setting "Span = NO" creates two approximately 17-GB RAID5 arrays. In the same situation, setting "Span = YES" configures RAID50 (RAID5 indicated on the menu), and the logical drive capacity is approximately 34 GB, which is almost as twice as that of setting "Span = NO."

18 4. Select "YES" to save the configuration information. Select "YES" to the confirmation to save the configurations. Selecting "NO" cancels the set configuration information. After the configuration information is successfully saved, the message Configuration is Saved. is displayed. Press any key Add Configuration Add Configuration adds a new array when there are unused HDDs or adds a new logical drive when there is unused space in an existing array. 1. Select "Configure"-"View/Add Configuration". The HDD selection menu is displayed after selection. 2. Select HDDs to configure the array. To add a new array with the HDD selection menu, select HDDs to configure the array by pressing the Space key. After selecting the HDDs, press the Enter key to determine them. To add a logical drive to an existing array, select one of the HDDs comprising the existing array, and then press the Enter key to determine the target array

19 3. Check the array/logical drive settings, then select "Accept". Check for the settings such as RAID level of the array, logical drive capacity, etc., and then select "Accept" if there is no problem. Selecting "Accept" re-displays the HDD selection menu mentioned at Step 2, so press the ESC key again. After pressing the ESC key, a confirmation for saving the configuration information is displayed. When adding a new array and if there is unused space in an array with an ID lower than that of the array to add, you can add a logical drive in the newly added array by creating a logical drive in that space and exhausting it. In the case shown at Step 2, you can create a logical drive in the second array "A02 by exhausting all the capacity of the first array "A01 and creating a logical drive. 4. Select "YES" to save the configuration. Select "YES" to the confirmation to save the configuration information. Selecting "NO" cancels the set configuration information. After the configuration information is successfully saved, the message Configuration is Saved. is displayed. Press any key

20 4.2. Deleting Arrays/Logical Drives Important MegaManager does not allow to delete only a specified array/logical drive when there are two or more arrays. Clear Configuration described in this section deletes all existing arrays/logical drives. 1. Select "Configure"-"Clear Configuration". The deletion confirmation menu Clear Configuration? is displayed after selection. 2. Select "YES" to delete all configurations. Select "YES" in the deletion confirmation menu to delete the configuration information. Selecting "NO" cancels deleting the configuration information. You can also delete arrays/logical drives in the "Objects"-"Adapter"-"Clear Configuration" menu

21 4.3. Initializing a Logical Drive MegaManager supports the following two ways of initializing a logical drive: - Initializing a logical drive by using the "Objects" menu - Initializing a logical drive by using the "Initialize" menu This section describes the steps for initializing a logical drive by using the respective functions mentioned above Initializing a Logical Drive by Using the "Objects" Menu 1. Select "Objects"-"Logical Drive". The logical drive selection menu is displayed after selection. 2. Select a logical drive. Selecting a logical drive in the logical drive selection menu displays the operation selection menu to the specified logical drive. 3. Select "Initialize". In the operation selection menu to the specified logical drive, select "Initialize". The initialization confirmation menu is displayed after selection. 4. Select "YES" to initialize the logical drive. Select "YES" in the initialization confirmation menu to initialize the specified logical drive. Selecting "NO" cancels initializing the logical drive. After selecting YES, the progress of the initialization is displayed. When the initialization is completed, the progress indicator displays "100%"

22 Initializing a Logical Drive by Using the "Initialize" Menu 1. Select "Initialize". In Management Menu, select "Initialize". The logical drive selection menu is displayed after selection. 2. Select a logical drive. In the logical drive selection menu displayed under "Check Consistency", select a logical drive to be initialized, and then determine it by pressing the Space key. After that, press the F10 key; the initialization confirmation menu is displayed for the initialization. 3. Select "YES" to initialize the logical drive. Select "YES" in the initialization confirmation menu to initialize the specified logical drive. Selecting "NO" cancels initializing the logical drive. After selecting YES, the progress of the initialization is displayed. When the initialization is completed, the progress indicator displays "100%"

23 4.4. Checking Consistency of a Logical Drive MegaManager supports the following two ways of checking consistency of a logical drive: - Checking consistency of a logical drive by using the "Objects" menu - Checking consistency of a logical drive by using the "Check Consistency" menu This section describes the steps for checking consistency of a logical drive by using the respective functions mentioned above Checking Consistency by Using the "Objects" Function 1. Select "Objects"-"Logical Drive". The logical drive selection menu is displayed after selection. 2. Select a logical drive. Selecting a logical drive in the logical drive selection menu displays the operation selection menu to the specified logical drive. 3. Select "Check Consistency". In the operation selection menu to the specified logical drive, select "Check Consistency". The Check Consistency confirmation menu is displayed. 4. Select "YES" to check consistency of the logical drive. Select "YES" on the Check Consistency confirmation menu to check consistency of the specified logical drive. Selecting "NO" cancels checking consistency of the logical drive. After selecting YES, the progress of the consistency check is displayed. When the consistency check is completed, the progress indicator displays "100%"

24 Checking Consistency by Using the "Check Consistency" Menu 1. Select "Check Consistency". In Management Menu, select "Check Consistency". after selection. The logical drive selection menu is displayed 2. Select a logical drive. In the logical drive selection menu displayed under "Check Consistency", select a logical drive to be consistency-checked, and then determine it by pressing the Space key. After that, press the F10 key; the Check Consistency confirmation menu is displayed. 3. Select "YES" to check consistency of the logical drive. Select "YES" in the Check Consistency confirmation menu to check consistency of the specified logical drive. Selecting "NO" cancels checking consistency of the logical drive. After selecting YES, the progress of the consistency check is displayed. When the consistency check is completed, the progress indicator displays "100%"

25 Referencing the Progress of Consistency Check 1. Select "Check Consistency" menu. In Management Menu, select "Check Consistency". after selection. The logical drive selection menu is displayed 2. Press the F7 key to reference the progress of consistency check. Press the F7 key while the logical drive selection menu is being displayed. After pressing the F7 key, the progress of consistency check is displayed. Pressing the ESC key after Step 2 displays the Abort Options menu. Select one of the options listed below if necessary: Abort Above Operation Aborts the consistency check. Go Back Without Aborting Operation Redisplays Management Menu indicated at Step 2, however, the consistency check continues running. View Progress Bars Again Redisplays the progress of the consistency check. It takes about 22 minutes to check consistency of an approximately 8-GB logical drive (our measurement)

26 4.5. Rebuilding an Array MegaManager supports the following two ways of rebuilding an array: - Rebuilding an array by using the "Objects" menu - Rebuilding an array by using the "Rebuild" menu This section describes the steps for rebuilding an array by using the respective functions mentioned above Rebuilding an Array by Using the "Objects" Menu 1. Select "Objects"-"Physical Drive". The HDD selection menu is displayed after selection. 2. Select an HDD in offline state. In the HDD selection menu, select an offline HDD whose status is indicated "FAIL", and then press the Enter key. After pressing, the operation selection menu to the specified HDD is displayed. 3. Select "Rebuild". In the operation selection menu to the specified HDD, select "Rebuild" menu. The Rebuild confirmation menu is displayed. 4. Select "YES" to rebuild the HDD. Select "YES" in the Rebuild confirmation menu to rebuild the specified HDD. Selecting "NO" cancels rebuilding the HDD. After selecting YES, the progress of the rebuild is displayed. When the rebuild is completed, the progress indicator displays "100%"

27 Rebuilding an Array by Using the "Rebuild" Menu 1. Select "Rebuild" menu. In Management Menu, select "Rebuild" menu. The HDD selection menu is displayed after selection. 2. Select an HDD which is offline. In the HDD selection menu, select an offline HDD whose status is indicated "FAIL", and then determine it as the HDD to be rebuilt by pressing the Space key. After that, press the Enter key; a confirmation dialog is displayed for the rebuild. 3. Select "YES" to rebuild the HDD. Select "YES" in the Rebuild confirmation menu to rebuild the specified HDD. Selecting "NO" cancels rebuilding the HDD. After selecting YES, the progress of the rebuild is displayed. When the rebuild is completed, the progress indicator displays "100%"

28 Viewing the Rebuild Progress 1. Select "Objects"-"Physical Drive". The HDD selection menu is displayed. 2. Select the HDD being rebuilt. On the HDD selection menu, select the HDD with "REBLD" indicated, and then press the Enter key. After pressing, the operation selection menu to the specified HDD is displayed. 3. Select "View Rebuild Progress". On the operation selection menu to the specified HDD, select "View Rebuild Progress". After selection, the progress of rebuilding the HDD is displayed. Immediately after rebuild is started and while the progress of the rebuild is displayed, pressing the ESC key displays the Abort Options menu. Select one of the options listed below if necessary: Abort Above Operation Aborts the rebuild. Go Back Without Aborting Operation Redisplays the operation selection menu indicated at Step 3, keeping the HDD being rebuilt. However, once this option is used, the Abort Options menu cannot be displayed again. View Progress Bars Again Redisplays the progress of the rebuild. It takes about 15 minutes and 30 seconds to rebuild an approximately 8-GB logical drive (our measurement)

29 4.6. Setting/Cancelling a HotSpare Disk Setting a HotSpare Disk 1. Select "Objects"-"Physical Drive". The HDD selection menu is displayed. 2. Select an unused HDD to be configured as a HotSpare disk. On the HDD selection menu, select an unused HDD to be set as a HotSpare disk (an HDD which has not been used for any existing array), and then press the Enter key. After pressing, the operation selection menu to the specified HDD is displayed. 3. Select "Make HotSpare". In the operation selection menu to the specified HDD, select "Make HotSpare". After selection, the HotSpare disk setting confirmation menu is displayed. 4. Select "YES" to configure the HDD as a HotSpare disk. Select "YES" in the HotSpare disk setting confirmation menu to set the HDD as a HotSpare disk. Selecting "NO" cancels setting the HDD as a HotSpare disk

30 Cancelling a HotSpare Disk 1. Select "Objects"-"Physical Drive". The HDD selection menu is displayed. 2. Select an HDD set as a HotSpare disk. In the HDD selection menu, select a HotSpare disk with "HOTSP" indicated, and then press the Enter key. After pressing, the operation selection menu to the specified HDD is displayed. 3. Select "Fail Drive". In the operation selection menu to the specified HDD, select "Fail Drive". After selection, the HDD offline setting confirmation menu is displayed. 4. Select "YES" to unconfigure the HotSpare HDD. Select "YES" on the HDD offline setting confirmation menu to cancel the HotSpare configuration of the HDD. Selecting "NO" cancels cancellation of the HotSpare HDD

31 4.7. Miscellaneous Referencing/Modifying the N F/81F Disk Array Controller Setting To show the information about the N F/81F disk array controller, select "Objects"-"Adapter" in Management Menu. Modify the parameters, if necessary Referencing/Modifying a Logical Drive Setting 1. Select "Objects"-"Logical Drive". After selection, the logical drive selection menu is displayed. 2. Select a logical drive. Selecting a logical drive displays the operation selection menu to the specified logical drive. 3. Select "View/Update Parameters". In the operation selection menu to the specified logical drive, select "View/Update Parameters". After selection, the information on the specified logical drive is displayed. Modify the parameters, if necessary

32 Referencing Information on an HDD 1. Select "Objects"-"Physical Drive". The HDD selection menu is displayed. 2. Select an HDD. The operation selection menu to the specified HDD is displayed after selection. 3. Select "View Drive Information". In the operation selection menu to the specified HDD, select "View Drive Information". After selection, information on the specified HDD is displayed

NEC Express5800 Series MegaMonitor for Linux Installation and Operation Manual

NEC Express5800 Series MegaMonitor for Linux Installation and Operation Manual NEC Express5800 Series MegaMonitor for Linux Installation and Operation Manual 3rd Edition 9-2005 808-882425-798-C Preface The manual explains MegaMonitor for Linux, a RAID system monitoring utility for

More information

Chapter 2 Using WebBIOS This chapter explains the WebBIOS setup procedures. WebBIOS is a basic utility to set up and manage the array controller.

Chapter 2 Using WebBIOS This chapter explains the WebBIOS setup procedures. WebBIOS is a basic utility to set up and manage the array controller. MegaRAID SAS User s Guide Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview This chapter provides an overview

More information

NEC Express5800 Series. StorView Ver. 3. Installation Guide for N F. [Linux Server Edition] A

NEC Express5800 Series. StorView Ver. 3. Installation Guide for N F. [Linux Server Edition] A NEC Express5800 Series StorView Ver. 3 Installation Guide for N8190-121F [Linux Server Edition] Trademarks NEC ESMPRO is the registered trademark of NEC Corporation. Linux is the registered trademark of

More information

Global Array Manager

Global Array Manager NEC Express Server Express5800 series NEC Express5800/100,ft Series Global Array Manager Ver. 5.00 Installation Manual [Linux Server Edition] Trademarks Microsoft, Windows and Windows NT are registered

More information

Configuring Boot Order and RAID Levels

Configuring Boot Order and RAID Levels Configuring Boot Order and RAID Levels This chapter includes the following sections: Configuring Boot Order, page 1 RAID Configuration, page 2 Configuring Boot Order UCS-SCU displays a list of all bootable

More information

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual.

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Integrated Mirroring SAS User s Guide Areas Covered Before Reading This Manual Chapter 1 Chapter 2 Chapter 3 This section explains the notes for your safety and conventions used in this manual. Overview

More information

Universal RAID Utility

Universal RAID Utility Universal RAID Utility () User Guide Universal RAID Utility User's Guide 4th Edition October 2008 PROPRIETARY NOTICE AND LIABILITY DISCLAIMER The information disclosed in this document, including all designs

More information

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual.

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Onboard SCSI RAID User s Guide Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview This chapter explains an

More information

The term "physical drive" refers to a single hard disk module. Figure 1. Physical Drive

The term physical drive refers to a single hard disk module. Figure 1. Physical Drive HP NetRAID Tutorial RAID Overview HP NetRAID Series adapters let you link multiple hard disk drives together and write data across them as if they were one large drive. With the HP NetRAID Series adapter,

More information

Areas Covered. Chapter 1 Features (Product Overview/Note) Chapter 2 Installation Flow and Note. Chapter 3 Installing Global Array Manager (GAM)

Areas Covered. Chapter 1 Features (Product Overview/Note) Chapter 2 Installation Flow and Note. Chapter 3 Installing Global Array Manager (GAM) PRIMERGY RX200 S2 Onboard SCSI RAID User s Guide Areas Covered Chapter 1 Features (Product Overview/Note) This chapter explains the overview of the disk array and features of this product. Chapter 2 Installation

More information

Using UCS-Server Configuration Utility

Using UCS-Server Configuration Utility CHAPTER 3 This chapter contains the following sections: UCS-SCU Interface, page 3-1 Get System Updates, page 3-3 Configure a Server, page 3-5 RAID Configuration, page 3-5 OS Installation, page 3-8 Save

More information

NEC Express5800 Series. StorView Ver. 3. Operation Guide. for N F B

NEC Express5800 Series. StorView Ver. 3. Operation Guide. for N F B NEC Express5800 Series StorView Ver. 3 Operation Guide for N8190-121F Trademarks NEC ESMPRO is the registered trademark of NEC Corporation. Microsoft, Windows are registered trademarks or trademarks of

More information

NEC Express5800 series Power Console Plus User s Guide. ONL-4140aN-COMMON

NEC Express5800 series Power Console Plus User s Guide. ONL-4140aN-COMMON NEC Express5800 series Power Console Plus User s Guide ONL-4140aN-COMMON-119-99-0506 Preface This manual explains "Power Console Plus" that is used with NEC Express5800 series connected with the LSI Logic

More information

Universal RAID Utility (VMware Version) User's Guide. 1st Edition February A

Universal RAID Utility (VMware Version) User's Guide. 1st Edition February A Universal RAID Utility (VMware Version) User's Guide 1st Edition February 2009 808-882328-750-A Trademarks NEC ESMPRO and NEC EXPRESSBUILDER are trademarks of NEC Corporation. VMware is a registered trademark

More information

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E RAID User Guide Edition V1.0 P/N: 91-187-U25-A2-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. 1 2004-12-15, 9:01 Contents Intel

More information

USER S GUIDE. Embedded SATA Software RAID for ICH6R. March 2005 Version 1.2 DB

USER S GUIDE. Embedded SATA Software RAID for ICH6R. March 2005 Version 1.2 DB USER S GUIDE Embedded SATA Software RAID for ICH6R March 2005 DB15-000319-01 This document contains proprietary information of LSI Logic Corporation. The information contained herein is not to be used

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 3 1.1 Introduction to RAID.. 3 1.2 RAID Configurations Precautions 4 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit / Vista / Vista

More information

RAID EzAssist Configuration Utility User Reference Guide

RAID EzAssist Configuration Utility User Reference Guide RAID EzAssist Configuration Utility User Reference Guide DB13-000047-00 First Edition 08P5519 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The information

More information

SATARAID5 Management Software User s Guide

SATARAID5 Management Software User s Guide SATARAID5 Management Software User s Guide Version 1.20 Document Number: MAN-000SR5-000 Copyright 2005, Silicon Image, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Storage Profiles. Storage Profiles. Storage Profiles, page 12

Storage Profiles. Storage Profiles. Storage Profiles, page 12 , page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 6 Automatic Disk Selection, page 7 Supported LUN Modifications, page 8 Unsupported LUN Modifications, page 8 Disk Insertion

More information

RocketRAID 464. User, s Manual. Revision: 1.0 Date: Jun HighPoint Technologies, Inc.

RocketRAID 464. User, s Manual. Revision: 1.0 Date: Jun HighPoint Technologies, Inc. RocketRAID 464 User, s Manual Revision: 1.0 Date: Jun. 2004 HighPoint Technologies, Inc. Copyright Copyright 2004 HighPoint Technologies, Inc. This document contains materials protected by International

More information

Cover. MATWorX Installation Guide NWA ISSUE 2.1

Cover. MATWorX Installation Guide NWA ISSUE 2.1 Cover MATWorX Installation Guide NWA-008862-001 ISSUE 2.1 LIABILITY DISCLAIMER NEC Corporation reserves the right to change the specifications, functions, or features, at any time, without notice. NEC

More information

Using UCS-Server Configuration Utility

Using UCS-Server Configuration Utility CHAPTER 3 This chapter provides information on using the UCS-Server Configuration Utility and contains the following sections: UCS-SCU Interface, page 3-1 Server Inventory, page 3-3 Server Health, page

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

More information

Managing Storage Adapters

Managing Storage Adapters This chapter includes the following sections: Self Encrypting Drives (Full Disk Encryption), page 2 Create Virtual Drive from Unused Physical Drives, page 3 Create Virtual Drive from an Existing Drive

More information

Remote PC Guide Series - Volume 2a

Remote PC Guide Series - Volume 2a Document Version: 2013-03-04 This guide provides hardware model-specific guidance in server configuration, with BIOS and RAID configuration instructions for the Dell R710. This guide is part of a multi-volume

More information

Adaptec SCSI RAID 2120S/2200S. Software User s Guide

Adaptec SCSI RAID 2120S/2200S. Software User s Guide R Adaptec SCSI RAID 2120S/2200S Software User s Guide Copyright 2002 Adaptec, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

More information

SATARaid Serial ATA RAID Management Software

SATARaid Serial ATA RAID Management Software SATARaid Serial ATA RAID Management Software 05/12/04 Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com Copyright 2003, Silicon Image, Inc. All rights reserved.

More information

This part is not displayed.

This part is not displayed. Important Notice RAID System Monitoring on VMware ESXi 5 using NEC ESMPRO Manager 856-127900-413-B This document includes important notice for using NEC ESMPRO Manager for monitoring the status of RAID

More information

PRIMERGY RX800 S2/S3 ServeRAID-8i Controller

PRIMERGY RX800 S2/S3 ServeRAID-8i Controller Produktfamilie PRIMERGY RX800 S2/S3 ServeRAID-8i Controller User Manual Joachim Pichol Fujitsu Siemens Computers GmbH Paderborn 33094 Paderborn e-mail: email: manuals@fujitsu-siemens.com Tel.: 05251 14888-18

More information

STORAGE MANAGEMENT USING OPENFILER II

STORAGE MANAGEMENT USING OPENFILER II STORAGE MANAGEMENT USING OPENFILER II The first part of this series gave readers step-by-step instructions to build Openfiler from scratch. This second part covers two additional important features of

More information

RocketU 1144CM Host Controller

RocketU 1144CM Host Controller RocketU 1144CM Host Controller 4-Port USB 3.0 PCI-Express 2.0 x4 RAID HBA for Mac User s Guide Revision: 1.0 Dec. 13, 2012 HighPoint Technologies, Inc. 1 Copyright Copyright 2013 HighPoint Technologies,

More information

USER S GUIDE ADAPTEC EMBEDDED SERIAL ATA RAID

USER S GUIDE ADAPTEC EMBEDDED SERIAL ATA RAID USER S GUIDE ADAPTEC EMBEDDED SERIAL ATA RAID Copyright 2003 Adaptec, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or

More information

Installation and User's Guide

Installation and User's Guide IBM Netfinity High-Availability Cluster Solutions Using the IBM ServeRAID -3H and IBM ServeRAID-3HB Ultra2 SCSI Controllers Installation and User's Guide IBM IBM IBM Netfinity High-Availability Cluster

More information

Parallels Server 4.0 for Mac Bare Metal Edition

Parallels Server 4.0 for Mac Bare Metal Edition Parallels Server 4.0 for Mac Bare Metal Edition Installation Guide Copyright 1999-2010 Parallels Holdings, Ltd. Parallels Holdings, Ltd. c/o Parallels International GMbH. Parallels International GmbH Vordergasse

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

IBM ATA 133 RAID Controller User's Guide

IBM ATA 133 RAID Controller User's Guide IBM ATA 133 RAID Controller User's Guide MAN-524 2/6/03 Copyright 2003 International Business Machines Corporation All rights reserved. This publication contains proprietary information that is protected

More information

Technical Guide Network Video Recorder Enterprise Edition Maintenance Guide

Technical Guide Network Video Recorder Enterprise Edition Maintenance Guide Technical Guide Network Video Recorder Enterprise Edition Maintenance Guide Network Video Management System March 23, 2018 NVMSTG008 Revision 1.3.0 CONTENTS 1. Overview... 3 1.1. About This Document...

More information

RAID Configuration. RenderCube XL Rev. 2 Dual CPU

RAID Configuration. RenderCube XL Rev. 2 Dual CPU RAID Configuration RenderCube XL Rev. 2 Dual CPU Contents 5.1 Setting up RAID...2 5.1.1 RAID de initions... 2 5.1.2 Installing hard disk drives... 3 5.1.3 Setting the RAID item in BIOS... 3 5.1.4 RAID

More information

IBM. Systems management Disk management. IBM i 7.1

IBM. Systems management Disk management. IBM i 7.1 IBM IBM i Systems management Disk management 7.1 IBM IBM i Systems management Disk management 7.1 Note Before using this information and the product it supports, read the information in Notices, on page

More information

Remote PC Guide Series - Volume 2b

Remote PC Guide Series - Volume 2b Document Version: 2013-09-06 R720 This guide provides hardware model-specific guidance in server configuration, with BIOS and RAID configuration instructions for the Dell R720. This guide is part of a

More information

Understanding the Array Software

Understanding the Array Software 1 Understanding the Array Software Adaptec AHA-398x adapters use the following programs to create and manage arrays: The Adaptec Initial Array Configuration Utility, which runs under DOS. Use this utility

More information

IBM i Version 7.3. Systems management Disk management IBM

IBM i Version 7.3. Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM Note Before using this information and the product it supports, read the information in

More information

Dell OpenManage Connection for Tivoli Enterprise Console Version 3.5. User s Guide. support.dell.com

Dell OpenManage Connection for Tivoli Enterprise Console Version 3.5. User s Guide.   support.dell.com Dell OpenManage Connection for Tivoli Enterprise Console Version 3.5 User s Guide www.dell.com support.dell.com Notes and Notices NOTE: A NOTE indicates important information that helps you make better

More information

ETERNUS DX Advanced Copy Functions

ETERNUS DX Advanced Copy Functions ETERNUS DX Advanced Copy Functions 0 Content Equivalent Copy (EC) Session in General Equivalent Copy (EC) Concept EC Concept Diagram EC Cancel, Suspend and Resume Equivalent Copy - Process Mirroring Mechanisms

More information

Installing the IBM ServeRAID Cluster Solution

Installing the IBM ServeRAID Cluster Solution Installing the IBM ServeRAID Cluster Solution For IBM Netfinity ServeRAID-4x Ultra160 SCSI Controllers Copyright IBM Corp. 2000 1 2 IBM Netfinity Installing the IBM ServeRAID Cluster Solution Chapter 1.

More information

MegaRAID i4 IDE RAID Controller Configuration Software Guide

MegaRAID i4 IDE RAID Controller Configuration Software Guide MegaRAID i4 IDE RAID Controller Configuration Software Guide MAN-511-SW 10/18/01 Copyright 2001 LSI Logic Corporation All rights reserved. LSI Logic Corporation RAID Storage Adapters Division 6145-D Northbelt

More information

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v8.0.1 Administration Guide March 2014 This document and the information herein is the property of SIOS Technology

More information

Server Systems and Motherboards

Server Systems and Motherboards Server Systems and Motherboards Raid Configuration and Driver installation guide For LSI53C 1030 chip 1 Contents 1. RAID Configuration 1.1 RAID Definition.. 3 1.2 Installing disk drives. 3 1.3 Setting

More information

Dell PowerVault DL Backup to Disk Appliance and. Storage Provisioning Option

Dell PowerVault DL Backup to Disk Appliance and. Storage Provisioning Option Dell PowerVault DL Backup to Disk Appliance and the Symantec Backup Exec Storage Provisioning Option The software described in this book is furnished under a license agreement and may be used only in accordance

More information

User s Guide. English. Global Array Manager. Client Software

User s Guide. English. Global Array Manager. Client Software User s Guide English Global Array Manager Client Software USER S GUIDE Global Array Manager Transition Tool Client Software February 2006 Version 3.1 DB15-000278-03 This document contains proprietary information

More information

TOWERSTOR TS25CT. QUICK INSTALLATION GUIDE v1.0

TOWERSTOR TS25CT. QUICK INSTALLATION GUIDE v1.0 TOWERSTOR TS25CT QUICK INSTALLATION GUIDE v1.0 Contents Preface... 2 Before You Begin... 3 Chapter 1 Introduction... 4 1.1 Technical Specification... 4 1.2 Identifying Parts of the RAID Subsystem...5 1.2.1

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista TM / Vista TM 64-bit /

More information

NVIDIA RAID Installation Guide

NVIDIA RAID Installation Guide NVIDIA RAID Installation Guide 1. NVIDIA BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit

More information

NVIDIA RAID Installation Guide

NVIDIA RAID Installation Guide NVIDIA RAID Installation Guide 1. NVIDIA BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID. 2 1.2 RAID Configurations Precautions.. 3 1.3 Create Disk Array. 4 2. NVIDIA Windows RAID Installation

More information

Marvell SATA3 RAID Installation Guide

Marvell SATA3 RAID Installation Guide Marvell SATA3 RAID Installation Guide Overview The Marvell RAID Utility (MRU) is a browser-based graphical user interface (GUI) tool for the Marvell RAID adapter. It supports IO Controllers (IOC) and RAID-On-Chip

More information

Dell PowerEdge RAID Controller (PERC) S130 User s Guide

Dell PowerEdge RAID Controller (PERC) S130 User s Guide Dell PowerEdge RAID Controller (PERC) S130 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

ServeRAID M5015 and M5014 SAS/SATA Controllers Product Guide

ServeRAID M5015 and M5014 SAS/SATA Controllers Product Guide ServeRAID M5015 and M5014 SAS/SATA Controllers Product Guide The ServeRAID M5015 and ServeRAID M5014 SAS/SATA Controllers for System x are the next-generation 6 Gbps SAS 2.0 RAID controllers. The adapters

More information

Reinstalling the Operating System on the Dell PowerVault 745N

Reinstalling the Operating System on the Dell PowerVault 745N Reinstalling the Operating System on the Dell PowerVault 745N This document details the following steps to reinstall the operating system on a PowerVault 745N system: 1. Install the Reinstallation Console

More information

Dell PowerEdge RAID Controller S140 - PERC S140. User s Guide

Dell PowerEdge RAID Controller S140 - PERC S140. User s Guide Dell PowerEdge RAID Controller S140 - PERC S140 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION

More information

MasterScope. SystemManager G Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC)

MasterScope. SystemManager G Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC) MasterScope SystemManager G Ver. 7.1 Manager (Windows Version) Duplication Setup Guide (For WSFC) August 2017 Revision History Ver. Date Page Details Revised Revised 1st Edition 2017.08 New document Contents

More information

MasterScope. SystemManager Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC)

MasterScope. SystemManager Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC) MasterScope SystemManager Ver. 6.3 Manager (Windows Version) Duplication Setup Guide (For WSFC) June 2016 Revision History Ver. Date Page Details Revised Revised 1st Edition 2014.03 New document Contents

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit With RAID Functions....5

More information

FASTTRAK S150 TX4 USER MANUAL. Version 1.5M

FASTTRAK S150 TX4 USER MANUAL. Version 1.5M FASTTRAK S150 TX4 USER MANUAL Version 1.5M FastTrak S150 TX4 User Manual Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

More information

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak Version 5b Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak This document describes the procedures for protecting data and restoring array status to arrays that have gone OFFLINE. Promise

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows OS With RAID Funtions... 3 1.3.1 Installing

More information

Dell PowerEdge RAID Controller (PERC) S130 User s Guide

Dell PowerEdge RAID Controller (PERC) S130 User s Guide Dell PowerEdge RAID Controller (PERC) S130 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

Hi-Res Audio Recorder

Hi-Res Audio Recorder Stereo Turntable System Application Hi-Res Audio Recorder About Hi-Res Audio Recorder What Is Hi-Res Audio Recorder? [1] Supported Stereo Turntable System [2] Audio File Formats Supported for Recording

More information

NEC Express5800 Series

NEC Express5800 Series NEC Express5800 Series NEC Express5800/120Rf-1,120Rh-2 Operation Manual For Microsoft Windows Server 2003, Standard x64 Edition / Microsoft Windows Server 2003, Enterprise x64 Edition Note: Microsoft and

More information

Express5800/320La System Release Notes

Express5800/320La System Release Notes System Release Notes Express5800/320La System Release Notes PN: 455-01623-003 Proprietary Notice and Liability Disclaimer The information disclosed in this document, including all designs and related materials,

More information

Integrated Mirroring SAS User s Guide for Windows Server 2008

Integrated Mirroring SAS User s Guide for Windows Server 2008 CA97232-0006-01EN Integrated Mirroring SAS User s Guide for Windows Server 2008 1 / 8 Contents Before reading this manual...3 Product Names (page 3)...3 3.1 Updating Device Driver (page 50)...4 Updating

More information

User Guide. Storage Executive. Introduction. Storage Executive User Guide. Introduction

User Guide. Storage Executive. Introduction. Storage Executive User Guide. Introduction Introduction User Guide Storage Executive Introduction This guide describes how to install and use Storage Executive to monitor and manage Micron solid state drives (SSDs). Storage Executive provides the

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista TM / Vista TM 64-bit /

More information

Technical Guide Network Video Recorder Standard Edition Maintenance Guide

Technical Guide Network Video Recorder Standard Edition Maintenance Guide Technical Guide Network Video Recorder Standard Edition Maintenance Guide Network Video Management System November 14, 2017 NVMSTG009 Revision 1.2.0 CONTENTS 1. Overview... 3 1.1. About This Document...

More information

Technologies of ETERNUS6000 and ETERNUS3000 Mission-Critical Disk Arrays

Technologies of ETERNUS6000 and ETERNUS3000 Mission-Critical Disk Arrays Technologies of ETERNUS6000 and ETERNUS3000 Mission-Critical Disk Arrays V Yoshinori Terao (Manuscript received December 12, 2005) Fujitsu has developed the ETERNUS6000 and ETERNUS3000 disk arrays for

More information

Help. About Hi-Res Audio Recorder. Getting Ready to Use Your Computer. Operation Flow from Recording to Editing to Saving

Help. About Hi-Res Audio Recorder. Getting Ready to Use Your Computer. Operation Flow from Recording to Editing to Saving This Help describes the features of and provides the instructions on using it. In this Help, screens that appear on a Windows computer connected with the turntable are used as examples. About What Is?

More information

Installation Guide (Windows)

Installation Guide (Windows) Installation Guide (Windows) NEC Express Server Express5800 Series Express5800/R310e-E4 Express5800/R320e-E4 Express5800/R320e-M4 Express5800/R310f-E4 Express5800/R320f-E4 Express5800/R320f-M4 EXP320R,

More information

MasterScope. MISSION CRITICAL OPERATIONS Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC)

MasterScope. MISSION CRITICAL OPERATIONS Ver Manager (Windows Version) Duplication Setup Guide. (For WSFC) MasterScope MISSION CRITICAL OPERATIONS Ver. 4.3 Manager (Windows Version) Duplication Setup Guide (For WSFC) June 2016 Revision History Ver. Date Page Details Revised Revised 1st Edition 2014.03 New document

More information

NEC Versa 4200 Windows 98 Upgrade Information

NEC Versa 4200 Windows 98 Upgrade Information NEC Versa 4200 Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 4200 system to Microsoft Windows 98. Please read these notes in their entirety.

More information

MasterScope Application Navigator. Logical Agent Installation Guide

MasterScope Application Navigator. Logical Agent Installation Guide MasterScope Application Navigator Logical Agent Installation Guide October, 2014 Revision History Revision No. Date Shipped Description 1st edition 09.2010 Newly released for Ver3.1. 2nd edition 07.2011

More information

VMware vsphere Storage Appliance Installation and Configuration

VMware vsphere Storage Appliance Installation and Configuration VMware vsphere Storage Appliance Installation and Configuration vsphere Storage Appliance 1.0 vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions

More information

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL Copyright 2002, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

TOPEX VoiBridge. (VoIP-to-GSM Gateway) Basic Configuration

TOPEX VoiBridge. (VoIP-to-GSM Gateway) Basic Configuration TOPEX VoiBridge (VoIP-to-GSM Gateway) Basic Configuration 2009 CONTENT 1 VoiBridge configuration by means web interface 3 1.1 Access the web interface 3 1.2 Changing the IP Address 4 1.3 Changing the default

More information

Hitachi Virtual Storage Platform

Hitachi Virtual Storage Platform Hitachi Virtual Storage Platform Hitachi Volume Shredder User Guide Document Organization Product Version Getting Help Contents MK-90RD7035-08 December 2016 2010-2016 Hitachi, Ltd. All rights reserved.

More information

Mini-EPICa USB 3.0-to-SATA II RAID SUBSYSTEM

Mini-EPICa USB 3.0-to-SATA II RAID SUBSYSTEM Mini-EPICa USB 3.0-to-SATA II RAID SUBSYSTEM Revision 1.0 Contents Preface... 3 Before You Begin... 4 Chapter 1 Introduction... 6 1.1 Technical Specification... 7 1.2 Identifying Parts of the RAID Subsystem...

More information

MasterScope MISSION CRITICAL OPERATIONS. Version 4.3. Manager (Linux Version) Duplication Setup Guide. (ExpressCluster X Edition)

MasterScope MISSION CRITICAL OPERATIONS. Version 4.3. Manager (Linux Version) Duplication Setup Guide. (ExpressCluster X Edition) MasterScope MISSION CRITICAL OPERATIONS Version 4.3 Manager (Linux Version) Duplication Setup Guide (ExpressCluster X Edition) June 2016 CONTENTS Chapter 1 Preface... 1 1.1 Supplemental information...

More information

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010 EventTracker Install Guide 8815 Centre Park Drive Publication Date: Feb 11, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install and configure

More information

Appendix D: Storage Systems

Appendix D: Storage Systems Appendix D: Storage Systems Instructor: Josep Torrellas CS433 Copyright Josep Torrellas 1999, 2001, 2002, 2013 1 Storage Systems : Disks Used for long term storage of files temporarily store parts of pgm

More information

Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide

Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide FASTFIND LINKS Document organization Product version Getting help Contents MK-99COM153-01 2010-2017 Hitachi, Ltd.

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Magic Card NET. User s Manual

Magic Card NET. User s Manual Magic Card NET User s Manual Table of Contents Notice Before Installation:... 2 System Requirements... 3 1. First Installation... 4 2. Hardware Setup... 4 3. Express Installation... 6 4. How to setup FDISK...

More information

Universal RAID Utility User's Guide Ver: 3.0

Universal RAID Utility User's Guide Ver: 3.0 Universal RAID Utility User's Guide Ver: 3.0 856-127900-130-A 1st Edition Jul 2013 Copyright NEC Corporation 2007-2013. Trademarks NEC EXPRESSBUILDER is trademarks of NEC Corporation. Microsoft and its

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

RocketU 1144BM Host Controller

RocketU 1144BM Host Controller RocketU 1144BM Host Controller USB 3.0 Host Adapters for Mac User s Guide Revision: 1.0 Oct. 22, 2012 HighPoint Technologies, Inc. 1 Copyright Copyright 2012 HighPoint Technologies, Inc. This document

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit With

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information