Quantcast
Channel: Symantec Connect - Backup and Recovery
Viewing all articles
Browse latest Browse all 1524

Targeted AIR with nbstl

$
0
0
I need a solution

I’m trying to use the command line to automate Targeted AIR, but I have been unsuccessful at creating an SLP that uses the “target_master” and “target_importslp” options.

I’m able to create the SLP from the GUI, but the command line is giving me an error. Here is the error:
[root@vm-cronet-nbu1 admincmd]# ./nbstl test1 -add -dc silver -uf 0,3 -residence 10.98.33.69_khangt_bp9_1466550833IP,__NA__ -source 0,1 -target_master __NA__,vm-cronet-nbu2.rtp.test -target_importslp __NA__,10.98.33.217_khangt_bp9_1466550833IP_SLP_IMPORT

Exit status: 227(no entity was found)

Here is the output from the command line log:
19:38:56.211 [11783.11783] <16> ValidateTargetParameters: GetTargetImportSLPs status= 227, nSLPs= 0
19:38:56.212 [11783.11783] <16> ValidateTargetParameters: No import SLPs exist on specified target master server: vm-cronet-nbu2.rtp.test
19:38:56.212 [11783.11783] <16> nbstl: ValidateTargetParameters status: 227
19:40:26.516 [12028] <4> nbsvrgrp: emmserver_name = vm-cronet-nbu1.rtp.test
19:40:26.516 [12028] <4> nbsvrgrp: emmserver_port = 1556
19:40:26.557 [12028] <4> nbsvrgrp: EMM returned EMM_ERROR_SQLNoDataFound, continuing
19:40:26.557 [12028] <16> nbsvrgrp: no entity was found

Here is the display of the SLP created successfully from the GUI:
[root@vm-cronet-nbu1 admincmd]# ./nbstl test1 -L
Name: test1
Data Classification: Silver
Duplication Job Priority: 0
State: active
Version: 0
Operation 1 Use for: 0 (backup)
Storage: 10.98.33.69_khangt_bp9_1466550833IP
Volume Pool: (none specified)
Server Group: (none specified)
Retention Type: 0 (Fixed)
Retention Level: 1 (2 weeks)
Alternate Read Server: (none specified)
Preserve Multiplexing: false
Enable Automatic Remote Import: true
State: active
Source: 0 (client)
Operation ID: (none specified)
Operation Index: 1
Window Name: --
Window Close Option: --
Deferred Duplication: no
Operation 2 Use for: 3 (replication to remote master)
Storage: *Remote*Master*:10.98.33.217_khangt_bp9_1466550833IP_SLP_IMPORT
Volume Pool: (none specified)
Server Group: (none specified)
Retention Type: 0 (Fixed)
Retention Level: 1 (2 weeks)
Alternate Read Server: (none specified)
Preserve Multiplexing: false
Enable Automatic Remote Import: false
State: active
Source: Operation 1 (backup:10.98.33.69_khangt_bp9_1466550833IP)
Operation ID: (none specified)
Operation Index: 2
Target Master Server: vm-cronet-nbu2.rtp.test
Target Import SLP: 10.98.33.217_khangt_bp9_1466550833IP_SLP_IMPORT
Source Volume(Server:Type:Volume): "10.98.33.69:DataDomain:khangt_su9_1466550833"
--> Target Volume: "10.98.33.217:DataDomain:khangt_su9_1466550833"
Window Name: Default_24x7_Window
Window Close Option: SFN
Deferred Duplication: no

I’m neither missing a step in the command line procedure or it is not working. I have checked the documentation and googled the issue, but have not found anything that helps.

0

Viewing all articles
Browse latest Browse all 1524

Trending Articles