Search found 3 matches

by dhiaeddine
29 Feb 2016, 01:06
Forum: Partition Recovery
Topic: partition table and filesystem recovery after raid failure
Replies: 3
Views: 2519

Re: partition table and filesystem recovery after raid failu

hello,
I scanned first partition which should be 512MB /boot and I have found an lvm archive file attached bellow (which strangely should be in /etc so at root partition!)
I can conclude/remember that there were 2pv /dev/sda2 /dev/sda3 and
swap 4G LV
root 10G LV
data 700G LV
I hope I can recover ...
by dhiaeddine
28 Feb 2016, 15:21
Forum: Partition Recovery
Topic: partition table and filesystem recovery after raid failure
Replies: 3
Views: 2519

Re: partition table and filesystem recovery after raid failu

hi,
thanks for your response
root@debian:/home/partimag# vgdisplay
root@debian:/home/partimag# vgdisplay -a
vgdisplay: invalid option -- 'a'
Error during parsing of command line.
root@debian:/home/partimag# pvdisplay -a
Incompatible options selected
Run `pvdisplay --help' for more information ...
by dhiaeddine
28 Feb 2016, 05:03
Forum: Partition Recovery
Topic: partition table and filesystem recovery after raid failure
Replies: 3
Views: 2519

partition table and filesystem recovery after raid failure

Hi,
I've run into hard raid disk failure and raid 5 virtual disk went to raid 0 ! !
for recovery I made followig steps so far:
- deletion of raid virtual disk
- replacement of failed disk ( disks order maintained on controller slots)
- recreation of a raid 5 virtual disk
- unplugged new disk out to ...