Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XO From source restore backup fails with VDI_IO_ERROR #4640

Closed
BluejacketScott opened this issue Nov 2, 2019 · 8 comments
Closed

XO From source restore backup fails with VDI_IO_ERROR #4640

BluejacketScott opened this issue Nov 2, 2019 · 8 comments

Comments

@BluejacketScott
Copy link

Context

  • XO origin: the sources
  • Versions:
    • Node: 8.10.0
    • xo-web: 5.51.1
    • xo-server: 5.51.1

Expected behavior

Restoring a backup from remote NFS storage should restore vm to server without fail

Current behavior

Moments after initiating a restore, the job fails citing VDI_IO_ERROR(Device I/O Errors). It seems to be very similar to the problem here: #3242 Not sure where to look for further information but here's the log details:
2019-11-02T23_57_31.230Z - XO.log.txt

@BluejacketScott
Copy link
Author

This is URGENT as I am rebuilding two of my servers and without these backups, I'm sunk. Any workarounds or temp fixes to get past this problem are acceptable...

@julien-f
Copy link
Member

julien-f commented Nov 3, 2019

If this is URGENT and you have support for Xen Orchestra, please create a support ticket: https://xen-orchestra.com/#!/member/support

Otherwise you can ask the community on the forum: https://xcp-ng.org/forum/category/12/xen-orchestra

@Danp2
Copy link
Collaborator

Danp2 commented Nov 3, 2019

Works fine for me until this commit fd7d52d

@BluejacketScott
Copy link
Author

Reverted to commit 46da11a and that fixed the problem for me.

@julien-f
Copy link
Member

julien-f commented Nov 4, 2019

@Danp2 Thanks a lot, we'll investigate!

@julien-f
Copy link
Member

julien-f commented Nov 5, 2019

I think the issues may be caused by latest change in http-request-plus.

@badr Can you run xo-server-test on this to see if other parts are impacted?

@badrAZ
Copy link
Contributor

badrAZ commented Nov 5, 2019

@julien-f After running xo-server-test, I found that the DR fails.

@julien-f
Copy link
Member

The issue appears to be related to http-request-plus@0.9.0, I've reverted it for the time being, let us know if you still have issues.

@Danp2 Thanks for your precious help.

julien-f added a commit to JsCommunity/http-request-plus that referenced this issue Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants