October 26, 20241 yr Hi all, I did a reboot of my server - and when it came back up I noticed that disk 5 is MIA. UNRAID shows the drive. And reports Unmountable Unsupported or no file system. Diagnostics attached. Thank you for the help. theoracle-diagnostics-20241026-1520.zip
October 27, 20241 yr Author /dev/sdp: PTTYPE="dos" Disk /dev/sdp: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors Disk model: WDC WD20EZRX-00D Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sdp1 64 3907029167 3907029104 1.8T 83 Linux Thank you
October 27, 20241 yr That means no filesystem signature for that disk, I assume it was also formatted zfs like the other ones?
October 27, 20241 yr Author yes and unraid shows that it is zfs and the array shows healthy - when a drive falls off the array how can it show healthy?
October 27, 20241 yr It's not a failed disk problem, at least in the sense that the disk dropped, or has read/write errors, but it could still be a disk firmware issue for example, post the output from zpool import
October 27, 20241 yr Author :~# zpool import pool: disk34 id: 11401036432785416006 state: UNAVAIL status: One or more devices contains corrupted data. action: The pool cannot be imported due to damaged devices or data. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-5E config: disk34 UNAVAIL insufficient replicas sdc1 UNAVAIL invalid label
October 27, 20241 yr That's from parity, you can ignore, disk5 doesn't show up, confirming the fs signature/label is missing, you can see if parity can correctly emulate the filesystem, it may work, depending on what caused the issue, but not much to lose now. Stop the array, unassign disk5, start the array, and see if the emulated disk5 mounts, keep old disk5 untouched for now. If it doesn't work, you should just reformat the disk and restore from a backup, if there's no backup, you can try a file recovery app, like UFS explorer
October 27, 20241 yr Author That does bring Disk 5 back - but it looks empty. Oh boy and I have to travel for work so I cant work on this till Friday. Arrgh Edited October 27, 20241 yr by daytona235
October 27, 20241 yr Author Good news is - that drive may have been empty - I just converted all my drives to ZFS a few months ago and moved thingss around.
October 28, 20241 yr 15 hours ago, daytona235 said: that drive may have been empty If the emulated disk mounted but it was empty, then most likely it was already like that. Difficult to say what caused the issue, could be a disk firmware problem, if it happens again to the same disk in the future, it would be my main suspect.
October 29, 20241 yr Author Thank you for your help Jorge. Couple of follow up questions: 1. Is ZFS the right file system to use today - my server has been evolving for over 20 years and I just went to zfs from reiserfs 2. Are there any maintenance tasks I should be doing because my server is now ZFS?
October 29, 20241 yr There's a known write performance issue with zfs when used in the array for now, other than that it's fine. If you run regular parity checks there's nothing else you need to do, if some unexpected sync errors are found, you can scrub the disk to see if there are any issues.
December 22, 20241 yr Author Hi finally got around to sorting this - decided I do not need this drive anymore - what is the best way to remove this drive from the array. The array is emulating this drive right now?
December 24, 20241 yr Author Sorry to bother you - is their a particular set of instructions I can follow? Dont wanna muck up my server
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.