On Fri, Feb 27, 2004 at 09:09:57AM +0100, Krzysztof Kus wrote: > > I've played with HSM+NFS and there was no problems with mounting at all. > Copying files to HSM file system from nfs-client works perfectly, but > copying from HSM-NFS file system to nfs-client migrated files gives me > stub files. >
Sounds like you've exported the underlying JFS filesystem before mounting the HSM/FSM part. Try 'exportfs -a -u ; exportfs -a'. -jf
