Comment 7 for bug 2005111

Revision history for this message
bryan (bryansoong21) wrote (last edit ):
  • log.7z Edit (727.5 KiB, application/x-7z-compressed)

Hello Miro, thank you for your reply.

I have reproduced this problem and gathered new logs, you can refer to the attachment for detailed information, and the attachment logs are about 24MB in total.

"out.txt" file is the VM list together with "nova instance-action-list" and "nova interface-list" command results. Because I am in (GMT-8), so the log time (around 2023-02-13 13:00) should be 8 hours earlier than the instance-action time (around 2023-02-13T21:00).

Here is my creating command:
openstack server create reproduce_vm --flavor b16175f3-213b-4771-a857-35d8ff251f5e --network a0a294ed-812e-451d-bcc0-5879026560e2 --image 095c2bab-905e-448b-a0ef-3aabd1da16d2 --min 10 --max 10 --availability-zone nova:compute-10

Thank you again for your help, regards.