Fedora Linux Support Community & Resources Center
  #61  
Old 5th December 2011, 03:50 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Try

Code:
mount -r -t ext4 /dev/md127 /home/meg/RAID/

and post

Code:
dmesg | tail
Reply With Quote
  #62  
Old 5th December 2011, 05:11 PM
Tamater Offline
Registered User
 
Join Date: Nov 2011
Posts: 35
linuxchrome
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Holy ****, that mounted it!

Code:
[root@spectrum ~]# mount -r -t ext4 /dev/md127 /home/meg/RAID/
[root@spectrum ~]# cd /home/meg/RAID
[root@spectrum RAID]# ls
Bilingual_Verb_Gen_Backup      lost+found                 SSI
CHL_Testing                    Matt's_Home_Folder_Backup  SSI_MRIs
Clinical_Motor_Mapping_Backup  MEG-58
kadis_new_paeds                Negar_Backup
[root@spectrum RAID]# dmesg | tail
[   25.737457] eth0: no IPv6 routers present
[  916.202370] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[  916.202393] EXT4-fs (md127): group descriptors corrupted!
[ 1099.391460] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 1099.391482] EXT4-fs (md127): group descriptors corrupted!
[ 3489.977736] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 3489.977755] EXT4-fs (md127): group descriptors corrupted!
[ 6944.547837] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 6944.547861] EXT4-fs (md127): group descriptors corrupted!
[264163.783610] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null)


---------- Post added at 11:18 AM ---------- Previous post was at 11:07 AM ----------

forgive me, but, before I do anything else. I'm going to copy about 100GB of stuff from it that has no other backup.....it did give me a weird error when trying to copy....like it couldn't read from a particular folder with these weird symbols as an error msg....

It is still "preparing to copy" (up to 22 million files now....lol)

---------- Post added at 11:39 AM ---------- Previous post was at 11:18 AM ----------

Ok, I think there's a problem. The "Preparing to copy went up to about 55 million files before I stopped it....there are not that many files here.....I started looking in directories, and there are definitely things missing.... There are other random empty folders...damn

---------- Post added at 12:11 PM ---------- Previous post was at 11:39 AM ----------

Ok, well that problem was with one particular folder.....I've managed to copy most of it off folder by folder with only that one and one other with obvious copy errors.....there may be other stuff missing, but it is hard to tell.

Is there anything I can do to the FS to fix these errors?
Reply With Quote
  #63  
Old 5th December 2011, 05:53 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Quote:
Originally Posted by Tamater View Post
Holy ****, that mounted it!

Code:
[root@spectrum ~]# mount -r -t ext4 /dev/md127 /home/meg/RAID/
[root@spectrum ~]# cd /home/meg/RAID
[root@spectrum RAID]# ls
Bilingual_Verb_Gen_Backup      lost+found                 SSI
CHL_Testing                    Matt's_Home_Folder_Backup  SSI_MRIs
Clinical_Motor_Mapping_Backup  MEG-58
kadis_new_paeds                Negar_Backup
[root@spectrum RAID]# dmesg | tail
[   25.737457] eth0: no IPv6 routers present
[  916.202370] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[  916.202393] EXT4-fs (md127): group descriptors corrupted!
[ 1099.391460] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 1099.391482] EXT4-fs (md127): group descriptors corrupted!
[ 3489.977736] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 3489.977755] EXT4-fs (md127): group descriptors corrupted!
[ 6944.547837] EXT4-fs (md127): ext4_check_descriptors: Checksum for group 32640 failed (56927!=6895)
[ 6944.547861] EXT4-fs (md127): group descriptors corrupted!
[264163.783610] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null)


---------- Post added at 11:18 AM ---------- Previous post was at 11:07 AM ----------

forgive me, but, before I do anything else. I'm going to copy about 100GB of stuff from it that has no other backup.....it did give me a weird error when trying to copy....like it couldn't read from a particular folder with these weird symbols as an error msg....

It is still "preparing to copy" (up to 22 million files now....lol)

---------- Post added at 11:39 AM ---------- Previous post was at 11:18 AM ----------

