- 论坛徽章:
- 0
|
今天onstat -d发现datadbs呈PD状态,察看日志发现有张表vip:"otv8".cont_clist_otv8存在问题,导致chunk028出现了IO错误。
尝试着把chunk028拉起,失败,报
$ onspaces -s datadbs -p /dev/rchunk028 -o 128 -O -y
Verifying physical disk space, please wait ...
Cannot change chunk status.
ISAM error: illegal argument to ISAM function.
附上有问题的日志:
09:03:43 I/O read chunk 28, pagenum 3619, pagecnt 1 --> errno = 9
09:04:37 Assert Failed: Page Check Error in allocvrow:bad bitmap page
09:04:37 Informix Dynamic Server Version 7.31.UC5
09:04:37 Who: Session(13, vip@ibm-346 , 4208, -1572346540)
Thread(366, sqlexec, a24573b4, 1)
File: rsdebug.c Line: 985
09:04:37 Results: Possible inconsistencies in 'vip:"otv8".cont_clist_otv8'
09:04:37 Action: Run 'oncheck -cD 5242934'
09:04:42 See Also: /tmp/af.55661ee, shmem.55661ee.0
09:05:02 Assert Failed: I/O error, Primary Chunk '/dev/rchunk028' -- Offline
09:05:02 Informix Dynamic Server Version 7.31.UC5
09:05:02 Who: Thread(10, flush_sub(0), a24564fc, 3)
File: rsbuff.c Line: 3955
09:05:02 Results: Chunk is now unusable
09:05:02 Action: Repair and restore from mirror or archive
09:05:04 See Also: /tmp/af.3f2623d
09:07:42 Assert Failed: Chunk 28 is being taken OFFLINE.
09:07:42 Informix Dynamic Server Version 7.31.UC5
09:07:42 Who: Thread(10, flush_sub(0), a24564fc, 4)
File: rsmirror.c Line: 1784
09:07:42 Results: Dynamic Server will block at next checkpoint
09:07:42 Action: Shutdown (onmode -k) or override (onmode -O)
09:07:42 See Also: /tmp/af.3f2623d
09:07:42 I/O write chunk 28, pagenum 1599, pagecnt 1 --> errno = 2
09:07:42 Checkpoint blocked by down space, waiting for override or shutdown
各位高手帮我分析一下会是什么方面的问题呢,该如何解决 |
|