免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4940 | 回复: 2
打印 上一主题 下一主题

求助数据库写命中率较低! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-07-21 13:08 |只看该作者 |倒序浏览
informix731,数据库写命中率较低,有何方法可以提高,请教大家:
Profile
dskreads pagreads bufreads %cached dskwrits pagwrits bufwrits %cached
33776727 38866726 2025663997 98.33   48141810 71129911 134073254 64.09

isamtot  open     start    read     write    rewrite  delete   commit   rollbk
3029872238 190647214 323260009 1543376286 22034163 10207772 5477592  23755628 59
988

gp_read  gp_write gp_rewrt gp_del   gp_alloc gp_free  gp_curs
0        0        0        0        0        0        0

ovlock   ovuserthread ovbuff   usercpu  syscpu   numckpts flushes
0        0            0        47133.77 21614.33 25100    50460

bufwaits lokwaits lockreqs deadlks  dltouts  ckpwaits compress seqscans
3486532  1591     4013348334 0        0        28581    2907347  59605671

ixda-RA  idx-RA   da-RA    RA-pgsused lchwaits
17589    355094   30243526 30448330   4341675

机器内存3487514624,下面是onconfig文件:
ROOTNAME        rootdbs         # Root dbspace name
ROOTPATH        /dev/chk0       # Path for device containing root dbspace
ROOTOFFSET      0               # Offset of root dbspace into device (Kbytes)
ROOTSIZE        2000000         # Size of root dbspace (Kbytes)

# Disk Mirroring Configuration Parameters

MIRROR          0               # Mirroring flag (Yes = 1, No = 0)
MIRRORPATH                      # Path for device containing mirrored root
MIRROROFFSET    0               # Offset into mirrored device (Kbytes)

# Physical Log Configuration

PHYSDBS         logdbs          # Location (dbspace) of physical log
PHYSFILE        400000          # Physical log file size (Kbytes)

# Logical Log Configuration

LOGFILES        30              # Number of logical log files
LOGSIZE         50000           # Logical log size (Kbytes)

SERVERNUM       0               # Unique id corresponding to a OnLine instance
DBSERVERNAME    ywxt          # Name of default database server
DBSERVERALIASES                 # List of alternate dbservernames
NETTYPE         tlitcp,1,100,NET # Configure poll thread(s) for nettype
#NETTYPE         ipcshm,1,100,CPU # Configure poll thread(s) for nettype
#NETTYPE         tlitcp,5,5,NET  # Configure poll thread(s) for nettype
DEADLOCK_TIMEOUT 60              # Max time to wait of lock in distributed env.
RESIDENT        0               # Forced residency flag (Yes = 1, No = 0)

MULTIPROCESSOR  1               # 0 for single-processor, 1 for multi-processor
NUMCPUVPS       4               # Number of user (cpu) vps
SINGLE_CPU_VP   0               # If non-zero, limit number of cpu vps to one

NOAGE           0               # Process aging
AFF_SPROC       4               # Affinity start processor
AFF_NPROCS      4               # Affinity number of processors

LOCKS           400000          # Maximum number of locks
BUFFERS         350000          # Maximum number of shared buffers
NUMAIOVPS       10              # Number of IO vps
PHYSBUFF        64              # Physical log buffer size (Kbytes)
LOGBUFF         64              # Logical log buffer size (Kbytes)
LOGSMAX         60              # Maximum number of logical log files
CLEANERS        8               # Number of buffer cleaner processes
SHMBASE         0x82000000        # Shared memory base address
SHMVIRTSIZE     52672           
SHMADD          8192            # Size of new shared memory segments (Kbytes)
SHMTOTAL        0               # Total shared memory (Kbytes). 0=>unlimited
CKPTINTVL       300             # Check point interval (in sec)
LRUS            16              # Number of LRU queues
LRU_MAX_DIRTY   2               # LRU percent dirty begin cleaning limit
LRU_MIN_DIRTY   1               # LRU percent dirty end cleaning limit
LTXHWM          50              # Long transaction high water mark percentage
LTXEHWM         60              # Long transaction high water mark (exclusive)
TXTIMEOUT       0x12c             # Transaction timeout (in sec)
STACKSIZE       32              # Stack size (Kbytes)

论坛徽章:
11
金牛座
日期:2015-03-19 16:56:22数据库技术版块每日发帖之星
日期:2016-08-02 06:20:00数据库技术版块每日发帖之星
日期:2016-04-24 06:20:00数据库技术版块每日发帖之星
日期:2016-04-13 06:20:00IT运维版块每日发帖之星
日期:2016-04-13 06:20:00数据库技术版块每日发帖之星
日期:2016-02-03 06:20:00数据库技术版块每日发帖之星
日期:2015-08-06 06:20:00季节之章:春
日期:2015-03-27 15:54:57羊年新春福章
日期:2015-03-27 15:54:37戌狗
日期:2015-03-19 16:56:41数据库技术版块每日发帖之星
日期:2016-08-18 06:20:00
2 [报告]
发表于 2011-07-21 13:29 |只看该作者
忽视写命中率吧~~

论坛徽章:
0
3 [报告]
发表于 2011-08-22 15:01 |只看该作者
informix731,数据库写命中率较低,有何方法可以提高,请教大家:
Profile
dskreads pagreads bufreads %c ...
nicolasch 发表于 2011-07-21 13:08



    新增是无法命中的,22034163:10207772 大量的新增数据,写命中率低也是可以理解。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP