Bug 2264523
Summary: | Confusion about "Name" of partition | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Stodola <jstodola> | ||||
Component: | cockpit | Assignee: | Marius Vollmer <mvollmer> | ||||
Status: | POST --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 42 | CC: | jvanderwaa, kkoukiou, mmarusak, mpitt, patrick, stefw, vtrefny | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | Type: | --- | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2231339 | ||||||
Attachments: |
|
Description
Jan Stodola
2024-02-16 10:07:14 UTC
Created attachment 2017172 [details]
screenshot
Thanks for the issue, the Name in the "Create Partition" dialog is the filesystem label which afterwards can be changed. The dialog might be confusing as you are doing two steps at once, creating a partition and creating a filesystem usually if you do this by hand it's two separate steps either cfdisk /dev/sda, do your partitioning and then mkfs.xfs /dev/sda2. So maybe that should be more clear? Maybe we should just remove the "Name" field from the dialog? People can always set it later, and its present in the dialog seems to be more confusing than useful. Maybe we should just remove the "Name" field from the dialog? People can always set it later, and its presence in the dialog seems to be more confusing than useful. I think the field would be perfectly fine if it was called for example "File System Label" and was not on top of the dialog window. Removing the field is also fine from my point of view if it can be returned in case the users request it. Based on our survey from 2022, about 6.5% of people change a device label during the installation. (In reply to Jelle van der Waa from comment #2) > the Name in the "Create Partition" dialog is the filesystem label In that case, I think it would be worth renaming the field to "filesystem label" -- (GPT) partitions can also have names and when I first saw this, I thought it's partition name and not filesystem label. (In reply to Jan Stodola from comment #5) > I think the field would be perfectly fine if it was called for example "File > System Label" and was not on top of the dialog window. Yes, let's do that. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. |