cancel
Showing results for 
Search instead for 
Did you mean: 

223 error encounted when deploymenting scale out msdp

RaymondZheng
Level 2
Employee

i am trying to deploy scale out msdp to kubernetes cluster with version 1.22. Everything was fine until after i create  i created a MSDPScaleout.

logs from /usr/openv/netbackup/logs/nbcert/msdpsvc/ show the below error:

23:32:29.331 [18012.18012] <4> NBClientCURL::performCurlOperation: HTTP response header : HTTP/1.1 400  Cache-Control: no-cache,no-store Strict-Transport-Security: max-age=31536000;includeSubDomains X-Frame-Options: DENY X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Pragma: no-cache Content-Security-Policy: default-src 'none' antiClickJackingOption: DENY X-Request-ID: DC087920F5594851 Content-Type: application/vnd.netbackup+json;version=7.0;charset=UTF-8 Transfer-Encoding: chunked Date: Wed, 01 Jun 2022 06:32:29 GMT Connection: close

23:32:29.331 [18012.18012] <16> updateHostInMasterServer: Caught WebServiceException, err = 223, err_msg = Error parsing response body

i can not find any log from bpdbm on Master.

kubectl get all -A shows the below resources were created (only one msdp engine of two was created)

msdpns                      pod/amsdp1                                                   1/1     Running   0                  37m

msdpns                      pod/msdpx-uss-controller-5758654c85-76m4p                    1/1     Running   0                  37m

msdpns                      pod/msdpx-uss-mds-1                                          1/1     Running   0                  38m

 

msdpns                      service/ip-192-168-1-102-host-amsdp1                            LoadBalancer   10.106.163.228   192.168.1.102   10082:32167/TCP,10102:32058/TCP   37m

msdpns                      service/ip-192-168-1-103-host-amsdp2                            LoadBalancer   10.100.95.68     192.168.1.103   10082:31063/TCP,10102:32079/TCP   37m

msdpns                      service/msdpx-uss-controller                                    ClusterIP      10.108.212.113   <none>          10100/TCP                         38m

msdpns                      service/msdpx-uss-mds                                           ClusterIP      None             <none>          2379/TCP,2380/TCP                 38m

msdpns                      service/msdpx-uss-mds-client                                    ClusterIP      10.102.190.205   <none>          2379/TCP                          38m

any one can give me any advise?

1 REPLY 1

RaymondZheng
Level 2
Employee

it seems the master doesn't recognize MSDP_CONTAINER as machineNbuType.

ERROR : Value for parameter machineNbuType is invalid. Input value [MSDP_CONTAINER],38:com.netbackup.config.hosts.util.Logger,1

Any patch for this?

My netbackup master server is 10.0, scale out msdp version is 16.0