The restore command uses the configuration files in the /tmp directory to restore the cluster to its previous configuration.
>>- svcconfig -- -- restore -- --+----------+-- ----------------> +- -f -----+ '- -force -' >--+----------+-- --+----------------------------+-- -----------> +- -q -----+ +- -prepare --+------------+-+ '- -quiet -' | +- -fmt -----+ | | '- -fmtdisk -' | +- -execute -----------------+ +- -fmt ---------------------+ '- -fmtdisk -----------------' >--+-----------------+----------------------------------------->< '- -v --+- on --+-' '- off -'
The restore command restores the target cluster configuration from the svc.config.backup.xml file in the configuration files directory. If neither the -prepare nor -execute option is specified, only a single event log svc.config.restore.log is produced.
The command pauses for 5 minutes if any nodes are added during this process. You are informed of this at run-time.
After restoration, a VDisk consists of a specific list of MDisks. If the relevant MDisk group comprises a larger list, either now or in the future, the restored VDisk cannot manage any MDisks that are not presently in its own list.
The configuration files directory is /tmp.
An invocation example
svcconfig restore -prepare svcconfig restore -execute
The resulting output
No feedback