Fangtooth assistance needed

I’ve just upgraded to Fangtooth 25.04 [release] community version and I’m having a problem getting a VM working.

I had to recreate and import the existing zvol. This has pretty much worked. The VM (HAOS) is running but I’m having difficulty with the network connection.

When I select a (any) NIC to add, it just says ‘Failed to stop device “eth0”: Failed to detach NIC after 10s’

Can somebody give me a hand with this? I don’t see any option to go back to 24 and I have no idea what ‘Failed to detach NIC’ means…

Re rolling back to prior versions, it’s pretty easy as long as you don’t update the ZFS version. See;

HAOS on Fangtooth should work without issues.

Are you trying to add the NIC while creating the VM or after?
Do you have a bridge configured on TrueNAS?

HAOS will work without a bridge, but you cannot configure Home Assistant back-ups to save on TrueNAS unless you are using one.

Hopefully this post will help. It explains how I configured the network settings for my HAOS VM.

Except we now have to import the zvol to use with Incus, so unless the OP chose the Clone option during this step, it’s not that straight foreword.

Thanks for the help here. I ended up using Macvlan which did the trick.

Are there any known limitations with USB passthrough with Fangtooth?
I’m having trouble configuring Zwave and Zigbee at the same time!

The only limitation I’m aware of is that the Conbee II still doesn’t work without special configuration.

I also remember someone posting about Z-Wave and Zigbee controllers from different manufacturers showing up with duplicate device IDs, but I couldn’t reproduce the issue. (Sorry, I don’t remember which thread that’s in.)

Skyconnect is working OK.
After a bit more investigation it appears the issue is with the Aeotec Z-Stick Gen 5 - Its not being passed through.

Might a 700 or 800 series controller be more compatible?

lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 018: ID 0557:2419 ATEN International Co., Ltd Virtual mouse/keyboard device
Bus 001 Device 016: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 001 Device 020: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Bus 001 Device 014: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 019: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
Bus 001 Device 017: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

I have the Aeotec Gen 5, it does work, but a 700 or 800 series controller would be better.

I’m guessing you’re using Z-Wave-JS-UI? If so, going into the settings and disabling soft reset may help.

The problem is that a soft reset will eject the Gen 5 from the VM during the reset and does not remount itself. 700 and 800 series controllers do not have this tissue. I can’t remember which version of Z-Wave JS made this change, but it was also a problem on the previous implementation of VMs.


EDIT