January 23, 20251 yr Hi, First time unraid user, I bought a refurbished server with some disk 3 HHD and 1 SSD (I think it was windows installed). I configured the array and one cache pool, the HHD were able to format, but the SSD is giving the "cache Unmountable: Unsupported or no file system" error. I tried to find a solution but no luck, can someone help me? Diagnostics zip attached, and a screenshot of the configurations. Thanks in advance legoserver-diagnostics-20250123-0013.zip
January 23, 20251 yr Community Expert Stop the array, click on the cache device, then "Erase Pool", start the array and re-format, that should do it.
January 23, 20251 yr Author Thanks @JorgeB, tried that but still no working, more logs attached legoserver-diagnostics-20250123-0828.zip
January 23, 20251 yr Community Expert It's still being detected with a FAT filesystem, post the output from: wipefs /dev/nvme0n1p1 and blkid
January 23, 20251 yr Author Thanks for the follow-up root@LegoServer:~# wipefs /dev/nvme0n1p1 wipefs: error: /dev/nvme0n1p1: probing initialization failed: No such file or directory root@LegoServer:~# blkid /dev/sda1: LABEL_FATBOOT="UNRAID" LABEL="UNRAID" UUID="1DFE-2857" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8e75c43b-01" /dev/loop1: BLOCK_SIZE="131072" TYPE="squashfs" /dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs" /dev/md1p1: UUID="3c2c9383-2da7-419c-879b-3d528373925a" BLOCK_SIZE="512" TYPE="xfs" /dev/md2p1: UUID="f7ebcec3-4a45-4680-947f-2f555e63d689" BLOCK_SIZE="512" TYPE="xfs"
January 23, 20251 yr Author Thanks again, i got no output root@LegoServer:~# wipefs /dev/nvme0n1 root@LegoServer:~# blkid /dev/sda1: LABEL_FATBOOT="UNRAID" LABEL="UNRAID" UUID="1DFE-2857" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8e75c43b-01" /dev/loop1: BLOCK_SIZE="131072" TYPE="squashfs" /dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs" /dev/md1p1: UUID="3c2c9383-2da7-419c-879b-3d528373925a" BLOCK_SIZE="512" TYPE="xfs" /dev/md2p1: UUID="f7ebcec3-4a45-4680-947f-2f555e63d689" BLOCK_SIZE="512" TYPE="xfs" root@LegoServer:~#
January 23, 20251 yr Community Expert Solution The device looks clean, now click on the 1st pool device, then "remove pool", then back on main add a new pool with the same name, and try again, it should now work.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.