Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

5649

February 14th, 2013 00:00

Tagging devices

How to tag a device to recover point in cli ?

2.2K Posts

February 14th, 2013 10:00

There is also a detailed guide on deploying RecoverPoint with the Symmetrix Splitter on support.emc.com that I recommend you review:

"RecoverPoint Deploying with Symmetrix Arrays and Splitter Technical Notes"

https://support.emc.com/docu10627_RecoverPoint_Deploying_with_Symmetrix_Arrays_and_Splitter_Technical_Notes.pdf?language=en_US

1 Rookie

 • 

76 Posts

February 14th, 2013 07:00

The Solutions Enabler Array Controls Guide 7.5 has these details.  You can get that on https://support.emc.com

1 Rookie

 • 

76 Posts

February 14th, 2013 07:00

With symcli, you'll need to set this as a device attribute using the symconfigure command.  The file for symconfigure looks like:

set device attribute= RCVRPNT_TAG;

*** this requires Enginuity 5875.198.148 or higher.

2 Posts

February 16th, 2013 22:00

Thank you , I already managed to tag the devices I needed.

Gilbert Amouyal

System Administrator

ClalBit Systems.

Tel: 972-77-6388641

Fax: 972-77-6383004

Cel: 972-52-6582655

Email: Yossia@clal-ins.co.il

10 Posts

June 25th, 2013 07:00

How do you untag a device that has been tagged?

2.2K Posts

June 25th, 2013 08:00

It is the same syntax as setting it except adding a "no" to the command:

set device attribute=no RCVRPNT_TAG;

You can also use Unisphere

10 Posts

June 25th, 2013 08:00

Thank you

No Events found!

Top