salve,
ho preso un server e mi son trovato dopo pochi giorni un alert che mi indicava la cartella /tmp piena al 99%
ho indagato e penso che ci sia un disco temporaneo (credo di installazione) che è stato montato chiamandolo intelligentemente /tmp

ecco lo status attuale

Filesystem 1K-blocks Used Available Use%
Mounted on
/dev/md1 20318408 7190256 12104156 38% /
/dev/md2 948223656 41142836 859293152 5% /home
/dev/shm 4122872 0 4122872 0% /dev/shm
/usr/tmpDSK 495844 459044 11200 98% /tmp <---

posso fare tranquillamente UMOUNT di /usr/tmpDSK ??? (os: centOs 5)

grazie
simone