VM won't start

Status
Not open for further replies.

oasisck

Cadet
Joined
Jan 21, 2018
Messages
2
Hi everyone,
I'm using FreeNAS since 1 year. ATM I'm using 11.1-U5
I want to create a VM but it won't start.
Code:
root@freenas:~ # tail -f /var/log/messages /var/log/middlewared.log /var/log/debug.log

==> /var/log/messages <==
Jun 19 15:49:01 freenas kernel: tap0: promiscuous mode enabled
Jun 19 15:52:17 freenas tap0: Ethernet address: 00:bd:57:34:fd:00
Jun 19 15:52:17 freenas kernel: tap0: promiscuous mode enabled
Jun 19 15:52:17 freenas rtsold[1401]: <rtsock_input_ifannounce> interface tap0 removed
Jun 19 15:54:58 freenas rtsold[1401]: <rtsock_input_ifannounce> interface tap0 removed
Jun 19 15:54:59 freenas tap0: Ethernet address: 00:bd:fa:aa:ff:00
Jun 19 15:54:59 freenas kernel: tap0: promiscuous mode enabled
Jun 19 17:11:40 freenas tap0: Ethernet address: 00:bd:84:e0:45:00
Jun 19 17:11:40 freenas kernel: tap0: promiscuous mode enabled
Jun 19 17:11:40 freenas rtsold[1401]: <rtsock_input_ifannounce> interface tap0 removed

==> /var/log/middlewared.log <==
[2018/06/19 13:54:58] (DEBUG) VMService.run():250 - centreon: vm_create: Device not configured

[2018/06/19 13:54:58] (INFO) VMService.run():265 - ===> Powered off VM: centreon ID: 3 BHYVE_CODE: 1
[2018/06/19 13:54:58] (WARNING) VMService.destroy_vm():275 - ===> Destroying VM: centreon ID: 3 BHYVE_CODE: 1
[2018/06/19 15:11:40] (DEBUG) VMService.run():155 - ====> NIC_ATTACH: re0
[2018/06/19 15:11:40] (DEBUG) VMService.run():231 - Starting bhyve: bhyve -H -w -c 1 -m 1000 -s 0:0,hostbridge -s 31,lpc -l com1,/dev/nmdm3A -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -s 29,fbuf,vncserver,tcp=192.168.1.250:5903,w=1920,h=1080,, -s 30,xhci,tablet -s 3,ahci-cd,/mnt/DATA/multimedia/fichiers/ISO/centreon-3.4.6.el7.x86_64.iso -s 4,ahci-hd,/dev/zvol/DATA/VM/centreon -s 5,e1000,tap0,mac=00:a0:98:71:09:69 3_centreon
[2018/06/19 15:11:40] (DEBUG) VMService.run():250 - centreon: vm_create: Device not configured

[2018/06/19 15:11:40] (INFO) VMService.run():265 - ===> Powered off VM: centreon ID: 3 BHYVE_CODE: 1
[2018/06/19 15:11:40] (WARNING) VMService.destroy_vm():275 - ===> Destroying VM: centreon ID: 3 BHYVE_CODE: 1

