I have some interesting cache behaviour occuring. If I preview a particular image that I have just imported (to over-write an existing one), the older existing one is the one that is displayed NOT the one that I have just imported.
A look on the filesystem reveals:
#ls -las /.iwmnt/default/main/NRM/WORKAREA/webdev/waterwise
-rw-rw-r-- 1 gliddonl intranet 14480 Feb 14 15:18 waterwise_topic_banner.jpg
#ls -las /iwmnt/default/main/NRM/WORKAREA/webdev/waterwise
-rw-rw-r-- 1 robinsct intranet 16267 Feb 18 11:48 waterwise_topic_banner.jpg
Notice that the cached version (.iwmnt) is the older image, whilst the non-cached version (iwmnt) is the more recent imported image.
I have undertaken a iwfreeze +0 command as per
KB article 1344. This did not make any difference.
I have been having some recurring "Stale NFS handle" errors recently (not sure why)....I wonder if it related? Any help is appreciated

.