Open ellerbrock opened 6 years ago
Not sure what is going on here, and we do not have access to alicloud in order to test. However, that error message is from the alicloud cli, not PKB, so I would try to run the aliyuncli ecs CreateInstance
command manually until you get it to work. It might not like this image you're trying to use?
Hi,
i tried now too long to get it fixed. even updating
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/providers/alicloud/ali_virtual_machine.py#L72
DEFAULT_IMAGE = "ubuntu_16_0402_64_20G_alibase_20171227.vhd",
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/providers/alicloud/ali_virtual_machine.py#L81
IMAGE_NAME_FILTER = 'ubuntu_16_0402_64_40G_alibase*'
to the latest version did not help.
any idea whats the problem here?
./pkb.py --cloud=AliCloud --benchmarks=iperf,ping --zones=eu-central-1a