Merge ~raharper/ubuntu/+source/multipath-tools:merge into ~ubuntu-server-dev/ubuntu/+source/multipath-tools:ubuntu/devel
Status: | Needs review |
---|---|
Proposed branch: | ~raharper/ubuntu/+source/multipath-tools:merge |
Merge into: | ~ubuntu-server-dev/ubuntu/+source/multipath-tools:ubuntu/devel |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Server Developers | Pending | ||
Review via email: mp+288688@code.qastaging.launchpad.net |
Description of the change
multipath-tools (0.5.0+
* Merge from Debian.
Remaining changes:
- debian/control:
- Bump debhelper dependency to install udev rules to
- Bump udev dependencies as well
- debian/control:
- multipath-tools: add sg3-utils-dev Depends
- multipath-udeb: add sg3-udeb Depends
- debian/
- debian/rules: Move udev rules to priority 95, because rules that load modules should be >90.
- debian/
This will make sure that multipathd will be able to start.
- debian/
'multipath' in order to avoid race condition on device-mapper calls.
- debian/
test system to not boot roughly 3 out of 4 times.
- Split kpartx initramfs bits into kpartx-boot for dmraid (LP: #941874)
- debian/
- debian/
- debian/
- debian/
- debian/control: Add kpartx-boot package for dmraid
- debian/rules: Install kpartx initramfs hook
- debian/
- debian/
and others which may have only spaces for the rev attribute.
- debian/
back to round-robin while service-time isn't available to the installer
multipath
- debian/
- debian/
ensure all paths come up on boot. (LP: #1479929)
- Disable -fexceptions on multipath-udeb (LP: #1489379): the flag causes
libcheckt
which is not available in the installer environment.
- debian/
- debian/rules: set CFLAGS_
- debian/
change to the right line (LP: #1492425)
- debian/
to resolve_device() in local_mount_root(), so the by-uuid/ symlinks have
a chance to be updated by the multipath udev rules (LP: #1503286).
- debian/
from the old device names with device numbers to using letters for devices.
- debian/
to make translation from pre-0.5.0 device naming to the new scheme.
- debian/
- debian/
indeed loaded and ready before we end premount.
- debian/
multipath so that new paths can be correctly added as detected while we're
still in the initramfs.
- debian/
- debian/rules: install debian/
- debian/
allow multipathd to handle cases where the bindings file is read-only.
(LP: #1526984)
- debian/
with spaces in device names in kpartx too (LP: #1432062)
- debian/
where uploads might break kpartx's loopback file handling.
- debian/
files some more: since we stat() the loopback device node, we can't rely
on S_ISREG() tests to handle this case, and should look at the device
itself instead. (LP: #1543430)
- Remove partition device nodes of individual paths (for LVM on multipath)
(LP: #1540401)
- debian/
- debian/
- debian/
- debian/rules: install the udev rule (priority 56: after 55-scsi-sg3_id)
- debian/rules: don't ship 95-multipath.rules udev rules anymore; they are
not necessary with multipath-tools listening for udev events directly.
* Drop changes:
- debian/
- debian/
- debian/
- debian/
- debian/
- debian/
- debian/
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.