==> /var/log/debug.log <==
Jun 19 17:11:46 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: standard
Jun 19 17:11:46 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:11:46 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:11:46 freenas uwsgi: [common.cmd:219] cmd_pipe.__init__: leave
Jun 19 17:11:46 freenas uwsgi: [common.warden:467] warden_base.run: leave
Jun 19 17:11:46 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:11:46 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:11:46 freenas uwsgi: [middleware.notifier:185] Popen()ing: ifconfig 're0'
Jun 19 17:11:47 freenas uwsgi: [freeadmin.navtree:593] Plugin transmission requested to be appended to plugins
Jun 19 17:11:48 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b'''

==> /var/log/middlewared.log <==
[2018/06/19 15:13:04] (DEBUG) VMService.run():155 - ====> NIC_ATTACH: re0
[2018/06/19 15:13:04] (DEBUG) VMService.run():231 - Starting bhyve: bhyve -H -w -c 1 -m 1000 -s 0:0,hostbridge -s 31,lpc -l com1,/dev/nmdm3A -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -s 29,fbuf,vncserver,tcp=192.168.1.250:5903,w=1920,h=1080,, -s 30,xhci,tablet -s 3,ahci-cd,/mnt/DATA/multimedia/fichiers/ISO/centreon-3.4.6.el7.x86_64.iso -s 4,ahci-hd,/dev/zvol/DATA/VM/centreon -s 5,e1000,tap0,mac=00:a0:98:2c:de:88 3_centreon
[2018/06/19 15:13:04] (DEBUG) VMService.run():250 - centreon: vm_create: Device not configured

[2018/06/19 15:13:04] (INFO) VMService.run():265 - ===> Powered off VM: centreon ID: 3 BHYVE_CODE: 1
[2018/06/19 15:13:04] (WARNING) VMService.destroy_vm():275 - ===> Destroying VM: centreon ID: 3 BHYVE_CODE: 1

==> /var/log/messages <==
Jun 19 17:13:04 freenas rtsold[1401]: <rtsock_input_ifannounce> interface tap0 removed
Jun 19 17:13:04 freenas tap0: Ethernet address: 00:bd:74:2a:47:00
Jun 19 17:13:04 freenas kernel: tap0: promiscuous mode enabled

==> /var/log/debug.log <==
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:114] Unable to import 'freenasUI.api' 'nav': No module named 'freenasUI.api.nav'
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:402] App freenasUI.api has no nav.py module, skipping
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:114] Unable to import 'freenasUI.freeadmin' 'nav': No module named 'freenasUI.freeadmin.nav'
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:402] App freenasUI.freeadmin has no nav.py module, skipping
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:114] Unable to import 'freenasUI.documentation' 'nav': No module named 'freenasUI.documentation.nav'
Jun 19 17:13:05 freenas uwsgi: [freeadmin.navtree:402] App freenasUI.documentation has no nav.py module, skipping
Jun 19 17:13:05 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:05 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:05 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:05 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:05 freenas uwsgi: [common.warden:406] warden_base.__init__: cmd = list - flags = 0x00000001
Jun 19 17:13:05 freenas uwsgi: [common.warden:437] warden_base.__init__: args =  -v
Jun 19 17:13:05 freenas uwsgi: [common.warden:443] warden_base.__init__: leave
Jun 19 17:13:05 freenas uwsgi: [common.warden:449] warden_base.run: enter
Jun 19 17:13:05 freenas uwsgi: [common.warden:458] warden_base.cmd = /usr/local/bin/warden list  -v
Jun 19 17:13:05 freenas uwsgi: [common.cmd:189] cmd_pipe.__init__: cmd = /usr/local/bin/warden list  -v, kwargs = {'pipeopen_kwargs': {}}
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 14
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: dhcpd
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.209/24
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: aa:ce:d7:c4:54:27
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: standard
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 8
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: transmission_1
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.207/24
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: 5e:98:e3:39:72:03
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: pluginjail
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 13
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: unbound
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.204/24
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: be:bc:34:75:04:79
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: standard
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:06 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:06 freenas uwsgi: [common.cmd:219] cmd_pipe.__init__: leave
Jun 19 17:13:06 freenas uwsgi: [common.warden:467] warden_base.run: leave
Jun 19 17:13:06 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:14 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b'''
Jun 19 17:13:14 freenas uwsgi: [services.forms:1167] Failed to decrypt DDNS password
Traceback (most recent call last):
  File "./freenasUI/services/models.py", line 1165, in _decrypt_password
	self.ddns_password = notifier().pwenc_decrypt(self.ddns_password)
  File "./freenasUI/middleware/notifier.py", line 3862, in pwenc_decrypt
	encrypted = base64.b64decode(encrypted)
  File "/usr/local/lib/python3.6/base64.py", line 87, in b64decode
	return binascii.a2b_base64(s)
