Block Trace Analysis and Storage System Optimization: A Practical Approach with MATLAB/Python Tools
Autor Jun Xuen Limba Engleză Paperback – 19 noi 2018
Understand the fundamental factors of data storage system performance and master an essential analytical skill using block trace via applications such as MATLAB and Python tools. You will increase your productivity and learn the best techniques for doing specific tasks (such as analyzing the IO pattern in a quantitative way, identifying the storage system bottleneck, and designing the cache policy).
In the new era of IoT, big data, and cloud systems, better performance and higher density of storage systems has become crucial. To increase data storage density, new techniques have evolved and hybrid and parallel access techniques—together with specially designed IO scheduling and data migration algorithms—are being deployed to develop high-performance data storage solutions. Among the various storage system performance analysis techniques, IO event trace analysis (block-level trace analysis particularly) is one of the most common approaches for system optimization and design. However, the task of completing a systematic survey is challenging and very few works on this topic exist.
Block Trace Analysis and Storage System Optimization brings together theoretical analysis (such as IO qualitative properties and quantitative metrics) and practical tools (such as trace parsing, analysis, and results reporting perspectives). The book provides content on block-level trace analysis techniques, and includes case studies to illustrate how these techniques and tools can be applied in real applications (such as SSHD, RAID, Hadoop, and Ceph systems).
What You’ll Learn
IT professionals interested in storage system performance optimization: network administrators, data storage managers, data storage engineers, storage network engineers, systems engineers
Block Trace Analysis and Storage System Optimization brings together theoretical analysis (such as IO qualitative properties and quantitative metrics) and practical tools (such as trace parsing, analysis, and results reporting perspectives). The book provides content on block-level trace analysis techniques, and includes case studies to illustrate how these techniques and tools can be applied in real applications (such as SSHD, RAID, Hadoop, and Ceph systems).
What You’ll Learn
- Understand the fundamental factors of data storage system performance
- Master an essential analytical skill using block trace via various applications
- Distinguish how the IO pattern differs in the block level from the file level
- Know how the sequential HDFS request becomes “fragmented” in final storage devices
- Perform trace analysis tasks with a tool based on the MATLAB and Python platforms
IT professionals interested in storage system performance optimization: network administrators, data storage managers, data storage engineers, storage network engineers, systems engineers
Preț: 180.41 lei
Preț vechi: 225.51 lei
-20% Nou
Puncte Express: 271
Preț estimativ în valută:
34.52€ • 35.83$ • 28.86£
34.52€ • 35.83$ • 28.86£
Carte disponibilă
Livrare economică 24 februarie-10 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484239278
ISBN-10: 148423927X
Pagini: 230
Ilustrații: XVII, 271 p. 91 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 0.41 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148423927X
Pagini: 230
Ilustrații: XVII, 271 p. 91 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 0.41 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Introduction.- Chapter 2: Trace Characteristics.- Chapter 3: Trace Collection.- Chapter 4: Trace Analysis.- Chapter 5: Case Study: Benchmarking Tools.- Chapter 6: Case Study: Modern Disks.- Chapter 7: Case Study: RAID.- Chapter 8: Case Study: Hadoop.- Chapter 9: Case Study: Ceph.- Appendix A: Tools and Functions.- Appendix B: Blktrace and Tools
Notă biografică
Jun Xu got his B.S. in Mathematics and Ph.D. in Control from Southeast University (China) and Nanyang Technological University (Singapore), respectively. He is a Lead Consultant Specialist in Hongkong-Shanghai Banking Corporation (HSBC) and was a Principal Engineer in Western Digital. Before that, he was with Data Storage Institute, Nanyang Technological University, and National University of Singapore for research and development. He has multi-discipline knowledge and solid experiences in complex system modeling and simulation, data analytics, data center, cloud storage, and IoT. He has published over 50 international papers and 15 US patents (applications) and 1 monograph. He is an editor of the journal Unmanned Systems and was a committee member of several international conferences. He is a senior member of IEEE and a certificated FRM.
Textul de pe ultima copertă
Understand the fundamental factors of data storage system performance and master an essential analytical skill using block trace via applications such as MATLAB and Python tools. You will increase your productivity and learn the best techniques for doing specific tasks (such as analyzing the IO pattern in a quantitative way, identifying the storage system bottleneck, and designing the cache policy).
In the new era of IoT, big data, and cloud systems, better performance and higher density of storage systems has become crucial. To increase data storage density, new techniques have evolved and hybrid and parallel access techniques—together with specially designed IO scheduling and data migration algorithms—are being deployed to develop high-performance data storage solutions. Among the various storage system performance analysis techniques, IO event trace analysis (block-level trace analysis particularly) is one of the most common approaches for system optimization and design. However, the task of completing a systematic survey is challenging and very few works on this topic exist.
Block Trace Analysis and Storage System Optimization brings together theoretical analysis (such as IO qualitative properties and quantitative metrics) and practical tools (such as trace parsing, analysis, and results reporting perspectives). The book provides content on block-level trace analysis techniques, and includes case studies to illustrate how these techniques and tools can be applied in real applications (such as SSHD, RAID, Hadoop, and Ceph systems).
What You’ll Learn:
Block Trace Analysis and Storage System Optimization brings together theoretical analysis (such as IO qualitative properties and quantitative metrics) and practical tools (such as trace parsing, analysis, and results reporting perspectives). The book provides content on block-level trace analysis techniques, and includes case studies to illustrate how these techniques and tools can be applied in real applications (such as SSHD, RAID, Hadoop, and Ceph systems).
What You’ll Learn:
- Understand the fundamental factors of data storage system performance
- Master an essential analytical skill using block trace via various applications
- Distinguish how the IO pattern differs in the block level from the file level
- Know how the sequential HDFS request becomes “fragmented” in final storage devices
- Performtrace analysis tasks with a tool based on the MATLAB and Python platforms
Caracteristici
Brings together IO properties and metrics, and trace parsing and result reporting perspectives, based on the MATLAB and Python platforms Introduces an open source tool that provides a powerful one-click function to generate a final report from raw tracing data Describes an insider’s experiences with storage system performance analysis and design with deep information of storage devices