Hi,
I am trying to attach a second disk to my ZVM. I have created a qcow2 disk file and have attempted to attach it via virsh which succeeds, but as soon as I do so the VM disappears from the Web UI in the browser. Detaching the disk causes it to reappear in the UI.
When the disk is attached I am able to start the VM successfully from the CLI, however I am unable to get both libvirtd and virtqemud running at the same time. As soon as one starts the other stops. Both report the following in their status: Failed to connect socket to ‘/var/run/libvirt/virtnetworkd-sock’: No such file or directory.
Any thoughts?
Thank you!