Jump to content

Qichen

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Qichen

  1. I recently connected a monitor to my Unraid machine to better monitor its status. However, I would like it to be in portrait mode so that the entire dashboard page would fit in. I tried some methods provided in https://askubuntu.com/questions/237963/how-do-i-rotate-my-display-when-not-using-an-x-server and in 

    but none of them seems to work for me. Specifically, I can't seem to edit the fbcon/rotate or fbcon.rotate_all file. I tried editing these files with nano, but it would not save. Any suggestions on what I could do in this case?

  2. I have a few github repo in my unraid server, and it'd be convenient if I can push updates to github from my server directly. However, whenever my server reboot, my git config would disappear. Specifically, if I run in the terminal that

    git config --list

    The output would be 

    byte 0/0 (END)

    This would happen whenever I reboot/shutdown my server, even though I just edited the config right before shutdown.

     

    Is there anything I can do to stop my git config from disappearing after reboot?

  3. 11 hours ago, MAM59 said:

    I guess, you need updated glasses 🙂

    The 3950x normally runs at 3,7Ghz not 4,7!

    then 4,25 you see sometimes is the short time boost frequency.

    If you have very good cooling you MAY overclock the 3950x in Bios. I'm running the 3900x @ 4Ghz (normal would be 3,8), you can try 3,9 or even 4 if you are very bold and believe in your stable motherboard.

    But, there are only small percentages to gain by taking high risks of failure. Better spend some buck and get some 3200 Ram (working one!), this gives a much better push.

     

    Thanks for the advice! I see on AMD's website that the 3950x has a boost frequency of 4.7Ghz, but consider my 5900x in my desktop only runs around that frequency it makes sense for 3950x to run much slower. 

     

     

  4. I recently upgraded my Unraid machine from an Intel i5-6600k to a Ryzen 9 3950x. However, I noticed the 3950x seems to be capped at a frequency of 4250Mhz with PBO enabled (everything set to auto). I believe the advertised frequency should be 4.7Ghz, which is never seen even in single threaded workload. Here is a full parts list of my build.

     

    CPU: 3950x

    RAM: budget DDR4 2400Mhz CL 14, 8Gx2

    MOBO: ROG Crosshair VIII hero

    PSU: EVGA 750W 

    GPU: GTX 1050

    Drives: 4TBx4 WD purple + 1TB cache

     

    Any help would be appreciated! Thanks in advance!

  5. I have been using the system temps plugin on my intel-based server for a while and it worked flawlessly (unraid 6.10.3, fresh install). I recently upgraded to a 3950x with Crosshair viii hero motherboard, and some awkward behavior showed up. The first time I detect drivers, the processor temp and mainboard temp and even fan speed of my kraken AIO shows up properly, but after I click save on drivers, all the temps goes away, and regardless what I do (load drivers, unload, rescan) no temperature would show up. Any input on this problem would be appreciated!

  6. I recently had my unraid server configured, and apart from being a storage server, I also want to offload my conda/python compute to it. I found a docker container that does all the jupyter notebook setup, but I'm concerned about its performance. When running a notebook, my cpu util goes to 100%, which seems to indicate that the docker container is able to harvest all the compute power, but I'd like to verify that. To be specific, there are two things that I'd like to know

    • How much performance does Unraid and my other containers/plugins take up?
    • Will my conda container be able to harvest all the remaining resources?

    Any suggestions on how to answer the questions above and/or theories that would address these questions would be appreciated!

  7. Running on cmd, I got the following output

    OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2                                                                               
    debug1: Reading configuration data C:\\Users\\qcx/.ssh/config                                                           
    debug1: Connecting to 192.168.1.207 [192.168.1.207] port 22.                                                            
    debug1: connect to address 192.168.1.207 port 22: Connection refused                                                    
    ssh: connect to host 192.168.1.207 port 22: Connection refused 

    If instead running in wsl, I just got the single line of output that is the following

    OpenSSH_8.2p1 Ubuntu-4ubuntu0.5, OpenSSL 1.1.1f  31 Mar 2020

     

×
×
  • Create New...