Thứ Tư, 16 tháng 8, 2023

ODA Nodes chiếm dung lượng lớn Cluster Health Monitor File Crfclust.Bdb (Doc ID 1616910.1)

PHẠM VI

Oracle Database Appliance - Version All Versions to All Versions [Release All Releases]
Oracle Database - Enterprise Edition - Version 11.2.0.4 đến 11.2.0.4 [Release 11.2]
Thông tin trong tài liệu này áp dụng cho mọi nền tảng.

VẤN ĐỀ

Kiểm tra dung lượng đĩa trên các nút ODA, bạn thấy phân vùng /u01 đã đầy 66-67%:

[root@oda1 oda1]# df -h /u01
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroupSys-LogVolU01
  97G 61G 32G 67% /u01

[root@oda1 oda1]# df -h /u01
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroupSys-LogVolU01
  97G 61G 32G 66% /u01


Kiểm tra dung lượng của GRID_HOME, bạn thấy file Crfclust.Bdb chiếm 31G:

[root@oda1 oda1]# ls -lrth
total 33G
-rw-r----- 1 root root 8.0K Oct 18 23:01 repdhosts.bdb
-rw-r----- 1 root root 24K Dec 10 18:48 __db.001
-rw-r--r-- 1 root root 115M Dec 10 18:48 oda1.ldb
-rw-r----- 1 root root 8.0K Dec 10 18:49 crfconn.bdb
-rw-r----- 1 root root 16M Jan 13 08:21 log.0000019932
-rw-r----- 1 root root 306M Jan 13 08:28 crfts.bdb
-rw-r----- 1 root root 472M Jan 13 08:28 crfloclts.bdb
-rw-r----- 1 root root 375M Jan 13 08:28 crfcpu.bdb
-rw-r----- 1 root root 31G Jan 13 08:28 crfclust.bdb   <<<<<<<<<<<<<<<<<<<<<<<<<<<
-rw-r----- 1 root root 16M Jan 13 08:29 log.0000019933
-rw-r----- 1 root root 56K Jan 13 08:29 __db.006
-rw-r----- 1 root root 386M Jan 13 08:29 crfhosts.bdb
-rw-r----- 1 root root 375M Jan 13 08:29 crfalert.bdb
-rw-r----- 1 root root 1.2M Jan 13 08:29 __db.005
-rw-r----- 1 root root 392K Jan 13 08:29 __db.002
-rw-r----- 1 root root 2.1M Jan 13 08:29 __db.004
-rw-r----- 1 root root 2.6M Jan 13 08:29 __db.003


Dung lượng xuất hiện trên cả hai nút ODA.

GIẢI PHÁP

Do sự cố đã biết với cơ sở dữ liệu  Cluster Health Monitor (CHM) chiếm quá nhiều dung lượng. 

Để thay đổi kích thước cơ sở dữ liệu này:

1. Vào bằng user grid trong oda1 thực hiện lệnh sau:

[grid@oda1 ~]$ oclumon manage -repos resize 259200
oda1 --> retention check successful
oda2 --> retention check successful
New retention is 259200 and will use 4516300800 bytes of disk space

CRS-9115-Cluster Health Monitor repository size change completed on all nodes.

2. Sau khi thay đổi kích thước đó, việc kiểm tra kích thước kho lưu trữ sẽ không thành công với lỗi sau:

[grid@oda1 ~]$ oclumon manage -get repsize
CRS-9011-Error manage: Failed to initialize connection to the Cluster Logger Service

 Điều này do cơ sở dữ liệu BDB của kho lưu trữ CHM lớn hơn thời gian lưu giữ.

3. Khởi động lại crf trên cả hai nút để giải quyết vấn đề:

[grid@oda1 ~]$ crsctl stop res ora.crf -init
CRS-2673: Attempting to stop 'ora.crf' on 'oda1'
CRS-2677: Stop of 'ora.crf' on 'oda1' succeeded
[grid@oda1 ~]$ crsctl start res ora.crf -init

[grid@oda2 oda2]$ crsctl stop res ora.crf -init
CRS-2673: Attempting to stop 'ora.crf' on 'oda2'
CRS-2677: Stop of 'ora.crf' on 'oda2' succeeded
[grid@oda2 ~]$ crsctl start res ora.crf -init

4. Kiểm tra xem tệp hiện đã nhỏ hơn chưa:

[grid@oda1 ~]$ cd /u01/app/11.2.0.3/grid/crf/db/oda1
[grid@oda1 oda1]$ ls -lrth
total 572K
-rw-r----- 1 root root 56K Jan 17 08:04 __db.006
-rw-r----- 1 root root 1.2M Jan 17 08:04 __db.005
-rw-r----- 1 root root 2.1M Jan 17 08:04 __db.004
-rw-r----- 1 root root 392K Jan 17 08:04 __db.002
-rw-r----- 1 root root 24K Jan 17 08:04 __db.001
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfhosts.bdb
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfconn.bdb
-rw-r----- 1 root root 128K Jan 17 08:04 crfclust.bdb   <<<<<<<<<<<
-rw-r----- 1 root root 16M Jan 17 08:04 log.0000000001
-rw-r----- 1 root root 2.6M Jan 17 08:04 __db.003
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfts.bdb
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfloclts.bdb
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfcpu.bdb
-rw-r----- 1 root root 8.0K Jan 17 08:04 crfalert.bdb
-rw-r--r-- 1 root root 115M Jan 17 08:05 oda1.ldb

 Và không gian đĩa được lấy lại:

