cybex

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by cybex

  1. On 8/7/2022 at 8:07 AM, cybex said:

    Hi, my setup is working since more than 1 year.. but recently since a few weeks/months my docker always go down by itself because of an auto update feature that wasnt there before...  Before I would update my docker manually in Unraid... now the docker update itself automatically and everything does offline I almost got disqualified because of this... I tryed adding addiing a variable --restart with "unless-stopped" value but same problem... is there a way to disable this autoupdate and return to previous behaviour ? Thank you

     

    I think I finaly fixed it, I think my restart policy was wrong... I had put it in variable section instead of extra parameters.

     

    I'll have to wait until next update to see.

  2. On 7/26/2022 at 8:24 AM, burgess22 said:

    do you think this would have any issues if you pointed the storage to an unassigned device? just wondering if it would be beneficial that way, so its not writing to the parity all the time?

    Bad idea. What will happen when your unassigned disk die? You'll lose your storj and all the time you put in it....  Just assign your share to one drive only and no problem writing to the parity this is your protection. you could use cache for your new file but some file may stay in use the cache. You would have do sometime turn off the docker and start mover

  3. Hi, my setup is working since more than 1 year.. but recently since a few weeks/months my docker always go down by itself because of an auto update feature that wasnt there before...  Before I would update my docker manually in Unraid... now the docker update itself automatically and everything does offline I almost got disqualified because of this... I tryed adding addiing a variable --restart with "unless-stopped" value but same problem... is there a way to disable this autoupdate and return to previous behaviour ? Thank you

  4. Hi, thank you for this docker.

    Since Storj say the node needs to do his update automaticaly and have the latest version.

    Does this docker always download the latest version directly from storj?

    or you need to update it on your side?

    I want to be sure that if you not there in 6-9 months my node will not stop working or stop being updated.

     

    Thank you

  5. I was working making ESXi working and I saw that my hdd controller was set to IDE so I changed them to AHCI.

    I also added 8 gigs of RAM and downgraded the speed of it.

     

    Now UNRAID6 still doing sync error but significantly less...

    So I let the parity check running a bit to have a better idea and tomorrow I'll remove my old RAM and keep only the new one even if memtest didn't find error and unraid5 is running perfect. Just to double triple check and clear that possibility.

     

    If it's still doing sync error then it would have maybe something to do with hdd controllers driver from unraid6 for my controllers.

     

     

  6. I'm using a GA-890GPA-UD3H motherboard that has

     

    6 SATA 6DB port Marvell (south bridge)

    2 SATA 3GB port Gigabyte chipset

    1 PATA port

     

    So there is 8 SATA port onboard.

    I'm using onboard controllers, NO extra PCI/PCI-E card.

    I'm using no converter but using my cache drive on the PATA port only for apps.

     

    Thanks

     

    Edited: More info on board North Bridge: AMD 890GX without IOMMU

     

  7.  

     

    What's troubling are the two bolded above that match ones supposedly corrected before you cancelled.

     

    Are you saying, with everything in this state, if you shutdown (cleanly) and then boot unRaid-5 you don't see those errors?  But then if you shutdown (cleanly) and merely boot unRaid-6 the errors reappear?  If so, are they in the exact same locations?

    In that case where UNRAID 6 has corrected parity (corrupt it) when I'll boot UNRAID5 it will fix it.

    In UNRAID6 errors will always reappears, UNRAID6 will always find sync errors.

     

     

    - If I dont let UNRAID6 correct the parity the "false sync errors" (because parity is 100% correct, tested in UNRAID5) then if I boot UNRAID5 everything is fine.

    - If I let UNRAID6 correct the parity then it will corrupt the parity then if I boot UNRAID5, UNRAID5 will detect the corruption made by UNRAID6 and then will correct it once and then all others parity check will be fine, no errors.

    - If I let UNRAID6 correct the parity completly and then restart a parity check UNRAID6 will always find sync errors.

    - It seems to be random.

    - Look like reading errors when reading on disk

  8. memtest on the boot menu.

     

    I could but I have and had no problem at all with my server on UNRAID or others OS.

    I only have it with UNRAID6... If I had problem with my ram... but but I just have to my mind... that I have 4 gb of RAM

    so Unraid5 32bits only allocate 3gb maximum if i'm right and Unraid6 64 bits will use up to my 4gb.

     

    I have nothing to lose doing a memtest. I'll go start it right away.

  9. Yes, I'll take a new copy of super.dat while the array is off.

     

    I hope I'll a way to fix the Parity Sync Error because I really like Unraid 6 but I'm stock with Unraid5 :(

    I don't have any clue because it is not hardware, Unraid5 is working fine. The log doesn't tell precise details.

    I don't know where to look.

     

    I think something is happening when it read data on disk, it get corrupt or doesnt read properly... or something is happening in the memory while processing. I dont know.

    I'll try to run plex and watch more program to see if everything is fine... today my girlfriend was watching something and was getting intermittent mpeg mosaic or artifact or pink bar on a episode of a show.. it's maybe the file that was like that but maybe it was reading error... so I'll check to see if it seems to happen with everything.

     

  10. Here more information:

    After going back to Unraid5 where everything is working fine.

    I format my USB again and put back Unraid6 to take the logs.

    So when I boot from Unraid6 first time after changing from Unraid5 it says unclean shutdown detected and start a parity check (with auto correct) automatically and I dont have the option to not correct so I cancelled the parity check right away and then started a new one without parity correct. That explain the logs.

    When you change versions, are you perhaps copying a backup of config/super.dat that you took over the network while the array was running? That would cause an unclean shutdown because when it boots up super.dat says it was already running instead of stopped.

     

    Ah you got it.. When I did my Unraid5 backup folder I took it from the network while Unraid5 was running.

    I then kept those file when I created my Unraid6 USB. That would explain the unclean shutdown but not the sync errors :(

  11. Here more information:

    After going back to Unraid5 where everything is working fine.

    I format my USB again and put back Unraid6 to take the logs.

    So when I boot from Unraid6 first time after changing from Unraid5 it says unclean shutdown detected and start a parity check (with auto correct) automatically and I dont have the option to not correct so I cancelled the parity check right away and then started a new one without parity correct. That explain the logs.

     

    Since Unraid6 did 2 correction, when I'll go back to unraid5, Unraid5 will have to correct this error from Unraid6 and then everything will be fine on Unraid5

    But on Unraid6 if I let it go it will correct 15--1600 sync errors and if I start it again it will still find others errors... false errors because the parity is OK.

     

    When I first move to Unraid6 I did a parity check just before and it was perfect.

  12. unRAID OS Version:

    6.0.1

    Description:

    I upgraded my Unraid5 final not beta to Unraid6, everything is working fine except when I do parity check it find sync errors. About 1500-1600 for the whole array.

    I did smart test of all my drive, I did test copying file in the array and check md5 and no error.

    So I decided to let Unraid6 correct parity (thinking maybe something happens) then I redid a parity check and still sync errors...

    I format my usb again and put back my backup Unraid5 and let correct the parity that Unraid6 f**kup.

    Then redid a parity check with Unraid5 no error.

     

    No plugins installed just plain Unraid6.. did play with Dockers but problem was there as soon as Unraid 6 booted.

     

    Maybe a driver problem?

     

    How to reproduce:

    Here the question... maybe by getting same hardware and put unraid6, I dont know.

     

    Expected results:

    No parity sync errors

     

    Actual results:

    parity sync errors only in Unraid6

     

    Other information:

    M/B: Gigabyte Technology Co., Ltd. - GA-890GPA-UD3H

    CPU: AMD Phenom II X4 955 @ 3200

    No SATA Cards. Using onboard SATA.

     

     

    Thank for the help