SPEED PowerMax Exam Flashcards
Which type of write operation is most efficient for the system and requires the least amount of system resources to perform?
write on a track that is already marked as write pending
Using the output of the symcfg list - v command below, how many slots are available for caching write operations?
130.2
How does a Delayed Fast Write (Sustained Write) differ from a Fast Write (Max Write)?
The fast writes are the maximum write rate measured, usually when the write pending count is very low. The delayed fast write is the rate we can sustain writes for a long time, usually at the write pending limit
Choose the correct statement about mainframe workloads as they compare to open system workloads
mainframe systems typically have a higher percentage of read hits and often require more front end resources than back end resources
The architecture of the PowerMax pools CPU resources. How are these resources allocated to specific emulations?
when the system is initialized CPU cores are allocated based on the different emulation types that are configured and other configuration considerations
on a PowerMax, a host is writing a 64KB block and the Logical Block Address is not aligned with the Cache Slot Size. What is the impact to system performance?
it may increase both cache utilization and IO to physical disk, and this could increase resource utilization and potentially impact system performance
How do you minimize the chance of misaligned IO by a host connected to a PowerMax?
using Host software, align the partition so that data begins at an offset in multiples of 128K
Under which of the following conditions is a PowerMax system said to be unbalanced?
when the average utilization of some system components is siginificantly different from that of components of the same type
On a PowerMax, how many disk operations are involved when a backend director performs an uncompressed 16K write on a RAID5 4+1 data device?
there would be 4 disk IO operations: two reads and two writes
Which statement is most accurate about how RAID protection is configured on a PowerMax system?
physical disks are logically divided into hypers and hypers are used to create RAID protected data devices (TDATs)
Which RAID protection has the least overhead for small block read operations and would provide the best system performance given the same number, type, and size of the physical disks?
All three have roughly the same small block read performacne
If a workload is spread evenly across all logical block addresses of all devices, what is the skew?
No workload skew
What is the benefit does RAID protection provide in both VMAX and PowerMax?
eliminates the disk drive as a single point of failure
What is the primary advantage of RAID-6?
Availability
A workload has a skew of 85/20. To what is this referring?
85% of the IO activity is being performed against 20% of the capacity
Which workload would be most efficient for RAID-5?
large block sequential writes
There are two choices for configuring RAID 5: 4+1 and 8+1. For the same number and size of drives, which configuration would provide the better performance for a random small block read and write application?
during normal operations there is no difference in performance
There are two choices for configuring RAID 6: 4+2 and 14+2. For the same number and size of drives, which configuration would provide the better performance for a random small block read and write application?
RAID 6 6+2 would be better as there would be more drives
You have been asked to size a PowerMax system and were told that the system needs to be able to do at least 180K IOPS and present a minimum of 300TB of storage. What other information do you need to start sizing the system?
the workload characteristics
Which object is a logical grouping of TDEVs?
storage groups
What is the best option for designing a PowerMax system for maximum availability?
mirror the production PowerMax in an SRDF/S configuration
Which statement is true about the machine learning on PowerMax?
designed to position data to minimize impact of data reduction based on historical statistical information
Which user task is required when configuring the logical storage on a PowerMax?
create TDEVs and Storage Groups, add TDEVs to group, and assign SLO
A customer is observing an average of 8800 IOPS on each of four frontend ports of a PowerMax and is asking if this is an acceptable number and if they are approaching the limit for a port. What would be the best response?
Explain the IOs per second is only one aspect of a workload; further investigation is required
An application normally does around 11K IOs per second but burst up to 48K+ IOs per second. During the bursts, it has a negative effect on the response time of other time sensitive applications that share the same four frontend ports. What is the best way to regulate host IO arrivals to minimize the impact on the system during these bursts?
Configure Host IO limits on the storage group used by the bursty and less important application
Which statement correctly defines the impact of frontend queuing on a PowerMax system?
some queuing may be acceptable but may increase response time
To achieve the best possible performance and availability on the frontend of a four node PowerMax system, what would be the host choice of Fibre Channel Directors and ports to use to connect a host?
The customer is planning a new PowerMax system and insists on knowing the number of IO per second that an OR can perform. What would be the best way to respond?
Ask for clarification on the workload characteristics and reference SPEED materials that report results for specific workloads
What happens when a PowerMax system reaches the System Write Pending (WP) Ceiling?
host writes will be delated except writes to tracks that are currently marked as write pending
What is the first step of a performance investigation?
get a clear problem statement
When the PowerMax is at the System Write Pending Ceiling, what is the expected impact?
all new writes will experience a significant increase in response time
Why does more granular performance data that is collected using shorter intervals help in performance analysis?
will display peaks of activity that are lost in averaging
While the performance of the system is very good, the response time for an application has been inconsistent and you want to determine if Write Pending Ceilings could potentially be a problem. Which metric in Unisphere for PowerMax Performance charts would you use?
system/device WP events/sec
A set of servers is driving 768MB and 24K IOs per second. What is the average block size?
32KB
if you had two different workloads, one being completely random and the other sequential, how would you expect these workloads to perform on a PowerMax system?
sequential workloads will get more cache hits and will likely have lower response time
Which statement correctly describes write pending limit events on a PowerMax?
A PowerMax may see device write pending events even though the total write pending count is low
A workload has a tight locality of reference. What is the effect on system activity?
the system is likely to get more cache hits
A set of servers connected to four 32GB OR frontend ports is driving a total of 24K IOs per second w/ an average block size of 32KB. What would you expect the throughput to be for each of the frontend ports?
188MBs per port
Which workload type would result in the lowest cache hit rate reported by Unisphere?
random read
A workload is said to have a high locality of reference. What does this mean?
IOs are clustered around a small range of logical block addresses
How is a write hit defined in Unisphere on PowerMax?
write to cache without any delay
A PowerMax was sized for 50K OLTP IOs per second and the customer’s tests show the system is achieving considerably less. What could be the reason?
The customer’s tests are not representative of the sized OLTP workload
If a single threaded application has a 5ms response time what is the maximum IO rate?
200
If a single threaded application has a 1ms response time what is the maximum IO rate?
1000
The example of a DB simulation of a PowerMax shows 8K random read hit. What is the maximum IOPS on a 4 node pair PowerMax?
5,227,048
Which represents a DSS type workload?
Workload C
What is a characteristic of an OLTP type application?
workload is mostly random small block IO
How does the Performance Engineering Group define a write hit in their testing results?
only writes on write pending tracks are considered hits
The example of a DB Simulation Chart for a PowerMax shows the results of OLTP testing for node pair counts. What do the vertical solid lines indicate?
maximum IOs per second sustainable
Your objective is to measure the capability of a frontend port. Which application type would generate the least amount of IO and thus be inappropriate for a measurement?
a single application thread that waits for the IO to complete before sending the next
You are a System Architect working with a customer who asked for your help with a critical performance issue on a production box. What action should you take to engage the support process?
Get a clear problem statement and ensure the customer opens an SR
Which statement concerning the collection of .dcf performance data on a PowerMax system is correct?
data collection on a POwerMax runs on the Guest OS
When collecting data for the purpose of performing a performance analysis, what data do you need?
a data collection that includes the period that covers when the problem occured
Which configuration file describes the hardware configuration of the system adn the logical configuration, including devices, pools, SRP, and GOS?
The IMPL.bin file from the system that is downloaded to the Control Station