abh1sar commented on PR #13061: URL: https://github.com/apache/cloudstack/pull/13061#issuecomment-5600778994
Hi @genegr Please check if the below tests are passing (Please flag if some of these are not expected to work or are not supported): 1. Take a volume snapshot of an attached NVMe-TCP data volume, then createVolume from that snapshot on the same pool. 2. Resize an attached NVMe volume to a bigger size on a running VM. 3. Same resize with the VM Stopped, then start the VM. 4. createSnapshot on an NVMe volume with backup to secondary storage. 5. createTemplate from an NVMe-TCP volume, then deploy a VM from that template onto the NVMe pool. 6. migrateVolume of an attached NVMe volume to a second NVMe-TCP pool, and to an NFS pool. 7. VM with an NVMe data volume on kvm01, continuous dd/fio write loop inside the guest. Live-migrate to kvm02. Run I/O on kvm02 for a further 5 minutes. Guest I/O should not error out after migration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
