Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1700

June 3rd, 2013 03:00

SYMCLI command SRDF - info

I'm searching for a SYMCLI command for info about an invalid SRDF-group. With symdg show DgName and symrdf –g DgName que, I get no result.
05/31/2013  14:29:02.254   7304   7384 EMC:SYMRDF

emcSymValidateGroup Group: (GroupName) is invalid because there are mixed type std devices;

1 Rookie

 • 

76 Posts

June 3rd, 2013 07:00

You could do 'symdg exportall -f ' to export the group information to a file.  Then check the devices by doing a symdev show of each.  Chances are some are RDF (R1 or R2) and some are not.  If the group is a type 'RDF1' for example, all source devices in the group need to be R1's.  If any are not, you'll get an invalid group.

2 Intern

 • 

5.7K Posts

June 3rd, 2013 06:00

So you want to find out which of the devices in this device group cause this behavior? So you need a listing of the devices in this device group.

You could try exporting the DG to a file and see which devices are different from the others.

June 3rd, 2013 23:00

Hello pete2c,

THX, this is exact the command, what I was looking for.

With symdev show I discovered that 7 devices are not RDF1.

Kind regards,

Manfred

2 Intern

 • 

5.7K Posts

June 4th, 2013 08:00

so it was the export I suggested after all?

No Events found!

Top