Using FreeBSD and a mounted NetApp NFS Share.
I'm trying to copy a file
FROM: localdisk/something.vmdk (size 527776 kilobytes)
TO: nfsmount/copy-something.vmdk (size 533168 kilobytes)
But it seems like from the above size I've demonstrated that the file somehow grew after the action of copying. Even though I'm just trying to duplicate the file.
Any idea's how this could happen? I'm simply running
cp localdisk/something.vmdk nfsmount/copy-something.vmdk
Then running a du on each to check file size and they're mysteriously growing in size.
uname -rs
FreeBSD 8.1-RELEASE-p2