Installation Guide
Table 22 csstart commands (continued)
What it doesExampleCLI commandTask
The [--config] flag
identifies the configuration file
if you chose not to use the
default deployer.conf file
name.
The EULA is automatically
accepted.
Starts the Foundation base
appliance without checking the
csstart start
--insecure --eula
accepted
start [--config]
--insecure --eula
accepted
Insecure start of
csstart
vCenter certificate (ESX) or SSH
key (KVM) before creating the
base appliance. Virtual
appliances are also started
without certificate checks.
The [--config] flag
identifies the configuration file
if you chose not to use the
default deployer.conf file
name.
The EULA is automatically
accepted.
The ipaddr:port defaults to
127.0.0.1:5000 which means
csstart gui [--listen
127.0.0.1:5000]
gui [--listen
ipaddr:port]
Start a web server
listening on a specific
port
the webs server only listens to
a web browser running on the
local host. A very common
value for the listen flag is
--listen 0.0.0.0:5000.
The web server listens for
connections from any host,
such as your workstation.
csadmin CLI and OpenStack CLI
For an explanation of csadmin CLI commands, see the Working with the csadmin CLI appendix
in the HP CloudSystem 8.0 Administrator Guide at Enterprise Information Library.
For a list of all OpenStack Havana CLI commands, see OpenStack Documention for Havava
releases.
Additional CLI tasks
• Using the csstart CLI to install the Foundation base appliance (page 64)
• Enabling REST API for storage drivers (page 66)
• Using the CLI to access the Enterprise console (page 66)
Using the csstart CLI to install the Foundation base appliance
Procedure 18 Using the csstart CLI to install the Foundation base appliance
1. Log in to the management hypervisor.
2. Run the command to create the deployer.conf configuration file:
./csstart create-config
This will create a sample configuration file. The default name is deployer.conf, but you can
specify a unique name by putting it inside the [--config] tag.
64 Command line interfaces