Opened 16 years ago

Closed 16 years ago

#273 closed defect (invalid)

/dev/cciss/c0d0p1 has unsupported format ext3

Reported by: Michael Shapiro Owned by: Bruno Cornec
Priority: normal Milestone: 2.2.8
Component: mindi Version: 2.2.6
Severity: major Keywords:
Cc:

Description

During a restore, I'm getting the following error:

/dev/cciss/c0d0p1 has unsupported format ext3

The partition /dev/cciss/c0d0p1 is the /boot file system.

While the system is booted into the O/S, I can see that ext3 is a valid file system:

# cat /proc/filesystems |grep -v nodev

ext2
iso9660
ext3

During the restore, if I go to a shell, the same command produces:

# cat /proc/filesystems |grep -v nodev

ext2
iso9660

I'm running the following versions on RHEL 4 U5 on a Proliant DL380:

buffer-1.19-1
mondo-2.2.6-1.rhel4
afio-2.4.7-1
mindi-busybox-1.7.3-1.rhel4
mindi-2.0.2-1.rhel4

Attachments (1)

mondorestore.nomod.log (44.2 KB ) - added by Michael Shapiro 16 years ago.
mondorestore log

Download all attachments as: .zip

Change History (5)

by Michael Shapiro, 16 years ago

Attachment: mondorestore.nomod.log added

mondorestore log

comment:1 by Bruno Cornec, 16 years ago

Status: newassigned

Could you also attach the mindi.log file that was made on the machine to archive please ?

If you manually modprobe ext3, and then relaunch mondorestore does it goes up to the end correctly ?

comment:2 by Bruno Cornec, 16 years ago

Mike any news on this ?

comment:3 by Bruno Cornec, 16 years ago

Milestone: 2.2.72.2.8

comment:4 by Bruno Cornec, 16 years ago

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.