FreeBSD Manual Pages
ECLAT-MKSNAP(1) Eclat User Reference ECLAT-MKSNAP(1) NAME eclat-mksnap, eclat-create-snapshot - creates a snapshot of an Amazon EBS volume SYNOPSIS eclat mksnap VOLUME-ID [DESCR] eclat mksnap --help DESCRIPTION This 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 com- mand uses the VolumeId map to translate volume name to the corresponding identifier. OUTPUT The 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 percent- age and creation time, e.g.: snap-78a54011 vol-4d826724 10 pending 60% 2008-05-07T12:51:50.000Z EXAMPLE eclat mksnap vol-4d826724 Full backup Note that it is not necessary to quote the description. SEE ALSO eclat(1), eclat-lssnap(1), eclat-rmsnap(1). AUTHORS Sergey Poznyakoff BUG REPORTS Report bugs to <bug-eclat@gnu.org.ua>. COPYRIGHT Copyright (C) 2012-2018 Sergey Poznyakoff License GPLv3+: GNU GPL version 3 or later <http://gnu.org/li- censes/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ECLAT January 26, 2015 ECLAT-MKSNAP(1)
NAME | SYNOPSIS | DESCRIPTION | OUTPUT | EXAMPLE | SEE ALSO | AUTHORS | BUG REPORTS | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eclat-mksnap&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
