2 Domains of same name in brcontrol output.
search cancel

2 Domains of same name in brcontrol output.

book

Article ID: 407854

calendar_today

Updated On:

Products

VMware Smart Assurance Network Observability

Issue/Introduction

2 Domains of same name in brcontrol output, one is running and other one is DEAD. 

Environment

Smarts - 10.1.x/24.3.x

Cause

SM_IP_VERSIONS in runcmd_env.sh has v6v4 hence same domain is trying to run with v4 and v6 as v6 is not configured, it is shown DEAD in brcontrol output. 

Resolution

  • Navigate to <IP_BASE>/smarts/bin, run 
    ./sm_edit conf/runcmd_env.sh
  • Find SM_IP_VERSIONS, remove v6 but keep v4
  • Stop and start the domain service. 
  • Now only one domain will be listed in brcontrol output.