Opened 12 years ago

Closed 12 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 rick, 12 years ago

Thinking of killing the default link from /tmp -> /var/tmp allowing us to make two memory disks. This gives us the added benefit of making /var more robust and file-size-stable, as huge files in /tmp will not affect the /var system anymore. The default /tmp should be 5M and can grow as big as 50M on ALIX boards.

Adding more space to /var seems a bit useless.

comment:2 by rick, 12 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:3 by rick, 12 years ago

In 10828/hybrid:

Error: Processor CommitTicketReference failed
Unsupported version control system "svn": No module named 'svn'

comment:4 by rick, 12 years ago

Resolution: fixed
Status: newclosed

Created an seperate /tmp instead, defaults to 20M in size.

Note: See TracTickets for help on using tickets.