Opened 15 years ago
Closed 14 years ago
#428 closed defect (wontfix)
Unable to restore from Ubuntu 10.04 AMD64 on 2Tb Raid
Reported by: | Ron Groen | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | high | Milestone: | 2.2.9.7 |
Component: | mondo | Version: | 2.2.9.4 |
Severity: | critical | Keywords: | |
Cc: |
Description
Unable to restore from Ubuntu 10.04 AMD64 on 2Tb Raid using mindi_2.0.7.5-1_amd64, mindi-busybox_1.7.3-1_amd64 and mindi_2.0.7.5-1_amd64
procedure to reproduce this error.
Install Ubuntu 10.04 AMD 64 on RAID 2x2Tb with boot
Model: VMware, VMware Virtual S (scsi) Disk /dev/sda: 2147GB Sector size (logical/physical): 512B/512B Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 2097kB 1049kB bios_grub 2 2097kB 5002MB 5000MB linux-swap(v1) 3 5002MB 2147GB 2142GB ext4 raid
Model: VMware, VMware Virtual S (scsi) Disk /dev/sdb: 2147GB Sector size (logical/physical): 512B/512B Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 2097kB 1049kB bios_grub 2 2097kB 5002MB 5000MB linux-swap(v1) 3 5002MB 2147GB 2142GB ext4 raid
cat /proc/mdstat Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [ra id10] md0 : active raid1 sda3[0] sdb3[1]
2092266432 blocks [2/2] [UU] [==>..................] resync = 12.6% (265176576/2092266432) finish=147.
6min speed=206252K/sec
unused devices: <none> After installation
1 apt-get install mkisofs cdrecord buffer syslinux dvd+rw-tools mtools 2 apt-get install bindutils 4 apt-get install bind9
13 dpkg -i mondo_2.2.9.4-1_amd64.deb mindi-busybox_1.7.3-1_amd64.deb mindi_2.0.7.5-1_amd64.deb 17 apt-get -f install
mondoarchive (ran with no problems)
place iso on network create new vmware machine with same specs boot from iso
mode=nuke mindi boot ok mountlist analized. Result: Gap prior to /dev/sda2. 426Mb over-allocated on /dev/sda. (and sdb) switch to intracitve Mode? yes mount list gives /dev/md0 / ext4 and /dev/sda2 swap swap 2048000 and /dev/sdb2 swap swap 2048000 mount list incorrect. 1) can not continue to restore.
2) after building the /dev/md0 myself and restoring the data and update-initramfs -u it does not boot it runs into busybox. /etc/mdproc speaks about /dev/md_d0 instead of /dev/md0.
Can you fix this? Please don't hesitate to contact me if I can be of any help.
Attachments (2)
Change History (8)
by , 15 years ago
Attachment: | mondoarchive.log added |
---|
by , 15 years ago
Attachment: | amd10-4.zip added |
---|
comment:1 by , 15 years ago
Priority: | normal → high |
---|---|
Severity: | normal → critical |
Sorry used mondo_2.2.9.4-1_amd.deb
comment:2 by , 14 years ago
Status: | new → assigned |
---|
Could you check the status with the beta of 2.2.9.5 at ftp://ftp.mondorescue.org/test/ubuntu/10.04
2 TB disks will probably create a problem as we use fdik which doesn't support larger HDD IIRC. So as a workaround you should use parted to recreate your partitions first, and then launch mondorestore to get your data back.
comment:3 by , 14 years ago
Milestone: | 2.2.9.5 → 2.2.9.6 |
---|
comment:5 by , 14 years ago
Milestone: | 2.2.9.6 → 2.2.9.7 |
---|
comment:6 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Please reopen if the latest version (2.2.9.7 is out this week-end) doesn't fix it.
mondoarchive.log and mondorestore.log