博客首页 注册 建议与交流 排行榜 加入友情链接         宝宝相册的专门空间
推荐 投诉 搜索: 帮助

好好学习,天天向SUN

联系方式: leiyu530@163.com
  penguinstorm.cublog.cn

关于作者
姓名:雷宇
昵称:storm
职业:IT
年龄:26
位置:北京
个性介绍:没啥个性
不聊MSN/QQ
本着资源共享的精神,所有文章欢迎转载
|| << >> ||
我的分类


ES310-chapter8:SSVM Performance Management
Upon completion of this module, you should be able to:
Describe how data assignment planning can improve system performance
List the volume configurations that can improve read and write performance
List the SSVM commands that are used to gather performance information
Describe the three types of RAID5 write procedures
List the three types of RAID5 write procedures in order of performance efficiency
 
Performance Guidelines
Several strategies can be used to optimize volume performance including:
Assigning data to physical drives so that the I/O load is balanced amont them
Increasing the access bandwidth to data by using striping,mirroring or RAID5
Increasing the access bandwidth to data by cabling across system boards and controllers
 
To provide potimal read performance for different types of mirrored volumes, SSVM supports the following read policies:
1,The round-robin read policy(round)
Read requests to a mirrored volume are satified in a round-robin manner from all plexes in the volume.This is selected when there is no signficant performance advantage by using any particular mirror
2,The preferred-plex read policy(prefer)
Read requests to a mirrored volume are satisfied from one spedific plex(presumably the plex with the highest performance),unless that plex has failed
3,The default read policy(select)
The appropriate read policy is automatically selected for the configuration; for example, selecting preferred-plex when there is only one striped plex associated with the volume and round-robin in most other cases
 
Performance Monitoring
The SSVM software continuously gathers statistical information which can be evaluated using:
The vxstat command
The vxtrace command
 
Performance Analysis
The SSVM performance analysis process includes the following steps:
1,Resetting the existing data
2,Maintaining normal system load during evaluation
3,Identifying SSVM objects with an unusually large number of I/O operations
4,Identifying SSVM objects with excessive read or write times
5,Performing detailed traces using the vxtrace command
 
RAID5 Write Performance
To maximize write performance in RAID5 volumes you must understand the following write operations and how they affect performance:
Read-modify-write
Reconstruct-write
Full-stripe write
 

发表于: 2006-09-05,修改于: 2006-09-05 09:31,已浏览688次,有评论0条 推荐 投诉


网友评论
 发表评论