mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
67 lines
1.7 KiB
Groff
67 lines
1.7 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
|
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
|
.SH NAME
|
|
OpenNebula \- Attaches a DATABLOCK to an instance
|
|
.SH DESCRIPTION
|
|
## SYNOPSIS
|
|
.PP
|
|
econe\-attach\-volume [OPTIONS] VOLUME\-ID
|
|
.PP
|
|
Attaches a DATABLOCK to a running instance and exposes it as the specified device.
|
|
VOLUME\-ID: The ID of the DATABLOCK
|
|
.PP
|
|
## OPTIONS
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
Verbose mode
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Show this message
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Show version and copyright information
|
|
.TP
|
|
\fB\-K\fR, \fB\-\-access\-key\fR id
|
|
The username of the user
|
|
.TP
|
|
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
|
The sha1 hashed password of the user
|
|
.TP
|
|
\fB\-U\fR, \fB\-\-url\fR url
|
|
Set url as the web service url to use
|
|
.HP
|
|
\fB\-i\fR, \fB\-\-instance\fR instance_id The ID of the instance to attach the volume to
|
|
.TP
|
|
\fB\-d\fR, \fB\-\-device\fR device
|
|
Specifies the device name to expose to the instance. Example: \fB\-d\fR /dev/sdf
|
|
.PP
|
|
<volume_id>
|
|
.PP
|
|
## ARGUMENT FORMATS
|
|
.TP
|
|
\fBfile\fR
|
|
.IP
|
|
Path to a file
|
|
.TP
|
|
\fBrange\fR
|
|
.IP
|
|
List of id's in the form 1,8..15
|
|
.TP
|
|
\fBtext\fR
|
|
.IP
|
|
String
|
|
.PP
|
|
## LICENSE
|
|
OpenNebula 3.7.80
|
|
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
|
.PP
|
|
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
|
|
.SH COPYRIGHT
|
|
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
|
.PP
|
|
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
|