Start a Conversation

Unsolved

This post is more than 5 years old

1840

January 16th, 2008 11:00

rdf command failed to set mode to sync

Command executed -

symrdf -g grp set mode sync

Got this error -

An RDF Set 'Synchronous Mode' operation execution is in
progress for device group 'group'. Please wait...


The device does not have a valid RDF Consistency state for this operation

We changed to Async mode prior after we had performance issues.

Any help is appreciated.

Thanks,
Kaizen10

2 Intern

 • 

2.8K Posts

January 16th, 2008 23:00

Kaizen10 unfortunatly the message itself isn't that usefull .. Usually logfiles give better details and sometimes also the solution itself ;-)

In this specific situation I think that you did enable async mode but also enabled RDF consistency (symrdf enable) since it's needed to have a consistent copy on your R2 devices.

If you want to switch back to sync you need to disable consistency at first and next turn from async to sync ...

symrdf -g yourdg disable
symrdf -g yourdg set mode sync

Cheers !!

22 Posts

January 17th, 2008 14:00

Stefano,

You got it. I need to disable the consistency first.

I am new to the forum. How to award the points?

Kaizen10

2 Intern

 • 

2.8K Posts

January 17th, 2008 15:00

It looks like you learned how to award points ;-)
No Events found!

Top