kymnyth

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by kymnyth

  1. I ran a speed test on my Windows 10 VM using the bridged network adapter.  I was only getting 10Mbps.  In a linux VM I am getting 150Mbps+ over same bridged connection and when using a USB 3.0 to ethernet adapter on a controller that was directly passed through to the Windows VM I was getting 200Mbps+.   I installed the virtio network adapter driver and the guest-agent from the virtio-win iso.  Is there anything else I can try to improve performance on the bridged network adapter under windows 10?

     

    Thanks much!

  2. I know similar issues like this have been posted to the forums before but the newest one I have seen was dated mid-2018.  I figured that information may not be applicable anymore.  After a period of time (days to weeks) all of my user shares disappear.  The drive shares are there but not the user shares.  I try to stop and start the array but they do not come back.  The only thing I can do to make them reappear is to reboot the system.  I don't use the system consistently and often what clues me into the problem is trying to access Plex (Running via docker) and being unsuccessful.  Most of the time people ask to see the logs, however, since there is often a bit of time between when the problem occurred and when I notice the problem occurred it is difficult to provide that.  Does someone have an idea on how to configure things so that when the problem occurs I can get to the logs from that time.  I am not new to linux but I am new to unraid and I am not very familiar with all of the configuration options.

     

    Any help would be much appreciated. TIA

  3. I think the original issue is I didn't have the unassigned devices usb drive set to slave in the docker configuration.  I modified that setting and now it doesn't lock up the system but I get a failure doing the backup.....This is the output of the log in duplicati:

     

    Nov 5, 2019 6:44 PM: The operation Backup has failed with error: One or more errors occurred. (Object reference not set to an instance of an object (Object reference not set to an instance of an object) (One or more errors occurred. (Access to the path "/backups/duplicati-b85f5d542c06d4844b0dc85c341cbba5f.dblock.zip.aes" is denied.)))

    Nov 5, 2019 6:44 PM: Running Backup took 0:00:01:34.255

    Nov 5, 2019 6:44 PM: Fatal error

    Nov 5, 2019 6:44 PM: BackupMainOperation took 0:00:01:22.765

    Nov 5, 2019 6:44 PM: Including path as no filters matched: /source/Videos/Home Movies/Christmas 2008.avi

    Nov 5, 2019 6:44 PM: Including path as no filters matched: /source/Videos/Home Movies/2014/

    Nov 5, 2019 6:44 PM: Including path as no filters matched: /source/Videos/Home Movies/2013/

    Nov 5, 2019 6:44 PM: Including path as no filters matched: /source/Videos/Home Movies/2012/

    Nov 5, 2019 6:44 PM: Including path as no filters matched: /source/Videos/Home Movies/2011/

     

     

    Any ideas?

  4. Just setup duplicati to do 2 backups.  The first is to a local USB drive (Unassigned Device) and the second is to Backblaze.  I setup both backups and started them and they seemed to be chugging along just fine.  I came back a couple hours later and the interface was not accessible.  I checked the log and saw an error.  I restarted the docker but the interface won't start and I am getting the following error in the log:

     

    A serious error occurred in Duplicati: System.TypeLoadException: Could not resolve the signature of a virtual method

     

    The entire log text is attached.

     

    Does anybody have any ideas on the cause of this?

    duplicati.log

  5. 23 minutes ago, trurl said:

    This plugin actually installs a custom build of Unraid. Updating to a new version of Unraid means you are installing a non-custom build that doesn't have nvidia support.

    Yes, thanks for that information.  I installed the update and now I am trying to install the custom build with nvidia support  however the installer is hanging as is shown in the screen shots above.  Should I rollback to 6.7.0-rc6 and then try to install the update custom nvidia unraid build? Thanks.

  6. image.thumb.png.08c85855448077f182d16960884833cc.pngimageproxy.php?img=&key=00b562fcac28e727

    Could it be something to do with this.... When I try and update the unraid nvidia install I just get a white screen.  Based on screen shots earlier in the thread I should be getting some kind of output and I should be getting back to a done button.  However, this just hangs.  I have been letting it sit for about 10 minutes. 

     

     

    Note: I tried with various browsers to see if it was running but nothing is showing up in chrome or firefox.  And after reboot, it isn't behaving like anything is being installed.  I tried the Stock Unraid 1.6.7.0-rc7 install as well and got the same result...blank white box.

     

    Additionally, I tried uninstalling the nvidia unraid plugin and reinstalled it and tried again with the same result.

  7. Has anybody else been seeing that the nvidia runtime is no longer supported by the docker container by specifying --runtime=nvidia as an extra parameter.  I lost my nvidia gpu passthrough and therefore my hardware acceleration after updating to unraid 6.7.0-rc7.  I removed the docker and re-added through apps but it won't deploy with the same error.  I initially missed that nvidia unraid plugin needed to be updated but have since updated and still can't get the plex docker container to use the nvidia runtime parameter.  Any suggestions would be greatly appreciated.