Hey guys, I have a weird issue with my glusterfs mount point. I'm trying to touch it on one machine: root at il-bi-s01:/mnt# touch gfs touch: setting times of `gfs': Invalid argument But on another machine, it works: root at diablo /mnt # touch gfs root at diablo /mnt # On both machines the mount is working fine, I'm just wondering what's up with this? CountZ