Warning message

A translation for your language preference does not exist.

Mounted ACFS file system not recognised by snmp

Solution 確認済 - 更新日時 - 日本語 への翻訳依頼

環境

  • Red Hat Enterprise Linux (RHEL) 7.4
  • net-snmp-5.7.2-28.el7_4.1

問題

The current version of net-snmp in RHEL-7.4 (net-snmp-5.7.2) does not provide support for ASM Cluster File System (ACFS) and we cannot monitor e.g. disk usage for mounts of this type.

For example disk /dev/asm/app_vg01-420 is omitted in snmpwalk output:

# df -h
Filesystem                       Size  Used Avail Use% Mounted on
/dev/mapper/root                 7,1G  4,9G  2,3G  69% /
/dev/asm/app_vg01                100G   61G   40G  61% /u

$ snmpwalk -v1 -c public localhost UCD-SNMP-MIB::dskPercent
UCD-SNMP-MIB::dskPercent.1 = INTEGER: 69

We are expecting line

UCD-SNMP-MIB::dskPercent.2 = INTEGER: 61

to be displayed as well.

解決策

Update to net-snmp-5.7.2-33.el7_5.2 shipped with Advisory RHBA-2018:1382 or newer.

原因

The net-snmp package did not provide support for Automatic Storage Management Cluster File System (ACFS). The upstream implementation of ACFS support has been backported and released with net-snmp-5.7.2-33.el7_5.2 and newer.

このソリューションは、Red Hat のエンジニアがお客様のサポート中に作成したナレッジコンテンツの大型ライブラリーを提供する Fast-Track Publication Program の一環です。お客様が必要とする知識・情報を即時に提供するために、これらの記事は、未処理・未編集の状態で提示される場合がありますので、予めご了承ください。

コメント