binascii.Error: Incorrect padding
Jun 19 17:13:14 freenas uwsgi: [freeadmin.navtree:114] Unable to import 'freenasUI.support' 'nav': No module named 'freenasUI.support.nav'
Jun 19 17:13:14 freenas uwsgi: [freeadmin.navtree:402] App freenasUI.support has no nav.py module, skipping
Jun 19 17:13:14 freenas uwsgi: [common.warden:406] warden_base.__init__: cmd = list - flags = 0x00000001
Jun 19 17:13:14 freenas uwsgi: [common.warden:437] warden_base.__init__: args =  -v
Jun 19 17:13:14 freenas uwsgi: [common.warden:443] warden_base.__init__: leave
Jun 19 17:13:14 freenas uwsgi: [common.warden:449] warden_base.run: enter
Jun 19 17:13:14 freenas uwsgi: [common.warden:458] warden_base.cmd = /usr/local/bin/warden list  -v
Jun 19 17:13:14 freenas uwsgi: [common.cmd:189] cmd_pipe.__init__: cmd = /usr/local/bin/warden list  -v, kwargs = {'pipeopen_kwargs': {}}
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 14
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: dhcpd
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.209/24
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: aa:ce:d7:c4:54:27
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: standard
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 8
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: transmission_1
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.207/24
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: 5e:98:e3:39:72:03
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: pluginjail
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = id: 13
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = host: unbound
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = iface:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv4: 192.168.1.204/24
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv4:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv4: 192.168.1.1
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = alias-bridge-ipv6:
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = defaultrouter-ipv6: AUTOCONF
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = autostart: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = vnet: Enabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = nat: Disabled
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = mac: be:bc:34:75:04:79
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = status: Running
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = type: standard
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out = flags: allow.raw_sockets=true
Jun 19 17:13:15 freenas uwsgi: [common.cmd:208] cmd_pipe.__init__: out =
Jun 19 17:13:15 freenas uwsgi: [common.cmd:219] cmd_pipe.__init__: leave
Jun 19 17:13:15 freenas uwsgi: [common.warden:467] warden_base.run: leave
Jun 19 17:13:15 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:15 freenas uwsgi: [middleware.notifier:185] Popen()ing: route -nv show default|grep 'interface:'|awk '{ print $2 }'
Jun 19 17:13:15 freenas uwsgi: [middleware.notifier:185] Popen()ing: ifconfig 're0'
Jun 19 17:13:15 freenas uwsgi: [freeadmin.navtree:593] Plugin transmission requested to be appended to plugins



It says "device not configured". I guess it's for the NIC. I look around everywhere but I can't find it.
This is why I call you guys.
 

oasisck

Cadet
Joined
Jan 21, 2018
Messages
2
Resolv ! It was a classic.
My CPU was disabled for Virtualization
VM running
 

s0mm3r

Dabbler
Joined
Jul 25, 2018
Messages
31
Hi there

I had the same issue
VMs just won't start
just the message vm_create: Device not configured in middleware.log:
[2018/12/15 23:42:19] (DEBUG) VMService.run():155 - ====> NIC_ATTACH: re0 [2018/12/15 23:42:19] (DEBUG) VMService.run():231 - Starting bhyve: bhyve -H -w -c 1 -m 1024 -s 0:0,hostbridge -s 31,lpc -l com1,/dev/nmdm3A -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -s 29,fbuf,vncserver,tcp=0.0.0.0:5903,w=1024,h=768,, -s 30,xhci,tablet -s 3,ahci-hd,/dev/zvol/Data/jails/win7 -s 4,ahci-cd,/mnt/Data/Eigene-Dateien/en_windows_7_professional_with_sp1_x64_dvd_u_676939.iso -s 5,e1000,tap0,mac=00:a0:98:53:2c:cd 3_win7 [2018/12/15 23:42:19] (DEBUG) VMService.run():250 - win7: vm_create: Device not configured [2018/12/15 23:42:19] (INFO) VMService.run():265 - ===> Powered off VM: win7 ID: 3 BHYVE_CODE: 1 [2018/12/15 23:42:19] (WARNING) VMService.destroy_vm():275 - ===> Destroying VM: win7 ID: 3 BHYVE_CODE: 1

virtualization is enabled

I was able to figure it out:
the cpu needs to support EPT for bhyve to work -> Wiki EPT
it was introduced in 2008 with Nehalem architecture -> Wiki Nehalem

So I'm out of luck with my CPU

regards
 
Last edited:
Status
Not open for further replies.
Top