1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-10 01:17:40 +03:00
one/share/man/econe-attach-volume.1

84 lines
1.6 KiB
Groff
Raw Normal View History

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2013-01-24 19:18:30 +04:00
.TH "ECONE\-ATTACH\-VOLUME" "1" "January 2013" "" "econe-attach-volume(1) -- Attaches a DATABLOCK to an instance"
.
.SH "NAME"
\fBecone\-attach\-volume\fR
.
.SH "SYNOPSIS"
econe\-attach\-volume \fIOPTIONS\fR VOLUME\-ID
.
.P
Attaches a DATABLOCK to a running instance and exposes it as the specified device\. VOLUME\-ID: The ID of the DATABLOCK
.
.SH "OPTIONS"
.
.nf
\-v, \-\-verbose Verbose mode
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
\-K, \-\-access\-key id The username of the user
\-S, \-\-sercret\-key key The sha1 hashed password of the user
\-U, \-\-url url Set url as the web service url to use
\-i, \-\-instance instance_id The ID of the instance to attach the volume to
\-d, \-\-device device Specifies the device name to expose to the instance\. Example: \-d /dev/sdf
.
.fi
.
.P
\fIvolume_id\fR
.
.SH "ARGUMENT FORMATS"
.
.IP "\(bu" 4
file
.
.IP "" 4
.
.nf
2012-10-09 14:37:37 +04:00
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
2012-10-09 14:37:37 +04:00
String
.
.fi
.
.IP "" 0
.
.IP "" 0
.
.SH "LICENSE"
2013-01-24 19:18:30 +04:00
OpenNebula 3\.9\.0 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
.
.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