Linux

fiid_obj_get: 'present_countdown_value': data not available 재부팅 문제

Naan 2015. 6. 8. 10:34
반응형

fiid_obj_get: 'present_countdown_value': data not available

어느날 centos 6.5 버전의 장비들이 재부팅이 된다. 특별한 로그가 없지만 위에 로그가 하나가 있다


찾아보니 freeipmi 특정 버전에 버그가 존재하는것 같다.

https://access.redhat.com/solutions/628963


해결 방법은


버전 업그레이드


지금 사용하는 버전을 확인하고

# rpm -qa | grep freeipmi

freeipmi-ipmidetectd-1.2.1-3.el6.x86_64

freeipmi-1.2.1-3.el6.x86_64

freeipmi-bmc-watchdog-1.2.1-3.el6.x86_64


# yum update freeipmi
Loaded plugins: aliases, changelog, downloadonly, fastestmirror, kabi, presto, refresh-packagekit, security, tmprepo,
              : verify, versionlock
Loading support for CentOS kernel ABI
Loading mirror speeds from cached hostfile
 * base: mirror.oasis.onnetcorp.com
 * extras: mirror.oasis.onnetcorp.com
 * updates: mirror.oasis.onnetcorp.com
base                                                                                               | 3.7 kB     00:00
extras                                                                                             | 3.4 kB     00:00
updates                                                                                            | 3.4 kB     00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package freeipmi.x86_64 0:1.2.1-3.el6 will be updated
--> Processing Dependency: freeipmi = 1.2.1-3.el6 for package: freeipmi-ipmidetectd-1.2.1-3.el6.x86_64
--> Processing Dependency: freeipmi = 1.2.1-3.el6 for package: freeipmi-bmc-watchdog-1.2.1-3.el6.x86_64
---> Package freeipmi.x86_64 0:1.2.1-6.el6_5 will be an update
--> Running transaction check
---> Package freeipmi-bmc-watchdog.x86_64 0:1.2.1-3.el6 will be updated
---> Package freeipmi-bmc-watchdog.x86_64 0:1.2.1-6.el6_5 will be an update
---> Package freeipmi-ipmidetectd.x86_64 0:1.2.1-3.el6 will be updated
---> Package freeipmi-ipmidetectd.x86_64 0:1.2.1-6.el6_5 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================
 Package                               Arch                   Version                          Repository            Size
==========================================================================================================================
Updating:
 freeipmi                              x86_64                 1.2.1-6.el6_5                    base                 1.9 M
Updating for dependencies:
 freeipmi-bmc-watchdog                 x86_64                 1.2.1-6.el6_5                    base                  66 k
 freeipmi-ipmidetectd                  x86_64                 1.2.1-6.el6_5                    base                  36 k

Transaction Summary
==========================================================================================================================
Upgrade       3 Package(s)

Total download size: 2.0 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 2.0 M
(1/3): freeipmi-1.2.1-6.el6_5.x86_64.rpm                                                           | 1.9 MB     00:00
(2/3): freeipmi-bmc-watchdog-1.2.1-6.el6_5.x86_64.rpm                                              |  66 kB     00:00
(3/3): freeipmi-ipmidetectd-1.2.1-6.el6_5.x86_64.rpm                                               |  36 kB     00:00
--------------------------------------------------------------------------------------------------------------------------
Total                                                                                     9.7 MB/s | 2.0 MB     00:00
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
 Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
 Package: centos-release-6-5.el6.centos.11.1.x86_64 (@anaconda-CentOS-201311272149.x86_64/6.5)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Is this ok [y/N]: y
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : freeipmi-1.2.1-6.el6_5.x86_64                                                                          1/6
  Updating   : freeipmi-ipmidetectd-1.2.1-6.el6_5.x86_64                                                              2/6
  Updating   : freeipmi-bmc-watchdog-1.2.1-6.el6_5.x86_64                                                             3/6
  Cleanup    : freeipmi-bmc-watchdog-1.2.1-3.el6.x86_64                                                               4/6
  Cleanup    : freeipmi-ipmidetectd-1.2.1-3.el6.x86_64                                                                5/6
  Cleanup    : freeipmi-1.2.1-3.el6.x86_64                                                                            6/6
  Verifying  : freeipmi-ipmidetectd-1.2.1-6.el6_5.x86_64                                                              1/6
  Verifying  : freeipmi-1.2.1-6.el6_5.x86_64                                                                          2/6
  Verifying  : freeipmi-bmc-watchdog-1.2.1-6.el6_5.x86_64                                                             3/6
  Verifying  : freeipmi-1.2.1-3.el6.x86_64                                                                            4/6
  Verifying  : freeipmi-bmc-watchdog-1.2.1-3.el6.x86_64                                                               5/6
  Verifying  : freeipmi-ipmidetectd-1.2.1-3.el6.x86_64                                                                6/6

Updated:
  freeipmi.x86_64 0:1.2.1-6.el6_5

Dependency Updated:
  freeipmi-bmc-watchdog.x86_64 0:1.2.1-6.el6_5                 freeipmi-ipmidetectd.x86_64 0:1.2.1-6.el6_5

Complete!
#


아니면 freeipmi 를 서비스를 죽이자

# service bmc-watchdog stop

# chkconfig bmc-watchdog off

# service ipmi stop

# chkconfig ipmi off




반응형