The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Florent BEAUCHAMP c8bfda9cf5
fix(xo-vmdk-to-vhd): handle ova with disk position collision (#7051)
Some OVA have multiple disks with the same position, which prevent the VM from being created (error while creating VBD). Renumeroting the problematic disk works around the issue.

This may lead to unbootable VM in case the renumeroted disk was the bootable one (VMware-VirtualSAN-Witness-7.0.0-15843807.ova for example).

Fixes #7046
2023-09-22 11:44:12 +02:00
.github chore(ci): no longer rely on Docker (#6687) 2023-03-06 13:10:27 +01:00
.husky feat(lint-staged): better branch commit message policy 2023-03-09 12:43:42 +01:00
@vates fix(stream-reader): requires Node >=12.3 2023-09-18 09:51:14 +02:00
@xen-orchestra fix(backups): mirror must not replicate themselves (#7043) 2023-09-21 14:45:29 +02:00
docs docs(backup_troubleshooting): unexpected key/full (#7023) 2023-09-08 09:56:21 +02:00
packages fix(xo-vmdk-to-vhd): handle ova with disk position collision (#7051) 2023-09-22 11:44:12 +02:00
scripts fix(test-integration): run integration tests only in ci (#6826) 2023-05-11 17:47:48 +02:00
.commitlintrc.json feat(lint-staged): validate commit message 2023-03-09 11:13:59 +01: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 fix(eslint): treat *.integ.js as test files 2023-05-15 10:18:02 +02:00
.gitignore chore: use Turborepo to build 2023-01-03 11:39:20 +01:00
.prettierrc.js chore: update deps 2023-08-03 17:56:24 +02:00
AGPL.txt feat: add licenses (#7042) 2023-09-21 10:28:31 +02:00
babel.config.js chore: missing use strict 2022-03-02 17:49:53 +01:00
book.json chore: format with Prettier 2023-04-05 11:22:10 +02:00
CHANGELOG.md feat: release 5.86.1 2023-09-07 16:45:50 +02:00
CHANGELOG.pre-2022.md feat(CHANGELOG): move releases before 2022 in other file 2022-09-10 13:21:15 +02:00
CHANGELOG.unreleased.md fix(xo-vmdk-to-vhd): handle ova with disk position collision (#7051) 2023-09-22 11:44:12 +02:00
CODE_OF_CONDUCT.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
ISC.txt feat: add licenses (#7042) 2023-09-21 10:28:31 +02:00
LICENSE.md feat: add licenses (#7042) 2023-09-21 10:28:31 +02:00
package.json chore: update dev deps 2023-09-18 09:43:13 +02:00
PULL_REQUEST_TEMPLATE.md feat(PULL_REQUEST_TEMPLATE): simpler and easier to use 2023-04-24 10:53:28 +02:00
README.md fix README title and also update installation doc (#4198) 2019-05-09 09:34:36 +02:00
SECURITY.md chore: format with Prettier 2022-08-23 11:56:26 +02:00
turbo.json feat(turbo): add dev and test tasks 2023-02-03 16:17:52 +01:00
yarn.lock chore: update dev deps 2023-09-18 09:43:13 +02:00

Xen Orchestra Build Status

Installation

XOA or manual install procedure is available here

License

AGPL3 © Vates SAS