GitHub user weizhouapache added a comment to the discussion: libnsl required by ovftool from VMware for migration causes cloudstack agent to crash
@chunkyen the fix is a db change: ``` insert into host_details (host_id,name,value) values (xxx, 'host.uefi.enable', 'false'); ``` GitHub link: https://github.com/apache/cloudstack/discussions/11954#discussioncomment-14889696 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
