Query: cimreparchive
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cimreparchive(8) System Manager's Manual cimreparchive(8)NAMEcimreparchive - create an archive copy of the CIM Server repositorySYNOPSIScimreparchive archive_file cimreparchive --help cimreparchive --versionDESCRIPTIONThe cimreparchive command creates an archive copy of the CIM Server repository in the specified archive_file. The archive copy is assured to contain a consistent repository state even if it is created while the CIM Server is running. The archive_file is created using the tar(1) command. To restore the repository from the archive_file, stop the cimserver, move the active repository files to a different location, use tar(2) to extract the archived repository files, and restart the cimserver. (Note that the repository location is printed when an archive file is created.) Options cimreparchive recognizes the following options: --help Displays the command help message. --version Displays the CIM Server version number.EXIT STATUSWhen an error occurs, an error message is written to the standard error stream and a non-zero exit status value is returned. The following exit status values are defined: 0 Success 1 General error 2 Failed to initiate archive operation 3 Archive operation failedSEE ALSOcimserver(8), tar(1). cimreparchive(8)
Related Man Pages |
---|
cimauth(8) - centos |
gatherd(8) - centos |
reposd(8) - centos |
git-tar-tree(1) - debian |
cimprovider(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Transfering files |
Receiving status code 39 when accessing files through program. |
Speed of mv vs. cp |
binary to ascii conversion |
Copying the files in to multiple location using shell script |