1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
one/share/man/onehost.1

98 lines
3.2 KiB
Groff
Raw Normal View History

2011-07-14 20:33:54 +04:00
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2013-11-05 18:19:52 +04:00
.TH "ONEHOST" "1" "November 2013" "" "onehost(1) -- manages OpenNebula hosts"
2011-07-14 20:33:54 +04:00
.
.SH "NAME"
\fBonehost\fR
.
.SH "SYNOPSIS"
\fBonehost\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
.
.SH "OPTIONS"
.
.nf
\-i, \-\-im im_mad Set the information driver for the host
\-v, \-\-vm vmm_mad Set the virtualization driver for the host
\-n, \-\-net vnet_mad Set the network driver for the host
\-c, \-\-cluster id|name Selects the cluster
2013-08-06 15:42:57 +04:00
\-a, \-\-append Append new attributes to the current template
2011-07-14 20:33:54 +04:00
\-l, \-\-list x,y,z Selects columns to display with list command
\-d, \-\-delay x Sets the delay in seconds for top command
2013-01-24 19:18:30 +04:00
\-f, \-\-filter x,y,z Filter data\. An array is specified with
column=value pairs\.
2011-07-14 20:33:54 +04:00
\-x, \-\-xml Show the resource in xml format
\-n, \-\-numeric Do not translate user and group IDs
\-k, \-\-kilobytes Show units in kilobytes
2012-10-04 13:58:17 +04:00
\-\-describe Describe list columns
2011-07-14 20:33:54 +04:00
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
2013-01-24 19:18:30 +04:00
\-\-user name User name used to connect to OpenNebula
\-\-password password Password to authenticate with OpenNebula
\-\-endpoint endpoint URL of OpenNebula xmlrpc frontend
2011-07-14 20:33:54 +04:00
.
.fi
.
.SH "COMMANDS"
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
create \fIhostname\fR Creates a new Host valid options: im, vm, net, cluster
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
delete \fIrange|hostid_list\fR Deletes the given Host
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
enable \fIrange|hostid_list\fR Enables the given Host
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
disable \fIrange|hostid_list\fR Disables the given Host
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-08-06 15:42:57 +04:00
update \fIhostid\fR [\fIfile\fR] Update the template contents\. If a path is not provided the editor will be launched to modify the current content\. valid options: append
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-11-05 18:19:52 +04:00
sync [\fIrange|hostid_list\fR] Synchronizes probes in /var/lib/one/remotes ($ONE_LOCATION/var/remotes in self\-contained installations) with Hosts\. Examples: onehost sync onehost sync \-c myCluster onehost sync host01,host02,host03 valid options: cluster
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
list Lists Hosts in the pool valid options: list, delay, filter, xml, numeric, kilobytes, describe
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
show \fIhostid\fR Shows information for the given Host valid options: xml
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
top Lists Hosts continuously valid options: list, delay, filter, xml, numeric, kilobytes
2012-07-05 13:51:05 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
flush \fIrange|hostid_list\fR Disables the host and reschedules all the running VMs in it\.
2011-07-14 20:33:54 +04:00
.
2013-10-11 18:37:35 +04:00
.IP "\(bu" 4
rename \fIhostid\fR \fIname\fR Renames the Host
.
2011-07-14 20:33:54 +04:00
.IP "" 0
.
.SH "ARGUMENT FORMATS"
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
file Path to a file
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
range List of id\'s in the form 1,8\.\.15
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
text String
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
hostid OpenNebula HOST name or id
2011-07-14 20:33:54 +04:00
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
hostid_list Comma\-separated list of OpenNebula HOST names or ids
2011-07-14 20:33:54 +04:00
.
.IP "" 0
.
.SH "LICENSE"
OpenNebula 4\.3\.90 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
2011-07-14 20:33:54 +04:00
.
.P
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0