Project

General

Profile

Actions

Bug #12896

closed

EIO in multiple_rsync.sh

Added by John Spray over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
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

http://pulpito.ceph.com/teuthology-2015-08-28_23:04:01-fs-master---basic-multi/1037227/

2015-08-31T02:48:03.930 INFO:tasks.workunit.client.0.burnupi10.stderr:rsync: read errors mapping "/tmp/multiple_rsync_payload.64964/debug/usr/bin/ceph_test_filestore_idempotent_sequence": Input/output error (5)
2015-08-31T02:50:18.029 INFO:tasks.workunit.client.0.burnupi10.stderr:rsync: read errors mapping "/tmp/multiple_rsync_payload.64964/debug/usr/bin/cephfs-journal-tool": Input/output error (5)

2015-08-31T02:51:53.412 INFO:tasks.workunit.client.0.burnupi10.stderr:WARNING: multiple_rsync_payload.64964/debug/usr/bin/ceph_test_filestore_idempotent_sequence failed verification -- update discarded (will try again).
2015-08-31T02:51:53.431 INFO:tasks.workunit.client.0.burnupi10.stderr:WARNING: multiple_rsync_payload.64964/debug/usr/bin/cephfs-journal-tool failed verification -- update discarded (will try again).
2015-08-31T02:51:55.594 INFO:tasks.workunit.client.0.burnupi10.stderr:rsync: read errors mapping "/tmp/multiple_rsync_payload.64964/debug/usr/bin/ceph_test_filestore_idempotent_sequence": Input/output error (5)
2015-08-31T02:51:57.309 INFO:tasks.workunit.client.0.burnupi10.stderr:rsync: read errors mapping "/tmp/multiple_rsync_payload.64964/debug/usr/bin/cephfs-journal-tool": Input/output error (5)

2015-08-31T03:01:55.343 INFO:tasks.workunit.client.0.burnupi10.stdout:sent 6,423,846,700 bytes  received 218,075 bytes  5,918,069.81 bytes/sec
2015-08-31T03:01:55.344 INFO:tasks.workunit.client.0.burnupi10.stdout:total size is 6,146,970,974  speedup is 0.96
2015-08-31T03:01:55.344 INFO:tasks.workunit.client.0.burnupi10.stderr:rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.0]
Actions #1

Updated by Zheng Yan over 8 years ago

this failure looks weired. there is no ll_read entry in the client log, there are ll_write enties, but no error.

Actions #2

Updated by John Spray over 8 years ago

Looking at the paths, rsync seems to be complaining about the local files (in /tmp). Maybe it's just a bad test node.

Actions #3

Updated by Zheng Yan over 8 years ago

  • Status changed from New to Rejected

John Spray wrote:

Looking at the paths, rsync seems to be complaining about the local files (in /tmp). Maybe it's just a bad test node.

you are right. I think we can close this issue.

Actions

Also available in: Atom PDF