Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sjp770

Members
  • Joined

  • Last visited

  1. So my letsencrypt docker stopped working.. Ive blown it away and started again but it doesnt seem to write anything into the logs for me to check why its not working. Any recent changes that would stop my old config files from working?
  2. Excellent write up. Note that it needs setting up again if your docker image becomes corrupt and needs recreating.
  3. Same here, and the other two dockers for openhab wont install. Is this the most up to date?
  4. cool, thanks for that - somehow i'd missed the app store even existed!
  5. Everything looks good spants, i'd love to get your node-red template up and running but adding https://github.com/spants/unraidtemplates/ to my templates doesnt show your templates up when I go to create a new docker. Any tips? I had node red installed manually but i'd prefer the validity of a docker that can be updated. I'm running 6.2.4 btw
  6. So you aren't stubbing the nic but you can still allocate it in that way? Is that how I'm reading this? And it's still hardware passthrough?
  7. 07:00.0 is the ID for the nic, 08:00.0 is for the other but they are both the same manufacturing code of 8086:1533. That's the reason you can't pass through one nic of most dual onboard nics.
  8. Good point. I couldn't get my VM to boot with these instructions so I can help you...
  9. Is it the virtio driver you need? Did you add it to the VM?
  10. Solution was to disable hardware checksum offloading as shown here: https://servernetworktech.com/2013/10/pfsense-intel-nic-slow-upload-speeds/
  11. All was well until I went to upload files or do a speed test.net test. It completely stalls at 0.00 for upload. Can add attachments to emails either..?
  12. So update: Did some more reading and found this GEM of a post http://lime-technology.com/forum/index.php?topic=34872.msg325436#msg325436 Basically, enabled bridging on main network and called it green0 (bonding was disabled) putty in via ssh login ifconfig -a ++ here I see eth0 is my main nic with an IP, eth1 has no IP ++ brctl show ++ I can see green0 has both eth0 & eth1 ++ brctl delif green0 eth1 ++ start new bridge ++ brctl addbr red0 brctl stp red0 on brctl addif red0 eth1 ifconfig eth1 up ifconfig red0 up Now from here it was as easy as making a new VM and choosing green0 for the network and red0 for the WAN. No PCI stuff. Then after it all worked I added the config to the go file (check the link). I added delif eth1 from green0 just incase it was being added elsewhere. Quick reboot, manual start of the array and everything came up fine! Now I know this isnt hardware level passing through but it actually gets me up and running and now I can still have the gpu in my only pcie slot to enable a htpc type VM with HDMI. This little HP Gen8 microserver is kicking arse!
  13. Thanks for the guide
  14. So.. i just tried this and can report back a few things. Firstly- my hardware and what i want to achieve. Stub - i take it this terminology mean tell the system not to use this device? So when you put in the boot options that manufacturer code is not to be used there can be issues... such as Dual NIC controllers. Mine is a broadcom dual controller on board. If i say to not use the manufacturer i lose all connectivity, so a more granular approach would be awesome. Now the I removed the GPU i actually wanted to use from my one pcie slot and dumped in a Intel quad gigbit card I can stub the intel manufacturer code for this card. Ok, seems like this will work. Nope. brb with actually configs and info. Starting VM Requested operation is not valid: PCI device 0000:09:00.0 is not assignable i went back and selected the option that was suggested. no luck Intel quad id's 09:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) (rev 06) 09:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) (rev 06) 0a:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) (rev 06) 0a:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) (rev 06) The one in question: 09:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06) Subsystem: Hewlett-Packard Company NC364T PCI Express Quad Port Gigabit Server Adapter [103c:704b] Kernel driver in use: e1000e Kernel modules: e1000e Syslinux config default /syslinux/menu.c32 menu title Lime Technology prompt 0 timeout 50 label unRAID OS menu default kernel /bzimage append pcie_acs_override=downstream pci-stub.ids=103c:704b initrd=/bzroot label unRAID OS Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot unraidsafemode label Memtest86+ kernel /memtest Hostdev actually re organises i think to group it. <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x09' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x02' slot='0x06' function='0x0'/> </hostdev> Any ideas? I'd love to use one broadcomm for unraid and one for the red interface on pfsense, but i think the way it stubs i need to use a different hw vendor ID? I'd love to get the broadcomms working. 03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe 03:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe 03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe [14e4:165f] Subsystem: Hewlett-Packard Company Device [103c:2133] Kernel driver in use: tg3 Kernel modules: tg3 03:00.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe [14e4:165f] Subsystem: Hewlett-Packard Company Device [103c:2133] Kernel driver in use: tg3 Kernel modules: tg3

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.