[Gluster-users] nfs test dd cp tar
Heiko L.
heikol at fh-lausitz.de
Thu Jul 25 04:39:41 UTC 2013
Sorry, forgot paste line.
> root at z1-gluster:/mnt/gv3/test# src="profile test1 test2"
> root at z1-gluster:/mnt/gv3/test# dst=test
>
# tar -cf - $src | (cd $dst; tar -xvf -)
> profile
> tar: profile: Cannot open: I/O error
> test1
> tar: test1: Cannot open: I/O error
> test2
> tar: test2: Cannot open: I/O error
> tar: Exiting with failure status due to previous errors
>
> root at z1-gluster:/mnt/gv3/test# ls -l $src $dst
> -rw-r--r-- 1 root sys 1570 Jul 19 19:39 profile
> -rw-r--r-- 1 root sys 1570 Jul 19 19:39 test1
> -rw-r--r-- 1 root sys 1570 Jul 19 19:39 test2
>
> test:
> total 0
> -rw------- 1 root root 0 Jul 24 19:55 profile
> -rw------- 1 root root 0 Jul 24 19:55 test1
> -rw------- 1 root root 0 Jul 24 19:55 test2
>
> -> fail
More information about the Gluster-users
mailing list