(file) Return to cimreparchive.1m CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm / manLinux / man1m.Z

File: [Pegasus] / pegasus / rpm / manLinux / man1m.Z / Attic / cimreparchive.1m (download)
Revision: 1.1, Tue Aug 15 18:46:34 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
BUG#: 5360
TITLE: PEP 271 Repository Archive
DESCRIPTION: Add a cimreparchive command for Unix platforms to allow the repository to be archived safely while the cimserver is running.

.\" $Header: /cvs/MSB/pegasus/rpm/manLinux/man1m.Z/Attic/cimreparchive.1m,v 1.1 2006/08/15 19:46:34 kumpf Exp $
.TA c \" lowercase initial letter of .TH name
.TH cimreparchive 1M
.SH NAME
cimreparchive \- create an archive copy of the CIM Server repository
.SH SYNOPSIS

\fBcimreparchive \fParchive_file

\fBcimreparchive --help

\fBcimreparchive --version
.SH DESCRIPTION
The 
.B cimreparchive 
command creates an archive copy of the CIM Server
repository in the specified \fParchive_file. The archive copy is assured to
contain a consistent repository state even if it is created while the
CIM Server is running.
.PP
The \fParchive_file is created using the tar(1) command.  To restore the
repository from the \fParchive_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.)
.SS Options
.B cimreparchive 
recognizes the following options:
.RS
.TP 15
.B --help
Displays the command help message.  
.TP
.B --version
Displays the CIM Server version number.
.SH EXIT STATUS
When 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:
.RS
.TP
.B 0
Success
.PD
.TP
.B 1
General error
.PD
.TP
.B 2
Failed to initiate archive operation
.PD
.TP
.B 3
Archive operation failed
.PD
.RE
.SH SEE ALSO
.PP
cimserver(8), tar(1).

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2