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
Internal disk management
SSDs use multiple algorithms to manage SSD endurance features. These include wear leveling, support for Unmap commands,
and over-provisioning to minimize write amplification.
Wear leveling
Wear leveling is a technique for prolonging the service life of some kinds of erasable computer storage media, such as the flash
memory used in SSDs. It attempts to ensure that all flash cells are written to or exercised as evenly as possible to avoid any hot
spots where some cells are used up faster than other locations. There are several different wear leveling mechanisms used in
flash memory systems, each with different levels of success.
Vendors have different algorithms to achieve optimum wear leveling. Wear leveling management occurs internal to the SSD. The
SSD automatically manages wear leveling, which does not require any user interaction.
Overprovisioning
The write amplification factor of an SSD is defined as the ratio of the amount of data actually written by the SSD to the amount
of host or user data requested to be written. This is used to account for the user data and activities like wear leveling. This
affects wear leveling calculations and is influenced by the characteristics of data written to and read from SSDs. Data that is
written in sequential LBAs that are aligned on 4KB boundaries results in the best write amplification factor. The worst write
amplification factor typically occurs for randomly written LBAs of transfer sizes that are less than 4KB and that originate on
LBAs that are not on 4KB boundaries. Try to align your data on 4KB boundaries.
TRIM and UNMAP commands
A command (known as TRIM in the ATA command set and UNMAP in the SCSI command set) allows an operating system to
inform an SSD of the blocks of data that are no longer considered in use and can be wiped internally.
Data retention
Data retention is another major characteristic of SSDs that all SSD algorithms take into account while running. While powered
up, the data retention of SSD cells are monitored and rewritten if the cell levels decay to an unexpected level. Data retention
when the drive is powered off is affected by Program and Erase (PE) cycles and the temperature of the drive when stored.
Drive Writes per Day
DWD or DWPD refers to Drive Writes Per Day. Disk vendors rate SSD endurance by how many writes can occur over the
lifetime of an SSD. As lower-cost SSDs that support fewer drive writes per day become available, the cost benefit analysis of
which SSDs to use is highly dependent on your applications and I/O workload, as is the ratio of SSDs to conventional drives. In
some environments, a ratio of 10% SSDs to 90% conventional drives, when combined with Dell EMC real-time tiering, can yield
dramatic performance improvements.
Because data is characterized every five seconds and moved to the appropriate storage device, no fixed rule is used to
determine which SSDs are used. For this reason, using SSDs with the same DWPD values is advised.
About SSD read cache
Unlike tiering, where a single copy of specific blocks of data resides in either spinning disks or SSDs, the Read Flash Cache
(RFC) feature uses one SSD read-cache disk group per pool as a read cache for frequently accessed data only. Each read-cache
disk group consists of one or two SSDs with a maximum usable capacity of 4TB. A separate copy of the data is also kept in
spinning disks. Read-cache content is lost when a controller restart or failover occurs. Taken together, these attributes have
several advantages:
● The performance cost of moving data to read-cache is lower than a full migration of data from a lower tier to a higher tier.
● Read-cache does not need to be fault tolerant, potentially lowering system cost.
● Controller read cache is effectively extended by two orders of magnitude, or more.
20
Getting started