create

This command creates a new server instance.

Syntax

zosadmin create			[--newdir=] [--profile=] [--id=] [--grid=] [--user=]
			[--passwd=] [--rmiport=] [--rmihost=] [--httpport=]
			[--adminport=]

Options

-N, --newdir=

The location where the new Orchestrator Server should be installed.

-e, --profile=

Create a new instance based on named profile (the default is server).

-i, --id=

Select by kernel ID.

-g, --grid=

Select by grid name.

-u, --user=

Username used in accessing secure remote sites.

-p, --password=

Password used in accessing secure remote sites.

-P, rmiport=

Select by RMI port.

-H, --rmihost=

Select or specify the RMI host (can be different from server host).

-W=, --httpport=

Specify the http port used for the User Portal (the default is 80).

-M=, --adminport=

Specify the http port used for Administrative Information Portal (default 8001).

-V, --debug

Turns on debug output during this operation.

-v, --verbose

Turns on verbose output during this operation.

-h, --help

Displays a help message for this operation.