Jump to content

howardis

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by howardis

  1. Hi All, been a very long term unraid customer but have started to use it for much more.  I wanted to load teslamate but there was no unraid template anyone made so I loaded docker compose manager, found the stack and got everything working now.  Works great, but I just lost a couple weeks of data as I had a corruption and could not restore from backup.  I don't see any of the new containers in appdata and I'm not sure where it (I) put it or how to back it up.  I assume this is related to mapping as in the post above, but not sure.  I attached the txt file I used to compose.  Can anyone point me to an unraid/compose primer or help me understand this better.  I am pretty technically competent but not with linux or dockers, etc.  Mostly through googlefu I've been able to keep things running.

    teslamate compose.txt

  2. I did fix it but it has been a while.  If my status thing above is working then maybe this will work for you.  I loaded plugin user scripts.  Created a new script with the following to set persistence on each reboot.  Seems to have worked.

     

    #!/bin/bash

    nvidia-smi -pm 1

    echo persistence set

     

  3. Well my 'fix' seems to consistently work.  Thanks for info around power state.  I wonder what causes the power state to lower only when looping the nvidia-smi command (and return to p0 when it stops).  I would prefer to have to silence it by depending on my desktop continuously asking it to provide status.  The P2000 is going to get annoyed with the dumb requests.  🙂

     

    Just stopped the loop and it went to P0.  When I started it again it was P0 for 2 iterations, then P5, then P8 where it settles.  Mostly curiosity, I then started up a 4k-->1080p transcode.  Temperature rose to 45C, utilization 3%, went to P0 but fan topped out at 50% rather than an idle 67%.  Still silent at 50%.  If anyone has ideas....

     

     

  4. Hi All,  Sorry if this is in the wrong spot, please let me know if it is.

     

    Have been a very long time unraid user and finally took the plunge and added a P2000 after getting a wicked deal on a used one.  Everything is working great but there is some fan noise.  While playing with nvidia-smi I noticed that when idle the fan is at 66-67%.  I was looking at different switches and noticed that if I ran nvidia-smi -l and let it cycle, by the 3rd refresh the fan is down to 48% and the noise is gone.  Since the server sits next to my desk, I've gotten in the habit of opening a terminal window and just letting it run minimized.  Works good but I'm thinking I'm really not fixing anything.  Any ideas on: why the command slows the fan?  or Any other way to permanently slow the fan?  or Any way to fix the fan (as I don't want to return the board).

     

    Thanks for any suggestions.

     

    when idle

    Sun Jan 31 13:17:18 2021       
    +-----------------------------------------------------------------------------+
    | NVIDIA-SMI 455.45.01    Driver Version: 455.45.01    CUDA Version: 11.1     |
    |-------------------------------+----------------------+----------------------+
    | GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
    | Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
    |                               |                      |               MIG M. |
    |===============================+======================+======================|
    |   0  Quadro P2000        Off  | 00000000:01:00.0 Off |                  N/A |
    | 67%   36C    P0    18W /  75W |      0MiB /  5059MiB |      0%      Default |
    |                               |                      |                  N/A |
    +-------------------------------+----------------------+----------------------+

     

     

    while running nvidia-smi -l 

    Sun Jan 31 13:16:49 2021       
    +-----------------------------------------------------------------------------+
    | NVIDIA-SMI 455.45.01    Driver Version: 455.45.01    CUDA Version: 11.1     |
    |-------------------------------+----------------------+----------------------+
    | GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
    | Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
    |                               |                      |               MIG M. |
    |===============================+======================+======================|
    |   0  Quadro P2000        Off  | 00000000:01:00.0 Off |                  N/A |
    | 47%   35C    P8     4W /  75W |      0MiB /  5059MiB |      0%      Default |
    |                               |                      |                  N/A |
    +-------------------------------+----------------------+----------------------+

  5. Thanks djoss. I thought that may be a limit for public storage which makes no sense since this version doesn’t include that.  However, I was backing up 290gb for maybe 6 weeks then bumped it to just shy of 1tb until this week (you can see my plan is from nov). They worked fine.  Guess I’ll buy a license, but want to make sure that’s the issue. Thanks again.

  6. Hi All,

    Still fairly new to cloudberry.  Was running it for a while with a test dataset.  Backing up to a second unraid server I have (mounting the backup destination as directory on target).  All has been working well.  Just bumped up the backup size to include most of my primary unraid and it failed as attached.  Is there a limit even if not using public cloud based storage?  What would I need to do to fix this?  (as an aside the backup with all the new files worked, it was the next one that failed)

     

    I tried searching this error but could find no mention anywhere.  

    Also tried to find logs.  Here are my settings but I couldn't find a cloudberry directory in apps.

     

    /storage  /mnt/user
    /flash  /boot
    /destbackup  /mnt/disks/TOWER2_Towerbackup/
    /config  /mnt/user/apps/

     

    Thanks

     

     

    Capture.JPG

×
×
  • Create New...