Everything posted by chockymonster
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
I don't understand the 3 members. THere have never been 3 disks in the array. It's always been a raid 1 mirror, so unless I've screwed up somewhere I have no clue where it came from. Moving the Samsung into the pool in place of the new disk has allowed the pool to mount., but it's been forced into read only mode. I've stopped all docker instances. The Samsung is showing a large number of SMART errors. I'm opting for the copying data to somewhere on the main array and recreating the pool hopefuly correctly this time!
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
root@Bigbox:~# btrfs fi usage -T /x Overall: Device size: 2.73TiB Device allocated: 1.82TiB Device unallocated: 931.51GiB Device missing: 931.51GiB Device slack: 0.00B Used: 1.81TiB Free (estimated): 468.49GiB (min: 468.49GiB) Free (statfs, df): 2.73GiB Data ratio: 2.00 Metadata ratio: 2.00 Global reserve: 512.00MiB (used: 0.00B) Multiple profiles: no Data Metadata System Id Path RAID1 RAID1 RAID1 Unallocated Total Slack -- --------- --------- -------- --------- ----------- --------- ----- 1 missing 248.00GiB 2.00GiB 32.00MiB 681.48GiB 931.51GiB - 2 /dev/sdh1 929.48GiB 2.00GiB 32.00MiB 1.02MiB 931.51GiB - 3 /dev/sdf1 681.48GiB - - 250.03GiB 931.51GiB - -- --------- --------- -------- --------- ----------- --------- ----- Total 929.48GiB 2.00GiB 32.00MiB 931.51GiB 2.73TiB 0.00B Used 926.75GiB 1.69GiB 176.00KiB
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
Ok, old disk is in. All 3 SSDs are in the box. Old disk is showing as /dev/sdh It will mount with the degraded option.
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
Sure, What's the best way to add it back in? Should I remove the new drive, or add the old one in to the pool?
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
same error and dmesg output
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
Sure mount: /x: wrong fs type, bad option, bad superblock on /dev/sdf1, missing codepage or helper program, or other error. dmesg(1) may have more information after failed mount system call. latest entry in dmesg [69360.257899] BTRFS info (device sdf1): first mount of filesystem c0524add-7ef5-45cf-a8be-f02d1d47a168 [69360.257909] BTRFS info (device sdf1): using crc32c (crc32c-intel) checksum algorithm [69360.257913] BTRFS info (device sdf1): using free space tree [69360.259019] BTRFS error (device sdf1): failed to read chunk root [69360.259196] BTRFS error (device sdf1): open_ctree failed
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
There's only one missing disk. At shutdown yesterday, Nov 10 20:29:21 Bigbox emhttpd: import 30 cache device: (sdf) WDC_WDS100T1R0A-68A4W0_22471C800876 Nov 10 20:29:21 Bigbox emhttpd: import 31 cache device: (sdg) Samsung_SSD_870_EVO_1TB_S626NF0R253545D Currently it looks like this Nov 10 20:52:34 Bigbox emhttpd: import 30 cache device: (sdf) WDC_WDS100T1R0A-68A4W0_22471C800876 Nov 10 20:52:34 Bigbox emhttpd: import 31 cache device: (sdg) WDC_WDS100T1R0A-68A4W0_232467442312 sdf has always been in the pool
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
No, it still powers up, so I can add it back in. I thought I had the array configured as a raid 1, so I'm a bit confused about how you recover if a disk fails
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
There were originally 2 Samsungs in the cache pool, one was replaced a few months ago.
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
No, sdg was the failed Samsung.
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
sdf was the previous member. Output for both volumes is: root@Bigbox:~# fdisk -l /dev/sdg Disk /dev/sdg: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors Disk model: WDC WDS100T1R0A Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes root@Bigbox:~# fdisk -l /dev/sdf Disk /dev/sdf: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors Disk model: WDC WDS100T1R0A 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/sdf1 2048 1953525167 1953523120 931.5G 83 Linux
-
Cache Pool not mountable - Unmountable: Unsupported or no file system
Had an issue with one of the cache ssds in my cache pool that forced a replacement, my cache filled and the mover was failing to move things to the array, the cache went offline and would not restart. One of the disks was complaining about SMART issues. Replaced the failing Samsung 870 Pro with a new WD Red SSD, powering back on showed that one of the array disks was wrong (Samsung as it was no longer there) so used the New Config Tool, preserving all, assigned the new disks back to the pool and started the array. This now has the cache pool showing as unmountable. If I look at the disk log for the original cache disk it shows: Nov 10 21:19:32 Bigbox kernel: BTRFS warning (device sdf1): devid 2 uuid cea00b5f-c218-446f-9216-033af2036ddf is missing Nov 10 21:19:32 Bigbox kernel: BTRFS warning (device sdf1): devid 1 uuid b8b1e94b-87ea-4c44-84cb-65b545316d8c is missing Nov 10 21:19:32 Bigbox kernel: BTRFS error (device sdf1): failed to read chunk root Nov 10 21:19:32 Bigbox kernel: BTRFS error (device sdf1): open_ctree failed Nov 10 21:19:32 Bigbox emhttpd: /usr/sbin/zpool import -f -d /dev/sdf1 2>&1 BTRFS utils show the following: root@Bigbox:~# btrfs check -s 1 /dev/sdf1 using SB copy 1, bytenr 67108864 Opening filesystem to check... warning, device 2 is missing warning, device 1 is missing bad tree block 4358586368, bytenr mismatch, want=4358586368, have=0 ERROR: cannot read chunk root ERROR: cannot open file system root@Bigbox:~# btrfs fi show Label: none uuid: f5a61371-857b-4fd5-aac2-572a1d3f2038 Total devices 1 FS bytes used 360.00KiB devid 1 size 20.00GiB used 536.00MiB path /dev/loop2 warning, device 2 is missing warning, device 1 is missing ERROR: cannot read chunk root Label: none uuid: c0524add-7ef5-45cf-a8be-f02d1d47a168 Total devices 3 FS bytes used 928.41GiB devid 3 size 931.51GiB used 681.48GiB path /dev/sdf1 *** Some devices missing I'm unsure where to go next to bring things back online. bigbox-diagnostics-20241110-2213.zip