Created
February 20, 2015 21:45
-
-
Save lightsuner/37f6f35830fd27df2afb to your computer and use it in GitHub Desktop.
expert-social-network backup log 2015-02-21_00:38:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appbackup@DGDEV11112014:/vol$ ./run_selectel_manual_backup.sh | |
coping attachments | |
mysql dump | |
Creating elasticsearch snapshot | |
{ | |
"snapshot" : { | |
"snapshot" : "2015-02-21_00:38:10", | |
"indices" : [ "records" ], | |
"state" : "SUCCESS", | |
"start_time" : "2015-02-20T21:40:53.479Z", | |
"start_time_in_millis" : 1424468453479, | |
"end_time" : "2015-02-20T21:41:52.358Z", | |
"end_time_in_millis" : 1424468512358, | |
"duration_in_millis" : 58879, | |
"failures" : [ ], | |
"shards" : { | |
"total" : 1, | |
"failed" : 0, | |
"successful" : 1 | |
} | |
} | |
} | |
Copying elasticsearch snapshot repository | |
Starting fsck of swift://auth.selcdn.ru/backup | |
Using cached metadata. | |
File system is marked as clean. Use --force to force checking. | |
Using 4 upload threads (memory limited). | |
Using cached metadata. | |
Mounting filesystem... | |
Copying 2015-02-20_23:47:32 to 2015-02-21_00:38:10... | |
sending incremental file list | |
./ | |
expert-social-network-live.sql | |
elasticsearch/ | |
elasticsearch/index | |
elasticsearch/metadata-2015-02-21_00:38:10 | |
elasticsearch/snapshot-2015-02-21_00:38:10 | |
elasticsearch/indices/records/ | |
elasticsearch/indices/records/snapshot-2015-02-21_00:38:10 | |
elasticsearch/indices/records/0/ | |
elasticsearch/indices/records/0/__fu | |
elasticsearch/indices/records/0/__fv | |
elasticsearch/indices/records/0/__fw | |
elasticsearch/indices/records/0/__fx | |
elasticsearch/indices/records/0/__fy | |
elasticsearch/indices/records/0/__fz | |
elasticsearch/indices/records/0/__g0 | |
elasticsearch/indices/records/0/__g1 | |
elasticsearch/indices/records/0/__g2 | |
elasticsearch/indices/records/0/__g3 | |
elasticsearch/indices/records/0/__g4 | |
elasticsearch/indices/records/0/__g5 | |
elasticsearch/indices/records/0/__g6 | |
elasticsearch/indices/records/0/__g7 | |
elasticsearch/indices/records/0/__g8 | |
elasticsearch/indices/records/0/__g9 | |
elasticsearch/indices/records/0/__ga | |
elasticsearch/indices/records/0/__gb | |
elasticsearch/indices/records/0/snapshot-2015-02-21_00:38:10 | |
public/ | |
public/uploads/attachment/name/ | |
public/uploads/attachment/name/1797/ | |
public/uploads/attachment/name/1797/filezilla.desktop | |
public/uploads/attachment/name/1798/ | |
public/uploads/attachment/name/1798/jungletrain.m3u | |
public/uploads/attachment/name/1799/ | |
public/uploads/attachment/name/1799/a6d0b79a1588c1e62af46074def87811.jpg | |
public/uploads/attachment/name/1800/ | |
public/uploads/attachment/name/1800/734ed28e9666eed4721608c209050642.jpg | |
sent 107,982,411 bytes received 2,430 bytes 2,482,410.14 bytes/sec | |
total size is 3,658,917,051 speedup is 33.88 | |
unmounting | |
removing mountpoint | |
removing temporary backup directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment