Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.5.3
-
CentOS6.4, X86_64
-
3
-
17259
Description
I found some problems of lustre_rsync,
1. Do follow shell scripts:
#!/bin/sh
pushd /mnt/lustre
mkdir racer
mkdir racer/11
mkdir racer/13
mv racer/13 racer/14
mkdir racer/14/14/
mv racer/14 racer/11/
popd
2. use lustre_rsync to sync the files, then will cause difference between source and target directories.
I found it will be orphan node under .lustrerepl