Thread: Forcedirectio and llock
i need mount nfs share on netapp device. can mount it, without 2 of our options our sun unix boxes can: forcedirectio , llock. ubuntu 64-bit server platform.
code:servername:/sharename /admin nfs rw,bg,hard,intr,proto=tcp,vers=3,rsize=32768,wsize= 32768,forcedirectio,llock 0 0
hi,
on linux there no forcedirectio option, use actimeo=0 same behaviour (no caching).
there isn't equivelant local locks option in linux. guess depending on data run nolock option same performance benefit llock.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Forcedirectio and llock
Ubuntu
Comments
Post a Comment