Administrator Guide
Table Of Contents
- Dell EMC PowerVault ME4 Series Storage System Administrator’s Guide
- Contents
- Getting started
- New user setup
- Configure and provision a new storage system
- Using the PowerVault Manager interface
- System concepts
- About virtual and linear storage
- About disk groups
- About RAID levels
- About ADAPT
- About SSDs
- About SSD read cache
- About spares
- About pools
- About volumes and volume groups
- About volume cache options
- About thin provisioning
- About automated tiered storage
- About initiators, hosts, and host groups
- About volume mapping
- About operating with a single controller
- About snapshots
- About copying volumes
- About reconstruction
- About quick rebuild
- About performance statistics
- About firmware updates
- About managed logs
- About SupportAssist
- About CloudIQ
- About configuring DNS settings
- About replicating virtual volumes
- About the Full Disk Encryption feature
- About data protection with a single controller
- Working in the Home topic
- Guided setup
- Provisioning disk groups and pools
- Attaching hosts and volumes in the Host Setup wizard
- Overall system status
- Configuring system settings
- Managing scheduled tasks
- Working in the System topic
- Viewing system components
- Systems Settings panel
- Resetting host ports
- Rescanning disk channels
- Clearing disk metadata
- Updating firmware
- Changing FDE settings
- Configuring advanced settings
- Changing disk settings
- Changing system cache settings
- Configuring partner firmware update
- Configuring system utilities
- Using maintenance mode
- Restarting or shutting down controllers
- Working in the Hosts topic
- Working in the Pools topic
- Working in the Volumes topic
- Viewing volumes
- Creating a virtual volume
- Creating a linear volume
- Modifying a volume
- Copying a volume or snapshot
- Abort a volume copy
- Adding volumes to a volume group
- Removing volumes from a volume group
- Renaming a volume group
- Remove volume groups
- Rolling back a virtual volume
- Deleting volumes and snapshots
- Creating snapshots
- Resetting a snapshot
- Creating a replication set from the Volumes topic
- Initiating or scheduling a replication from the Volumes topic
- Manage replication schedules from the Volumes topic
- Working in the Mappings topic
- Working in the Replications topic
- About replicating virtual volumes in the Replications topic
- Replication prerequisites
- Replication process
- Creating a virtual pool for replication
- Setting up snapshot space management in the context of replication
- Replication and empty allocated pages
- Disaster recovery
- Accessing the data while keeping the replication set intact
- Accessing the data from the backup system as if it were the primary system
- Disaster recovery procedures
- Viewing replications
- Querying a peer connection
- Creating a peer connection
- Modifying a peer connection
- Deleting a peer connection
- Creating a replication set from the Replications topic
- Modifying a replication set
- Deleting a replication set
- Initiating or scheduling a replication from the Replications topic
- Stopping a replication
- Suspending a replication
- Resuming a replication
- Manage replication schedules from the Replications topic
- About replicating virtual volumes in the Replications topic
- Working in the Performance topic
- Working in the banner and footer
- Banner and footer overview
- Viewing system information
- Viewing certificate information
- Viewing connection information
- Viewing system date and time information
- Viewing user information
- Viewing health information
- Viewing event information
- Viewing capacity information
- Viewing host information
- Viewing tier information
- Viewing recent system activity
- Other management interfaces
- SNMP reference
- Using FTP and SFTP
- Using SMI-S
- Using SLP
- Administering a log-collection system
- Best practices
- System configuration limits
- Glossary of terms
Linear disk groups
A linear disk group requires the specification of a set of disks, RAID level, disk group type, and a name. Whenever the system
creates a linear disk group, it also creates an identically named linear pool at the same time. No further disk groups can be added
to a linear pool.
For maximum performance, all of the disks in a linear disk group must share the same classification, which is determined by disk
type, size, and speed. This provides consistent performance for the data being accessed on that disk group. To dissolve a linear
disk group, delete the disk group and the contained volumes are automatically deleted. The disks that compose that linear disk
group are then available to be used for other purposes.
The RAID levels for linear disk groups created through the PowerVault Manager must be fault tolerant. The supported RAID
levels for linear disk groups in the interface are: RAID 1, RAID 5, RAID 6, RAID 10, RAID 50 and ADAPT. RAID 10 and RAID
50 only appear in the interface if the system's disk configuration supports them. If RAID 10 is specified, the disk group has a
minimum of two sub-groups. If RAID 50 is selected, depending on the number of selected disks, varying numbers of sub-groups
can be created. Additionally, you can create fault-tolerant RAID-3 or non-fault-tolerant NRAID or RAID-0 disk groups through
the CLI.
NOTE: Tiering, snapshots, and replications are not available for linear pools.
Read-cache disk groups
A read-cache disk group is a special type of a virtual disk group that is used to cache virtual pages to improve read performance.
Read cache does not add to the overall capacity of the pool to which it has been added. You can add or remove it from the pool
without any adverse effect on the volumes and their data for the pool, other than to impact the read-access performance.
If your system uses SSDs, you can create read-cache disk groups for virtual pools if you do not have any virtual disk groups for
the pool that are comprised of SSDs. Virtual pools cannot contain both read-cache and a Performance tier.
Only a single read-cache disk group may exist within a pool. Increasing the size of read cache within a pool requires the user
to remove the read-cache disk group, and then re-add a larger read-cache disk group. It is possible to have a read-cache disk
group that consists of one or two disks with a non-fault tolerant RAID level. For more information on read cache, see About SSD
read cache.
About RAID levels
The RAID controllers enable you to set up and manage disk groups, the storage for which may be spread across multiple
disks. This is accomplished through firmware resident in the RAID controller. RAID refers to disk groups in which part of the
storage capacity may be used to achieve fault tolerance by storing redundant data. The redundant data enables the system to
reconstruct data if a disk in the disk group fails.
For a description of the ADAPT data protection level, see About ADAPT.
NOTE: Choosing the right RAID level for your application improves performance.
The following tables:
● Provide examples of appropriate RAID levels for different applications.
● Compare the features of different RAID levels.
● Describe the expansion capability for different RAID levels (linear disk groups).
● Suggest the number of disks to select for different RAID levels (virtual disk groups).
● Describe the expansion capability for different RAID levels.
NOTE:
To create an NRAID, RAID-0, or RAID-3 (linear-only) disk group, you must use the CLI add disk-group
command. For more information about this command, see the Dell EMC PowerVault ME4 Series Storage System CLI Guide.
NOTE: You can only create RAID-1, RAID-5, RAID-6, and RAID-10 and ADAPT virtual disk groups.
Table 1. Example applications and RAID levels
Application RAID level
Testing multiple operating systems or software development
(where redundancy is not an issue)
NRAID
16 Getting started