Jump to content

rtm516

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by rtm516

  1. Ive been having an issue with parity suddenly becoming slow, tried reboots and stopping all docker containers with no luck. (Currently getting 8MB/s when previously I had 65MB/s)

     

    After reading some posts on here people suggested updating LSI firmware but im not sure where to start. I have a IT mode flashed Dell H310 which I did a few years back and have no clue how I did it.

    Could someone assist in helping me find the right files and a guide on how to do this?

     

    I did find this but not sure what to put into the broadcom website to find the correct firmware. (lspci shows `LSI SAS2008 PCI-Express Fusion-MPT SAS-2`)



    Also Ive attached diagnostics and a diskspeed graph incase its not this causing an issue.(

    benchmark-speeds.png

     

  2. 11 minutes ago, Squid said:

    How's it supposed to know what to stop?  If there's no locked file at the start of the backup, no guarantee that there's not going to be a locked file a millisecond later.

    Think there has been some mis interpritation here. What I was asking is for a setting to do the following

    1. Start backup
    2. Get first appdata folder and find docker container with volumes for it
    3. Stop found container
    4. Do backup of that folder
    5. Start container
    6. Goto step 2 until reached last folder

    Hope that makes sense

  3. Would it be possible to get an option to only stop containers/apps when needed? So instead of it stopping them all when it starts, stop them just before its going to backup that folder then start when its done to reduce downtime.

     

    Also incremental backups would be awesome but likely hard to implement.

  4. I was getting an error with this container after updating, about it missing a dir.

    chown: cannot access '/var/cache/jenkins': No such file or directory

    I ended up fixing it by adding this as a post argument, and I was wondering if this is caused by something strange on my install or an issue with the container.

    ; docker exec binhex-jenkins /bin/bash -c "mkdir /var/cache/jenkins"

     

    Edit: After some more usage it seems to be broken, these are my container settings any help would be appriciated. https://imgur.com/a/DiZN5vD (add me on discord if you want any more info @rtm516#2107)

×
×
  • Create New...