You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently this is a RH Feature for RHEL 9. Although, RH also says the cloning software should clean up any old PVIDs in the file. So not sure if that is possible with this Ansible module?
Describe the bug
When using the nutanix.ncp.ntnx_vms function and clone_image from the disk image getting :
"Device file sys_wwid t10.NUTANIX.NFS_3_0_UUID Last seen on /dev/sdb not found"
During Linux boot, this is RHEL 9.x
To Reproduce
Steps to reproduce the behavior:
ansible-playbook playbook.yaml
/boot = sda
/ = sdb
/data = sdc
Stack trace
Expected behavior
It would find the disk, and boot.
The text was updated successfully, but these errors were encountered: