I am trying to make an ironic image for windows with
windows-openstack-imaging-tools. But I got warnning like this:
按规定设备无效。
运行 "bcdedit /?" 获得命令行帮助。
参数错误。
警告: BCDEdit failed: bootmgr device locate
按规定设备无效。
运行 "bcdedit /?" 获得命令行帮助。
参数错误。
警告: BCDEdit failed: default device locate
按规定设备无效。
运行 "bcde
I am trying to make an ironic image for windows with
windows-openstack-imaging-tools. But I got warnning like this:
按规定设备无效。
运行 "bcdedit /?" 获得命令行帮助。
参数错误。
警告: BCDEdit failed: bootmgr device locate
按规定设备无效。
运行 "bcdedit /?" 获得命令行帮助。
参数错误。
警告: BCDEdit failed: default device locate
按规定设备无效。
运行 "bcded
Thanks James,
I could figure out and resolved it by disabling port security.
Regards,
Navdeep
From: James Denton
Sent: Sunday, February 11, 2018 8:59:22 PM
To: Navdeep Uniyal; OpenStack Mailing List
Subject: Re: [Openstack] Routing in connected VMs
Hi Navdeep,
Hi Navdeep,
To get this to work, you will need to disable port security on the B device’s
ports, or at a minimum, modify the allowed-address-pairs on the port to allow
the traffic out towards C. Disabling port security is typically the way to go
about satisfying this particular use case.
James