Problem deploying WinSrv2019 Image with MAAS [closed]

asked 2019-10-25 15:41:08 +0300

tothgerold gravatar image

I have created a Windows Server 2019 Image with the windows-openstack-imaging-tools and imported it succesfully into Maas (2.6.1). MaaS Deployment is starting, the image gets downloaded and extracted. But after the following reboot I get the following message:

Booting under MAAS direction... error: (http,x.x.x.x:5240/images/custom/amd64/ga-18.04/WinSrv2019/no-such-image/boot-kernel has invalid signautre. error: you need to load the kernel first.

Heres the end of the MAAS install log:

6254592K ........ ........ ........ ........ ...... 100% 18.9M=5m44s 2019-10-25 11:48:23 (17.8 MB/s) - written to stdout [6407224840/6407224840] finish: cmd-install/stage-extract/builtin/cmd-extract: SUCCESS: acquiring and extracting image from http://10.10.140.100:5248/images/cust...uefi/uploaded/root-tgzApplying writefiles from config.finish: cmd-install/stage-extract/builtin/cmd-extract: SUCCESS: curtin command extractstart: cmd-install/stage-curthooks/builtin/cmd-curthooks: curtin command curthooksRunning curtin builtin curthooksfinish: cmd-install/stage-curthooks/builtin/cmd-curthooks: FAIL: curtin command curthooksTraceback (most recent call last): File "/curtin/curtin/commands/main.py", line 202, in main ret = args.func(args) File "/curtin/curtin/commands/curthooks.py", line 1442, in curthooks builtincurthooks(cfg, target, state) File "/curtin/curtin/commands/curthooks.py", line 1259, in builtincurthooks distroinfo = distro.getdistroinfo(target=target) File "/curtin/curtin/distro.py", line 116, in getdistroinfo variantname = osrelease(target=target)['ID']KeyError: 'ID''ID'curtin: Installation failed with exception: Unexpected error while running command.Command: ['curtin', 'curthooks']Exit code: 3Reason: -Stdout: start: cmd-install/stage-curthooks/builtin/cmd-curthooks: curtin command curthooks Running curtin builtin curthooks finish: cmd-install/stage-curthooks/builtin/cmd-curthooks: FAIL: curtin command curthooks Traceback (most recent call last): File "/curtin/curtin/commands/main.py", line 202, in main ret = args.func(args) File "/curtin/curtin/commands/curthooks.py", line 1442, in curthooks builtincurthooks(cfg, target, state) File "/curtin/curtin/commands/curthooks.py", line 1259, in builtincurthooks distroinfo = distro.getdistroinfo(target=target) File "/curtin/curtin/distro.py", line 116, in getdistroinfo variantname = osrelease(target=target)['ID'] KeyError: 'ID' 'ID' Stderr: ''

Any hints what could cause the deplyoment to fail?

many thanks for your support, Gerold

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tothgerold
close date 2019-10-25 15:42:01.129577