SQL 2019 BDC installation on Redhat enterprise linux

sreeraj murali 1 Reputation point
2021-09-04T08:18:30.28+00:00

Hi Experts,

Trying to deploy SQL 2019 BDC cluster on Kubernetes cluster running on Redhat enterprise linux. The SQL bdc installation fails with below error message, after putting the value of storage class. Need help in fixing the installation issues.

Starting cluster deployment.

{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"secrets \"domain-service-account-secret\" already exists","reason":"AlreadyExists","details":{"name":"domain-service-account-secret","kind":"secrets"},"code":409}

(409)

Reason: Conflict

HTTP response headers: HTTPHeaderDict({'Audit-Id': '9928a384-9266-4730-ab2e-87cccd0602c8', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Kubernetes-Pf-Flowschema-Uid': 'dd636fd7-0468-4723-83e9-b933b354582a', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'e68836ae-01a7-43a4-bac7-cf67d404a413', 'Date': 'Sat, 04 Sep 2021 07:58:44 GMT', 'Content-Length': '242'})

HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"secrets \"domain-service-account-secret\" already exists","reason":"AlreadyExists","details":{"name":"domain-service-account-secret","kind":"secrets"},"code":409}

Kindly do assist.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,361 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,878 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,525 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,263 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,601 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarrinWu-MSFT 6,866 Reputation points
    2021-09-06T03:30:13.04+00:00

    Hi @sreeraj murali ,

    Welcome to Microsoft Q&A!

    From the error message which you posted, we can know that there has an domain service account already exists. Please follow this troubleshoot steps to get more detail information.

    Best regards,
    Carrin


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.