May 4, 20251 yr Community Expert Looks like you don't do user shares, so can't tell anything about whether or not you have lost+found from the diagnostics, but disk2 is mounted as you said. What do you get from command line with this? du -h -d 1 /mnt/disk2
May 4, 20251 yr Community Expert 3 minutes ago, trurl said: Looks like you don't do user shares That must complicate things somewhat when setting up new dockers, since the default templates are going to assume you have /mnt/user and you have to edit that.
May 4, 20251 yr Community Expert 7 minutes ago, trurl said: Looks like you don't do user shares And of course, no caching
May 4, 20251 yr Community Expert 2 minutes ago, trurl said: And of course, no caching And since you have no pools, parity and disk1 can't spin down when docker service is enabled.
May 4, 20251 yr Author A friend of mine built this and setup it for me like 12 years ago for a home NAS. Needless to say, The only things that I have done much in the past is add drives, It started with only one. I've had a few problems here and there but for the most part the system has ran flawlessly. The shares thing you are talking about I suppose would be nice, But didn't find out about that till much later on when I had several drives loaded with seperate movie folders. I don't like doing much with this thing, Well because of stuff currently. Afraid I'm going to screw it up since I really don't know what I'm doing. Here is the screen shot of the command you asked.
May 4, 20251 yr Community Expert Not too bad, only 39G in lost+found on disk2. You can examine that folder and see if you can identify any of it. Sometimes repair can't figure out what folder a file belongs in, or even what name a folder/file should have. Linux 'file' command can help tell you what kind of data a file contains, so you can try to open it in an appropriate application and maybe identify it. If you ever did check filesystem on other disks you might have lost+found on those also.
May 4, 20251 yr Community Expert After rebuild finishes you should be able to copy original disk1 contents back to the (now xfs) new disk1. But you will need Unassigned Devices plugin (one of the most useful) to be able to mount and access the files on that original disk. You will find it on the Apps page.
May 4, 20251 yr Community Expert And of course, you still have a lot of work to do to convert your other reiserfs disks. You will have to copy each of them somewhere else so you can reformat each to xfs.
May 4, 20251 yr Community Expert 6 minutes ago, trurl said: copy original disk1 contents back to the (now xfs) new disk1 Do you have enough ports to allow you to plug original disk1 in?
May 4, 20251 yr Author Yes, I have like 4 more ports I believe inside the system off the SATA card. I will do that once the rebuild is complete, Should the "Lost & Found" folder show up in disk 2 file system now once it's been rebuilt? I don't believe I've ever noticed that folder on any of the drives before. I VERY MUCH appreciate this help! You have been a life saver!!!
May 4, 20251 yr Community Expert 6 minutes ago, bloodlust said: Should the "Lost & Found" folder show up in disk 2 file system now once it's been rebuilt? You can even examine it while it's rebuilding, since in normal mode all mountable disks are mounted and all those files are accessible, even those on the emulated disk. But all disks must be read to provide the data for the emulated disk, and it will be emulated until rebuild completes. https://docs.unraid.net/unraid-os/overview/nas/#parity-protected-array File access will slow down rebuild somewhat, and rebuild will slow down file access somewhat. So you can take a peek, but don't try to do much else until after rebuild.
May 4, 20251 yr Author Got it, Just checked it. Looks like everything in the lost and found was stuff that was moved from that drive to another one sometime ago, So nothing in that folder I can find is current. Edited May 4, 20251 yr by bloodlust
May 8, 20251 yr Author So got everything setup/changed over copied etc. with the drives on the server. Now I'm left with drive 1 that was removed and replaced that the rebuild deleted all my data because of the file system. As I said before the original disk 1 is intact. I installed unassinged devices plugin, The drive shows up but I can't figure out how to mount it. There is not button and looking online it says something about mounting the unassigned disk in settings, I don't see anything in the unassinged disk settings to mount this drive to transfer over the old data. Can you help with that or should I post in another forum?
May 8, 20251 yr Community Expert 8 minutes ago, bloodlust said: The drive shows up but I can't figure out how to mount it. Post a screenshot
May 9, 20251 yr Community Expert I'm pretty sure UD should still allow you to mount reiserfs. It won't let you choose reiserfs to format a disk since it is deprecated, but it should be able to mount and read it. Was it still a mountable disk when you replaced it? Could you still access its files? Post syslog or new diagnostics Maybe that will tell us something about why it thinks the only thing it can do with that disk is format it. (And since destructive mode is disabled, I don't see why it even wants to allow that).
May 9, 20251 yr Author 5 minutes ago, trurl said: Was it still a mountable disk when you replaced it? Could you still access its files? It was, It was my main disk that held my dockers and app data folder. Everythng worked fine, When I installed the new drive and re-started the system for the disk rebuild on the new disk is when everything went screwy. I did read about hooking up a hard disk to Windows via USB and using a reiserfs reader. The data and everything I'm looking for is on the drive when looking at it on Windows. I just have no idea how to get it off the drive. I've tried rebooting the server, re-installed the UD app, etc. I still only get this. unraid-diagnostics-20250508-2020.zip
May 9, 20251 yr Community Expert Let's see if @dlandon can tell us what's going on. We want to mount a reiserfs disk with UD, but it only offers to format.
May 9, 20251 yr Author 16 minutes ago, trurl said: Let's see if @dlandon can tell us what's going on. We want to mount a reiserfs disk with UD, but it only offers to format. Sounds good, Thank you!
May 9, 20251 yr Author 5 hours ago, JorgeB said: Post the output from: blkid /dev/sdl1 I'm not sure what I'm supposed to do here. Is this something that gets ran in the command prompt?
May 9, 20251 yr Community Expert You can copy/paste from the terminal window instead of doing screenshots. The second command you entered is wrong since you didn't put a space between blkid and /dev/sdl1 The result of the first command you entered is what we need. Is the unassigned device still sdl?
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.