Results

By type

          Sun Dec  7 16:11:01 UTC 2025 Start...
Initializing config..
Copying default redis config..
  to '/data/conf/redis.conf'
Copying default sentinel config..
  to '/data/conf/sentinel.conf'
Identifying redis master (get-master-addr-by-name)..
  using sentinel (onap-authentication-redis), sentinel group name (mymaster)
  Sun Dec  7 16:11:01 UTC 2025 Found redis master (10.233.27.192)
Identify announce ip for this pod..
  using (onap-authentication-redis-announce-2) or (onap-authentication-redis-server-2)
  identified announce (10.233.33.121)
Verifying redis master..
  ping (10.233.27.192:6379)
  Sun Dec  7 16:11:01 UTC 2025 Found reachable redis master (10.233.27.192)
Updating redis and sentinel config..
Updating sentinel config..
  evaluating sentinel id (${SENTINEL_ID_2})
  sentinel id (88a733e9318e8a037581c9732c4ff2d0f20c990b), sentinel grp (mymaster), quorum (2)
  redis master (10.233.27.192:6379)
  announce (10.233.33.121:26379)
Updating redis config..
  we are slave of redis master (10.233.27.192:6379)
Sun Dec  7 16:11:01 UTC 2025 Ready...