ani3114

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ani3114's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Ran the check file systems. Attached output, what should be done next. unraidcheckfs.txt
  2. I have an array of 8 disks (1 parity). One of my disk (disk 2) started getting read errors so went ahead and replaced it following the steps. The disk was rebuilt from parity drive, but my Shares got messed up after the replacement. When I go to individual disks using /mnt/diskx/Movies/English/All, I am able to see the folders and data but when I try to access the same from shares /mnt/user/Movies/English/All, I get an error (/bin/ls: reading directory '.': Structure needs cleaning). This issue is impacting my Plex docker as it reads data from Shares. In the logs, I see metadata corruption error as below Apr 19 17:35:38 Tower kernel: XFS (md2): metadata I/O error in "xfs_imap_to_bp+0x5c/0xa2 [xfs]" at daddr 0x4a6c16a0 len 32 error 117 Apr 19 17:35:39 Tower kernel: XFS (md2): Metadata corruption detected at xfs_buf_ioend+0x51/0x284 [xfs], xfs_inode block 0x4a6c16a0 xfs_inode_buf_verify Apr 19 17:35:39 Tower kernel: XFS (md2): Unmount and run xfs_repair Apr 19 17:35:39 Tower kernel: XFS (md2): First 128 bytes of corrupted metadata buffer: Apr 19 17:35:39 Tower kernel: 00000000: a1 31 c6 76 04 f5 41 c0 c7 76 8c ff 92 8f b1 b6 .1.v..A..v...... Apr 19 17:35:39 Tower kernel: 00000010: 0b 9b e6 6d 91 77 63 11 ff ff fd f6 61 46 fb ca ...m.wc.....aF.. Apr 19 17:35:39 Tower kernel: 00000020: 01 5d cc 88 b3 e6 ee 68 65 0b e6 4b b8 f1 b6 37 .].....he..K...7 Apr 19 17:35:39 Tower kernel: 00000030: 2a 48 7a fb ba cb 8a 43 78 58 64 43 22 12 00 8b *Hz....CxXdC"... Apr 19 17:35:39 Tower kernel: 00000040: 78 03 8f bc 21 21 50 5f 4a 76 de 82 01 b3 4e eb x...!!P_Jv....N. Apr 19 17:35:39 Tower kernel: 00000050: d2 4c 30 df 1b f8 83 ff 2f fb 4e 6f c0 8d b2 48 .L0...../.No...H Apr 19 17:35:39 Tower kernel: 00000060: 44 80 0a 4d c8 28 70 ab e1 82 f1 bb 2c 52 50 b2 D..M.(p.....,RP. Apr 19 17:35:39 Tower kernel: 00000070: e3 72 fb 9b 5f 21 d2 c5 92 09 c8 46 4e 36 c3 fd .r.._!.....FN6.. I am not able to figure out if this is an issue with yet another disk failure or something went wrong with the earlier replacement procedure. Attaching the diagnostic logs. tower-diagnostics-20220413-2000.zip
  3. I updated my container today and since then and not able to open web UI. I keep getting below error: This site can’t be reached 192.168.1.201 refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED I also get the same issue on Deluge VPN after upgrading. Any suggestions?
  4. Yes, I did it from previous app. I was able to see all my libraries after install but was getting playback error.
  5. Was able to upgrade all the plugins. After creating new docker image, WebUI issue was fixed but still had to rebuild all the Plex libraries. Everything seems to be working fine now. Thanks.
  6. Completed upgrade to 6.8 Now under the unassigned devices section, I am getting below errors Warning: Use of undefined constant ID_MODEL - assumed 'ID_MODEL' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1385 Warning: Use of undefined constant serial_short - assumed 'serial_short' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1385 Warning: Use of undefined constant ID_MODEL - assumed 'ID_MODEL' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1399 Warning: Use of undefined constant serial_short - assumed 'serial_short' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1399 Warning: Use of undefined constant byte11h - assumed 'byte11h' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 239 Warning: Use of undefined constant byte10h - assumed 'byte10h' (this will throw an Error in a future version of PHP) in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 239
  7. Upgrading to 6.8. Do I still need to delete the docker image and recreate it?
  8. I was able to remove the smaller drive from the cache pool and it seems to be showing correct information now both on gui and df -k /mnt/cache Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdj1 976762552 89439472 885463872 10% /mnt/cache Removed the plex container and installed it again, but still cant seem to get the WebUI working. Should I be posting the plex issue on a different thread?
  9. Thanks, I am trying to remove the 2nd disk from the pool. Will update once done.
  10. I agree, I don't need redundancy on my cache. I would like to get it configured to full capacity of both.
  11. tower-diagnostics-20200106-1131.zip I ran the mover, rebooted the computer. Still the same issue with plex. Seems to have fixed the cache, but plex server still does not show WebUI option. Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdb1 605596792 89575876 143097756 39% /mnt/cache Diagnostics attached.
  12. I recently started noticing issues with my Plex docker and after re-install could not get the Web UI option to show up. The logs indicated below: IOError: [Errno 28] No space left on device Logged from file peerservice.py, line 189 Traceback (most recent call last): File "/usr/lib/plexmediaserver/Resources/Python/lib/python2.7/logging/__init__.py", line 885, in emit self.flush() File "/usr/lib/plexmediaserver/Resources/Python/lib/python2.7/logging/__init__.py", line 845, in flush self.stream.flush() IOError: [Errno 28] No space left on device Based on some suggestions from the forum, I looked at cache and below is what I found, df -h /mnt/cache Filesystem Size Used Avail Use% Mounted on /dev/sdb1 578G 223G 128K 100% /mnt/cache du -h -d 1 /mnt/cache 290M /mnt/cache/appdata 0 /mnt/cache/domains 0 /mnt/cache/system 0 /mnt/cache/.Trash-99 220G /mnt/cache/Downloads 0 /mnt/cache/temp 220G /mnt/cache My cache is pool of two disks 240 GB SSD 1 TB NVME UnRaid GUI shows this as Device Identification Temp. Reads Writes Errors FS Size Used Free Cache Crucial_CT240M500SSD1_1337094CDAB4 - 240 GB (sdb) 36 C 57,960 27,417 0 btrfs 620 GB 229 GB 391 GB Cache 2 WDC_WDS100T2B0B-00YS70_183991422378 - 1 TB (sdj) 34 C 10,985 31,799 0 Device is part of cache pool How can I reset the usage to be accurate?