2

Are there any backup strategies for array configurations for Clariion, Cellera, Centera, and Symmetrix?

MDMarra
  • 101,323
wildchild
  • 179

4 Answers4

1

Clariions don't have config files the only way to restore your configuration would be to recreate it from your log files (i.e. getall, getlun). If you configure your Clariions via CLI scripts, saving them in order you can replay this back to restore config.

Hope this helps.

Chopper3
  • 101,808
1

If you do an SP collect and download that it should have all the LUN configs in it.

mrdenny
  • 27,212
0

You can back up and restore the bin files from the service processor on Symmetrix.

tster
  • 131
0

For Symmetrix provision GKs to a backup host with SYMCLI (Solutions Enabler). Schedule a job that'll log and rotate the following:

symaudit list
symevent list
symmaskdb -file <...> backup
symaccess -file <...> backup
growse
  • 8,185
sengork
  • 11