Top
ETERNUS SF AdvancedCopy Manager V16.9.1 Operation Guide
FUJITSU Storage

14.7.1 swsrpvrq componentset create (Component Set Create Command)

NAME

swsrpvrq componentset create - creates a component set

SYNOPSIS

<program-directory>\bin\swsrpvrq componentset create [-h hypervHost] -cs componentSet

DESCRIPTION

This command creates an empty component set.

OPTIONS

-h hypervHost

For execution from a backup server, this option specifies the name of the Managed Server for the Hyper-V host in which to create the component set.

-cs componentSet

Specifies the name of the component set to be created.
Usable characters for the component name are single-byte alphanumeric characters, hyphens (-), underscores (_), number signs (#) and periods (.), with the first character being a single-byte alphanumeric character. The maximum number of characters is 64.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES