[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debugfs on RAID volume



On Thu, Jul 28, 2005 at 09:10:34AM +0400, George Chelidze wrote:
> Hello,
> 
> (It's not debian related question, but general linux question so maybe 
> someone has a clue)
> 
> I have removed a number of files yesterday on one of my boxes (RH 7.3)
> and now would like to recover them. I have used debugfs before without a
> problem but now it's different situation: actually there are 2 HDD's and
> RAID 1 between them. So the output of mount looks like this:

> 
> ...
> /dev/md0 on / type ext3 (rw)
> /dev/md1 on /alpha type ext3 (rw,usrquota)
> ...

The problem is not that you use raid, but that file undelete does not
work on ext3. 

Frank


-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan



Reply to: