Page 1 of 2

[Help] Anyone succeeding creating a VM with Windows ?

Posted: 30 Jul 2026, 19:32
by petrose
I have several obstacles, first:
During my first attempts to get TNAS (F8-SSD) working in my network setup behind my primary Google router (I have several in mesh) directly attached to the Fiberswitch of my ISP.
Looong trail of attempts kan be seen here:
viewtopic.php?t=9524&start=10
that lead to a support session with TerraMaster Support. They did not resolve the problem.
March 13, 2026 Support suggested me to install a USB Wireless Dongle instead (I had to purchase it myself).
That helped me to see the TNAS on my home network, still behind the Google WLAN.
Little did I know what that would mean to the flexibilty of my TNAS :roll:
  • I cannot get VirtualBox running, its mentioned to be phased out in favor of VMs
  • I cannot create a VM, it seems to require a physical LAN network attached thing, I have only Wireless
I attempted to create a VM with a Disabled network (for the obvious above reason) and it apparently succeeded.
The day after, I had a look at the syslog and wauwh, a lot of errors appears occurring every 2 second:

Code: Select all

Jul 30 12:06:53 SonjaNAS libvirtd[17027]: Guest agent is not responding: QEMU guest agent is not connected
Jul 30 12:06:53 SonjaNAS collectd[17003]: libvirt: QEMU Driver error : Guest agent is not responding: QEMU guest agent is not connected
So I decided to PowerDown the VM that did not have any connectivity, which caused these many errors (Truncated do to limit in this forum):

Code: Select all

