1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-13 13:17:39 +03:00
one/share/man/onecluster.1

309 lines
3.3 KiB
Groff
Raw Normal View History

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2012-10-04 13:58:17 +04:00
.TH "ONECLUSTER" "1" "October 2012" "" "onecluster(1) -- manages OpenNebula clusters"
.
.SH "NAME"
\fBonecluster\fR
.
.SH "SYNOPSIS"
\fBonecluster\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
.
.SH "OPTIONS"
.
.nf
\-l, \-\-list x,y,z Selects columns to display with list command
\-d, \-\-delay x Sets the delay in seconds for top command
\-x, \-\-xml Show the resource in xml format
\-n, \-\-numeric Do not translate user and group IDs
2012-10-04 13:58:17 +04:00
\-\-describe Describe list columns
\-v, \-\-verbose Verbose mode
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
.
.fi
.
.SH "COMMANDS"
.
.IP "\(bu" 4
create \fIname\fR
.
.IP "" 4
.
.nf
Creates a new Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
delete \fIrange|clusterid_list\fR
.
.IP "" 4
.
.nf
Deletes the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
list
.
.IP "" 4
.
.nf
Lists Clusters in the pool
2012-10-04 13:58:17 +04:00
valid options: list, delay, xml, numeric, describe
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
show \fIclusterid\fR
.
.IP "" 4
.
.nf
Shows information for the given Cluster
valid options: xml
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
addhost \fIclusterid\fR \fIhostid\fR
.
.IP "" 4
.
.nf
Adds a Host to the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
delhost \fIclusterid\fR \fIhostid\fR
.
.IP "" 4
.
.nf
Deletes a Host from the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
adddatastore \fIclusterid\fR \fIdatastoreid\fR
.
.IP "" 4
.
.nf
Adds a Datastore to the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
deldatastore \fIclusterid\fR \fIdatastoreid\fR
.
.IP "" 4
.
.nf
Deletes a Datastore from the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
addvnet \fIclusterid\fR \fIvnetid\fR
.
.IP "" 4
.
.nf
Adds a Virtual Network to the given Cluster
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
delvnet \fIclusterid\fR \fIvnetid\fR
.
.IP "" 4
.
.nf
Deletes a Virtual Network from the given Cluster
.
.fi
.
.IP "" 0
2012-07-05 13:51:05 +04:00
.
.IP "\(bu" 4
update \fIclusterid\fR [\fIfile\fR]
.
.IP "" 4
.
.nf
Update the template contents\. If a path is not provided the editor will
be launched to modify the current content\.
.
.fi
.
.IP "" 0
.
.IP "" 0
.
.SH "ARGUMENT FORMATS"
.
.IP "\(bu" 4
file
.
.IP "" 4
.
.nf
Path to a file
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
range
.
.IP "" 4
.
.nf
List of id\'s in the form 1,8\.\.15
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
text
.
.IP "" 4
.
.nf
String
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
clusterid
.
.IP "" 4
.
.nf
OpenNebula CLUSTER name or id
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
clusterid_list
.
.IP "" 4
.
.nf
Comma\-separated list of OpenNebula CLUSTER names or ids
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
vnetid
.
.IP "" 4
.
.nf
OpenNebula VNET name or id
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
hostid
.
.IP "" 4
.
.nf
OpenNebula HOST name or id
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
datastoreid
.
.IP "" 4
.
.nf
OpenNebula DATASTORE name or id
.
.fi
.
.IP "" 0
.
.IP "" 0
.
.SH "LICENSE"
2012-10-29 22:21:15 +04:00
OpenNebula 3\.9\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
.
.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