System Generation Manual for G-Series RVUs

Running DSM/SCM and SYSGENR
System Generation Manual for G-Series RVUs523407-001
4-5
Creating a System Image Disk (SID)
[[[ \system.]$volume.]subvolume.]file-id
and is one or more files of the following form:
{ ( fileset [ , fileset ]… ) | *.*.* }
As a wild-card character, you can use an asterisk (*) in place of the volume,
subvolume, or file name.
qualifier
is one or any combination of the following:
[ EXCLUDE fileset-list ]
[ START filename ]
[ WHERE expression ]
Each qualifier value can be specified only once for a given fileset. You
can specify qualifiers in any order.
Qualified file-set lists cannot have qualifiers both inside and outside the
parentheses. Refer to the table below, where FS = fileset:
EXCLUDE fileset-list
identifies those files that should not be copied to the SID. For example, you can
exclude any of the following files from being copied if you wish to retain the
versions of the files already on your system:
$SYSTEM.SYSTEM.USERID
$SYSTEM.SYSTEM.USERIDAK
START filename
designates a file name within the fileset or fileset-list with which to start
DISKGEN copying. Use this qualifier if you restart an interrupted DISKGEN.
WHERE { expression } …
{ NOT expression }
{ expression AND expression }
{ expression OR expression }
specifies one or more criteria for excluding files from fileset or fileset-list.
Expressions are evaluated in the following order: parentheses have the highest
precedence, followed by NOT, AND, and OR, in that order.
Acceptable Not Acceptable
FS qualifiers (FS qualifiers, FS) qualifiers
(FS qualifiers, FS) (FS, FS qualifiers) qualifiers
(FS, FS qualifiers) (FS qualifiers, FS qualifiers)
(FS, FS)