DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

osragent(1M)


osragent -- (OpenServer) create OpenServer system image

SYNTAX

/usr/lib/okp/bin/osragent -v -o filename

DESCRIPTION

osragent creates a complete system image of a running OpenServer 5 system. It will run on an OpenServer 5 system only, and must be run as root.

The entire root file system and all mounted file systems are archived, with the execption of /tmp, /usr/tmp, and /dev.

Files are selected using the find command with the -local and -mount options, so only file systems on disks physically connected to the OpenServer system are archived. The selected files are archived using pax and compressed using compress.

The archive is written to standard output, unless the -o option is given (see below).

osragent does not do any space checking before creating the archive. Be sure that the file system containing the archived output has enough free space to accomodate the system image.

Options


-v
Verbose output; prints the name of every file archived to standard error.

-o filename
The file or path name to which the OpenServer image is written; standard output is used if this option is not specified.

SEE ALSO

import(1M), migrate(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004