nmotion96

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by nmotion96

  1. Will look into upgrading. Everything is up and running again. Thanks a lot.
  2. I had single parity. I dunno which disk it is
  3. I cut the power to the server on accident. When it restarted all the disk shows as unassigned. How would I fix this? I have attached the diagonostics and syslog. I'm using unraid 6.1.5. Thanks for any help. tivi-diagnostics-20181120-2107.zip tivi-syslog-20181120-2121.zip
  4. So it would be safe to put the 2 2tb drive back in and start it up? Wouldn't it show up as a new drive? First set a New Config. Then assign any desired drives and build parity. Use the original 2T drives. thanks a lot that totally worked.
  5. So it would be safe to put the 2 2tb drive back in and start it up? Wouldn't it show up as a new drive?
  6. So i would have to fix the corruption first? so it is ok too hook the drive up to another computer and run reiserfsck --rebuild-tree
  7. I plugged it into a computer running backtrack linux, and was able to see all my files on there. How would I check to see if I have any file system corruption? Ok i'll take a look at the wiki and try that. After I mount the drive it would show up in the unraid menu right?
  8. I pulled the 2tb disk2 and 2tb disk6 and plugged it into another computer and all my data seem to be still on it. I'm in the process of upgrading all the 2tb disk to 3tb. Would it be a bad idea to just pull all the 2tb and put 3tb disk in and copy all the data back on instead of trying to fix the problem I currently have?
  9. I put the drive into a usb enclosure and booted it up but don't see the drive in unraid. I just plug it into any usb port right?
  10. Do you mean you don't have any bays to mount it in, or you don't have any SATA ports to connect it to? Both I have no more space in the case and also no more free sata port
  11. I don't have any extra spot to put the disk6 in. Can I just hook it up to another computer and see if I can access it?
  12. I still have both disk. Yes I saw that disk6 red ball and had error during the parity sync but when I rebooted show unformatted so I was thinking that I can fix it but putting a new larger disk in. So I just need to run reiserfsck --rebuild-tree on disk2 also?
  13. I was in the process of upgrading disk 2 from a 2tb disk to a 3tb disk. The rebuild completed so i started a parity check. The parity check started to show sync errors. Then disk6 shows red ball and stop parity sync. I rebooted and now disk6 shows unformatted. I think this is where I made a mistake thinking that since disk6 might be bad and swapping it for a new 3tb drive. The rebuild completed but disk6 still shows unformatted. I followed the instructions here http://lime-technology.com/forum/index.php?topic=25006.0 and ran reiserfsck --rebuild-tree /dev/md6. It completed but now I can not access shares that are on disk6. Any idea of what I should do next? syslog attached, is it saying that there is problem with disk2? syslog.txt
  14. running the reiserfsck then having it fix the problem done the trick. Thanks a lot for the help.
  15. tower login: root Linux 3.9.11p-unRAID. root@tower:~# ls -la /mnt/disk4 total 1 drwxr-xr-x 7 root root 152 2013-11-03 08:47 ./ drwxr-xr-x 17 root root 0 2013-12-12 17:04 ../ drwx--x--x 26 root root 1088 2013-10-28 00:17 DVD/ drwx--x--x 13 root root 368 2013-03-29 04:19 Movi/ drwx------ 3 root root 72 2013-03-27 06:48 Storage/ here is the ls from disk4 showing the 3 shares that are having the issue. I not sure if clearing the credentials would fix it because I tried to access the shares from a few other computers and they also have the same issue.
  16. I tried and ran the newperms to the 3 shares having the problem but windows still cannot access the share. When running the ls -la should all the folders be root/root? I'm getting some that are nobody/users
  17. I notice some people said it takes a while to finish. I ran it again and it took 16min. When it is done the close button appears right?
  18. tried and made a new user but still didn't fix the issue. If i use the unraid web menu i can access the files.
  19. I just upgrade to 5.0.2 from 4.7 and notice that when trying to access a few shares i would get a Windows cannot access \\tower\share message. I notice also that the three share i'm having this problem with is also stored on disk4. Parts of the share is also on other disk but it seem like the only share that are stored on disk4 is having this issue. After upgrading I ran the new permissions already. I search around and saw that other people are having this same issue but nothing I tried is working.
  20. it ran the check and completed. Everything looking ok now, Thanks a lot for the help. I guess this is a good time to update unraid. From what I can figure out from looking around. All I have to do is download the newer version and copy the files from the zip to the flash drive.
  21. ran --rebuild-sb and completed. Then ran --check and got this error "Bad root block 0. (--rebuild-tree did not complete)".
  22. Ok after putting disk12 back in it completed it's thing and just got finished. I ran reiserfsck --check /dev/md12 but it tells me that the reiserfs superblock cannot be found on /dev/md12. Failed to open the filesystem. It said that i should run this utility with --rebuild-sb. So should I do this? Is this the correct command "reiserfsck --rebuild-sb /dev/md12"?
  23. Try to start the array with disk12 physically disconnected, but still assigned, then see if you can see the contents of disk12. When it shows missing disk, it should still allow you to start the array and emulate the missing disk. If you already tried that, it wasn't clear in your post. It looked like you unassigned and reassigned without starting the array. I not sure what was on disk12. I save everything using the high-water method and the server would decide which drive to save files to. It would still mount the emulated drive if it is not corrupted, so see if it mounts, even if it has no contents. Ok I disconnected the disk12 and booted up the server. It shows missing drive and to check the check box and hit start. I did that but disk12 still shows as unformatted and in windows explorer disk12 doesn't show up. You can then concentrate on fixing the file-system; it is corrupted on both the physical disk and the emulated disk. You can re-assign it. It will re-construct it, but it will still be unable to be mounted, so will still show as unformatted in the web-management-display. ok so i'm going to be using the reiserfsck command to fix it?