Opened 2 weeks ago
Last modified 2 weeks ago
#22396 new defect
compressing child VDI images fails on macOS host — at Initial Version
Reported by: | squid10 | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox-7.1.8 |
Keywords: | VDI, compact | Cc: | |
Guest type: | all | Host type: | Mac OS X |
Description
Compressing a child VDI image fails on a macOS host with VBoxManage modifymedium --compact
fails with the error:
image.vdi is not found in the media registry ('/var/root/Library/VirtualBox/VirtualBox.xml')
full log:
sudo VBoxManage modifymedium ~/VMs.localized/MyVM/Snapshots/\{22222222-2222-2222-2222-222222222222\}.vdi --compact VBoxManage: error: Parent medium with UUID {11111111-1111-1111-1111-111111111111} of the medium '/Users/squid10/VMs.localized/MyVM/Snapshots/{22222222-2222-2222-2222-222222222222}.vdi' is not found in the media registry ('/var/root/Library/VirtualBox/VirtualBox.xml') VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MediumWrap, interface IMedium, callee nsISupports VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 201 of file VBoxManageDisk.cpp
host: macOS 11
Note:
See TracTickets
for help on using tickets.