Maticks

Members
  • Posts

    323
  • Joined

  • Last visited

Everything posted by Maticks

  1. Just finished... Label: none uuid: 8e82d82d-f6f6-45d7-9e5a-d389fb0e0bb3 Total devices 1 FS bytes used 17.31GiB devid 1 size 238.47GiB used 18.03GiB path /dev/sdl1 root@Vault:~# fstrim -v /mnt/cache /mnt/cache: 220.5 GiB (236698525696 bytes) trimmed That so far is faster than my cache drive has ever run. ill load it up with data and see if it slows down. So we should cron btrfs balance daily as well ?
  2. I think you are onto something there.. My second system running btfs on cache still is where downloads temp go for decompression before moving into the array. It has in the FS 14G Used in Unraid but in the btrfs show. Label: none uuid: 8e82d82d-f6f6-45d7-9e5a-d389fb0e0bb3 Total devices 1 FS bytes used 17.36GiB devid 1 size 238.47GiB used 161.03GiB path /dev/sdl1 running a balance now. This might explain why when i fill 160GB of my 256GB SSD the wheels full off. I tend to find docker crashes happen when the cache is around the 160-165GB area and the system slows to a crawl. if i thrash the IO when the cache is 160GB thats when things go wrong.
  3. I am thinking it might be this copy on write function in the shares section it's on by default. Maybe that is breaking things it does mention btrfs should be set to nocow. id have to change back my pool to btrfs to test again though....
  4. I was looking at an eSATA 4x 3.5" HDD Bay system to fix my future storage needs. anyone had experience with eSATA does it work well with unraid or highly unstable ? I have an EVGA Z87 FTW Motherboard with two eSATA ports on it.
  5. it sounds very much like the Apple Iphone antenna issue, "you are holding it wrong"
  6. i can second this now since moving to xfs on cache things are running much smoother. transferring a file over the network while running mover is fine now. No Dockers are crashing like before and the system is still responsive. load never exceeds 8.00. ssh is completely responsive as well, should this be raised as a bug to be looked at?
  7. I am having a similar issue with my cache drive which is btrfs as well. Simple things like copying a file over the network into the cache drive kill my docker container speeds loads shoot up into 12.00 and ssh is very slow even doing Ls commands. if mover ever runs while copying well dockers start crashing. how do you covert the cache from btrfs to xfs that sounds like it improved things. Can we still mirror without btrfs. I was looking at picking up a second ssd.
  8. Great advise bjp999, disabling auto start array was going to be my next checking how to check all the drives are there without kicking the array off.
  9. I am looking at moving all my unraid drives to a new machine ill use the same bootable USB stick. But my drives will likely be plugged into different SATA ports or even a different controller since i have 3x PCI LSI Cards. Does it matter if drive are plugged into different controllers will it work itself out as long as they are all plugged in ?
  10. there seems to be some issue with that board and iommu. https://www.google.com.au/search?q=msi+970A-G46+iommu The only post that seem to end any chat on the thread was a BIOS update might fix it. Though it could be they exchanged it for another motherboard. That issue you mentioned about not being about to get into the web ui when you turn it on seem to be replicated here with ubuntu. https://ubuntuforums.org/showthread.php?t=1818433 So it might be this board.
  11. Is there any way to get Nvidia SLI support on a VM yet? I thought it would be simple to pass two GPU's to the same VM and install the SLI Bridge. I am looking at merging my NAS and Gaming machine into one box but have two GTX 1080's. I saw a few posts a year ago about this subject but nothing newer.
  12. It is loaded in my plugin's tab but i don't see the country no..
  13. i fixed it by sshing into the unraid server. crontab -e adding in this line for 1 Minute or 5 Minutes. I prefer to change mine as often as possible. Every 1 Minute * * * * * chmod -R 777 /mnt/user/Downloads/completed >/dev/null 2>&1 Every 5 Minutes */5 * * * * chmod -R 777 /mnt/user/Downloads/completed >/dev/null 2>&1 Exit the commands window with Shift+ZZ (standard vi Commands) crontab -l you should see the chmod command now listed and it will run chmodding the files and folders in your completed directory. a dirty hack but a temporary fix.
  14. I am having the same issue, good its not just me.. i am having to chmod -R 777 * my Downloads folder every minute in a cron job. apparently we need to set user mask 0000 in the Advanced section and i swear it use to be in there till an update recently now its not in the Advanced menu.
  15. Npt was fixed last month. But it was mentioned you need the lated kernel in Linux. It was vanilla not dev. We might need to wait for an unraid update to the kernel. Randall runs through the fix here, but I don't have a ryzen chip, thread ripper should be no different.
  16. Really interested in this as well thinking of merging my gaming rig and NAS into one Threadripper box. Hopefully @Limetech are getting one for testing that we can see how it performs.
  17. i updated my fork and i am still getting this weird error from every torrent search provider. yes i can resolve the ip addresses on my unraid server through ssh, i can also fetch these links from my desktop computer. anyone have any ideas on how to fix this ? 2017-07-28 10:26:16 INFO SEARCHQUEUE-MANUAL-326887 :: Downloading a result from Rarbg at http://itorrents.org/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:16 INFO SEARCHQUEUE-MANUAL-326887 :: Request failed: 503 Server Error: Service Temporarily Unavailable for url: http://torrentproject.se/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:16 INFO SEARCHQUEUE-MANUAL-326887 :: Downloading a result from Rarbg at http://torrentproject.se/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:16 INFO SEARCHQUEUE-MANUAL-326887 :: Request failed: 404 Client Error: Not Found for url: https://btdig.com/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:14 INFO SEARCHQUEUE-MANUAL-326887 :: Downloading a result from Rarbg at http://btdig.com/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:14 INFO SEARCHQUEUE-MANUAL-326887 :: Request failed: 404 Client Error: Not Found for url: http://thetorrent.org/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent 2017-07-28 10:26:13 INFO SEARCHQUEUE-MANUAL-326887 :: Downloading a result from Rarbg at http://thetorrent.org/torrent/B5BC9753B967E87EEEE6B2874E342DACFA639989.torrent
  18. I've been trying for hours to work through this problem. I have an EVGA Z87 FTW Motherboard which is fully featured along with a 4670K. VT-D is enabled and all the Virtualization features in the motherboard, i've tried turning everything on in the bios i can think of but it still says IOMMU is disabled. unRAID system: unRAID server Pro, version 6.3.5 Model: Custom Motherboard: EVGA INTERNATIONAL CO.,LTD - 141-HW-E877 Processor: Intel® Core™ i5-4670K CPU @ 3.40GHz HVM: Enabled IOMMU: Disabled Cache: CPU Internal L2 = 1024 kB (max. capacity 1024 kB) CPU Internal L1 = 256 kB (max. capacity 256 kB) CPU Internal L3 = 6144 kB (max. capacity 6144 kB) Memory: 14 GB (max. installable capacity 32 GB) BANK 0 = 2048 MB, 1600 MHz BANK 1 = 4096 MB, 1600 MHz BANK 2 = 4096 MB, 1600 MHz BANK 3 = 4096 MB, 1600 MHz Network: eth0: 1000Mb/s, full duplex, mtu 1500 Kernel: Linux 4.9.30-unRAID x86_64 OpenSSL: 1.0.2k P + Q algorithm: 24503 MB/s + 28664 MB/s Uptime: 0 days, 0 hours, 2 minutes, 35 seconds It is showing up in PCI Devices, 1002:67b1 is what i want to pass through. But in My Windows VM it says, i can't see a way to pass the GPU through, i've tried moving it another slot on the Motherboard. USB Passthrough appears though. Other PCI Devices: None available PCI Devices and IOMMU Groups [8086:0c00] 00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06) [8086:0c01] 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) [8086:0c05] 00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x8 Controller (rev 06) [1002:67b1] 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290/390] (rev 80) [1002:aac8] 02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii HDMI Audio [Radeon R9 290/290X / 390/390X] [1b4b:9220] 04:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9220 PCIe 2.0 x2 2-port SATA 6 Gb/s RAID Controller (rev 10) [1b21:0612] 05:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01) [1000:0072] 06:00.0 Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03) VM Config <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>Miner10</name> <uuid>9d60ab8f-83d6-c64d-319e-b9b5d92da2f9</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>4194304</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>3</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='2'/> <vcpupin vcpu='2' cpuset='3'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.7'>hvm</type> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='3' threads='1'/> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Miner10/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Windows10.iso'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.126-2.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:27:1f:ba'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </memballoon> </devices> <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=02:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=02:00.1,bus=root.1,addr=00.1'/> </qemu:commandline> </domain>
  19. I watched some videos on Unraid there was mention that if internet access was unavailable you will not be able to start your array. Living on an unstable internet connection that can be down for 3-5 days at a time, is this going to be a problem. I haven't tried rebooting my Unraid server during an outage because i want my Plex to stay up. Was this an older design that has been removed now or is this something i need to keep in mind during an internet outage?
  20. I can't seem to get sickrage to delete folders. i have /media set to Read/Write on the Docker. I have the folder set to chmod 777 and nobody:users set for permissions but sickrage deletes the folder and it is still there. The container umask is 000 do i need to change something with that 2017-06-24 13:43:28 INFO POSTPROCESSOR-AUTO :: Auto post processing task for /media/Downloads/completed completed 2017-06-24 13:43:28 INFO POSTPROCESSOR-AUTO :: Successfully processed 2017-06-24 13:43:28 INFO POSTPROCESSOR-AUTO :: Deleting folder: /media/Downloads/completed/The.Blacklist.S04E15.1080p.WEB-DL.DD5.1.H264-RARBG 2017-06-24 13:43:28 INFO POSTPROCESSOR-AUTO :: Processing succeeded for /media/Downloads/completed/The.Blacklist.S04E15.1080p.WEB-DL.DD5.1.H264-RARBG/The.Blacklist.S04E15.1080p.WEB-DL.DD5.1.H264-RARBG.mkv
  21. so i should pull out the 128GB drive to get 256GB free if i need to.
  22. I have two Cache drives which i added in it selected btrfs by default. One is a 128GB SSD the other is a 256GB SSD. It made a volume of 176GB but my programs are saying no space left when i try to write to the cache. it is also saying 41GB is used and 70GB is free which is 111GB total which is wrong. My docker allocations writing to a cache only share are reporting only 60GB free at the moment. Filesystem Size Used Avail Use% Mounted on /dev/sdm1 176G 41G 70G 37% /mnt/cache
  23. i don't use auto updates so i'll just delete it when i update the docker.
  24. # docker exec -it openvpn-as deluser admin Removing user `admin' ... Warning: group `admin' has no more members. Done. Problem solved, as long as one of your users are set to admin in the UI.