-
Notifications
You must be signed in to change notification settings - Fork 0
add host
stack add host {host} [box=string] [cpus=string] [environment=string] [longname=string] [rack=string] [rank=string]
Add an new host to the cluster.
-
[host]
A single host name. If the hostname is of the standard form of basename-rack-rank the default values for the appliance, rack, and rank parameters are taken from the hostname.
-
{box=string}
-
{cpus=string}
-
{environment=string}
-
{longname=string}
-
{rack=string}
-
{rank=string}
The position of the machine in the rack. The convention in Stacki is to number from the bottom of the rack to the top starting at 0. If not provided and the host name is of the standard form the rank number is taken from the host name.
-
stack add host backend-0-1
Adds the host "backend-0-1" to the database with 1 CPU, a appliance name of "backend", a rack number of 0, and rank of 1.
-
stack add host backend rack=0 rank=1 longname=Backend
Adds the host "backend" to the database with 1 CPU, a long appliance name of "Backend", a rack number of 0, and rank of 1.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
-
add
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add attr
- add bootaction
- add box
- add cart
- add copyright
- add environment attr
- add firewall
- add group
- add host
- add host alias
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host group
- add host interface
- add host key
- add host partition
- add host route
- add network
- add os attr
- add os firewall
- add os route
- add pallet
- add route
- add storage controller
- add storage partition
- compile
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- remove
- report
- run
- set
- swap
- sync
- unload