Displaying 1 result from an estimated 1 matches for "sp_setattr".
Did you mean:
sp_setxattr
2010 May 07
1
Weird issue with gluster mount
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