GoldStig23

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by GoldStig23

  1. I deleted the pools and started over. Changed the filesystem to zfs and added both drives to the new pool. They both now show up as "

    Unmountable: Unsupported or no file system" When I select the format button on the main page, it tries to format, but it doesn't appear to work. It still remains unmountable. Here's the output of the logs:

     

    Dec  5 11:56:08 tower kernel: mdcmd (36): nocheck pause
    Dec  5 11:56:10 tower emhttpd: creating volume: cache (zfs)
    Dec  5 11:56:10 tower emhttpd: shcmd (8047): /sbin/wipefs -af /dev/sdj
    Dec  5 11:56:10 tower root: /dev/sdj: 2 bytes were erased at offset 0x000001fe (dos): 55 aa
    Dec  5 11:56:10 tower emhttpd: shcmd (8048): /sbin/blkdiscard /dev/sdj
    Dec  5 11:56:10 tower root: blkdiscard: cannot open /dev/sdj: Device or resource busy
    Dec  5 11:56:10 tower emhttpd: shcmd (8048): exit status: 1
    Dec  5 11:56:10 tower emhttpd: continuing...
    Dec  5 11:56:10 tower emhttpd: writing MBR on disk (sdj) with partition 1 offset 2048, erased: 0
    Dec  5 11:56:10 tower emhttpd: re-reading (sdj) partition table
    Dec  5 11:56:11 tower emhttpd: error: mkmbr, 2192: Device or resource busy (16): ioctl BLKRRPART: /dev/sdj
    Dec  5 11:56:11 tower emhttpd: shcmd (8049): udevadm settle
    Dec  5 11:56:12 tower emhttpd: shcmd (8050): /sbin/wipefs -af /dev/sdj1
    Dec  5 11:56:12 tower emhttpd: shcmd (8051): /sbin/wipefs -af /dev/sdk
    Dec  5 11:56:12 tower root: /dev/sdk: 2 bytes were erased at offset 0x000001fe (dos): 55 aa
    Dec  5 11:56:12 tower kernel: ata8.00: Enabling discard_zeroes_data
    Dec  5 11:56:12 tower emhttpd: shcmd (8052): /sbin/blkdiscard /dev/sdk
    Dec  5 11:56:13 tower kernel: ata8.00: Enabling discard_zeroes_data
    Dec  5 11:56:13 tower emhttpd: writing MBR on disk (sdk) with partition 1 offset 2048, erased: 0
    Dec  5 11:56:13 tower emhttpd: re-reading (sdk) partition table
    Dec  5 11:56:14 tower kernel: ata8.00: Enabling discard_zeroes_data
    Dec  5 11:56:14 tower emhttpd: shcmd (8053): udevadm settle
    Dec  5 11:56:14 tower kernel: sdk: sdk1
    Dec  5 11:56:15 tower emhttpd: shcmd (8054): /sbin/wipefs -af /dev/sdk1
    Dec  5 11:56:15 tower emhttpd: shcmd (8055): /usr/sbin/zpool create -f -o ashift=12 -o autotrim=on -O compression=off -O dnodesize=auto -O acltype=posixacl -O xattr=sa -O normalization=formD -m /mnt/cache cache mirror /dev/sdj1 /dev/sdk1 
    Dec  5 11:56:15 tower root: cannot open '/dev/sdj1': Device or resource busy
    Dec  5 11:56:15 tower root: cannot create 'cache': one or more devices is currently unavailable
    Dec  5 11:56:15 tower emhttpd: shcmd (8055): exit status: 1
    Dec  5 11:56:15 tower emhttpd: mounting /mnt/cache
    Dec  5 11:56:15 tower emhttpd: shcmd (8056): mkdir -p /mnt/cache
    Dec  5 11:56:15 tower emhttpd: /usr/sbin/zpool import -d /dev/sdj1 2>&1
    Dec  5 11:56:15 tower emhttpd: no pools available to import
    Dec  5 11:56:15 tower emhttpd: cache: no uuid
    Dec  5 11:56:15 tower emhttpd: /mnt/cache mount error: Unsupported or no file system
    Dec  5 11:56:15 tower emhttpd: shcmd (8057): rmdir /mnt/cache
    Dec  5 11:56:15 tower emhttpd: Starting services...
    Dec  5 11:56:16 tower emhttpd: shcmd (8060): /etc/rc.d/rc.samba restart
    Dec  5 11:56:16 tower wsdd2[12390]: 'Terminated' signal received.
    Dec  5 11:56:16 tower wsdd2[12390]: terminating.
    Dec  5 11:56:18 tower root: Starting Samba:  /usr/sbin/smbd -D
    Dec  5 11:56:18 tower root:                  /usr/sbin/nmbd -D
    Dec  5 11:56:18 tower root:                  /usr/sbin/wsdd2 -d -4
    Dec  5 11:56:18 tower root:                  /usr/sbin/winbindd -D
    Dec  5 11:56:18 tower wsdd2[13473]: starting.
    Dec  5 11:56:18 tower emhttpd: shcmd (8064): /etc/rc.d/rc.avahidaemon restart
    Dec  5 11:56:18 tower root: Stopping Avahi mDNS/DNS-SD Daemon: stopped
    Dec  5 11:56:18 tower avahi-daemon[12438]: Got SIGTERM, quitting.
    Dec  5 11:56:18 tower avahi-dnsconfd[12447]: read(): EOF

     

  2. No dice, here's the output:

     

    root@tower:~# mkdir /x
    root@tower:~# mount -t btrfs -o skip_balance /dev/sdj1 /x
    mount: /x: wrong fs type, bad option, bad superblock on /dev/sdj1, missing codepage or helper program, or other error.
           dmesg(1) may have more information after failed mount system call.
    root@tower:~# 

     

    Here's the syslog output after running that command.

    BTRFS error (device sdj1: state EMA): Remounting read-write after error is not allowed

     

  3. Here's the output of btrfs fi show

     

    root@tower:~# btrfs fi show
    Label: none  uuid: e90043d3-1088-44d0-909f-6758d9989b79
            Total devices 2 FS bytes used 458.17GiB
            devid    1 size 465.76GiB used 465.76GiB path /dev/sdj1
            devid    2 size 0 used 0 path  MISSING
    
    Label: none  uuid: 715addb3-54e3-48d1-9c22-42f1ba1444ca
            Total devices 1 FS bytes used 144.00KiB
            devid    1 size 465.76GiB used 2.02GiB path /dev/sdk1
    
    root@tower:~# 

     

  4. Two weeks ago, I had a hard lock up on 6.12.5 and rebooted the server. After that happened I turned on remote syslogging to see if I could catch the error again if it happened. I noticed another issue where the cache drive BTRFS was throwing errors 
     

    BTRFS: error (device loop2: state EA) in cleanup_transaction:1964: errno=-5 IO failure
    
    BTRFS warning (device loop2: state E): Skipping commit of aborted transaction.
    
    BTRFS info (device loop2: state E): forced readonly
    
    BTRFS: error (device loop2) in btrfs_commit_transaction:2466: errno=-5 IO failure (Error while writing out transaction)
    
    BTRFS error (device loop2): bdev /dev/loop2 errs: wr 10, rd 0, flush 0, corrupt 0, gen 0
    
    I/O error, dev loop2, sector 16606560 op 0x1:(WRITE) flags 0x1800 phys_seg 16 prio class 2
    
    BTRFS error (device loop2): bdev /dev/loop2 errs: wr 9, rd 0, flush 0, corrupt 0, gen 0
    
    

     

    I purchased a new ssd to replace the failing drive. I naively thought that replacement worked the same as replacing the parity drive, so I added the drive to the cache pool, and that seemed to have caused the issues to expound. 

     

    I tried to backup the files on the cache drive by setting the shares to Cache>Array and invoking the mover. I was able to move most of the data, but it seems that the drive went read only. I captured diagnostics from Dec 3rd after that happened. 

     

    I ran the following commands and it appeared to fail, so I stopped the array and started the array again.

    root@tower:~# 
    root@tower:~# mount -o rescue=all,ro /dev/sdj1 /temp
    mount: /temp: /dev/sdj1 already mounted on /temp.
           dmesg(1) may have more information after failed mount system call.
    root@tower:~# btrfs restore -v /dev/sdj1 /mnt/cache-ssd/restore
    ERROR: /dev/sdj1 is currently mounted, cannot continue
    root@tower:~# 

     

    After starting and stopping the array, my drive is now unmountable. I've run the same commands above, and the result is the same. See diagnostics from today after the drive went unmountable. 

     

    What's my next step? Not all of the data made if off the cache drive, and while it's just plex and some *arr services, it would be nice to have to start from scratch. I do have a second ssd drive installed in the server, so I plan on getting this drive replaced and hopefully RMA'd since it's still under warranty. 

    tower-diagnostics-20231204-2141.zip tower-diagnostics-20231203-2102.zip

  5. 17 hours ago, RxLord said:

    Having an issue where the community scrapers are not showing up under the Web Qui. I have moved the .yml files to the \\TOWER\cache\appdata\stash\scrapers directory. Am I doing something wrong?

    Sounds like it's correct. If you go to Settings>Scrapers and click the reload scrapers button, does that work? If not, you could always restart the docker and see if that works.

  6. I'm trying to scrape one of the sites, but I'm getting a "x509: certificate signed by unknown authority" error. I found in the discord that suggested to download the .pem file from the site, and install it to the ca. Is there a way to install this cert in the docker file? I've tried using scp, and putting it in etc/ssl/certs/ and then using the terminal "update-ca-certicates" but that didn't work. Is there a different location for certs within the dockers?

     

     

    Update: In the dev version, there's an option to ignore unsecure certificates fixing this issue.

  7. 16 hours ago, coblck said:

    Just move all data om cache to array then pop in new cache drive/drives and then move data back, have a look at THIS may help you out.

     I started doing that and most of the data moved, but the mover keeps stopping with about 50GB left, and I get a toast error when saying that the drive "uncorrectable error count" incremented again. I used the built in explorer to figure out what files are still there, and there was a large VM image, that I just removed by using the terminal. The last thing that's really needs to be moved from there is the docker.img.

     

    Now, when I invoke the mover, it just refreshes the page and does nothing. Same from the terminal, it goes started and finished in a snap.

  8. 45 minutes ago, JorgeB said:

    It's logged as an actual device error, run an extended SMART test on the SSD.

     Here's the extended test output. This drive is 4.5 years old and has seen a lot of work. It's probably not worth building a cache pool with it.

     

    I think I might just take both SSD's out and clone the failing one onto the new, and buy another drive at some point to have a 2 drive cache pool. Is it possible to clone it in unraid at all?

    Samsung_SSD_850_EVO_500GB_7491F-20210209-1100.txt

  9. The current cache drive in my system started throwing some reallocated sector count and uncorrectable error count errors a few weeks ago. I recently purchased a new SSD to create a cache pool, however when trying to balance the drives it fails after a certain point. The counters also don't increase on the second drive, as I've seen it should with other examples. I'm assuming it's failing due to the bad sectors on the primary SSD. What is my recourse? What's the easiest way to backup/restore onto the new cache drive without bringing it into a new pool?

     

     

    2021-02-09_09-45-08.png

    2021-02-09_09-46-05.png

    tower-diagnostics-20210209-0740.zip

  10. I'm having a really difficult time importing my Plex logs into plexpy.

     

    I've tried multiple different formats and can confirm that the plex logs are all in the logs folder. I have a feeling I'm missing something really obvious here, can someone point me in the right direction?

     

    lzXp8M1.png

     

    Ah, I should have RTFM. Thank you.

     

    In the plexpy webui, I'm still getting the directory not found in the logs, even after a restart. I am using the binhex plex docker, could that make a difference?

    plexlogs2.JPG.12ab5db63b6f12487563399aa176cdcd.JPG

  11. Currently I've been running out of space on my 2x 2TB and 1TB drives on my main rig and decided it's time to build a NAS/Media Server. Originally I wanted to buy a Synology or a QNAP but reailzed 1080p files would probably stutter when streaming locally or on the go, and the expansion options were pretty expensive. Figured a unRAID NAS would be cheaper in the long run, with a more robust feature set.

     

    For this build, I'd like to run unRAID (obviously) with probably 1 *nix VM for plex, sab, and owncloud and another VM for pfsense. I think it'll be doable with the dual NICS in the mobo, but I'm sure it'll take some tinkering.

     

    Yesterday, I started buying some of the components for the build. Originally I was going to get a Pentium T4400, but saw there was an eBay daily deal for the i3 and I jumped on it, same with the SSD. I'm going to use the 6TB drive for parity and I saw that newegg has HGST 6TB drives on sale this weekend, so I might bite and grab another for when dual drive parity comes into the fold. Would I need the same make/model drive for that, or would I just need to make sure that they're the same size? The only other "concern" I have is whether to change to a Fractal Design Node 804 case. If I do move cases, I'll loose the ability to hotswap drives, which I don't see myself doing often tbh, but I would gain some more drive space.

     

    Any thoughts/tips for a first timer?

     

     

    PCPartPicker part list / Price breakdown by merchant

     

    CPU: Intel Core i3-6100 3.7GHz Dual-Core Processor  ($112.99 @ SuperBiiz)

    CPU Cooler: Noctua NH-L9i 57.5 CFM CPU Cooler  ($42.34 @ Newegg)

    Motherboard: ASRock C236 WSI Mini ITX LGA1151 Motherboard  ($197.99 @ SuperBiiz)

    Memory: Kingston 16GB (1 x 16GB) Registered DDR4-2133 Memory  ($97.99 @ Newegg)

    Storage: Samsung 850 EVO-Series 500GB 2.5" Solid State Drive  ($148.89 @ OutletPC)

    Storage: Western Digital Red 6TB 3.5" 5400RPM Internal Hard Drive  ($240.99 @ SuperBiiz)

    Storage: Western Digital Red 4TB 3.5" 5900RPM Internal Hard Drive  ($149.99 @ B&H)

    Storage: Western Digital Red 4TB 3.5" 5900RPM Internal Hard Drive  ($149.99 @ B&H)

    Case: Lian-Li PC-Q25B Mini ITX Tower Case  ($115.99 @ SuperBiiz)

    Power Supply: Corsair SF 450W 80+ Gold Certified Fully-Modular SFX Power Supply  ($89.99 @ Amazon)

    Total: $1347.15

    Prices include shipping, taxes, and discounts when available

    Generated by PCPartPicker 2016-04-01 08:07 EDT-0400