RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1170653 - [RFE] Anaconda warning for LDL low level formatted disks.
Summary: [RFE] Anaconda warning for LDL low level formatted disks.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: anaconda
Version: 7.1
Hardware: s390x
OS: Linux
medium
medium
Target Milestone: rc
: 7.3
Assignee: Samantha N. Bueno
QA Contact: Release Test Team
Petr Bokoc
URL:
Whiteboard:
: 1248006 (view as bug list)
Depends On: 1244833 1259437 1269863 1269955
Blocks: 1191019 1203710 1230910 1295926 1313485 1355839
TreeView+ depends on / blocked
 
Reported: 2014-12-04 14:38 UTC by Jan Stodola
Modified: 2019-07-11 09:43 UTC (History)
6 users (show)

Fixed In Version: anaconda-21.48.22.63-1
Doc Type: Enhancement
Doc Text:
Anaconda now displays a warning if LDL-formatted DASDs are detected during installation On IBM System z, DASDs with LDL (Linux Disk Layout) format are recognized by the kernel, but the installer does not support them. If one or more such DASDs are detected by Anaconda, it will display a warning informing you of their unsupported status and offering to format them as CDL (Compatibility Disk Layout), which is a fully supported format type.
Clone Of: 1144979
: 1355839 (view as bug list)
Environment:
Last Closed: 2016-11-03 23:06:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
IBM Linux Technology Center 131971 0 None None None 2019-07-14 16:11:13 UTC
Red Hat Knowledge Base (Solution) 1202323 0 Install None Feature Request for anaconda warning popup message for LDL formatted disks 2019-07-11 09:43:31 UTC
Red Hat Product Errata RHEA-2016:2158 0 normal SHIPPED_LIVE anaconda bug fix and enhancement update 2016-11-03 13:13:55 UTC

Description Jan Stodola 2014-12-04 14:38:46 UTC
+++ This bug was initially created as a clone of Bug #1144979 +++

1. Proposed title of this feature request  
Anaconda warning for LDL low level formatted disks.
      
3. What is the nature and description of the request?  
Red Hat only supports the CDL low level formatted disks in zlinux. The LDL formatted disks create problem during installation. kernel detects them and there partitions, whereas anaconda can't detect them. So it will be great if anaconda pop up a message with the help of dasdview output and state that there are few underlying disks with LDL format so that customers will know that there is a problem and they can fix the format.

4. Why does the customer need this? (List the business requirements here)  
This made alot of confusion about our support on CDL v/s LDL formatted disks. There are few softwares in zlinux which provides LDL formatted disks which manually need intervention to format with CDL.
      
5. How would the customer like to achieve this? (List the functional requirements here)  
By a pop up message by anaconda with few details and next steps of action, like dasdfmt with cdl format?
      
6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.  
By a pop up message by anaconda with few details and next steps of action, like dasdfmt with cdl format? Or simply a pop up informational message.
      
7. Is there already an existing RFE upstream or in Red Hat Bugzilla?  
No

8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?  
No
      
9. Is the sales team involved in this request and do they have any additional input?  
No
      
10. List any affected packages or components.  
Anaconda
      
11. Would the customer be able to assist in testing this functionality if implemented?  
Yes


--- Additional comment from  on 2014-09-22 19:52:40 CEST ---

Beyond the warning, it would be really nice to have an automated way to force a reformat in CDL (if CDL was not detected) from kickstart--perhaps another parm in the --clearpart or --zerombr statement.

--- Additional comment from Samantha N. Bueno on 2014-11-13 19:40:17 CET ---

(In reply to shannon.collinson from comment #3)
> Beyond the warning, it would be really nice to have an automated way to
> force a reformat in CDL (if CDL was not detected) from kickstart--perhaps
> another parm in the --clearpart or --zerombr statement.

This should really be split out into a separate bug/RFE. Comment 0 mentions one feature, adding a dialog/warning to let users know there are LDL formatted DASDs. This would be adding a new option to ks to re-format any detected LDL DASDs as CDL.

Comment 2 Samantha N. Bueno 2015-07-29 13:12:54 UTC
*** Bug 1248006 has been marked as a duplicate of this bug. ***

Comment 3 Samantha N. Bueno 2015-07-29 13:21:41 UTC
Ugh, lots of unrelated "blocks" were added when I duped some other bug, so removing all the irrelevant ones.

Comment 4 Jan Stodola 2015-10-08 15:25:47 UTC
During testing of this bug, 3 related issues were discovered:
Bug 1259437 - unformatted and LDL DASD disks not formatted during kickstart installation in text mode
Bug 1269863 - AttributeError: 'list' object has no attribute 'devices'
Bug 1269955 - Unexpected behavior when both unformatted and LDL disks are used during text mode installation

Since this RFE doesn't work in some cases, I'm moving this bug back to ASSIGNED, marking the 3 bugs blocking this one.

Comment 10 Jan Stodola 2016-08-29 09:32:27 UTC
Detection and formatting of LDL disks works fine - tried in text and vnc mode, kickstart and manual installation, the installer reformatted LDL disks with CDL.
Tested with anaconda-21.48.22.86-1.el7, pykickstart-1.99.66.10-1.el7, python-blivet-0.61.15.55-1.el7.

Thanks, moving to VERIFIED.

Comment 12 errata-xmlrpc 2016-11-03 23:06:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-2158.html


Note You need to log in before you can comment on or make changes to this bug.