BigFam

Members
  • Posts

    53
  • Joined

  • Last visited

Posts posted by BigFam

  1. Happy to report I was able to set the disk password in UD, after which I was able to mount the disk. My question is why I had to enter a password in the first place? The disk had previously been formatted with encrypted XFS but I copied all content off the disk and reformatted it to regular XFS without encryption. I have since run and rebooted the server several times over 2 weeks with no issues so I was thrown off and fearing complete data loss from corruption when the disk said luks after last reboot...

  2. I have a HDD installed not part of the array or any pool. I have used it for some time mounted using UD and formatted the drive with XFS after pre-cleared it. I was looking to install another drive and did a clean shutdown, pulled the power cord, discharged any left charged capacitors by flipping the on switch while unplugged. After I connected the new drive and turned on the system it wouldn't boot so I went into the bios and the original drive was not visible. I repeated the procedure to unplug etc and checked all cable connections. I then booted the system. All drives show up in unraid but the original XFS formatted drive is listed as LUKS. I've used encryption before so I'm familiar with how it works with entering a password to start the array. With this current situation there is no option in the GUI  to enter a password and I'm not sure why it shows as LUKS in the first place. HAs the drive become corrupted? How can I troubleshoot this?

     

    disregard footer as it pertains to my original unraid server, this issue is on my second server.

     

    Thanks,

    Carl

    node-diagnostics-20231222-2345.zip

  3. Hi all,
     
    I have had hardware transcoding set up with my server’s i5 -11400 for a few years now with no issues. Today I am suddenly getting the following error message (~30 seconds after starting a transcode):
     
    1576726388_PlexDesktopClient4KTranscodeError.png.3fa3571a1c3963be83e69aa52f97d5a8.png
     
    Server Version#: 1.30.2.6563 (Linxserver.io Docker, Unraid 6.9.2)
    Player Version#: Multiple (Web, Windows Desktop, Android)
     
    This does not occur all the time, but does occur every time I try to transcode 4K content and only some of the time with 1080p content. When I start trying to transcode the video playback stops, and ~30 seconds later I get the error.
     
    From the server playback view nothing appears to be wrong. Hardware transcoding is shown and the time for the video playing continues to pass even though the screen is blank. There is about a 30 second period between when I start transcoding and the error message shows up.
     
    684224860_Error1.png.23d13650a021c8c1a5233151df137293.png
     
    In addition I am seeing much higher CPU usage during my attempts to transcode than I normally see when hardware transcoding is working properly.
     
    I have confirmed this happens with both remote and local connections to my server, and across windows desktop client, web client and android (which makes sense as the transcoding issue appears to be happening on the server, not client side).
    I already tried uninstalling and reinstalling the plex docker but no luck. Any help is greatly appreciated.

    What does your container parameters settings look like? I understand you’re not using a discrete GPU but Intel CPU integrated hw transcoding capabilities, correct?
    Have you verified the settings to be

    Intel GPU
    1. Edit your go file and add modprobe i915 to it, save and reboot.
    2. Add the Plex container and add --device=/dev/dri to extra parameters (switch on advanced template view) There is no need to chmod/chown the /dev/dri, this is handled by the container.

    ?

    On a side note, I used to use linuxserver.io container but switched to the official Plex Media Container some years ago with an Nvidia P2000 GPU and never looked back.

    Skickat från min iPhone med Tapatalk
  4. 2 hours ago, dlandon said:

    The error message is related to notifications and does not affect the disk preclear.

     

    Note: You can stop the preclear at any time, update the plugin, and then start a preclear and select resume.  It will pick back up where it left off.

    I did stop the pre-clear session, updated to 2022-03-05 version and resumed the session. The log view still shows integer error but on a different line in the script. Just for information as I'm very happy with your information that it is for notification only and doesn't affect the actual pre-clear of the disk. Thanks for your work, I just made a small donation for your retirement🙂.

     

     

    Mar 06 19:43:31 preclear_disk_71G0A46WFQDH_25290: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1514: [: : integer expression expected

     

    These are the release notes from the installed version:

     

    unassigned.devices.preclear

    Fix: Integer error in prelcear script.

    2022.03.04

    Add: Remove libevent (it's included in Unraid) and update utempter package.

    Fix: Right justify the preclear results on the status page.

    2022.02.27

    Initial release.

  5. 2 hours ago, dlandon said:

    The error message is related to notifications and does not affect the disk preclear.

     

    Note: You can stop the preclear at any time, update the plugin, and then start a preclear and select resume.  It will pick back up where it left off.

    Great, thanks for the re/assuring and clear information and also for the tip about stopping, updating and resuming the pre/clear session!

  6. I initiated a pre-clear before the fixed version on March 5 which is still running. Using the old version progress preview looks fine/normal but log file view shows the error every second already mentioned in this thread.

     

    Mar 06 15:10:15 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
     

    If/when the pre-clear completes using the old version can I trust the disk if it completes successfully?

     

    Pre-clear progress preview:

     

    ########################################################################################

    Unraid Server Preclear of disk 71G0A46WFQDH

    # # Cycle 1 of 1, partition start on sector 64. # # # # Step 1 of 5 - Pre-read verification: [22:50:17 @ 218 MB/s] SUCCESS

    # # Step 2 of 5 - Zeroing the disk: [22:55:56 @ 218 MB/s] SUCCESS # # Step 3 of 5 - Writing Unraid's Preclear signature: SUCCESS

    # # Step 4 of 5 - Verifying Unraid's Preclear signature: SUCCESS

    # # Step 5 of 5 - Post-Read in progress: (33% Done)

    # # # # ** Time elapsed: 6:03:55 | Current speed: 267 MB/s | Average speed: 276 MB/s # # #

    ########################################################################################

  7. 5 minutes ago, Squid said:

    Actually, the change log shows that it's already been fixed.  Is the plugin up to date?

    You're right. My plugin is not up to date as I initiated the pre-clear before March 5th which seems to be the date for the fixed version. I wonder if the log entries are 'cosmetic' and I can trust all stages having completed successfully though (when/if they do complete - pre-clear is still running).

    I'll post in the original thread you linked. Thank you!

  8. 14 minutes ago, Squid said:

     

    Thanks Squid. Looks like this is a know issue with the pre-clear beta, is that correct?

    When and if the pre-clear completes and no errors are shown in the progress. Does it mean I can trust the harddrive or should I install one of the previous versions of pre-clear and run it again until the new version is ok?

  9. I got myself a Toshiba MG09 18TB Enterprise 7200rpm SATA drive and performing a pre-clear. It's been running for close to 70 hours whereas my 5400 rpm 12TB shucked white-labled WD Red usually complete in less than 48 hours. Progress preview in pre-clear tool shows normal values of 218 MB/s average speed for pre-read verification and zeroing steps (still running as of typing) but the Pre-clear Disk Log shows warnings/errors. What gives? Should I worry?

     

    Pre-clear progress preview:

     

    ########################################################################################

    Unraid Server Preclear of disk 71G0A46WFQDH

    # # Cycle 1 of 1, partition start on sector 64. # # # # Step 1 of 5 - Pre-read verification: [22:50:17 @ 218 MB/s] SUCCESS

    # # Step 2 of 5 - Zeroing the disk: [22:55:56 @ 218 MB/s] SUCCESS # # Step 3 of 5 - Writing Unraid's Preclear signature: SUCCESS

    # # Step 4 of 5 - Verifying Unraid's Preclear signature: SUCCESS

    # # Step 5 of 5 - Post-Read in progress: (33% Done)

    # # # # ** Time elapsed: 6:03:55 | Current speed: 267 MB/s | Average speed: 276 MB/s # # #

    ########################################################################################

     

     

    Pre-clear Disk Log (new entries pop up continuously about 1 second apart):

     

    Mar 06 15:10:06 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:07 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:08 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:09 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:10 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:11 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:12 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:13 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:14 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:14 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected
    Mar 06 15:10:15 preclear_disk_71G0A46WFQDH_16775: /usr/local/emhttp/plugins/unassigned.devices.preclear/scripts/preclear_disk.sh: line 1510: [: : integer expression expected

     

  10. 10 minutes ago, wgstarks said:

    You could mount them on another computer and make your changes.

    I guess that could work but I'm not in a position to mount the drives in my main unraid server for some time and I'm not Linux savy enough install Linux mount them encrypted drives and copy over neetwork. If all other options fail I might bite the bullet and learn...

  11. 7 minutes ago, itimpi said:

    Are you sure this is true?   I regularily mount disks with UD and without the array started although I must admit I have not tried encrypted ones.

    My bad. It is indeed possible to mount the disks without starting the array. I can browse the mounted disk from unraid gui but how do I perform file operations? I'm used to using Krusader but I can't start the array to start the Krusader docker app as it will make moving the full contents of appdata...

  12. Is there a way to manage files on disks without starting the array?

    I have encrypted disks from a previous unraid installation. I want to start over. I know that I can't mount the disks using unassigned devices but that requries the array to be started and to have at least one of the disks assigned to the array which makes it harder to do file operations.

    I basically want to move files off of 3 encrypted disks by moving all files from at least one of the disks to the other 2 and then start the vanilla array with that empty disk assigned, then either mount the 2 remaining disks using unassigned devices or add them to slots in the array to continue re-arranging the shares structure.

    Thanks.

    (This is another unraid server than in my signature)

  13. 2 hours ago, trurl said:

    Why isn't that share on a pool (as your sig indicates) instead of the array?

    I was actually going to move the system share to a pool in an attempt to let all drives in the array spin down but hadn't got there just yet... My thinkning is to move the system share, appdata and syslog shares to a pool with either a single or mirrored SSDs and back them up with the CA Backup / Restore Appdata plugin.

    Does that sound like a good idea?

    (atm the signature is meant to reflect that I have the shares on my array with caching set to preferred to the cache array but that has not yielded the result I'm after - still learning)

  14. 35 minutes ago, Squid said:

    Shouldn't make a difference.  Ensure that disk down down is still set correctly (change it to 30, then reset it back to 15 and hit apply)

     

    Failing all else, post your diagnostics

    Thanks a lot for your tip! Changing the spin down time to 30 min, hitting Apply and changing it back to 15 min and hit Apply again seems to have worked like a charm. All disks except the parity disks and disk 1 (with the system share) have spun down.

  15. I have an 11 disk array with all Whitelabled 12TB WD Red with a 2 disk parity. I used to have only 1 parity drive and the array disks were spinning down according to 15 min policy set in the disk settings. After adding a 2nd parity drive all drives in the array are constantly spinning. I can't even spin them down manually. Is this expected? If not How do I troubleshoot this?

    Thanks,

    Carl

  16. You should immediately log into you account at Plex.tv. From there unshare any libraries and remove all friends and family members select to logout from all devices. Change your password and disable and re-enable 2 factor authentication. Then optionally re-create family members and re-share libraries with friends and family. 

  17. 12 minutes ago, trurl said:

    No this is all wrong.

     

    Unraid 6.9+ allows multiple pools which you can name as you wish. A pool named "cache" is often kept from previous versions, but you don't have to, and you can have others that you name as you wish.

     

    And even when there was just cache, it never "belonged to the array". Only the disks in the parity array belong to the array. Cache and other pools do belong to user shares, as do the array data disks.

    Thanks for stepping in and correcting my false claims. Sorry for any confusion. I learned a lot from my mistake...

  18. There seem to be a few things that are misconfigured if my understanding is correct (or could be what terms you are using).
    First, a "pool" is always cache, ie it will belong to the array (although you can configure the share to "prefer" the cache). To have Plex configuration and persistent storage installed on a dedicated SSD, I 4hink you need to format it outside the array and mount the disk using unassigned devices plugin.

    What is the reason for you configuration?There are numerous recommendations on how to configure Plex on unraid.


    Skickat från min iPhone med Tapatalk

  19. My thinking was to separate my actual issue with a general question about expected behavior. Still learning the forum culture...

     

    In the end I took a risk and stopped everything and manually moved the files using MC. It was probably not a decision you should give as advise but I could not get Mover to move the files. Reformatted the cache pools using encrypted btfrs. Everything up and running and shares re-configured/reverted to use the cache. Only negative site effect so far is I had to reconfigure the Roon Server container.

    Thanks for you advise @ChatNoir, I really like the excellent support in the unRAID forums.

  20. Hi, I'm transferring a large media library from a Windows box so I have temporarily disabled the parity. I'm also restructuring the cache pool setting (enabling encryption) so I need to move data off cache pools. After settings shares to 'Yes' I run the Mover but files remain on the cache pools. Is this expected behavior, i.e. will Mover leave files on cache pools if the array is not parity protected?

     

    https://wiki.unraid.net/Cache_disk#Cache_settings

    The Mover

    The Mover is a utility that runs periodically to move files off the cache disk and onto parity-protected data disk(s). If Mover logging is enabled, the mover will record all its activity to the system log.