Everything posted by travism
-
Unmountable Disk - Bad Primary Superblock
Doh! Thanks so much for the clarification!
-
Unmountable Disk - Bad Primary Superblock
Yeah. I obviously missed that step along the way. I think I assumed Unraid clearing the disk also included formatting, but it sounds like proper order would be format, then add/let Unraid clear?
-
Unmountable Disk - Bad Primary Superblock
I'm not the brightest, but I'm not sure I understand the purpose of a Fix option in the webgui that, by default, doesn't do anything. Fixed, but running xfs_repair -v /dev/md2 didn't work, so I followed this https://docs.unraid.net/legacy/FAQ/check-disk-filesystems/#redoing-a-drive-formatted-with-xfs but I couldn't switch the file system to reiserfs, so I - Changed file system to ZFS Restarted array Formatted disk Stopped array Changed file system to XFS Restarted array Formatted disk All good now Thanks for the help, researching the command line to change the flag led me to the change files system workaround.
-
Unmountable Disk - Bad Primary Superblock
No, I didn't run it from command line as I'm unsure of the commands.
-
Unmountable Disk - Bad Primary Superblock
Hi! Running 7.0.0 Getting Bad Primary Superblock error on former parity disk recently cleared. "Fix" seems to do nothing. I was upgrading my Parity Disk from the existing 4TB to a new 12TB disk. I stopped the array, unassigned the current 4TB Parity disk, assigned new 12TB disk and Parity. Restarted the array and Unraid rebuilt Parity on the new 12TB as expected. All good so far. I then stopped the array and added the former 4TB disk that was Parity to the Array and let Unraid format/clear the 4TB disk. On restarting the array, I got the error that the former 4TB parity disk was unmountable. I restarted the array in maintenance mode and ran Check Filesystem Status on that disk and got: -------------Phase 1 - find and verify superblock... bad primary superblock - bad magic number !!! -------------attempting to find secondary superblock... -------------Exiting now. I then selected Fix but when it runs, I just get the working graphic and nothing, even after letting it run for 24 hrs. I refresh the webgui and it goes back to the same as if nothing was Fixed. What am I missing? homenas-diagnostics-20250208-0942.zip
-
TrueNAS ZFS Pool Import Error
Thanks, I found your post on the swap partitions for if/when it comes to that. I guess my only options are to wait until the 6.13 beta or backup the existing files and do a clean install. I do still have access to TrueNas in the meantime, even though Truecharts broke some apps (hence my switch to Unraid).
-
TrueNAS ZFS Pool Import Error
Hi! Trying to move from TrueNas Scale - Dragonfish to UnRaid. From the cli when I try zpool import [poolname] I get: This pool uses the following feature(s) not supported by this system: com.klarasystems:vdev_zaps_v2 I read that Cobria and up won't import into 6.12 so if that's the issue, is there a workaround? Tried searching but couldn't find anything specific for this error. Thanks! Edit: I don't have a huge amount of files (less than 2TB) on a 2 drive mirror so I'm open to alternate migration paths if importing the existing pool is problematic.