Opened 13 years ago

Last modified 9 years ago

#633 closed defect

No filesystem could mount root during restore — at Version 3

Reported by: Victor Owned by: Bruno Cornec
Priority: highest Milestone: 3.2.2
Component: mondo Version: 3.0.1
Severity: blocker Keywords:
Cc:

Description (last modified by Bruno Cornec)

I am trying to restore a RedHat6.2 image created by mondorescue(3.0.1). During PXE network boot, I got following error:

List of all partitions:

No filesystem could mount root, tried: iso9660
kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(1,0)
Pid: 1, comm: swapper Not tainted 2.6.32-220.el6.x86_64 #1
Call Trace:

I basically followed README.pxe.

It works fine with RedHat5.

During mondoarchive, I noticed "Disk /dev/mapper/vg_dcvops01-lv_root doesn't contain a valid partition table" poped up, which showed up on 'fdisk -l'.

[Redhat 6.2]# fdisk -l

Disk /dev/sda: 53.7 GB, 53687091200 bytes
255 heads, 63 sectors/track, 6527 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009758d

Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 64 6528 51915776 8e Linux LVM

Disk /dev/mapper/vg_dcvops01-lv_root: 48.9 GB, 48930750464 bytes
255 heads, 63 sectors/track, 5948 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/mapper/vg_dcvops01-lv_root doesn't contain a valid partition table


[Redhat 5]# fdisk -l

Disk /dev/sda: 214.7 GB, 214748364800 bytes
255 heads, 63 sectors/track, 26108 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 65 522081 83 Linux
/dev/sda2 66 26108 209190397+ 8e Linux LVM

Victor Feng

Change History (6)

comment:1 by Bruno Cornec, 13 years ago

Could you share the /var/log/mondoarchive.log and /var/log/mondorestore.log files so I can see better what is happenin in your env ?

by Victor, 13 years ago

Attachment: mondoarchive.log added

by Victor, 13 years ago

Attachment: mindi.log added

by Victor, 13 years ago

Attachment: mondorestore_screenshot.doc added

cannot access mondorestore.log

comment:2 by Victor, 13 years ago

Hi Bruno,

The PXE restore hang from the very beginning. So there is no mondorestore.log. The screenshot shows where the restore hang.

Thank you Victor

comment:3 by Bruno Cornec, 13 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.