Project

General

Profile

Actions

Bug #12019

closed

multiple_rsync failure

Added by John Spray almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Related to #11781?

This is running with the recent change to source files from a dir in /tmp instead of directly from /usr, to avoid things getting modified while we run.

http://pulpito.ceph.com/teuthology-2015-06-12_23:04:02-fs-master---basic-multi/931517/

The weird thing is, while the second rsync claims it transferred some data, the client log doesn't show any operations other than lookup/getattr happening after the initial rsync.

Actions #1

Updated by Zheng Yan almost 9 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Greg Farnum almost 9 years ago

commit:0804655725d84d866a32826203638fcfd71d4b51

Since we're using sudo to copy we presumably need it to delete. I didn't realize that was the only issue, but...maybe? crosses fingers

Actions #3

Updated by Greg Farnum almost 9 years ago

  • Status changed from Fix Under Review to 7
Actions #4

Updated by John Spray almost 9 years ago

Yeah, I think this was me being silly when reading the log, I read straight from the rsync invocation to the error, without noticing we'd made it to the rm -f and that was the part that was failing (doh)

Actions #5

Updated by Zheng Yan almost 9 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF