Comment 23 for bug 1552777

Revision history for this message
Evgeny Zhuravlev (ezhuravlev) wrote :

hey guys
The same issue on fresh kolla-ansible deployment 2023.2 OpenStack release.
Nova instances backend is NFS share.

nova_compute/nova_api 28.0.2.dev17
libvirt 8.0.0-1ubuntu7.8

Resize to swapless flavor leads to instance state = ERROR on trying to find SWAP file.

```
nova.exception.DiskNotFound: No disk at /var/lib/nova/instances/19abc151-117a-4e84-938e-8fd70119a2ee/disk.swap
```

Are there any suggestions on how to change this behavior?
This bug really affecting our infra now.

Thanks for any help