Opened 17 years ago
Closed 17 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)
Change History (5)
by , 17 years ago
| Attachment: | mondorestore.nomod.log added |
|---|
comment:1 by , 17 years ago
| Status: | new → assigned |
|---|
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:3 by , 17 years ago
| Milestone: | 2.2.7 → 2.2.8 |
|---|
comment:4 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |

mondorestore log