- Getting Synced · ethcore/parity Wiki https://github.com/ethcore/parity/wiki/Getting-Synced
- Syncing is stuck around block 2,421,000 or 2,675,000 https://github.com/ethcore/parity/wiki/FAQ#syncing-is-stuck-around-block-2421000-or-2675000
- Is it possible to make the Parity software sync faster? http://ethereum.stackexchange.com/questions/10465/is-it-possible-to-make-the-parity-software-sync-faster
- synchronization - What is the parity light pruning mode? http://ethereum.stackexchange.com/questions/3332/what-is-the-parity-light-pruning-mode
$ parity --pruning fast
2017-03-05 08:04:40 Starting Parity/v1.6.0-unstable-810c71d-20170303/x86_64-linux-gnu/rustc1.15.1
..
2017-03-05 08:04:45 Syncing snapshot 1/89 #0 5/ 7/25 peers 3 MiB db 7 KiB chain 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 08:22:05 Syncing #503518 2bd9…bf47 948 blk/s 1442 tx/s 56 Mgas/s 5398+ 7 Qed #508929 3/24/25 peers 200 MiB db 4 MiB chain 15 MiB queue 5 MiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 08:35:30 Syncing #1053041 58b1…a4eb 675 blk/s 2467 tx/s 145 Mgas/s 1372+ 4 Qed #1054420 3/25/25 peers 205 MiB db 11 MiB chain 4 MiB queue 6 MiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 09:02:06 Syncing #1727508 4505…f1f7 34 blk/s 266 tx/s 83 Mgas/s 0+ 5489 Qed #1732999 0/25/25 peers 206 MiB db 5 MiB chain 51 MiB queue 6 MiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 09:37:41 Syncing #2365765 3185…7a75 99 blk/s 734 tx/s 56 Mgas/s 0+ 5682 Qed #2371448 0/25/25 peers 206 MiB db 8 MiB chain 52 MiB queue 5 MiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 10:26:41 Syncing #2400485 acdc…5411 3 blk/s 9 tx/s 1 Mgas/s 0+11845 Qed #2412331 0/25/25 peers 207 MiB db 6 MiB chain 250 MiB queue 49 MiB sync RPC: 0 conn, 0 req/s, 0 µs
$ parity --warp
..
2017-03-05 10:36:55 Syncing snapshot 64/89 #2400922 1/25/25 peers 145 MiB db 6 MiB chain 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 0 µs
..
2017-03-05 10:38:08 Syncing snapshot 89/89 #2400922 0/24/25 peers 0 bytes db 11 KiB chain 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 0 µs
2017-03-05 10:38:15 Syncing #3290127 89c5…0c96 16 blk/s 142 tx/s 5 Mgas/s 0+ 0 Qed #3290127 21/23/25 peers 7 MiB db 901 KiB chain 0 bytes queue 11 MiB sync RPC: 0 conn, 0 req/s, 0 µs
2017-03-05 10:38:20 Syncing #3290508 ee92…0ead 76 blk/s 634 tx/s 21 Mgas/s 0+ 0 Qed #3290508 21/23/25 peers 28 MiB db 1 MiB chain 0 bytes queue 21 MiB sync RPC: 0 conn, 0 req/s, 0 µs
disk usage of chains/ethereum directory.
$ du -sh ~/.local/share/io.parity.ethereum/chains/ethereum/
// #1000k
1.4G /home/lin/.local/share/io.parity.ethereum/chains/ethereum/
// #1700k
2.9G /home/lin/.local/share/io.parity.ethereum/chains/ethereum/
// #2300k
4.7G /home/lin/.local/share/io.parity.ethereum/chains/ethereum/