The largest dump device is too small解决办法
上一篇 /
下一篇 2006-09-25 00:00:00
/ 个人分类:unix&win
E87EF1BE报错
sysdumpdev -l # to list dump device
sysdumpdev -L # to list last time system dumped
sysdumpdev -K # to set always allow dump = true
sysdumpdev -e # to estimate the size of a dump under current loading
lg_dumplv # this is the dump device so to get the size do an
lslv lg_dumplv
Largest dump device size in kb 1048576 <---
This is the size of the dump device.
Current estimated dump size in kb 1062912 <---
And this is the estimated size of the dump in kb if you system were to crash
under your current load.
You just need to
extendlv lg_dumplv NUM_PPS
Depending on your PP size to make lg_dumplv big enough to house 1062912 KB
导入论坛
引用链接
收藏
分享给好友
推荐到圈子
管理
举报
TAG: