GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ECLAT-DEVOL(1) Eclat User Reference ECLAT-DEVOL(1)

eclat-devol, eclat-detach-volume - detach a volume from an instance

eclat devol [-f] [--force] VOL-ID [INST-ID [DEV-NAME]]

eclat devol --help

The devol command detaches a volume from an EC2 instance. The volume is identified by the VOL-ID argument, which specifies its identifier or symbolic name (if ID mapping is enabled). In the latter case, the name is translated to ID using the VolumeId map.

The optional argument INST-ID specifies the ID of the instance to attach the volume to. If ID mapping is enabled, it is translated using the InstanceId map. Finally, the optional argument DEV-NAME specifies the name of the device that refers to this volume.

$ eclat devol vol-12340156 i-40ed7ef3 /dev/xvdf
vol-12340156 detaching i-40ed7ef3 /dev/xvdf

eclat(1), eclat-atvol(1), eclat-mkvol(1), eclat-rmvol(1), eclat-lsvol(1).

Sergey Poznyakoff

Report bugs to <bug-eclat@gnu.org.ua>.

Copyright © 2012-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

January 28, 2015 ECLAT

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.