User
Superuser
Format
/etc/opt/FJSVclntw/bin/clntwbr [ backup | restore ] [ -d backup_directory ]
Function
This command supports the collective backup and restoration of a variety of environmental files that constitute PRIMECLUSTER Wizard for NetWorker.
The collective backup and restoration of Wizard for NetWorker is also executed by the collective backup and restoration of the PRIMECLUSTER system (cfbackup/cfrestore).
Note
For the collective backup and restoration of the PRIMECLUSTER system, see "Chapter 11 Backing Up and Restoring a PRIMECLUSTER System" in "PRIMECLUSTER Installation and Administration Guide".
The following files can be backed up and restored with this command:
/etc/opt/FJSVclntw/etc/*
cluster mount information file and raw device list file
defined on /etc/opt/FJSVclntw/etc/clnwc.env
Parameter
backup
Collect backup of environmental files that constitute PRIMECLUSTER Wizard for NetWorker. The list of the files is displayed to standard output. The collected files are stored in <current directory>/FJSVclntw or <directory specified with -d option>/FJSVclntw.
restore
Restore environmental files that were collected with backup option before. The list of the files is displayed to standard output. Be sure to confirm whether <current directory>/FJSVclntw or <directory specified with -d option>/FJSVclntw exists.
[-d backup_directory]
It specifies the directory where environmental files are stored with backup or restore option. With backup option, FJSVclntw directory is made in the specified directory. With restore option, environmental files are restored from <the specified directory>/FJSVclntw.
Without this option, environmental files are collected backup to or restored from <current directory>/FJSVclntw.
Exit Status
0 : stopped normally
except for above : stopped abnormally