Ok, I think there's a problem. The "Preparing to copy went up to about 55 million files before I stopped it....there are not that many files here.....I started looking in directories, and there are definitely things missing.... There are other random empty folders...damn

---------- Post added at 12:11 PM ---------- Previous post was at 11:39 AM ----------

Ok, well that problem was with one particular folder.....I've managed to copy most of it off folder by folder with only that one and one other with obvious copy errors.....there may be other stuff missing, but it is hard to tell.

Is there anything I can do to the FS to fix these errors?

I don't know how to fix it.
Reply With Quote
  #64  
Old 5th December 2011, 06:09 PM
Tamater Offline
Registered User
 
Join Date: Nov 2011
Posts: 35
linuxchrome
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Ok, well, to be honest. I'm getting most of the data that I need off of it....only a few things aren't copying. I'll have to be happy with that and wipe the whole thing and make a new RAID.


Thanks for all of your help. I really appreciate it.....even just to get this stuff I've gotten today from it... LIFESAVER!
Reply With Quote
  #65  
Old 6th December 2011, 11:42 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Did you check the lost+found directory?
It might be worth running photorec to see if you can recover the missing files.

http://www.cgsecurity.org/wiki/PhotoRec

it's part of the testdisk package

Code:
yum install testdisk
Reply With Quote
  #66  
Old 6th December 2011, 04:57 PM
Tamater Offline
Registered User
 
Join Date: Nov 2011
Posts: 35
linuxchrome
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

What choice should I make here?

Code:
PhotoRec 6.12, Data Recovery Utility, May 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org


Disk /dev/md127 - 6001 GB / 5589 GiB (RO)

Please select the partition table type, press Enter when done.
 [Intel  ] Intel/PC partition
 [EFI GPT] EFI GPT partition map (Mac i386, some x86_64...)
 [Humax  ] Humax partition table
 [Mac    ] Apple partition map
>[None   ] Non partitioned media
 [Sun    ] Sun Solaris partition
 [XBox   ] XBox partition
 [Return ] Return to disk selection




Note: Do NOT select 'None' for media with only a single partition. It's very
rare for a drive to be 'Non-partitioned'.


---------- Post added at 11:57 AM ---------- Previous post was at 11:57 AM ----------

I'm thinking Intel, but just want to make sure.
Reply With Quote
  #67  
Old 6th December 2011, 05:20 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Unable to replace drive in software RAID-5 array (Fedora 14)

Quote:
Originally Posted by Tamater View Post
What choice should I make here?

Code:
PhotoRec 6.12, Data Recovery Utility, May 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org


Disk /dev/md127 - 6001 GB / 5589 GiB (RO)

Please select the partition table type, press Enter when done.
 [Intel  ] Intel/PC partition
 [EFI GPT] EFI GPT partition map (Mac i386, some x86_64...)
 [Humax  ] Humax partition table
 [Mac    ] Apple partition map
>[None   ] Non partitioned media
 [Sun    ] Sun Solaris partition
 [XBox   ] XBox partition
 [Return ] Return to disk selection




Note: Do NOT select 'None' for media with only a single partition. It's very
rare for a drive to be 'Non-partitioned'.


---------- Post added at 11:57 AM ---------- Previous post was at 11:57 AM ----------

I'm thinking Intel, but just want to make sure.
I think intel is the correct choice.
Reply With Quote
Reply

Tags
array, drive, fedora, raid5, replace, software, unable

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Software raid how replace drive Dangermouse Using Fedora 5 4th July 2009 07:54 AM
Need help creating a software raid array. Thaidog Using Fedora 8 10th March 2009 05:09 AM
Software RAID 1 Array Fedora10 andy2008 Using Fedora 4 21st February 2009 06:00 PM
Trouble Getting Software RAID Array Assembled After Installing Fedora 7 ImNtReal Installation and Live Media 0 7th June 2007 03:45 PM
Need help recovering software RAID array verbatim Servers & Networking 1 14th November 2006 06:24 PM


Current GMT-time: 19:29 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat