弱弱的问下,知道BUG编号,如何知道那个补丁有针对此BUG做修补?

[复制链接]
查看11 | 回复8 | 2007-10-20 08:38:44 | 显示全部楼层 |阅读模式
弱弱的问下,知道BUG编号,如何知道那个补丁有针对此BUG做修补?
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
metalink
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
OCFS文件系统出现INODE满的状况,但实际空间利用率没有
查了METALINK,搜索出了这篇,但不知道如何解决啊
Bug 号 3333232
已归档 21-DEC-2003 已更新 29-SEP-2006
产品 Linux OS 产品版本1.0.9
平台 Red Hat Advanced Server 平台版本 无数据
数据库版本 9.2.0.4 影响平台Port-Specific
优先级 Severe Loss of Service 状态 Closed, Not a Bug
基本 Bug N/A 修复产品版本 无数据
问题陈述:
THE RESULT OF 'DF -I' TO OCFS DOES NOT RETRUN EXPECTED VALUE
--------------------------------------------------------------------------------

*** 12/21/03 11:13 pm *** . PROBLEM:The result of 'df -i' to OCFS does not retrun expected value. .
ex. 1. Copying files onto OCFS, IUsed(the number of inodes) decrease.
2. Removing files from OCFS, IUsed incerase. .
Please refer to testcase for details. .
DIAGNOSTIC ANALYSIS:Such a problem does not occur on nomarl device. .
WORKAROUND:n/a .
RELATED BUGS:n/a .
REPRODUCIBILITY:.100% (both In-house and Ct' site)
Rep? Platform

OCFS Ver. -------------------------------------- Y(100%)
RedHat Advanced Server 2.1 OCFS 1.0.9-9Y(100%)
RedHat Advanced Server 2.1 OCFS 1.0.9-12 .
TESTCASE:Confirm the Inode information during coppying and removingfiles with the following shell scripts. .
### conf.sh ### while((1)) do df -i sleep 5 done .
1. copy files onto OCFS . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327539935 22818 31% /u02 < --- OCFS . . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327539820 22933 30% /u02 . : . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327535063 27690 16% /u02 .
You can see IUsed decrease. . 2. remove files from OCFS . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327535063 27690 16% /u02 . . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327537499 25254 23% /u02 . : . Filesystem

Inodes IUsed IFree IUse% Mounted on /dev/hda2

1602496327966 1274530 21% / /dev/hda1

1706439 170251% /boot none

63959 1 639581% /dev/shm /dev/sde

327539935 22818 31% /u02 .
You can see IUsed increse. .
STACK TRACE:n/a .
SUPPORTING INFORMATION:. 24 HOUR CONTACT INFORMATION FOR P1 BUGS:.
DIAL-IN INFORMATION:.
IMPACT DATE:n/a *** 12/22/03 01:24 pm *** (CHG: Sta-&gt;92)
*** 12/22/03 01:24 pm *** *** 09/29/06 04:46 pm *** (CHG: Comp-&gt;OCFS)
[ 本帖最后由 christan 于 2007-12-1 12:03 编辑 ]
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
@ OCFS does not have the concept of inodes, however, for the vfs layer in the
@ kernel we need to fill out structures. the number returned by df -i is
@ based on diskspace free. it's the number of clusterblocsk in the filesystem
@ we dont' preallocate inodes like most filesystems do. nor do we HAVE to do
@ that. not a bug, expected behaviour, not required to do what any other
@ filesystem does.
CLosed as NOT a bug.
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
你这个也不是bug,
再一个,一般来说根据bug NO,如果没有特别指出的话,通常patch no也是一样的.
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
BUG号就是补丁号,在METALINK上可以据此来找,不过针对单个BUG的补丁不多,不是BUG都有对应的补丁.
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
谢谢大家了,测试下把归档日志重新移到这个目录下看看结果!
因为是生产机器,所以有点怕做这个处理,不知道会不会把ORACLE 搞DOWN 掉!
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
OCFS文件系统INODE数满,如何释放(急)

OS:LINUXAS3 U3
ORACLE:ORACLE9204 RAC
OCFS文件系统INODE数满,如何释放,以下为具体显示,/U04仅仅存放两节点产生的归档日志
[root@db1 /]# cat /etc/issue
Red Hat Enterprise Linux AS release 3 (Taroon Update 3)
[root@db1/]# rpm -qa |grep ocfs
ocfs-support-1.0.10-1
ocfs-tools-1.0.10-1
ocfs-2.4.21-EL-smp-1.0.13-1
[root@db1 /]# df -h
Filesystem
SizeUsed Avail Use% Mounted on
/dev/emcpowerd150G 44M 50G 1% /u04
[root@db1 /]# df -i
Filesystem
Inodes IUsed IFree IUse% Mounted on
/dev/emcpowerd1 409580409231 349100% /u04
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
如果生产库操作怕有风险,可以开tar问oracle
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行