Jul 30 12:06:55 SonjaNAS systemd-networkd[14115]: tap1afaf80cce03: Lost carrier
Jul 30 12:06:55 SonjaNAS kernel: [89396.244728] MODE SENSE: unimplemented page/subpage: 0x0a/0x05
Jul 30 12:06:56 SonjaNAS kernel: [89396.533469] [551038]: scst: Detached from scsi1, channel 0, id 1, lun 0, type 0
Jul 30 12:06:56 SonjaNAS kernel: [89396.557615] sd 1:0:1:0: [sda] Synchronizing SCSI cache
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Kernel Security Modules - SMACK being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Starting RAID check by sda...
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Security Spcack being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Started RAID check by sda.
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Kernel Security Modules - SMACK being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Starting Disk Remove Event triggered by udev...
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Security Spcack being skipped.
Jul 30 12:06:56 SonjaNAS storagemanager[16291]: DEBUG /bin/bash -c lsblk -np -o NAME,SERIAL /dev/sda
Jul 30 12:06:56 SonjaNAS systemd[1]: Started Disk Remove Event triggered by udev.
Jul 30 12:06:56 SonjaNAS systemd-networkd[14115]: tap1afaf80cce03: Link DOWN
Jul 30 12:06:56 SonjaNAS systemd[1]: [email protected]: Deactivated successfully.
Jul 30 12:06:56 SonjaNAS systemd-udevd[551043]: sda: Process '/etc/udev/scripts/scsi_disk_auto remove sda' failed with exit code 1.
Jul 30 12:06:56 SonjaNAS etcd[16953]: read-only range request "key:\"/twm/live_cluster/log/\" range_end:\"/twm/live_cluster/log0\" keys_only:true " with result "range_response_count:7 size:376" took too long (124.126222ms) to execute
Jul 30 12:06:56 SonjaNAS storagemanager[16291]: DEBUG /bin/bash -c /etc/tos/scripts/zloginit
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Kernel Security Modules - SMACK being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Security Spcack being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Stopping Web-based Distributed Authoring and Versioning...
Jul 30 12:06:56 SonjaNAS systemd[1]: Reloading Samba SMB Daemon...
Jul 30 12:06:56 SonjaNAS systemd[1]: webdav.service: Deactivated successfully.
Jul 30 12:06:56 SonjaNAS systemd[1]: Stopped Web-based Distributed Authoring and Versioning.
Jul 30 12:06:56 SonjaNAS systemd[1]: webdav.service: Consumed 10.157s CPU time.
Jul 30 12:06:56 SonjaNAS systemd[1]: Starting Web-based Distributed Authoring and Versioning...
Jul 30 12:06:56 SonjaNAS systemd[1]: Started Web-based Distributed Authoring and Versioning.
Jul 30 12:06:56 SonjaNAS service_prepare[551305]: 2026/07/30 12:06:56 WARN save config file success!
Jul 30 12:06:56 SonjaNAS service_prepare[551316]: 2026/07/30 12:06:56 WARN save config file success!
Jul 30 12:06:56 SonjaNAS service_prepare[551327]: 2026/07/30 12:06:56 WARN save config file success!
Jul 30 12:06:56 SonjaNAS service_prepare[551223]: 0
Jul 30 12:06:56 SonjaNAS service_prepare[551223]: 0
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Kernel Security Modules - SMACK being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Condition check resulted in Security Spcack being skipped.
Jul 30 12:06:56 SonjaNAS systemd[1]: Stopping Web Services Dynamic Discovery host daemon...
Jul 30 12:06:56 SonjaNAS webdav[551279]: [DEBUG source /etc/profile]
Jul 30 12:06:57 SonjaNAS collectd[17003]: libvirt: QEMU Driver error : Domain not found: no domain with matching uuid '43f5901f-cc40-422c-8971-39a993a0e188' (43f5901f-cc40-422c-8971-39a993a0e188)
Jul 30 12:06:57 SonjaNAS collectd[17003]: message repeated 4 times: [ libvirt: QEMU Driver error : Domain not found: no domain with matching uuid '43f5901f-cc40-422c-8971-39a993a0e188' (43f5901f-cc40-422c-8971-39a993a0e188)]
Jul 30 12:06:57 SonjaNAS ntpd[14505]: Deleting interface #10 tap1afaf80cce03, fe80::5442:c3ff:fe90:98f5%7#123, interface stats: received=0, sent=0, dropped=0, active_time=49871 secs
Jul 30 12:06:57 SonjaNAS TOSDaemon[16293]: AutoManagerInterface WatchEvent GetInterfaceByIndex failed device=tap1afaf80cce03 error=route ip+net: no such network interface
Jul 30 12:06:57 SonjaNAS TOSDaemon[16293]: AutoManagerInterface WatchEvent GetInterfaceByIndex failed device=tap1afaf80cce03 error=route ip+net: no such network interface
Jul 30 12:06:57 SonjaNAS systemd[1]: wsdd.service: Deactivated successfully.
Jul 30 12:06:57 SonjaNAS systemd[1]: Stopped Web Services Dynamic Discovery host daemon.
Jul 30 12:06:57 SonjaNAS systemd[1]: Starting Web Services Dynamic Discovery host daemon...
Jul 30 12:06:57 SonjaNAS wsdd_prepare[551393]: Load smb config files from /etc/samba/smb.conf
Jul 30 12:06:57 SonjaNAS wsdd_prepare[551393]: Unknown parameter encountered: "veto files back             "
Jul 30 12:06:57 SonjaNAS wsdd_prepare[551393]: Ignoring unknown parameter "veto files back             "
Jul 30 12:06:57 SonjaNAS wsdd_prepare[551393]: Loaded services file OK.
Jul 30 12:06:57 SonjaNAS wsdd_prepare[551393]: Weak crypto is allowed
Jul 30 12:06:57 SonjaNAS systemd[1]: Started Web Services Dynamic Discovery host daemon.
Jul 30 12:06:57 SonjaNAS systemd[1]: Condition check resulted in Kernel Security Modules - SMACK being skipped.
Jul 30 12:06:57 SonjaNAS nmbd[18171]: [2026/07/30 12:06:57.851204,  0] ../../source3/nmbd/nmbd.c:59(terminate)
Jul 30 12:06:57 SonjaNAS nmbd[18171]:   Got SIGTERM: going down...
Jul 30 12:06:57 SonjaNAS systemd[1]: Stopping Samba NMB Daemon...
Jul 30 12:06:57 SonjaNAS systemd[1]: Condition check resulted in Security Spcack being skipped.
Jul 30 12:06:57 SonjaNAS systemd[1]: nmbd.service: Deactivated successfully.
Jul 30 12:06:57 SonjaNAS systemd[1]: Stopped Samba NMB Daemon.
Jul 30 12:06:57 SonjaNAS systemd[1]: nmbd.service: Consumed 1.057s CPU time.
Jul 30 12:06:57 SonjaNAS systemd[1]: Starting Samba NMB Daemon...
Jul 30 12:06:57 SonjaNAS ter_disk_event_logger[551090]: 2026-07-30 12:06:57.864 [INFO] args: ["/usr/bin/ter_disk_event_logger","remove","-dev-sda"]
Jul 30 12:06:57 SonjaNAS nmbd[551408]: [2026/07/30 12:06:57.872503,  0] ../../source3/nmbd/nmbd.c:901(main)
Jul 30 12:06:57 SonjaNAS nmbd[551408]:   nmbd version 4.15.13-Ubuntu started.
Jul 30 12:06:57 SonjaNAS nmbd[551408]:   Copyright Andrew Tridgell and the Samba Team 1992-2021
Jul 30 12:06:57 SonjaNAS nmbd[551408]: [2026/07/30 12:06:57.872920,  0] ../../lib/param/loadparm.c:748(lpcfg_map_parameter)
Jul 30 12:06:57 SonjaNAS nmbd[551408]:   Unknown parameter encountered: "veto files back             "
Jul 30 12:06:57 SonjaNAS nmbd[551408]: [2026/07/30 12:06:57.872943,  0] ../../lib/param/loadparm.c:1895(lpcfg_do_global_parameter)
Jul 30 12:06:57 SonjaNAS nmbd[551408]:   Ignoring unknown parameter "veto files back             "
Jul 30 12:06:57 SonjaNAS systemd[1]: Started Samba NMB Daemon.
Jul 30 12:06:57 SonjaNAS wsdd[551405]: WARNING: no interface given, using all interfaces
Jul 30 12:06:57 SonjaNAS wsdd[551405]: WARNING: chrooted but running as root, consider -u option
Jul 30 12:06:58 SonjaNAS TOSDaemon[16293]: AutoManagerInterface WatchEvent GetInterfaceByIndex failed device=tap1afaf80cce03 error=route ip+net: no such network interface
Jul 30 12:06:58 SonjaNAS TOSDaemon[16293]: AutoManagerInterface WatchEvent GetInterfaceByIndex failed device=tap1afaf80cce03 error=route ip+net: no such network interface
Jul 30 12:06:58 SonjaNAS ter_disk_event_logger[551090]: 2026-07-30 12:06:58.234 [ERRO] 1. not found
Jul 30 12:06:58 SonjaNAS ter_disk_event_logger[551090]:    1).  gitlab.local/TerraMaster/disk_service-module/src/core/disklog.(*InstalledDiskStore).GetByDevice
I think it seems pretty unstable.
Can you reconsider to allow VirtualBox once again (fixing the PHP 7.4 install issue) ?
And can you consider a Virtual Network capability, that doesnt pay attention to the hardware layer ie whether its LAN or WLAN.
?

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 31 Jul 2026, 08:46
by TMzethar
Hi.
VirtualBox is currently available for installation via the App Center.
Additionally, PHP 7.4, which you noted as missing, is also available there if you need it.
As for the virtual machine network adapter issue you mentioned — especially the problem where USB network adapters cannot be used — we will conduct verification and further investigation.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 31 Jul 2026, 10:40
by TMzethar
Regarding the issue where you cannot create a network via USB Wi‑Fi, please provide screenshots and the log file (/var/log/VMs/VirtualMachine.log).

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 31 Jul 2026, 11:33
by TMroy
petrose wrote: 30 Jul 2026, 19:32
It sounds like your home network setup is a bit complex, and from your brief description, I haven't fully grasped the situation. If you'd like us to offer some configuration advice, could you provide a network topology diagram of your home setup? Which switch is responsible for the DHCP server? Because honestly, I still don't understand why you can't access your NAS over a wired connection and have to use Wi-Fi instead.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 31 Jul 2026, 16:42
by TMzethar
We have confirmed that VMs v1.0.055 now supports creating networks via USB Wi-Fi. If you are still unable to successfully create a network after updating to VMs v1.0.055, please provide the relevant information mentioned above so we can troubleshoot the issue. If necessary, we can arrange for an engineer to perform a remote troubleshooting session.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 21 Aug 2026, 04:03
by petrose
TMroy wrote: 31 Jul 2026, 11:33
petrose wrote: 30 Jul 2026, 19:32
It sounds like your home network setup is a bit complex, and from your brief description, I haven't fully grasped the situation. If you'd like us to offer some configuration advice, could you provide a network topology diagram of your home setup? Which switch is responsible for the DHCP server? Because honestly, I still don't understand why you can't access your NAS over a wired connection and have to use Wi-Fi instead.
My network is very simple:

