IOHYVE

Fonzy

Cadet
Joined
Dec 30, 2020
Messages
1
Hello all, been a long time freenas user. Has been great. On to my problem I have been upgrading constantly and one of my iohyve vm's will not properly initialize networking. I have another vm in iohyve and it works fine (it is a centos7 if this helps). The one i having problem with is ubuntu 16. I have many messages and tried alot of things, static, dhcp etc. It seems the whole network is messed up. Anyway before i get into that I just need files off of it. Is there a way off mounting the disk image so I can pull the files off?

I have basically given up on getting the network going at this point. I am desperate to get these files off though.
However this is the ifconfig inside the vm, with a static ip set, if i do set it up for dhcp it pings my dhcp server and gets an ip. I see it in the leases. However in the vm the ip isnt there. There is no inet listing at all.

STATIC IP ifconfig:
enp0s3 Link encap:Ethernet HWaddr 00:a0:98:8e:8c:7a
inet addr:192.168.2.96 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::2a0:98ff:fe8e:8c7a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:21657 errors:0 dropped:0 overruns:0 frame:0
TX packets:2461 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15398322 (15.3 MB) TX bytes:171247 (171.2 KB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:508 (508.0 B) TX bytes:508 (508.0 B)

Anyway help in a any direction would be most appreciated.
 
Top