Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#issues with cache drive (docker images/appdata) #1

Open
cheynolds opened this issue Jun 5, 2021 · 0 comments
Open

#issues with cache drive (docker images/appdata) #1

cheynolds opened this issue Jun 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@cheynolds
Copy link
Owner

cheynolds commented Jun 5, 2021

  • loop2 errors in sys log -> diagnose as cache related issue

    • moved appdata to secondary drive

      install unassigned devices app, mount SSD

      • on Unraid 6.9, created cache pool

      stop plex docker

    Use Krusader or cp to move plex app data folder (with metadata) to SSD
    > Edit plex docker and point appdata to new location
    > Make sure SSD is formated to not ntfs (xfs or something should work fine).

    • backed up appdata -> /mnt/user/backups/appdata-backup -> BACKUP BRAVO
    • formatted /mnt/cache as xfs
    • restored appdata using UnRaid CA Backup/Restore -> BACKUP ALPHA (weekly job)
      • ends during restoration at similar points for both backups, see [1] below.
    • manual unpacking tar.gz backup via SSH
      • gzip: CA_backup.tar.gz: unexpected end of file
        • tar -tf errors out
        • tar -tif errors out
        • tar -xf errors out
        • gunzip errors out
      • gzip stdin: unexpected end of file tar: Error is not recoverable: exiting now
      • [1] both backups (ALPHA & BRAVO) fail, always on .bif file
      • /Plex-Media-Server/Library/Application Support/Plex Media Server/Media/localhost/0/{hash}ca.bundle/Contents/Indexes/index-sd.bif

Looking for suggestions on how to unpack corrupted tar.gz file.

@cheynolds cheynolds self-assigned this Jun 5, 2021
@cheynolds cheynolds added bug Something isn't working good first issue Good for newcomers labels Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant