Disk Enclosures
1748122 Members
3439 Online
108758 Solutions
New Discussion

Invalid cache - StorageWorks RA310 ?

 
Alfreda Chatman
New Member

Invalid cache - StorageWorks RA310 ?

I am trying to use set one of our old RA310.

I am trying to follow the User's Guide on how to clear an invalid cache but I don't see where syntax error is.

Invalid cache -- CLI command set reduced. Type SHOW THIS_CONTROLLER. Please-
see user guide to determine corrective action
HSZ20> clear_errors invalid_cache_destroy_unflushed_data this_controller
^
Command syntax error at or near here
Invalid cache -- CLI command set reduced. Type SHOW THIS_CONTROLLER. Please-
see user guide to determine corrective action
1 REPLY 1
Uwe Zessin
Honored Contributor

Re: Invalid cache - StorageWorks RA310 ?

There should not be a '_' between 'cache' and 'destroy'. I can't check right now, but I think the command should look like this:
> clear_errors this_controller invalid_cache destroy_unflushed_data

You can also try:
> clear_errors ?

then

> clear_erros this_controller ?

and so on to find the correct syntax.
.