[Bug 2025576] Re: [23.10 FEAT] DASD autoquiesce support - s390-tools part
Launchpad Bug Tracker
2025576 at bugs.launchpad.net
Fri Aug 4 05:15:37 UTC 2023
*** This bug is a duplicate of bug 2025781 ***
https://bugs.launchpad.net/bugs/2025781
This bug was fixed in the package s390-tools - 2.28.0-0ubuntu2
---------------
s390-tools (2.28.0-0ubuntu2) mantic; urgency=medium
* Extend s390-tools package to amd64, ppc64el and arm64. (LP: #2025578)
- d/control: - Extend Architecture: in s390-tools with amd64 ppc64el arm64
- Add new package s390-tools-data as 'Architecture: all'.
- Extend Depends: in s390-tools with s390-tools-data.
- Limit Depends on gcc-multilib to s390x.
- Add 'XS-Build-Indep-Architecture: s390x' to ensure building
the 'Architecture: all' on s390x.
- Mark Depends, Suggests and Recommends for s390x only where
needed to avoid confusing messages on non-s390x installs.
- Add Replaces and Breaks s390-tools (<< 2.28.0-0ubuntu2)
to allow smooth upgrades, since stage3a.bin moved to -data.
- d/rules: - Separate selected statements in d/rules in s390x
(and non-s390x).
- Add '-Xstage3a.bin -Xstage3b_reloc.bin' to dh_install
to avoid having these files in two packages (s390-tools
and s390-tools-data).
- Change SIGN_SIPL condition to enable signing in Launchpad
only, and on s390x only.
- d/s390-tools.install: - Make this old d/s390-tools.install the new s390x
specific version (.install.s390x) (by using mv).
- Remove lines with "=>" that rename files, to
eliminate executable .install.s390x file and
remove '#!/usr/bin/dh-exec', since this doesn't
seem to work for arch specific install files.
- Create new d/s390-tools.install to become the
default version for non-s390x, and install only
files for pvattest and genprotimg.
- d/s390-tools-data.install: Pick and install bootloader files (stage3a.bin
and stage3b_reloc.bin) required by genprotimg.
- d/s390-tools.postinst: Make this old d/s390-tools.postinst now s390x
specific (mv to d/s390-tools.postinst.s390x).
- Add d/p/lp-2025578-Recursive-Makefiles-avoid-race-condition.patch
to fix random build failures due to race condition in install target.
-- Frank Heimes <frank.heimes at canonical.com> Wed, 26 Jul 2023 16:56:00
+0200
** Changed in: s390-tools (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools-signed in Ubuntu.
https://bugs.launchpad.net/bugs/2025576
Title:
[23.10 FEAT] DASD autoquiesce support - s390-tools part
Status in Ubuntu on IBM z Systems:
Fix Released
Status in s390-tools package in Ubuntu:
Fix Released
Status in s390-tools-signed package in Ubuntu:
Fix Released
Bug description:
Feature: DASD autoquiesce support - s390-tools part
Feature Description
The DASD driver should provide a way to enable auto-quiescing.
Quiesce is a function that tells Linux to stop issuing I/Os to a
specific DASD. Resume is the corresponding function that tells Linux
to continue issuing I/Os. These are purely Linux-internal functions
with no effect on the storage side, except for no new I/Os being
issues. Quiesce and resume are functions that are available today in
the DASD driver.
Autoquiesce is a function that automatically performs the Quiesce
operation on a DASD if a certain event occurs. There is no auto-
resume, that is, an external entity will need to resume a DASD.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2025576/+subscriptions
More information about the foundations-bugs
mailing list