On Fri, Feb 26, Per Jessen wrote: > a xen domu is created from config-file on hostA, then migrated to hostB. > On hostB, a new disk is added with "xl block-attach", works very well. > However "xl list --long <domu>" doesn't reflect this change. > "xl config-update" seems to be a way to edit config files, but once the > domU has been migrated to hostB, the original file isn't immediately > available - what do I need to get the new block device reflected in the > config that goes with the domU ?
I think that requires a newer libxl version which tracks the config in a separate JSON file. Until then the domU.cfg has to be adjusted along with the 'xl block-attach'. Olaf -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
