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
Attachments
Activity
Fix Version/s | New: Lustre 2.7.0 [ 10631 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Yang Sheng [ ys ] |
Labels | New: patch |
OK, create a new issue about this problems: https://jira.hpdd.intel.com/browse/LU-6229