Page MenuHomePhabricator
Paste P2593

(An Untitled Masterwork)
ActivePublic

Authored by Eevans on Feb 11 2016, 2:01 PM.
Tags
None
Referenced Files
F3333628:
Feb 24 2016, 5:27 AM
Subscribers
None
$ df -h; echo "----"; nodetool compactionstats -H
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 13G 81M 13G 1% /run
/dev/md0 28G 3.2G 23G 13% /
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/mapper/restbase1002--vg-var 2.7T 2.6T 155G 95% /var
----
pending tasks: 8
compaction type keyspace table completed total unit progress
Compaction local_group_wikipedia_T_parsoid_html data 346.64 GB 1.15 TB bytes 29.42%
Compaction local_group_wikipedia_T_mobileapps_remaining data 363.23 MB 791.76 MB bytes 45.88%
Compaction local_group_wikipedia_T_parsoid_html data 1.46 GB 3.55 GB bytes 41.12%
Compaction local_group_wikipedia_T_parsoid_dataW4ULtxs1oMqJ data 123.19 GB 1022.47 GB bytes 12.05%
Compaction local_group_wikipedia_T_parsoid_html data 355.04 GB 468.02 GB bytes 75.86%
Compaction local_group_wikipedia_T_parsoid_html data 5.83 GB 11.36 GB bytes 51.28%
Compaction local_group_wikipedia_T_parsoid_html data 284.55 GB 1.21 TB bytes 22.88%
Compaction local_group_wikipedia_T_parsoid_dataW4ULtxs1oMqJ data 342.22 GB 492.39 GB bytes 69.50%
Active compaction remaining time : 14h02m12s
$ $ nodetool stop -- COMPACTION
$ df -h; echo "----"; nodetool compactionstats -H
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 13G 81M 13G 1% /run
/dev/md0 28G 3.2G 23G 13% /
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/mapper/restbase1002--vg-var 2.7T 2.4T 330G 88% /var
----
pending tasks: 0

Event Timeline

Eevans updated the paste's language from autodetect to text.