Bug 16833
Summary: | anaconda erroneously attempts mounts of RAID disks | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Stephen Walton <swalton> |
Component: | anaconda | Assignee: | Michael Fulbright <msf> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-09-07 20:50:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stephen Walton
2000-08-23 22:53:21 UTC
What are the partition types for these partitions - they should be type 0xfd. Also - are these partitions listed in your /etc/fstab? They should not be if they are part of a RAID array. May be related to bug number 16832. (hanging head in shame) No, the partitions aren't type 0xfd, they're type 83. I was _sure_ I'd set them to 0xfd when I created the RAID array, since I carefully followed the instructions in the HOW-TO, but obviously I forgot a crucial "w" to fdisk at some point. /dev/hda and /dev/hdc are not listed in /etc/fstab, though. Will any harm be done if I unmount the filesystem, change the partition type on both disks to 0xfd, and remount it? I would backup your important data before changing the partition types. I think it should work but don't hold me to that. *** Bug 53859 has been marked as a duplicate of this bug. *** |