Index: [Article Count Order] [Thread]

Date:  Fri, 2 Jun 2006 20:40:31 +0800 (SGT)
From:  patricko (at mark) staff.singnet.com.sg
Subject:  [coba-e:05515] XTR upgrades
To:  coba-e (at mark) bluequartz.org
Message-Id:  <Pine.LNX.4.44.0606022030000.11720-100000 (at mark) staff.singnet.com.sg>
X-Mail-Count: 05515

Hi Blues,


I have done some XTR upgrades from BQ source backported.
If you are interested, let me know.



Especially, the default 484M /var slice is too small for today standard.
I recommend that you upgrade to BQ or 550 OS.

If you aint comfortable upgrading, 
then do partition file:EXTRA-PARTITION  in /home
And link it to /var/spool/mail

So that the default /var 'wouldnt burst its bank'

eg:


/dev/md1              984M  834M  150M  85% /
/dev/md3              484M   54M  430M  12% /var
/dev/md4               52G  7.7G   44G  15% /home



/home/EXTRA-PARTITION
                      1.9G  2.2M  1.8G   1% /varmailspool


[Steps]

rsync -a /var/spool/mail /varmailspool

cd /var/spool

mv mail mail.orig

ln -s /varmailspool /var/spool/mail


ps: If you want me to do for you.
    Drop me a mail off the list.
    See:
    http://www.mysystemdeveloper.com

Thanks


Cheers
patricko