Where do I find the logs?

On 5/14/24 2:46 PM, Samuel Sieb wrote:
On 5/14/24 10:48 AM, Sbob wrote:
However, I have several ALMA 8 VMWare vm's and I am able to convert them like this:

# virt-v2v -i vmx /data/vmware/Alma-HA-DR-Data3/Alma-HA-DR-Data3.vmx -o libvirt -of qcow2 -os default -n default

where the original VMware folder is at /data/vmware/Alma-HA-DR-Data3

It converts and I can start the guest but it has no network, I see the standard network device but it has no ip address, trying to bring it up with the following command has no effect:

# ifconfig enp1s0 up

What do the logs show?

The guest NIC details xml tab shows this:

<interface type="network">
   <mac address="00:0c:29:4f:14:c3"/>
   <source network="default" portid="35431ccd-cdd2-4cde-b2ec-8310b912e188" bridge="virbr0"/>
   <target dev="vnet5"/>
   <model type="virtio"/>
   <alias name="net0"/>
   <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
</interface>

That looks ok.  Does the guest support virtio networking?
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to