Hi,
After updating my cap ac to use wifi-qcom-ac it has run out of disk space (yesterday when I installed there was still free space)
The sum of both packages doesn’t occupy the full 16MB
/system/package/print
Columns: NAME, VERSION, BUILD-TIME, SIZE
# NAME VERSION BUILD-TIME SIZE
0 wifi-qcom-ac 7.18.1 2025-02-28 11:31:28 2680.1KiB
1 routeros 7.18.1 2025-02-28 11:31:28 11.5MiB
I suspect the disk space is being taken by charts data (which I have changed no not store on disk)
I have found an old backup in /files and deleted and now have 8Kib free, but even that seems not enough to even save config changes. I get the error
“could not save configuration changes, file system error.”
Is there a way to free up space? (logging is already going into memory and not disk)
/system/resource> print
uptime: 20h21m29s
version: 7.18.1 (stable)
build-time: 2025-02-28 11:31:28
factory-software: 6.44.6
free-memory: 37.9MiB
total-memory: 128.0MiB
cpu: ARM
cpu-count: 4
cpu-frequency: 448MHz
cpu-load: 0%
free-hdd-space: 8.0KiB
total-hdd-space: 16.0MiB
write-sect-since-reboot: 6805
write-sect-total: 5659849
architecture-name: arm
board-name: cAP ac
platform: MikroTik
I can’t figure out where the disk space is being used
This is what files shows (don’t know who created that backup and I can delete it) but even deleting it is probably not going to take me very far
/file> print recursive detail
0 name=flash type=disk last-modified=2025-03-07 12:01:08
1 name=flash/auto-before-reset.backup type=backup size=21.6KiB last-modified=1970-01-01 00:00:22
2 name=flash/skins type=directory last-modified=1970-01-01 00:00:19
3 name=flash/pub type=directory last-modified=1970-01-02 01:43:07
After a reboot I now have 144.0KiB free (have no idea what was cleaned up)
I guess one way to make it better is to use wireless-qcom instead of wireless-qcom-ac (I only care about wpa3, wireless-qcom-ac doesn’t give me that much of a speed boost (which I don’t need anyway)).
(note: this is not using capsman but I would like to
)
Any tips?
Thank you