Jump to content

SupremeArmchair

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by SupremeArmchair

  1. I recently had a power outage that brought down my network. When I rebooted my Unraid server, the official Plex docker would start and then crash ~2 mins later. I would be unable to access Plex during the brief time it was running.

     

    I thought this might be an issue with my nvidia GPU settings for the docker instance, and after removing those parameters and restoring Plex from the backup databases (following the instructions here) the Plex docker stopped crashing after startup. However, it's still marked as unhealthy and I still can't access it by going to "myIP:32400" and I don't see it in Plex.

     

    The logs don't show any errors, and I've tried deleting the Plex docker image and redownloading it from the "Apps" panel but that hasn't changed anything. What am I missing?

  2. I didn't have any backups (something I've been meaning to get around to for awhile but haven't), so I tried to solve this problem the way I had solved a similar problem in the past. This involves making a new config. I figured doing data rebuild won't get me back everything, so might as well try it and if it doesn't work I may have lost that data anyways. Here's the post I made in reddit about that. Strangely, this has worked! The two drives now show all data on them, and all of my files have returned.

    However, this has made me more confused than anything else. Why did this work? And how can I prevent this from happening in the future? When I made that reddit post, I had one hard drive that I had accidentally unplugged, and two more drives that had the same issue of being marked as disabled, and this fix had fixed all of those drives. So this problem has happened twice now. Any idea as to why?

  3. 8 hours ago, trurl said:

    That looks good. The green "thumbs up" in the SMART column would be a yellow "thumbs down" if you had SMART warnings.

     

    Go to Main - Array Operation and Stop the array.

    Go to Main - Array Devices

    Click on Disk4 to get to its page and Check Filesystem. Be sure to capture the output so you can post it. Do the same for Disk6.

    Just did this, I got the same output for both drives.

    Phase 1 - find and verify superblock... bad primary superblock - bad CRC in superblock !!! 
    attempting to find secondary superblock... 
    .found candidate secondary superblock... 
    verified secondary superblock... 
    would write modified primary superblock 
    Primary superblock would have been modified. 
    Cannot proceed further in no_modify mode. 
    Exiting now.

    I'm not quite sure what this means or what to do with this information.

  4. 13 minutes ago, trurl said:

    The drives are emulated, but unfortunately the emulated drives are unmountable as shown in the screenshot.

     

    Go to Tools - Diagnostics and attach the complete diagnostics zip file to your NEXT post.

     

    Then wait on further advice. You really should have asked for advice before this since you say this has happened before.

    I've attached it here! I definitely should have gotten back earlier, but I had also accidentally unplugged a hard drive right before that happened so I had assumed that they were related. Unfortunately they do not appear to be...

    tower-diagnostics-20200106-1909.zip

  5. Recently I had two drives get marked as disabled, but luckily I have two parity drives. Unraid says that both of these drives are emulated, however I am seeing various missing files in my array. Why is this happening and how can I fix this? A parity check was done a week ago, and many of these files would be included in that. I've attached a screenshot of my drive setup in Unraid below.

     

    Further, another problem is that these two drives seem to get marked as disabled every few weeks. No idea why, but I will run SMART long tests on them and they will come back as working. From here, it seems the only way to get them up and running again is to wipe the array and create a new one, and then these drives are marked as working. On this, I have two questions. Why are these drives getting marked as disabled in the first place? It seems to exclusively happen during parity checks. Secondly, is there a way of knowing that these drives are actually fine besides SMART tests, or is that the best option? The process of clearing the array and creating a new one works, but I'm very afraid that at some point it will not and wiping the array will clear my parity drives, and therefore I will lose all of my data on these drives.

    Screenshot from 2020-01-06 13-56-41.png

  6. I'm also having problems with the wireguard plugin. I followed the instructions under quickstart, and forwarded my router on port 51820 and set up my peer as my phone. However, I am unable to connect on my phone to wireguard. Even on the same WiFi as my server, my phone will still not be able to connect to wireguard. It seems unable to make a handshake with the server. Wireguard is on, peer is setup with a QR code and remote to LAN. Has anyone had an issue like this?

  7. 1 minute ago, AnnabellaRenee87 said:

    is Virtualization turned on in the BIOS and is the BIOS updated?

    Hit system info and make sure these are enabled. (HVM and IOMMU)83ee22dcd33b86ed31ef170406a41229.jpg

    Sent from my SM-G975U using Tapatalk
     

    Virtualization is turned on in the BIOS, BIOS hasn't been updated awhile on Asus' end (this CPU/MB pairing is 6 or 7 years old). In unraid settings both are shown as enabled.

  8. I've set up a Windows 10 VM and want to pass through either of my two gpus, but get the above error when setting this GPU in the VM settings.

    I've tried to follow guides with similar problems, such as the one here and here, but I've not been able to solve this problem. I changed my syslinux config as the linked post recommended, but this has not helped. I've read elsewhere that some CPUs/motherboards aren't compatible with passing through GPUs, and I'm worried that this may be the issue for me.

     

    Here's some software and hardware stats:

    Version: Unraid 6.8.0rc5

    CPU: AMD FX8350

    GPU1: AMD R9 290X

    GPU2: NVIDIA Quadro P2000

    MB: Asus Crosshair V Formula Z

    RAM: 32gb DDR3

     

    My relevant IOMMUs are

    Quote

    IOMMU group 20:[10de:1c30] 01:00.0 VGA compatible controller: NVIDIA Corporation GP106GL [Quadro P2000] (rev a1)

    [10de:10f1] 01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)

    IOMMU group 27:[1002:67b0] 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT / Grenada XT [Radeon R9 290X/390X]

    [1002:aac8] 08:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii HDMI Audio [Radeon R9 290/290X / 390/390X]

     

    In accordance with the above links, I edited my syslog to this to see if my 290X would work (as I've heard AMD is easier to deal with than NVIDIA), but no such luck

    Quote

    kernel /bzimage
    append vfio_iommu_ty pe1.allow_unsafe_interrupts=1 pcie_acs_override=downstream vfio-pci.ids=1002:67b0 initrd=/bzroot

     

  9. I recently downloaded unraid for the first time, and while storage wise it's been great, I've been having lots of problems with docker containers (specifically Plex).

     

    I had Plex working with the official Plex container, and it was fine. But I got an update for my container, and when I went to apply the update it got stuck on "removing container" and just removed it without readding it with the update. I then redownloaded the container, and it was running, but going to the direct ip/port of it did not work. I then tried reinstalling Plex again, and that didn't work. I also tried installing the linuxserverio version, and that also did not work. I then tried installing a few other containers just to make sure that the problem wasn't isolated to Plex. I downloaded ombi, nextcloud, and tautulli, none of which were accessible once they were running.

     

    This seems to me that there is something either wrong with my unraid setup (the only setting I've changed since I've downloaded it has been the array setup), something wrong with my dockers, or there is something I'm doing wrong. Any ideas what could be going wrong?

×
×
  • Create New...