|
NAMEeclat-mksnap, eclat-create-snapshot - creates a snapshot of an Amazon EBS volumeSYNOPSISeclat mksnap VOLUME-ID [DESCR]eclat mksnap --help DESCRIPTIONThis command creates a snapshot of an Amazon EBS volume VOLUME-ID and stores it in Amazon S3. Any surplus arguments are taken as a description of that snapshot.If ID translation is enabled (see the section MAPS in eclat(1)), this command uses the VolumeId map to translate volume name to the corresponding identifier. OUTPUTThe default output shows the ID of the snapshot and the volume, the size of the volume in gigabytes, the state of the snapshot, its completion percentage and creation time, e.g.:snap-78a54011 vol-4d826724 10 pending 60% 2008-05-07T12:51:50.000Z EXAMPLEeclat mksnap vol-4d826724 Full backup Note that it is not necessary to quote the description. SEE ALSOeclat(1), eclat-lssnap(1), eclat-rmsnap(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense 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.
Visit the GSP FreeBSD Man Page Interface. |