[grid@oda1 ~]$ df -h /u01
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroupSys-LogVolU01
97G 29G 64G 32% /u01

Thjam khảo note: ODA Nodes Lacking Space Due to Large Cluster Health Monitor File Crfclust.Bdb (Doc ID 1616910.1)
=============================
Website không bao giờ chứa bất kỳ quảng cáo nào, mọi đóng góp để duy trì phát triển cho website (donation) xin vui lòng gửi về STK 90.2142.8888 - Ngân hàng Vietcombank Thăng Long - TRAN VAN BINH
=============================
Nếu bạn muốn tiết kiệm 3-5 NĂM trên con đường trở thành DBA chuyên nghiệp thì hãy đăng ký ngay KHOÁ HỌC ORACLE DATABASE A-Z ENTERPRISE, được Coaching trực tiếp từ tôi với toàn bộ kinh nghiệm, thủ tục, quy trình, bí kíp thực chiến mà bạn sẽ KHÔNG THỂ tìm kiếm trên Internet/Google giúp bạn dễ dàng quản trị mọi hệ thống Core tại Việt Nam và trên thế giới, đỗ OCP.
- CÁCH ĐĂNG KÝ: Gõ (.) hoặc để lại số điện thoại hoặc inbox https://m.me/tranvanbinh.vn hoặc Hotline/Zalo 090.29.12.888
- Chi tiết tham khảo:
https://bit.ly/oaz_w
=============================
2 khóa học online qua video giúp bạn nhanh chóng có những kiến thức nền tảng về Linux, Oracle, học mọi nơi, chỉ cần có Internet/4G:
- Oracle cơ bản: https://bit.ly/admin1_1200
- Linux: https://bit.ly/linux_1200
=============================
KẾT NỐI VỚI CHUYÊN GIA TRẦN VĂN BÌNH:
📧 Mail: binhoracle@gmail.com
☎️ Mobile/Zalo: 0902912888
👨 Facebook: https://www.facebook.com/BinhOracleMaster
👨 Inbox Messenger: https://m.me/101036604657441 (profile)
👨 Fanpage: https://www.facebook.com/tranvanbinh.vn
👨 Inbox Fanpage: https://m.me/tranvanbinh.vn
👨👩 Group FB: https://www.facebook.com/groups/DBAVietNam
👨 Website: https://www.tranvanbinh.vn
👨 Blogger: https://tranvanbinhmaster.blogspot.com
🎬 Youtube: https://www.youtube.com/@binhguru
👨 Tiktok: https://www.tiktok.com/@binhguru
👨 Linkin: https://www.linkedin.com/in/binhoracle
👨 Twitter: https://twitter.com/binhguru
👨 Podcast: https://www.podbean.com/pu/pbblog-eskre-5f82d6
👨 Địa chỉ: Tòa nhà Sun Square - 21 Lê Đức Thọ - Phường Mỹ Đình 1 - Quận Nam Từ Liêm - TP.Hà Nội

=============================
ODA Nodes Lacking Space Due to Large Cluster Health Monitor File Crfclust.Bdb (Doc ID 1616910.1), oracle tutorial, học oracle database, Tự học Oracle, Tài liệu Oracle 12c tiếng Việt, Hướng dẫn sử dụng Oracle Database, Oracle SQL cơ bản, Oracle SQL là gì, Khóa học Oracle Hà Nội, Học chứng chỉ Oracle ở đầu, Khóa học Oracle online,sql tutorial, khóa học pl/sql tutorial, học dba, học dba ở việt nam, khóa học dba, khóa học dba sql, tài liệu học dba oracle, Khóa học Oracle online, học oracle sql, học oracle ở đâu tphcm, học oracle bắt đầu từ đâu, học oracle ở hà nội, oracle database tutorial, oracle database 12c, oracle database là gì, oracle database 11g, oracle download, oracle database 19c, oracle dba tutorial, oracle tunning, sql tunning , oracle 12c, oracle multitenant, Container Databases (CDB), Pluggable Databases (PDB), oracle cloud, oracle security, oracle fga, audit_trail,oracle RAC, ASM, oracle dataguard, oracle goldengate, mview, oracle exadata, oracle oca, oracle ocp, oracle ocm , oracle weblogic, postgresql tutorial, mysql tutorial, mariadb tutorial, ms sql server tutorial, nosql, mongodb tutorial, oci, cloud, middleware tutorial, hoc solaris tutorial, hoc linux tutorial, hoc aix tutorial, unix tutorial, securecrt, xshell, mobaxterm, putty

ĐỌC NHIỀU

Trần Văn Bình - Oracle Database Master