Problem solved: Replacement of executable "/sbin/fs_wrapper" was enough to make fsck work. Data on corrupted filesystem are now fine and fully accessible.
Thanks.
---------- Post updated at 06:48 AM ---------- Previous update was at 06:43 AM ----------
Quote:
Originally Posted by vbe
What I dont get is what are you trying to copy with dd...
dd in LVM only works if you are copying an entire disk (and so keep the LVM structure integrity...) a dd of a logical volume that boots to a new disk just like that makes no sence...
Where Im puzzled is more how can you boot without lvol1?
were your root disks (in vg00) in mirror?
The (I hope) faulty disk was changed OK, what was done after? ( will greatly help to understand...)
|
Damaged lvol1 was on vg01, it wasnt bootable partition. I used dd for clone one /dev/dsk to another. Anyway, problem was in corrupted "/sbin/fs_wrapper" file (its still a bit mystery to my, how that could happen), but now is everything ok.
Thanks.