Jump to content

ich777

Community Developer
  • Posts

    15,089
  • Joined

  • Days Won

    193

Report Comments posted by ich777

  1. 3 hours ago, JustusAurelius said:

    I am sorry for any problems i may have created. Keep up the good work and maybe this is in fact a bug in unraid, but i can't show it.

    I really don't recommend building containers directly on unRAID itself since it will mess up the whole Docker system.

     

    If you turn on for example the Advanced View on the Docker page you will see a lot of orphaned images, rather I would recommend setting up a small Debian/Alpine or whatever works for you VM and build the images there.

     

    I don't think that's an issue/bug from unRAID itself because "docker build" actually pulls the base image and then builds the layers inside that base image and is independent of what distribution you are using on the Host.

    I'm not too familiar with linuxserver images but from what I see they have a lot of arguments passed over from their build environment.

  2. @JaseNZ I think you pulled the Diagnostics after you've installed the driver again or am I wrong?

     

    The issue that you've describe is usually caused because the download from the driver for the new unRAID version failed and the GPU Statistics plugin is also removed because the Nvidia Driver plugin is missing.

     

    Do you got a notification to wait a little longer before you reboot after pressing the upgrade button in the Tools menu and that unRAID downloads the new packages for your installed packages?

     

    Do you have any containers like AdGuard/PiHole installed on your machine?

  3. 5 minutes ago, trypowercycle said:

    Any chance you could query your card so I can compare it to mine with a mstconfig -d 'device-id' query? I wonder if I have some funky config. Mine is below:

    If I'm not completely wrong I can't query the configuration from my card because I deleted the BIOS ROM from my card for faster boot speeds and because I simply don't need it, these are only the settings for "Next Boot".

     

    But I can try.

     

    EDIT: Yes, can't query the card.

    root@Server:~# mstconfig -d 01:00.0 query
    
    Device #1:
    ----------
    
    Device type:    ConnectX3       
    Device:         01:00.0         
    
    Configurations:                              Next Boot
    -E- Failed to query device current configuration

     

  4. Also no problem here on 6.10.0-rc2:

    mlx4_core: Mellanox ConnectX core driver v4.0-0
    mlx4_core: Initializing 0000:01:00.0
    mlx4_core 0000:01:00.0: DMFS high rate steer mode is: disabled performance optimized steering
    mlx4_core 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x4 link)
    mlx4_en: Mellanox ConnectX HCA Ethernet driver v4.0-0
    mlx4_en 0000:01:00.0: Activating port:1
    mlx4_en: 0000:01:00.0: Port 1: Using 12 TX rings
    mlx4_en: 0000:01:00.0: Port 1: Using 8 RX rings
    mlx4_en: 0000:01:00.0: Port 1: Initializing port
    mlx4_en 0000:01:00.0: registered PHC clock
    mlx4_en: eth0: Link Up
    mlx4_en: eth0: Steering Mode 1
    mlx4_en: eth0: Link Up

     

    grafik.thumb.png.c4d365c742a1dbad8af19237aa89fc8c.png

  5. 11 minutes ago, ccsnet said:

    Didnt know about that plugin and didn't come up on my serach.

    AMD cards up to series 6000 have the reset bug which prevents them from being properly reset if the VM is stopped or killed and the host have to be rebooted in order to get it working in a VM again.

    Here is the plugin from the CA App, keep in mind that if you restart the VM many times the plugin can also fail because this is only a workaround and there is no other real solution to this:

    grafik.png.95be45ee4d777fdd1e8b93410cd9fd5d.png

  6. 10 hours ago, ccsnet said:

    After a number of ui crashes and hard power offs I think it has some thing to do with either shutdown or when I do a force shutdown. 

    Are you talking about VMs or am I wrong?

     

    10 hours ago, ccsnet said:

    amd 5700 xt

    Have you installed the AMD Vendor Reset plugin from the CA App?

     

    Please also share your Diagnostics.

  7. 9 minutes ago, aMU5Ed said:

    @ich777 Tanks for the hint. Excluding the host from the adlists in pi-hole worked for now. With 6.9.x I have never had these issues.

    I would strongly recommend to set the DNS Server in unRAID itself to the one from your ISP or better speaking to the IP from your Router or any open DNS Server of your liking.

    unRAID needs exclusive access to the Internet without any blocking software in front of it.

    • Like 1
  8. 2 minutes ago, aMU5Ed said:

    Usually it states "No update available" and after klicking "chek for updates" I get "not available"

    Do you have any blocking software like PiHole or AdGuard installed in your network, if yes, try to temporarily disabling it and wait for at least 10 minutes and then try to hit the Check for Updates button again.

  9. On 11/3/2021 at 10:45 AM, sand said:

    I've read that uraid bundles an nvidia driver per release version.

    Only if you install the Nvidia Driver plugin, otherwise it is not installed by default.

     

    On 11/3/2021 at 10:45 AM, sand said:

    A possible solution I'd suggest is to allow the user can say choose between 2 gpu driver versions (i.e., 1. a latest or 2. a compatability version).

    This is already possible, the plugin let you choose between the latest production branch driver, the latest new feature branch driver, maybe the latest beta driver and also the last v470.x driver,

    But keep in mind that the Nvidia Driver plugin is for another use case and that is if you want to utilize the card in Docker containers.

     

    You don't need the plugin if you want to use the card in a VM!

    • Like 1
  10. On 8/11/2021 at 12:01 AM, Mirai Misaka said:

    i was able to recreate the problem.

    Where you able to solve the issue?

    From what I see in your Diagnostics you run BIOS version 5837 on your Motherboard, the latest version is 5861.

     

    Can you set the Generation for your PCIe slots? I would recommend that you set it to Gen3 or Gen2, this should have no performance impact on most cards.

     

    On 8/11/2021 at 6:49 PM, Mirai Misaka said:

    in 6.10-rc1 the 1080ti just worked fine, every time. 620 still c43

    Do you use a GPU BIOS file in your VM configuration?

    If you use a driver version 465.89+ you should not need a GPU BIOS file: Click

     

     

    I've tried it now with my Nvidia T400 that is basically a Quadro but the Quadro line is no more.

    No, issue here passing it through to a Windows 10 and a Windows 11 VM with driver version 472.39.

    Please note that this is not my primary graphics card and the unRAID terminal uses the iGPU from my i5-10600

    I don't subbed the card or bound it to VFIO, also I'm using the Nvidia Driver plugin (I generally don't recommend using the driver plugin and using the same card in a VM since this can crash the host at times if you are not really careful!).

  11. 9 hours ago, Codex said:

    EDIT: Just noticed it also spins to 100% on GPU if you go to the nvidia plugin page lol

    This is dependent on the graphics card and is maybe caused because the plugin utilizes nvidia-smi to get all the necessary information to display on the plugin page.

    Does the fan spin down again after that?

    I think you don't have persistneced mode on or am I wrong?

     

    This would be something for the support thread for the driver plugin.

  12. 23 minutes ago, johnwhicker said:

    Ubiquity did listen to its customer and now offers and off the grid / stand alone option as they should.

    I don't know what you want to say with this, unRAID works too without logging in and running it off grid if you want to.

    As @limetech pointed out here:

    8 hours ago, limetech said:

    your server functions identically whether you "sign in" or not

    and if you really don't want to use this feature:

    8 hours ago, limetech said:

    Just don't sign-in

     

  13. 53 minutes ago, Greyberry said:

    This is pretty neat. Am I right in my assumtion that every integrated graphics unit ever produced by intel is included in the i915 driver, therefore can be used with this feature?

    No, only 5th to 10th Gen CPUs, of course with iGPU, are supported in terms of support for GVT-g

     

    Older then 5th Gen CPUs, with iGPUs, are not supported.

     

    11th Gen+ supporting SR-IOV but currently QEMU is not fully supporting this technique as far as I know.

     

    Also see the support thread here for GVT-g:

     

  14. 9 minutes ago, hawihoney said:

    Oh, please. This is a naive argument. Not all that's stored becomes shown. Google has trillions of data about you, look at their dashboard. E.g. not one single line about relationships to other Google users.

    Then simply don't use it if you already have keys, you have to have a little trust in what the developers say and also keep in mind that Limetech is not Google, Apple,...

    😅

     

    But most of the things that you've asked and what they've store is answered in the OP and also in the FAQ, I think the are pretty transparent about that. ;)

     

    But I agree stop herepan widget

×
×
  • Create New...