Virtike

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Virtike

  1. Was just looking for the settings on Github before finding this page. Was looking to up the quality a little bit. There's comments in ffmpeg.py as below: def generate_ffmpeg_args(self,): # ffmpeg -i /library/XXXXX.mkv \ # -c:v libx265 \ # -map 0:0 -map 0:1 -map 0:1 \ # -c:a:0 copy \ # -c:a:1 libmp3lame -b:a:0 192k -ac 2 \ # -y /cache/XXXXX.mkv (...) # Create command with infile, outfile and the arguments command = ['ffmpeg', '-y', '-i', infile] + args + ['-y', outfile] On that note though, would be great to be able to change the ffmpeg convert settings, even if just adding x265 CRF params. Other than that, Unmanic has been working great for me so far. 👍🏼
  2. Only just found this thread, bought an UnRAID mug and some stickers the other day to plaster everywhere at work. Gotta be honest, it felt somewhat weird buying merch to support an OS haha. Couldn't imagine repping "Windows" on a mug or stickers, but UnRAID is a different story!
  3. Have an MX500 500GB, and also 2TB that I recently switched in as a cache.. yep, both plagued by pending sector count notifications. Quite annoying, hopefully we'll see a fix. In the meantime, is there a way to turn off notifications for just the one drive?
  4. btrfs restore doesn't work, gets a little way through and seemingly hangs (pauses midway through filepath output), tried a couple times, doesn't stop on just one file in particular, though seems to always be in the appdata region. Anyway, was able to read-only mount & recover most data off the disk onto an external drive mounted with Unassigned Devices (plus spare copy on unused 10TB). Formatted the cache drive (with XFS this time, no trim but i'd rather not deal with corruption again so we'll see how it goes..), mounted in UD and copied everything back over from the external drive. Used cp -a to preserve appdata perms so hopefully that isn't an issue, but as it stands the array is back up and all the shares have reappeared again. Dockers/VMs all appear to work okay too. Cheers for the help, will be setting up cache backups from now on..
  5. Thanks for the reply, upgrading could corrupt the cache drive? That's comforting. Would the corrupt cache cause the shares to not show up in unraid, or are there problems possibly further than this once fixed? Curiously, everything was fine before attempting the move to 6.6.1. Have managed to mount read-only and have started copying files to second disk, there's an entire share/folder that I can't access ("Input/output error"), which is annoying as contains configs/passwords for various things, and a couple other files in other shares too. Most important stuff backed up, but would be good to get it all back.
  6. Post-fix edit: BTRFS cache drive corrupted. Read-only mounted, copied data to another disk, formatted, copied data back, shares etc work again. Just did an upgrade on my main system/array, was running 100% fine on 6.4.0 6.4.1 from memory, stopped array and ran upgrade to 6.6.1 from "Update OS" in tools, rebooted server and booted into 6.6.1 successfully, however there are now no user shares (shows "There are no exportable user shares"). The share folders and all data/files seems to still be available on the disks, all dockers and VMs still listed though most will not start. After looking at threads from others having same/similar problem, can confirm netstats plugin is not installed. Running XFS for array and BTRFS for single 500GB cache drive, 3x Ironwolf 10TB (1x parity), 1x Ironwolf 8TB, 1x Ironwolf 10TB unused (to preclear later and add to array). I did do a full unRAID flash drive image backup prior to upgrade so have that going for me.. but would rather just get 6.6.1 working if I can. Any help would be greatly appreciated. unnas-diagnostics-20181009-2020.zip Sys Specs: i5-8400 Gigabyte Z370M D3H 32GB DDR4 LSI 9211-8i in IT mode ROG Aerion 10GBase-T card (local 10Gb network to single workstation only)
  7. Have you shared the folder in Windows? Made a quick vid that goes through the process of adding a remote share, if you wanted to make sure you're doing it right: https://puu.sh/AGdJa.mp4
  8. Works well for me on uR 6.4.0, confirmed my suspicions that I should definitely not add those Seagate 5TB drives to the array.
  9. Here's what i've been using. Just wanted something nice to look at and it seemed to fit.