Code: Select all

	ISP
		|
		v
	FiberConnection
		|
		v
	Google Router	-> WLAN for Home Appliances and 3 other Google Routers in mesh network
		|
		v
	Ethernet Port for seperate network
	* This was the initial attempt to have a physical device (ie my TNAS) attached to the
	same subnet 192.168.86.* as administered by the WLAN part of Router... 
	
	Solution were deemed impossible via the Support Session held March 11, 2026
	Succeeding emails from TNAS Support suggested me to duvert to a WiFi Adapter solution, instead.
	
	USB wireless adapter added to TNAS and allowed the fixed subnet address to be
	reachable through WLAN.
	
See more near this thread viewtopic.php?t=9524

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 21 Aug 2026, 18:56
by TMzethar
Hi.
Regarding the issue of being unable to search for TNAS on your Google router, please try using other IP search tools to see if the problem occurs only on the TNAS PC client.
We recommend checking your Google router to see if there are any settings that block broadcasts or blacklist certain addresses.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 22 Aug 2026, 00:41
by Gremlin
From what I am understanding the issue may be settings relating to wifi either withing the router or possibly an intervening device or the wifi module itself. It is possible in some devices to have a setup which precludes wifi devices intercommunicating, even on the same network segment.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 22 Aug 2026, 22:20
by petrose
TMzethar wrote: 21 Aug 2026, 18:56 Hi.
Regarding the issue of being unable to search for TNAS on your Google router, please try using other IP search tools to see if the problem occurs only on the TNAS PC client.
We recommend checking your Google router to see if there are any settings that block broadcasts or blacklist certain addresses.
Well time has already passed beyond having the TNAS of mine to connect using Ethernet.
I am now solely relying on using WLAN, as my TNAS sits just af few centimeters from the main WLAN router.
I don't want to bother about this any longer.
Google router can and will not accept and route traffic from the ETH part to its WLAN domain.
We tried a lot in the spring, so I consider my case is closed as per April 20, 2026.

Re: [Help] Anyone succeeding creating a VM with Windows ?

Posted: 22 Aug 2026, 22:25
by petrose
Gremlin wrote: 22 Aug 2026, 00:41 From what I am understanding the issue may be settings relating to wifi either withing the router or possibly an intervening device or the wifi module itself. It is possible in some devices to have a setup which precludes wifi devices intercommunicating, even on the same network segment.
Yeah, I concluded Google router can and will not accept and route traffic from the ETH part to its WLAN domain.

We tried a lot in the spring, so I consider my case is closed as per April 20, 2026.
Thanks for being curious and asking :)