cancel
Showing results for 
Search instead for 
Did you mean: 

Replication

Dav1234
Level 5

Hello Team,

Is there any method to check which jobs has been pending for replication and which jobs are in incomplete state.

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

@Dav1234 

Have you tried any of the commands in the cheatsheet?

Like the commands under the heading 'Show status on Incomplete copies of Lifecycle Managed images' ?
e.g.
nbstlutil stlilist -image_incomplete
nbstlutil stlilist -image_inactive

Try to add -U for user-friendly output.

nbstlutil stlilist -image_incomplete -U

View solution in original post

8 REPLIES 8

quebek
Moderator
Moderator
   VIP    Certified

Hey Aren't you looking after this command 

nbstlutil stlilist

???

Hello,

can we get the desired result from this command? like how many images replicated successfully, how many images is still pending for replication and how many images is in incomplete state?

Thanks

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

@Dav1234 

Please run 'nbstlutil stlilist -U' and let us know.

quebek
Moderator
Moderator
   VIP    Certified

Hi

Please familirize your self with this command description available here

https://www.veritas.com/support/en_US/doc/123533878-127136857-0/v123553953-127136857

 

Hello,

Sorry for the delay..

        Not Started (Storage Lifecycle State: 1):

                Number of copies:       11

                Total expected size     1343840 MB

        In Process (Storage Lifecycle State: 2):

                Number of copies:       10000

                Total expected size     500079974 MB

It shows backlog copies of both "Replication and duplication". is there any command to check pending count of both (Replication and duplication) individually?

Hamza_H
Moderator
Moderator
   VIP   
Hello,
This technote may help you.. I always use it to get what I want
https://www.veritas.com/support/en_US/article.100006475
Good luck

Hello,

 

I have gone through the SLP cheat sheet but i am not able to locate the command to get incomplete/pending list of duplication and replication individually.

Thanks

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

@Dav1234 

Have you tried any of the commands in the cheatsheet?

Like the commands under the heading 'Show status on Incomplete copies of Lifecycle Managed images' ?
e.g.
nbstlutil stlilist -image_incomplete
nbstlutil stlilist -image_inactive

Try to add -U for user-friendly output.

nbstlutil stlilist -image_incomplete -U