Formatting of DASD disks always stops at 9% during installation

Bug #1550456 reported by bugproxy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
s390-dasd (Debian)
Fix Released
Unknown
s390-dasd (Ubuntu)
Fix Released
Undecided
Dimitri John Ledkov

Bug Description

== Comment: #0 - Ekaterina Teplova - 2016-02-23 11:53:50 ==
Formatting of DASD disks always stops at 9% during installation

Please see attachment

== Comment: #3 - Hendrik Brueckner - 2016-02-24 03:31:44 ==
The problem fix description is as follows:

    dasd-config: always list available DASDs for selection and configuration

    Previously, the DASD configuration module prompted the user to specify
    DASDs if there were more than 20 DASDs available. If this dialog is
    shown, the user can configure DASD devices; but can only return to the
    installer through the <Go Back> button. The <Go Back> triggers a special
    debconf return code and the "hardware-detection" dependency for this is
    not satisfied. Later the partitioner will complain and the intermediate
    configuration file might not be copied to the target system.

    The second disadvantage with prompt is that the user does not see which
    DASDs are already online and configured. See also Debian bug 666399 for
    more details.

    This commit removes the prompt to manually type DASDs. The panel to
    select particular DASDs is displayed instead.

    Of course, there can be the case where LPARs have access to (almost)
    every device. For this case, the solution is to use the "cio_ignore"
    kernel parameter. With this kernel parameter you can control the
    devices that are visible to the Linux instance.

    For example,

            cio_ignore=all,!ipldev,!condev,!0.0.da00-0.0.da10

    ignores all devices except the console device, the IPL device, and the
    range of devices from 0.0.da00 to 0.0.da10 that might be DASDs or any
    other devices. Note that you can change the cio_ignore settings at
    runtime, so you can later make additional devices visible.

    With this solution, there is no hardcoded limit necessary and the user
    can still see the list of DASDs to be configured.

    Signed-off-by: Hendrik Brueckner <email address hidden>

== Comment: #10 - Hendrik Brueckner - 2016-02-26 07:44:27 ==
For problem tracking and resolution, see Debian bug:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666399

Revision history for this message
bugproxy (bugproxy) wrote : Configure direct access storage devices (DASD) Formatting drops panels

Default Comment by Bridge

tags: added: architecture-s39064 bugnameltc-137703 severity-high targetmilestone-inin1604
Changed in ubuntu:
assignee: nobody → Skipper Bug Screeners (skipper-screen-team)
Kevin W. Rudd (kevinr)
affects: ubuntu → s390-dasd (Ubuntu)
dann frazier (dannf)
Changed in s390-dasd (Ubuntu):
assignee: Skipper Bug Screeners (skipper-screen-team) → Dimitri John Ledkov (xnox)
Changed in s390-dasd (Debian):
status: Unknown → Fix Released
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

s390-dasd (0.0.35ubuntu1) xenial; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Bump s390-dasd menu item, to be before disk-detect.

s390-dasd (0.0.35) unstable; urgency=low

  * Team upload

  [ Hendrik Brueckner ]
  * dasdfmt: detect format status and improve handling (Closes: #815918)
    - report user error if disk is in use
    - detect and properly handle already formatted DASDs
    - correct and improve <Go back> handling
  * Detect if a DASD is already configured. (Closes: #815912)

  [ Updated translations ]
  * French (fr.po) by Christian Perrier
  * Japanese (ja.po) by Kenshi Muto
  * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
  * Portuguese (pt.po) by Miguel Figueiredo

s390-dasd (0.0.34) unstable; urgency=medium

  [ Colin Watson ]
  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.

  [ Hendrik Brueckner ]
  * dasd-config: always list available DASDs for selection and configuration
    (Closes: #666399)

 -- Dimitri John Ledkov <email address hidden> Mon, 07 Mar 2016 12:13:59 +0000

Changed in s390-dasd (Ubuntu):
status: New → Fix Released
Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-03-07 16:13 EDT-------
verified successfully

please close

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.