>I have it mounted as /users and am exporting it. On another SLES9 >machine I am mounting it. This all works fine. However when I try to >create multiple files on it I get messages like >/users1 # cp -r /usr/local/ . >cp: writing `./local/bin/hssdb': No space left on device >cp: closing `./local/bin/hssdb': No space left on device >cp: closing `./local/lib64/libufp.a': No space left on device >There is scads of space >/users1 # df . >Filesystem 1K-blocks Used Available Use% Mounted on >s712-5:/users1 11703708896 36960 11703671936 1% /users1 >And this only happens on the nodes that NFS mount the file system. On >the local node everything works fine. Is it a 4GB filesystem max limitition of NFS? Just a guess. _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/