Comment 2 for bug 1752742

Revision history for this message
Daniel Ribeiro (drwyrm) wrote :

cachefilesd.conf:
dir /cache/fscache
tag mycache
brun 10%
bcull 7%
bstop 3%
frun 10%
fcull 7%
fstop 3%
secctx system_u:system_r:cachefiles_kernel_t:s0

/cache is a separate ext4 partition, currently only cachefiles using it.

the cifs mount was using the following options:
//htpc/rootfs/ on /smb/htpc type cifs (rw,relatime,vers=1.0,cache=none,username=wyrm,domain=HTPC,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.5,unix,posixpaths,serverino,acl,fsc,noperm,rsize=65536,wsize=65536,echo_interval=60,actimeo=1,user=wyrm)