Dell NativeEdge: Orchestrator 배포를 위한 파일 시스템 알림에 대한 권장 변경 사항

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.

Symptoms

NativeEdge Orchestrator가 제대로 작동하려면 파일 시스템 알림을 변경해야 합니다.

이 변경 사항을 구현하지 않으면 시스템 리소스에 문제가 발생하고 NativeEdge Orchestrator 소프트웨어 구성 요소가 로드되지 않을 수 있습니다.

예를 들어 /var/log/syslog에서 다음 오류를 볼 수 있습니다.

cat /var/log/syslog | grep "Too many open files"

Jul 10 23:30:01 user systemd-networkd-wait-online[2229946]: Could not create manager: Too many open files
Jul 11 00:19:33 user systemd[2310112]: Failed to create control group inotify object: Too many open files
Jul 11 00:19:33 user systemd[2310112]: Failed to allocate manager object: Too many open files

 

Cause

NativeEdge Orchestrator는 더 많은 열린 파일을 허용하기 위해 시스템 변경이 필요합니다.

Resolution

이 문제를 방지하기 위해 NativeEdge 엔지니어링 팀은 파일 시스템 inotify 매개변수의 제한을 늘릴 것을 권장합니다.

NativeEdge 배포 가이드NativeEdge Orchestrator 배포를 위한 Kubernetes 준비 섹션에 설명되어 있습니다.

fs.inotify 설정 조정:

fs.inotify.max_user_instances = 1024
fs.inotify.max_user_watches = 1048576

 
완료되면 아래 명령을 실행하여 변경 사항을 처리합니다.

sudo sysctl -p

Affected Products

Dell Distributed Private Cloud, NativeEdge
Article Properties
Article Number: 000216318
Article Type: Solution
Last Modified: 22 Jan 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.