From: Gordan B. <go...@bo...> - 2007-10-18 09:10:21
|
On Thu, 18 Oct 2007, Mark Hlawatschek wrote: >> My cluster.conf says: >> <rootvolume name = "/dev/sdb" mountopts = "noatime,nodiratime"/> >> >> But /proc/mounts says: >> /dev/sdb / gfs rw,hostdata=jid=0:id=131076:first=0 0 0 >> /dev/sdb /cdsl.local gfs rw,hostdata=jid=0:id=131076:first=0 0 0 >> >> It doesn't list the noatime and nodiratime options. >> >> Am I doing something wrong here? > > No, you hit a bug. It is fixes in the latest comoonics-bootimage-1.3.21 > release. Ah, OK. I worked around it by using the kernel command like gfs-mountopt parameter, which did the trick. Thanks for responding and fixing it. :-) Gordan |