a) Check your home quota with the command: quota You will, for example, get something like this: Filesystem | blocks quota limit grace | files quota limit grace /dev/mapper/cachedev2 526388* 500000 550000 9days 4161 0 0 4161 0 0 This means: - currently you are using 526388 kB. The '*' indicates you are over your quota - your quota is 500000 kB - for some time you can use up to 550000 kB. This time is expired in '9days'.
|