Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Xenu

Members
  • Joined

  • Last visited

  1. Sorry missed this reply! Finally got some time to try and resolve this. The USB drive is soldiered so I don't have the ability to shuck the drive and connect this way. Can you advice please if there's ANY way I can recover the contents of the pool and shift it to a new single 2TB SSD drive I have?
  2. root@box:~# fdisk -l /dev/sdd Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
  3. Do you want to remove the signature? [Y]es/[N]o: N /dev/sdd1 : 64 1000215215 (476.9G) Linux /dev/sdd2: write New situation: Disklabel type: dos Disk identifier: 0x9030fbc4 Device Boot Start End Sectors Size Id Type /dev/sdd1 64 1000215215 1000215152 476.9G 83 Linux The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. root@box:~# btrfs fi show Label: none uuid: 94418e24-71a8-4933-a795-612a5f71ebf5 Total devices 1 FS bytes used 412.00KiB devid 1 size 2.00GiB used 228.75MiB path /dev/loop2 warning, device 2 is missing warning, device 2 is missing ERROR: cannot read chunk root Label: none uuid: adb84329-04d6-471b-afbd-2443872bcda4 Total devices 2 FS bytes used 1.88TiB devid 1 size 1.82TiB used 1.82TiB path /dev/sdi1 *** Some devices missing
  4. Sorry, attempting to multitask. >>> 64 Created a new DOS disklabel with disk identifier 0x1aa2d23b. Created a new partition 1 of type 'Linux' and of size 476.9 GiB. Partition #1 contains a btrfs signature. Do you want to remove the signature? [Y]es/[N]o:
  5. root@box:~# sfdisk /dev/sdd Welcome to sfdisk (util-linux 2.38.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Checking that no-one is using this disk right now ... OK Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes sfdisk is going to create a new 'dos' disk label. Use 'label: <name>' before you define a first partition to override the default. Type 'help' to get more information. >>>
  6. Thank you again for your time! root@box:~# fdisk -l /dev/sdd Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Yes, one of the drives has always been connected via USB. I've been meaning to migrate back to one cache drive, internal SSD. If it's the USB one that's causing problems/damaged, would you be able to offer advice on how to migrate the data over and remove the USB drive from the pool, please? If I can get the array back online, I'll gladly just moved everything off the cache for time being.
  7. Hello Jorge, thank you again! I left the scrub running overnight and immediately it was finding bad bits. It did however abort the scrub by itself overnight and attempting the scrub again simply does nothing (pressing the srub button had the page pending for a second or two, but nothing more happened). I powed off the server. Booting it back up today, the cache pool has also reverted to how it looked at the start of this thread. I had a go at bringing the cache pool back online using your steps above, as the terminal response from each step was the same, however after reaching this step: - I'm presented with this: root@box:~# btrfs fi show Label: none uuid: 94418e24-71a8-4933-a795-612a5f71ebf5 Total devices 1 FS bytes used 412.00KiB devid 1 size 2.00GiB used 228.75MiB path /dev/loop2 warning, device 2 is missing warning, device 2 is missing ERROR: cannot read chunk root Label: none uuid: adb84329-04d6-471b-afbd-2443872bcda4 Total devices 2 FS bytes used 1.88TiB devid 1 size 1.82TiB used 1.82TiB path /dev/sdi1 *** Some devices missing Am I right to assume one of the drives needs replacing, as it's damaged/on it way out? Is there any way to identify what drive of the two might be the cause? And if so, is there anyway to shift the cache from one drive onto the other, or both cache drives content onto the non-cache drives until I can replace the cache drives? Let me know if you feel I need to make a new thread for this! box-diagnostics-20241022-1236.zip
  8. Running it now, already started making corrections. Thank you again!
  9. Many many thanks, Jorge! Popped you a little beer money your way!
  10. You genius, functioning again! Thank you! I manually stopped Docker in case there's any ongoing issues. box-diagnostics-20241021-1609.zip
  11. Do you want to remove the signature? [Y]es/[N]o: N /dev/sdd1 : 64 1000215215 (476.9G) Linux /dev/sdd2: write New situation: Disklabel type: dos Disk identifier: 0xcc0341ce Device Boot Start End Sectors Size Id Type /dev/sdd1 64 1000215215 1000215152 476.9G 83 Linux The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. root@box:~# btrfs fi show Label: none uuid: adb84329-04d6-471b-afbd-2443872bcda4 Total devices 2 FS bytes used 1.88TiB devid 1 size 1.82TiB used 1.82TiB path /dev/sdi1 devid 2 size 476.94GiB used 476.94GiB path /dev/sdd1
  12. root@box:~# sfdisk /dev/sdd Welcome to sfdisk (util-linux 2.38.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Checking that no-one is using this disk right now ... OK Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes sfdisk is going to create a new 'dos' disk label. Use 'label: <name>' before you define a first partition to override the default. Type 'help' to get more information. >>> 64 Created a new DOS disklabel with disk identifier 0xcc0341ce. Created a new partition 1 of type 'Linux' and of size 476.9 GiB. Partition #1 contains a btrfs signature. Do you want to remove the signature? [Y]es/[N]o:
  13. Thank you. root@box:~# sfdisk /dev/sdd Welcome to sfdisk (util-linux 2.38.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Checking that no-one is using this disk right now ... OK Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes sfdisk is going to create a new 'dos' disk label. Use 'label: <name>' before you define a first partition to override the default. Type 'help' to get more information. >>> 2048 Created a new DOS disklabel with disk identifier 0x7ad5d360. Created a new partition 1 of type 'Linux' and of size 476.9 GiB. /dev/sdd1 : 2048 1000215215 (476.9G) Linux /dev/sdd2: Looks like it's awaiting another input?
  14. root@box:~# fdisk -l /dev/sdi Disk /dev/sdi: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors Disk model: CT2000MX500SSD1 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sdi1 2048 3907029167 3907027120 1.8T 83 Linux root@box:~# fdisk -l /dev/sdd Disk /dev/sdd: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Tech Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes I notice the two drives are now also showing under historical devices:
  15. No idea. Nothing was tinkered with/changed, just happened overnight. Checked cables, all fine there.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.