PowerScale: 클러스터 상태 및 해결되지 않은 이벤트를 확인하는 방법
Summary: 클러스터 상태 및 해결되지 않은 이벤트를 확인하는 방법
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
클러스터 상태를 확인하려면 다음을 수행합니다.
- 클러스터의 노드에서 SSH 연결을 열고 "root" 계정을 사용하여 로그인합니다.
- 다음 명령을 실행합니다.
# isi status Cluster Name: Test Cluster Health: [ OK ] Storage Efficiency: 0.83 : 1 Cluster Storage: HDD SSD Storage Size: 344.4G (469.8G Raw) 0 (0 Raw) VHS Size: 125.4G Used: 18.5G (5%) 0 (n/a) Avail: 325.9G (95%) 0 (n/a) Health Throughput (bps) HDD Storage SSD Storage ID |IP Address |DASR | In Out Total| Used / Size |Used / Size ---+---------------+-----+-----+-----+-----+-----------------+----------------- 1|10.xxx.x.xx | OK | 0| 132k| 132k| 3.3G/57.4G( 6%)|(No Storage SSDs) 2|10.xxx.x.xx | OK | 0| 714k| 714k| 3.3G/57.4G( 6%)|(No Storage SSDs) 3|10.xxx.x.xx | OK | 0| 0| 0| 2.6G/57.4G( 5%)|(No Storage SSDs) ---+---------------+-----+-----+-----+-----+-----------------+----------------- Cluster Totals: | 0| 1.9M| 1.9M|18.5G/ 344G( 5%)|(No Storage SSDs) Health Fields: D = Down, A = Attention, S = Smartfailed, R = Read-Only Critical Events: Time LNN Event --------------- ---- -------------------------------------------------------
위의 출력에서 클러스터 상태: [OK]가 양호하며 눈에 띄는 중요 이벤트도 없습니다.
전체 클러스터에서 미해결 알림을 확인하려면 아래 명령을 실행할 수 있습니다.
# isi event groups list --resolved=false ID Started Ended Causes Short Lnn Events Severity --------------------------------------------------------------------- 3072 12/17 00:55 -- QUOTA_INTERNAL_ERROR 1 9 warning 4105 12/20 01:11 -- QUOTA_NOTIFY_FAILED 3 6 information ---------------------------------------------------------------------
특정 이벤트를 지울 수 있습니다.
# isi event groups modify --resolved=yes --ignore=yes --id=<Group ID from above command > Eg : isi event groups modify --resolved=yes --ignore=yes --id=3072
전체 클러스터에서 이전 알림을 모두 지웁니다.
For OneFS 7.x.x.x and Above
# isi events cancel all
# isi events quiet all
For OneFS 8.x.x.x and above
# isi event bulk --ignore=true
# isi event bulk --resolved=true
Affected Products
Isilon, PowerScale OneFSArticle Properties
Article Number: 000223412
Article Type: How To
Last Modified: 22 Mar 2024
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.