Project

General

Profile

Actions

Bug #12656

closed

"Invalid cross-device link" from ansible task

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

Status:
Resolved
Priority:
High
Assignee:
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
knfs
Crash signature (v1):
Crash signature (v2):

Actions #1

Updated by Yuri Weinstein over 8 years ago

  • Release set to hammer
  • ceph-qa-suite knfs added

QE validation hammer v0.94.3

Actions #2

Updated by Andrew Schoen over 8 years ago

  • Assignee set to Andrew Schoen

This is a limitation of os.rename when src and dest are on different filesystems.

We'll need to use shutil.move or just drop to the shell and use 'mv' directly, I'd think.

Actions #3

Updated by Yuri Weinstein over 8 years ago

  • Priority changed from Normal to High

Failing lots of jobs in magna now

Actions #4

Updated by Andrew Schoen over 8 years ago

Yes, there is a bug here related to my ansible error reporting. The reason the job linked actually failed though was because of this.

[0;31mmsg: Failed to download key at http://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc: Connection failure: timed out[0m

Looks like a timeout at git.ceph.com.

Actions #5

Updated by Andrew Schoen over 8 years ago

  • Status changed from New to Fix Under Review
Actions

Also available in: Atom PDF