当前位置:网站首页>Storage optimization of performance tuning methodology
Storage optimization of performance tuning methodology
2022-07-05 21:58:00 【Short section senior】
Disk subsystem design
RAID 0
RAID 1
RAID 3
RAID 5
RAID 0+1
Filegroups
Plan database files to improve performance
By default, each database file can be processed at the same time 32 Asynchronous I/O
1 A database file = 32 Reads + 32 Writes
2 A database file = 64 Reads + 64 Writes
Store data files and transaction log files separately to different disk arrays
Data files :RAID 5 or RAID 0 + 1
Transaction log file :RAID 1
Use filegroups to improve performance
If the performance bottleneck is Disk I/O, Consider the following methods
Data tables that will be frequently queried or updated , Specify file groups stored in different disk arrays
Index non cluster , Specify file groups stored in different disk arrays
Divide and store commonly used existing data and historical data into different data tables , And specify file groups stored in different disk arrays
RAID+ Filegroups
Table partitioning
TempDB
Store the following objects :
Internal object
Version storage area
User defined objects
Suggest
Automatically expand as needed
Set a reasonable original size
Set the file growth percentage to a reasonable size
Put it in the fast I/O On the system
Create multiple database files , Number and server CPU The same number , Same file size
Welcome to join me for wechat exchange and discussion ( Please note csdn Add )
边栏推荐
- Drawing HSV color wheel with MATLAB
- Tips for using SecureCRT
- K210 learning notes (IV) k210 runs multiple models at the same time
- 从零开始实现lmax-Disruptor队列(四)多线程生产者MultiProducerSequencer原理解析
- Poj3414广泛搜索
- Huawei game multimedia service calls the method of shielding the voice of the specified player, and the error code 3010 is returned
- Regular expressions and re Libraries
- 多家呼吸机巨头产品近期被一级召回 呼吸机市场仍在增量竞争
- Four components of logger
- 阿里云有奖体验:用PolarDB-X搭建一个高可用系统
猜你喜欢
Ethereum ETH的奖励机制
Uni app Bluetooth communication
Meituan dynamic thread pool practice ideas, open source
AD637使用筆記
ICMP introduction
每日刷题记录 (十四)
Huawei cloud modelarts text classification - takeout comments
Bitbucket installation configuration
How to view Apache log4j 2 remote code execution vulnerability?
使用Aspect制作全局异常处理类
随机推荐
HYSBZ 2243 染色 (树链拆分)
2.2.5 basic sentences of R language drawing
Ethereum ETH的奖励机制
Create a virtual machine on VMware (system not installed)
Codeforces 12D ball tree array simulation 3 sorting elements
递归查询多级菜单数据
2.2 basic grammar of R language
【愚公系列】2022年7月 Go教学课程 004-Go代码注释
Shell script, awk uses if, for process control
让开发效率提升的跨端方案
Summary of El and JSTL precautions
How to use tensorflow2 for cat and dog classification and recognition
Three components of openpyxl
如何向mongoDB中添加新的字段附代码(全)
How to view Apache log4j 2 remote code execution vulnerability?
Experienced inductance manufacturers tell you what makes the inductance noisy. Inductance noise is a common inductance fault. If the used inductance makes noise, you don't have to worry. You just need
ESP32
Poj3414广泛搜索
Analysis and test of ModbusRTU communication protocol
crm创建基于fetch自己的自定义报告