Comment 2 for bug 1844541

Revision history for this message
Seyeong Kim (seyeongkim) wrote :

The customer faced this issue.

I let them changed rackd.conf's permission to maas:maas but it doesn't work.

Their rackd and regiond are split.

regiond.log has Permission denied error msg, and actually in that node, there is no /etc/maas/rackd.conf because rackd is on another node.

I paste trace here.

maybe below code need to be changed

File "/usr/lib/python3/dist-packages/provisioningserver/drivers/osystem/windows.py", line 72, in get_boot_image_purposes

to check rackd's node instead of local rackd.conf file.

https://pastebin.ubuntu.com/p/fvqhBk2wmf/