Konstantin Boyanov wrote:
>Well the file system on which the cacher directory is mounted is of ext2 
>type. Here's what I get from # cat /etc/fstab:

Well, not exactly -- it appears to be part of the /usr-filesystem. You need a 
dedicated partition for it; 
see http://www.openafs.org/pages/doc/AdminGuide/auagd015.htm#HDRWQ391

>/dev/sda2 / ext2 defaults 1 1
>/dev/sda4 /usr ext2 defaults 1 2
>/dev/sda3 swap swap defaults 0 0
>/dev/fd0 /mnt/floppy ext2 noauto 0 0
>/dev/cdrom /mnt/cdrom iso9660 noauto,ro 0 0
>none /proc proc defaults 0 0
>none /dev/pts devpts mode22 0 0

For testing purposes you can create an empty file with dd, issue the losetup
command, create a filesystem on the loop-back device and mount it at 
/usr/vice/cache. The size specified in /usr/vice/etc/cacheinfo should be 85% 
of the size of that filesystem.

Hope this helps,
Carsten


Attachment: pgpXpTWHUr32I.pgp
Description: PGP signature

Reply via email to