mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
7
docs/fs_stats/btrfs_not_used.txt
Normal file
7
docs/fs_stats/btrfs_not_used.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# takes a lot of time, should only be used when debugging
|
||||
|
||||
echo -e "\n\nbtrfs filesystem du -s"
|
||||
sudo btrfs filesystem du -s mnt_rw
|
||||
|
||||
echo -e "\n\ncompsize -x"
|
||||
sudo compsize -x mnt_rw 2> /dev/null || true
|
||||
@@ -1,5 +1,7 @@
|
||||
## native mapbox/mbutil
|
||||
|
||||
// pip install git+https://github.com/mapbox/mbutil.git@544c76e
|
||||
|
||||
```
|
||||
Filesystem 1K-blocks Used Available Use% Mounted on
|
||||
/dev/loop0 1,474,386,100 1,119,622,516 354,763,584 76%
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Comparing filesystem stats after extraction
|
||||
|
||||
Run: *planet_20231208*
|
||||
Run: planet/20231208_091355_pt
|
||||
|
||||
dedupl-fix.log contains the files which were created for the btrfs 64k limit workaround.
|
||||
|
||||
Reference in New Issue
Block a user