Opened 14 years ago
Closed 14 years ago
#162 closed enhancement (fixed)
/var size from 8M to 50M on ALIX2 boards
| Reported by: | rick | Owned by: | nobody |
|---|---|---|---|
| Priority: | major | Milestone: | WL-9.0-RELEASE |
| Keywords: | Cc: | ||
| Resource needed to fix: |
Description
We hebben zat geheugen vrij (140M), een grotere /var (en hierbij dus ook /tmp) zorgt voor meer ruimte tijdens debuggen en statistieken.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
HybridRick2# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ada0s2a 403288 333100 37925 90% / devfs 1 1 0 100% /dev /dev/md0 4380 2536 1496 63% /etc /dev/md1 9116 1404 6984 17% /var /dev/md2 19740 64 18100 0% /tmp
Dat lijkt er meer op.
comment:4 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Created an seperate /tmp instead, defaults to 20M in size.
Note:
See TracTickets
for help on using tickets.

Thinking of killing the default link from
/tmp -> /var/tmpallowing us to make two memory disks. This gives us the added benefit of making/varmore robust and file-size-stable, as huge files in/tmpwill not affect the/varsystem anymore. The default/tmpshould be 5M and can grow as big as 50M on ALIX boards.Adding more space to
/varseems a bit useless.