Bug 1116659
Summary: | unable to set mount point because the field is grayed out | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 21 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, kparal, robatino, vanmeeuwen+fedora | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | RejectedBlocker | ||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-04-14 19:23:46 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Chris Murphy
2014-07-07 00:28:29 UTC
Proposing as a beta release blocker bug: "When using the custom partitioning flow, the installer must be able to Assign mount points to existing storage volumes." OK interesting. Both partitions are unformatted. I formatted one HFS+ and the other ext4, rebooted and reran the installer, and now it lets me set a mount point for them. If I wipefs them, reboot and rerun the installer, I can't. Created attachment 915931 [details]
anaconda.log
Created attachment 915932 [details]
program.log
Created attachment 915933 [details]
storage.log
Also I'm unable to change Device Type, so I can't make an unformatted partition into an LVM PV, or a BTRFS device. Even if I check reformat as ext4, Update Settings so the mountpoint is added, I then still can't change Device Type as it's grayed out. anaconda-21.48.4-1.fc21.i686 python-blivet-0.62-1.fc21.noarch Why would you expect to be able to set a mountpoint for a device that contains no mountable filesystem? (In reply to Chris Murphy from comment #6) > Also I'm unable to change Device Type, so I can't make an unformatted > partition into an LVM PV, or a BTRFS device. Even if I check reformat as This is working as designed. > ext4, Update Settings so the mountpoint is added, I then still can't change > Device Type as it's grayed out. It's an existing device. How do you expect us to change its type? Discussed in 2014-09-24 Blocker Review meeting [1]. Rejected as a blocker, because this seems to be an oversight from the reported - the filesystem drop down menu needs to be switched to a mountable filesystem first, and only then the mount point is active. Improving the UI could of course help, but it's not a blocker. Please re-propose if there's more to this bug than it seemed. [1] http://meetbot.fedoraproject.org/fedora-blocker-review/2014-09-24/ |