August 8, 20214 yr Author It's unmountable, the 2 new disks are not formatted, do I have to format the new disk before assign it ?
August 8, 20214 yr Community Expert That screenshot seems to say the array isn't started. Did you start it in Maintenance mode? The Check Filesystem Status section is normally below the part of the screen you showed in your screenshot.
August 8, 20214 yr Community Expert OK, that section seems to be missing, probably because it doesn't know what filesystem to expect. Here is where I wish @JorgeB was around but he hasn't visited the forum in a few days. I'm not sure what would happen if we changed the filesystem from auto to XFS, since normally setting a filesystem is what you do to format the disk. Let's see if we can check from the command line. xfs_repair -n /dev/md2 That should let us see if the emulated disk2 has an xfs filesystem on it but the -n (nomodify) won't do anything to it. Capture the results and post them.
August 8, 20214 yr Author I also tried on disk 11, same result, does this mean I can fix the fs and make it mountable?Sent from my iPhone using Tapatalk
August 8, 20214 yr Author OK, let's tryxfs_repair -n /dev/md11Did it in the previous reply Sent from my iPhone using Tapatalk
August 8, 20214 yr Community Expert 1 minute ago, georgez said: does this mean I can fix the fs and make it mountable? At this point I don't know what else to try but repair. Do you know what should be on these disks?
August 8, 20214 yr Author At this point I don't know what else to try but repair. Do you know what should be on these disks?Yeah I know the contents on these disks, let me try to fix the fs. I’ll post the result.Sent from my iPhone using Tapatalk
August 8, 20214 yr Community Expert Do you have enough ports and bays to put the original disks 2 and 11 in and try to get a SMART report from them and possibly mount them as Unassigned Devices?
August 9, 20214 yr Author After I xfs_repaired md2 and md11, both disks are mounted. The disk11 seems being completely restored, but the disk2’s share folders are lost, fortunately they are recovered and put into lost+found folder, the contents inside share folders seem good. Is it now ok to rebuild now?Sent from my iPhone using Tapatalk
August 9, 20214 yr Community Expert 4 minutes ago, georgez said: Is it now ok to rebuild now? Go for it.
August 9, 20214 yr Author Reconstruction in progress! Thank you very much trurl !Sent from my iPhone using Tapatalk
August 9, 20214 yr Community Expert 56 minutes ago, georgez said: Reconstruction in progress! Let us know how it goes.
August 10, 20214 yr Author Let us know how it goes.Array rebuilt successfully, thank you for your help!Sent from my iPhone using Tapatalk
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.