Displaying 2 results from an estimated 2 matches for "hpcadmin".
Did you mean:
pcadmin
2018 Jan 21
1
mkdir -p, cp -R fails
...example to reproduce the error. I already tried to change transport from rdma to tcp. (Changing the transport works, but the error persists.)
I'd be grateful for some insight.
I have small test system that still runs on glusterfs 3.12.3, where everything works fine.
best wishes,
Stefan
[hpcadmin at pcph00131 bug]$ mount | grep gluster
qloginx:/glurch.rdma on /glurch type fuse.glusterfs (rw,relatime,user_id=0,group_id=0,allow_other,max_read=131072)
[hpcadmin at pcph00131 bug]$ pwd
/glurch/test/bug
[hpcadmin at pcph00131 bug]$ umask 0022
[hpcadmin at pcph00131 bug]$ mkdir aa #works...
2018 Feb 27
0
mkdir -p, cp -R fails
...ange transport from rdma to tcp. (Changing the transport works, but the error persists.)
>
> I'd be grateful for some insight.
>
> I have small test system that still runs on glusterfs 3.12.3, where everything works fine.
>
> best wishes,
> Stefan
>
>
>
> [hpcadmin at pcph00131 bug]$ mount | grep gluster
> qloginx:/glurch.rdma on /glurch type fuse.glusterfs (rw,relatime,user_id=0,group_id=0,allow_other,max_read=131072)
>
>
> [hpcadmin at pcph00131 bug]$ pwd
> /glurch/test/bug
>
> [hpcadmin at pcph00131 bug]$ umask 0022
> [hpcadmin...