
OpenStack Kolla Redis Sentinel 인증 오류 디버깅 가이드🎯 대상: Redis를 coordination backend로 사용하는 OpenStack 관리자적용 서비스: Cinder, Keystone, Nova, Neutron 등 tooz 라이브러리를 사용하는 모든 OpenStack 서비스문제 상황OpenStack 서비스들(Cinder, Keystone 등)에서 다음과 같은 에러가 발생:tooz.coordination.ToozConnectionError: No master found for 'kolla' : - AuthenticationError('Authentication required.')에러 분석1. 에러의 의미Tooz: OpenStack의 분산 협조 라이브러리Redis Se..