Setup Guide
Table Of Contents
- Preface
- Introduction to PS Series Storage Arrays
- Steps for Setting Up and Using an Array
- Step 1. Set Up the Array Hardware
- Step 2. Configure the Array and Create a Group
- Step 3. Set the RAID Policy
- Step 4. Create a Volume
- Step 5. Connect to the Volume from a Host System
- Advanced Operations and More Information
- Index
PS Series 3000 QuickStart Step 3. Set the RAID Policy
24
• raid10-nospares — Striping on top of multiple RAID 1 sets, with no
spares, if possible. This policy should be used only at installations where extra
disks and personnel are available at all times to replace failed disks.
Note: This option is available only with the CLI.
•
raid50-nospares — Striping on top of two RAID 5 sets, with no spares,
if possible. This policy should be used only at installations where extra disks
and personnel are available at all times to replace failed disks.
Note: This option is available only with the CLI.
For example, the following command specifies a RAID policy of RAID-50 for a
member:
> member select member01 raid-policy raid50