01.08.2022, 08:36
Hello,
I have a pool of several hundreds of LMs. I've noticed that on most of them, there are only 4 partitions:
However, on a minority of my LMs, I've noticed the presence of a 5th partition: /dev/mtdblock0, mounted on /data/storage/db. The size of this partition is always 32 MB, and this partition looks critical because it contains the database of the LogicMachine.
Can you explain to me why this partition sometimes exists and sometimes doesn't? Which action leads to this partition being created?
I have a pool of several hundreds of LMs. I've noticed that on most of them, there are only 4 partitions:
- /dev/root (mounted on /)
- tmpfs (mounted on /tmp)
- tmpfs (mounted on /dev)
- /dev/mmcblk0p3 (mounted on /data)
However, on a minority of my LMs, I've noticed the presence of a 5th partition: /dev/mtdblock0, mounted on /data/storage/db. The size of this partition is always 32 MB, and this partition looks critical because it contains the database of the LogicMachine.
Can you explain to me why this partition sometimes exists and sometimes doesn't? Which action leads to this partition being created?