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.

AndroidCat

Members
  • Joined

  • Last visited

  1. Local pickup only in DFW area. Paypal or cash. For sale - my previous UNRAID/Virtualization server or just the case (Antec 1200 with 4 hot-swappable HDD cages for the total of 16 3.5'' drives). $320: - Antec 1200 case with 4 cages, - Corsair TX750 PSU, - Supermicro X10SRH-CLN4F motherboard - CPU Xeon E5 2660v4 - 256 GB RAM, - LSI2008 card in IT mode - Noctua CPU cooler and Noctua case fans The motherboard has integrated LSI 3008 SATA/SAS controller which can be also passed-through if you want to virtualize things. The whole config has been working flawlessly under ESXi and Proxmox hosting two virtual UNRAIDs and many more VMs. ------------------------------------------------------------------- $120: - Antec 1200 case with 4 cages - Corsair TX750 PSU ------------------------------------------------------------------ I can throw in different goodies, like Intel X540 (10Base-T network card) or Mellanox Connect X3. Thanks for looking.
  2. What about...Extent should be file-based and user decides where that file is created. In most cases on SSD cache. Sent from my SM-G955U1 using Tapatalk
  3. +100, but nobody seems to care anyway. Sent from my SM-G955U1 using Tapatalk
  4. Anybody wanting to use this needs to update kernel-headers version from "19"to "21". Just edit the plg file to do so. Also prior to installation make sure plg file name is openVMTools_auto.plg Otherwise the plugin will not be loaded upon next reboot and VMTools will not start.
  5. Why iSCSI? -because every comparable NAS solution already has it (FreeNAS, Synology, Qnap, OpenFiler...), -because it is easy to add, -because it would help some of us, already using unRAID for everything else, dump other solutions existing for the sole purpose of serving iSCSI targets (think mostly for ESXi home labs), -a few other edge cases where access to block-level devices is required or preferred over smb or NFS. On the other note I don't get why some people uninterested in the topic try to discourage Tom from looking at it. I don't have any use for e.g. graphics card pass-through to VM, but I don't advocate to stop wasting development time on it.
  6. Lol, that is probably 5th thread requesting iSCSI. It is really simple to implement on Linux. Please Tom give it a thought.
  7. iSCSI is a block-level protocol. How should an iSCSI LUN be mapped to unRAID storage? The only use case I can see for this is a SAN. Probably like Windows Server and Linux do by creating virtual disk image on existing filesystem and using it for iSCSI target. Even if somebody wants to create plugin they need support in kernel.
  8. SNMP Host location is taken from SNMP definitions of that device. In case of unraid it should be possible to edit SNMP config file and specify location. In case of some home devices, especially managed switches you can specify location in their GUIs. You can also specify the above in Observium itself (edit host) and don't bother with finding the setting in a given host.
  9. All good here on 2 unraids. Local drives and remote smb shares show up OK and none of the unraid devices is reported by the plugin. Thanks for your work!
  10. You need a DNS somewhere in your network to resolve "tower" to corresponding IP address. There is usually a simple DNS in a router provided by ISP. From my experience with Docker it is not enough to use /etc/hosts on a machine hosting dockers (unraid in your case). There are some tricks to pass that /etc/hosts to docker, but easiest way is to use your own DNS either running on a router or on some server.
  11. You have to provide hostname which can be resolved to IP address. Resolution can happen e.g in your home router. In other words Observium only accepts hostnames.
  12. Great work! Very useful application. Do you know why Tonido docker ignores (or maybe any docker in general) read-only volume mapping? In my case /unRAID <-> /mnt/disks/ is mapped as :ro but I can still delete/write files there from within Tonido. I checked how the docker gets invoked and it indeed uses :ro following what had been configured in "Volume Mappings" Does it somehow ignores read-only statement because /mnt/disks contains samba mountpoints? ls -al /mnt/disks total 8 drwxrwxrwx 6 root root 120 Jul 6 19:12 ./ drwxr-xr-x 14 root root 280 Jul 6 19:12 ../ drwxrwxrwx 3 root root 4096 Dec 31 1969 BOOTUNRAID/ drwxrwxrwx 2 root root 0 Jul 6 03:40 unraid_unraid/ drwxrwxrwx 2 root root 0 Jul 6 03:40 unraid_video/ drwxrwxrwx 1 root root 4096 Jun 16 14:28 wd2t/ docker exec -it Tonido bash root@423b4d2af636:/# ls -al /unRAID/ total 8 drwxrwxrwx 6 root root 120 Jul 6 19:12 . drwxrwxrwx 1 root root 198 Jul 6 20:08 .. drwxrwxrwx 3 root root 4096 Dec 31 1969 BOOTUNRAID drwxrwxrwx 2 root root 0 Jul 6 03:40 unraid_unraid drwxrwxrwx 2 root root 0 Jul 6 03:40 unraid_video drwxrwxrwx 1 root root 4096 Jun 16 14:28 wd2t /usr/bin/docker run -d --name="Tonido" --net="bridge" -e TZ="America/Chicago" -p 10001:10001/tcp -v "/mnt/user/appdata/tonido":"/config":rw -v "/mnt/disks/":"/unRAID":ro captinsano/tonido
  13. The plugin has been working very well, I managed to preclear more than 10 disks with it - no problems so far. Only cosmetic issue is that upon completion it displays "Preclear Successful^n Total TIme xxx^n ...etc". Basically there is an extra "^n" after each string. This has been happening on recent Chrome versions each time. Thanks for the plugin!
  14. Thanks for the update. Is the warning something to worry about? May 9 19:23:24 unraid emhttp: /usr/local/sbin/plugin install http://unraid.zeron.ca/plugins/open-vm-tools/openVMTools.plg 2>&1 May 9 19:23:24 unraid logger: plugin: skipping: /boot/packages/open_vm_tools-9.10.0.2476743_unRaid6.0beta15-x86_64-3Zeron.tgz already exists May 9 19:23:24 unraid logger: plugin: running: /boot/packages/open_vm_tools-9.10.0.2476743_unRaid6.0beta15-x86_64-3Zeron.tgz May 9 19:23:26 unraid kernel: vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16 May 9 19:23:26 unraid kernel: vmw_vmci 0000:00:07.7: Using capabilities 0xc May 9 19:23:26 unraid kernel: Guest personality initialized and is active May 9 19:23:26 unraid kernel: VMCI host device registered (name=vmci, major=10, minor=57) May 9 19:23:26 unraid kernel: Initialized host personality May 9 19:23:26 unraid vmsvc[8416]: [ warning] [vmtoolsd] Opening plugin 'libdeployPkgPlugin.so' failed: libDeployPkg.so.0: cannot open shared object file: No such file or directory. May 9 19:23:26 unraid kernel: NET: Registered protocol family 40

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.