The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Nicolas Raynaud 14b8cda543
fix(xo-vmdk-to-vhd/grabTables): read each entry independently (#5255)
Reading all entries at once cause problems on some VMDKs (those generated by VirtualBox) because they appear to be distributed throughout the VMDK thus making the buffer not fit in memory.

See https://xcp-ng.org/forum/topic/3374/cannot-import-ova-from-virtualbox/14?_=1599689219209
2020-09-16 11:46:10 +02:00
@vates fix(coalesce-calls/README): fix import 2020-06-29 15:39:14 +02:00
@xen-orchestra chore: update dependencies 2020-09-07 10:26:51 +02:00
docs feat(docs/backup_troubleshooting): SR_OPERATION_NOT_SUPPORTED (#5232) 2020-08-28 11:49:47 +02:00
flow-typed feat(backup NG): ability to cancel a running job (#3053) 2018-06-22 09:10:10 +02:00
packages fix(xo-vmdk-to-vhd/grabTables): read each entry independently (#5255) 2020-09-16 11:46:10 +02:00
scripts feat(travis-tests): dont stop on first failure on master 2020-09-10 16:42:56 +02:00
.editorconfig chore(.editorconfig): uniformize indent to 2 spaces 2019-02-04 18:01:09 +01:00
.env.example feat(@xen-orchestra/fs): add unit tests (#3736) 2018-12-04 16:36:10 +01:00
.eslintrc.js feat(backups-cli): lowlevel tool to help with backups (#4556) 2019-10-11 14:48:37 +02:00
.flowconfig feat(backup NG): ability to cancel a running job (#3053) 2018-06-22 09:10:10 +02:00
.gitignore feat(@xen-orchestra/fs): add unit tests (#3736) 2018-12-04 16:36:10 +01:00
.prettierrc.js chore: update dev dependencies 2020-06-03 11:03:03 +02:00
.travis.yml fix(Travis CI): use Node 12 (#5147) 2020-07-09 15:51:22 +02:00
babel.config.js fix(tests): run all test with Babel 7 2018-05-28 18:18:44 +02:00
book.json fix(book.json): test version superior than 3 2016-07-04 18:11:38 +02:00
CHANGELOG.md feat: release 5.50.2 (#5257) 2020-09-10 17:03:26 +02:00
CHANGELOG.unreleased.md fix(xo-vmdk-to-vhd/grabTables): read each entry independently (#5255) 2020-09-16 11:46:10 +02:00
CODE_OF_CONDUCT.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
ISSUE_TEMPLATE.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
package.json feat(travis-tests): dont stop on first failure on master 2020-09-10 16:42:56 +02:00
PULL_REQUEST_TEMPLATE.md feat(PULL_REQUEST_TEMPLATE): remove strikethrough 2019-12-02 16:21:04 +01:00
README.md fix README title and also update installation doc (#4198) 2019-05-09 09:34:36 +02:00
yarn.lock chore: update dependencies 2020-09-07 10:26:51 +02:00

Xen Orchestra Build Status

Installation

XOA or manual install procedure is available here

License

AGPL3 © Vates SAS