Unsolved

This post is more than 5 years old

38 Posts

807

July 15th, 2010 09:00

fs_replicate command not able to find

Hi,

I'm able to see replication details in celera manager, but not able to find the details in cli. Executed the below commands

/nas/bin/fs_replicate -list

/nas/bin/fs_copy -list

If you have any idea then please help me out on this !!

99 Posts

July 15th, 2010 09:00

What version of code are you running?  Are you running V1 or V2 replication?  Please try using nas_replicate instead of fs_replicate.

Thanks.

- Sebby Robles

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

July 15th, 2010 09:00

have you tried -info option: "fs_copy -info srcufs1_ckpt1"

6 Operator

 • 

8.6K Posts

July 15th, 2010 11:00

if you are running 5.6 with RepV2 the new command is nas_replicate

38 Posts

July 15th, 2010 11:00

you are right sebbyr.

We are using the version 5.6.48 Release 7. I'm able to see replication status with nas_replicate -list

Can you please verify the commands to be used in latest version by comparing to earlier version. 

in source cs(control station) :

1> fs_replicate -abort  tib1asfs_nfs,tib1asfs_nfs:cel=tcxpfsv010_cs0


2.>fs_ckpt DDFTP -Create
in source cs :

3.> nas_fs -Type rawfs DDFTP -Force

destination cs:

4.> fs_copy -start DDFTP_ckpt3:if=tcppfsv004_rpl1 DDFTP:cel=tcxpfsv010_cs0:if=tcxpfsv010_rpl1

in source :

5.> fs_replicate -start DDFTP:if=tcppfsv004_rpl1 DDFTP:cel=tcxpfsv010_cs0:if=tcxpfsv010_rpl1 -0 monitor=off

6.> fs_ckpt DDFTP -Create

7.> fs_copy -start DDFTP_ckpt4:if=tcppfsv004_rpl1 DDFTP:cel=tcxpfsv010_cs0:if=tcxpfsv010_rpl1 -fromfs DDFTP_ckpt3 -o monitor=no

8.> fs_replicate -list

99 Posts

July 15th, 2010 11:00

Please refer to the attached document.

Thanks.

- Sebby Robles

1 Attachment

No Events found!

Top