Jump to content

In2Photos

Members
  • Posts

    88
  • Joined

  • Last visited

Everything posted by In2Photos

  1. Woke up this morning and expected it to be much further away from completion. Also expected a lot more errors. I realize it's only pass 1 but 0 bad areas and only 3 read errors?
  2. Well, only 1 of the 2 drives showed up tonight. I'm running ddrescue now, cloning the 1.5TB drive. This might take a while. It's been running for almost 2 hours and is only 8.5% complete on Pass 1.
  3. And changing it to reiserfs I got this: reiserfsck 3.6.27 Will read-only check consistency of the filesystem on /dev/md1 Will put log info to 'stdout' The problem has occurred looks like a hardware problem. If you have bad blocks, we advise you to get a new hard drive, because once you get one bad block that the disk drive internals cannot hide from your sight,the chances of getting more are generally said to become much higher (precise statistics are unknown to us), and this disk drive is probably not expensive enough for you to you to risk your time and data on it. If you don't want to follow that follow that advice then if you have just a few bad blocks, try writing to the bad blocks and see if the drive remaps the bad blocks (that means it takes a block it has in reserve and allocates it for use for of that block number). If it cannot remap the block, use badblock option (-B) with reiserfs utils to handle this block correctly. bread: Cannot read the block (2): (Input/output error).
  4. Correct. So try again with the drive as reiserfs?
  5. Same results as earlier today. Phase 1 - find and verify superblock... superblock read failed, offset 0, size 524288, ag 0, rval -1 fatal error -- Input/output error
  6. OK, so that's not the reason, but I still can't run the check. The option isn't there for disk 1.
  7. I can't run the check on disk 1 since it is not mountable.
  8. I have not run filesystem check but I can. Are we absolutely sure the parity disk is bad?
  9. Here you go. And a screenshot. mytower-diagnostics-20220617-1654.zip
  10. No I don't believe I do. Here is where the system sits right now. I'm basically where I was this morning before checking for updates.
  11. I have already installed a fresh OS on the flash drive and verified that it boots. I've done basic configuration of things like static IP. Just waiting for the new drives to arrive. Should I go into maintenance mode and check the disks?
  12. The server had been working fine until today since 2015 when I did the conversion.
  13. Well how would I know if they truly got converted other than unRAID reporting them as XFS?
  14. After reading about ddrescue I see that what I planned to do will not be best since I need to clone the disk before it goes into the array. Instead I guess I need to do the following: Install 1 new drive in place of the parity drive Clone the 1.5 TB drive to this new drive. Install the other new drive and assign as parity and the other as a data drive Rebuild the array and parity Remove the 500GB drive using the method described here (clear drive then remove drive): https://wiki.unraid.net/Shrink_array
  15. Got it. I also think I will remove the 500 GB drive from the array as I don't need it anymore with the replacement drive (1.5TB bad drive and 500 GB good drive replaced by new 3TB drive). I also only have 4 SATA ports on this old machine so in order to try and recover the files from the 1.5TB drive I need a free port. Here's the way I'm thinking of doing this. Install 2 new drives and the 2 good drives (3-3TB and 1-500GB) Assign 1 new drive as parity and the other as a data drive Rebuild the array and parity Remove the 500GB drive using the method described here (clear drive then remove drive): https://wiki.unraid.net/Shrink_array Install the 1.5TB bad drive and try to recover files using ddrescue Remove the 1.5TB drive
  16. OK. Thanks for the help. I'll do some reading.
  17. Trying from the command line and it says "command not found". I'm logged in as root. Is this not correct? Wow this has gone from bad to worse quickly. XFS is the file system. See screenshot from earlier.
  18. OK. I ordered 2 new drives that should be here later today. But now I have another problem. I went to the plugins page to check for updates. And now the web gui is completely blank except for the tabs. Doesn't matter what I click on I get no info below the tabs. I tried rebooting, but the same thing occurs.
  19. OK, so what's the best way to go about this? Fix the drive issue first, then upgrade Unraid? Or update Unraid first? What is involved in upgrading from such an old version? I'm thinking about upgrading the hardware on this server as well. Should I get the system back up and running before moving to newer hardware?
  20. OK, here you go. mytower-diagnostics-20220617-0530.zip
  21. I have a small server running unRAID 6.0 rc4. I have a 3TB WD drive for parity and 3 data drives. This morning I tried to save a file to the server but couldn't access it. I went to the webgui where I encountered an invalid parity. I shut the system down to check cables and such. When I brought the system back up I noticed it took a lot longer than usual and saw some errors for one of my data drives during boot. When the webgui finally appeared it said the data drive was unmounted and parity invalid. I shut the system down again and reseated all cables to all the drives. During the boot process I noted similar errors and a longer time to boot. I decided to check the disk in maintenance mode and it says the superblock read failed, fatal error -- Input/output error. I also still have an invalid parity. So what should I do next? Is there any other info I need to provide? I have attached a screenshot of the main tab.
  22. I just did this move with a cut/paste over the weekend and it was instant. No copying of any files across my Windows PC or the network. Not sure of the "behind the scenes" details of how it works, but it does.
  23. Migrated my disks to XFS over the weekend. A big thanks to everyone here! Teracopy worked flawlessly for me! This is easily the most work I've done on this server since I build it years ago. Upgraded from 4.5.4 to 6, replaced the parity drive, added the additional data drive, and formatted all disks to XFS. Hoping the upgrades will keep this thing churning for a couple more years!
  24. I assume for step 7 you meant to say Format Disk 1 XFS. There is no need to split the data after you have it all on disk3. Yes I did. Thanks! You could but teracopy will already check the checksum and make sure all data are okay. I would trust teracopy and skip step 8. Thanks! I'm not sure that this step was ever really necessary, but doing it won't hurt. I'm not exactly sure how Teracopy validates but I would trust its methods. Peforming a rsync -c check will take awhile and is wasted time if you've already validated the data IMO. Other then what has already been pointed out, looks good. Thanks! Recently I have used Teracopy to create a backup of my entire server to an external drive as well as moved several hundred gigs around with no problems. I'll keep my fingers crossed though!
  25. Can someone tell me if I am planning this correctly? I have a small server. Right now I have a 3 drives and my shares span across both drives: Disk 0 - 3TB Parity Disk 1 - 1.5TB Data (RFS) Disk 2 - 500GB Data (RFS) I am in the process of pre-clearing a new drive right now (Disk 3 - 3TB Data). When finished I will format it XFS. This drive could hold all the data from both drives. So my plan is to: 1. Format the new 3TB drive (disk 3) XFS when pre-clear finishes. 2. Create a "t" directory on Disk 3. 3. Copy files from Disk 1 to Disk 3. I plan to use Teracopy instead of the command line in screen as I am more comfortable with Teracopy and it validates the copy. I guess I could still perform Step 8 though, Thoughts? 4. Copy files from Disk 2 to Disk 3. Since the folders for the shares already exist on this drive from the previous copy it should "merge" all the subfolders into the same share folders correct? 5. Move the files from the "t" directory to the root of Disk 3. 6. Format Disk 2 XFS. 7. Format Disk 3 XFS. This should give me all 3 disks formatted XFS. But all of my data will be on Disk 3. Should I split the data up after this? Should I move the data from the first move and format Disk 1 before moving to Disk 2? Then I could copy Disk 2 to Disk 1, then for format Disk 2. This would leave Data on 2 disks? Anything I should change? Thanks!
×
×
  • Create New...