forked from pool/mdadm
849a39cd07
- Update mdadm for SLE15, for bug fixes and new feature enhancement - 1000-The-mdcheck-script-now-adds-messages-to-the-system.patch is removed because upstream has similar fix with almost identical funcationality. - The following patches are not deleted indeed, they are renamed and added into all other new-added patches with different perfix numbers, 0038-Create-Fixup-bad-placement-of-logical-in-multi-line-.patch 0039-Create-Fixup-various-whitespace-issues.patch 0040-mdadm.c-fix-compile-warning-mdfd-is-uninitialized.patch 0041-mdopen-use-parameters-new_array-to-create-arrays-whe.patch 0042-mdadm-manpage-update-manpage-for-readonly-parameter.patch 0043-mdadm-manpage-clustered-arrays-don-t-support-array-s.patch 0044-maps-Terminate-modes-map-correctly.patch 0045-Grow_continue_command-ensure-content-is-properly-ini.patch 0046-systemd-mdadm-last-resort-use-ConditionPathExists-in.patch 0047-Detail-ensure-export-names-are-acceptable-as-shell-v.patch 0048-Grow-set-component-size-prior-to-array-size.patch 0049-Grow-don-t-allow-to-enable-PPL-when-reshape-is-in-pr.patch 0050-Grow-don-t-allow-array-geometry-change-with-ppl-enab.patch 0051-IMSM-Correct-examine-output-for-4k-disks.patch 0052-imsm-allow-drives-in-a-container-regardless-of-secto.patch 0053-imsm-allocate-buffer-to-support-maximum-sector-size.patch 0054-imsm-don-t-allow-disks-with-different-sector-size-in.patch 0055-Allow-more-spare-selection-criteria.patch 0056-Add-sector-size-as-spare-selection-criterion.patch 0057-super1-fix-sb-max_dev-when-adding-a-new-disk-in-line.patch 0058-super1-only-set-clustered-flag-when-bitmap-is-presen.patch 0059-To-support-clustered-raid10.patch 0060-udev-rules-introduce-rules-for-cluster-md-to-confirm.patch - The following patche set includes the above renamed patches, they have bug fixes for bsc#1068030, bsc#1069165, bsc#1069167, and some other fixes and enhancement for raid5 ppl, imsm, and general mdadm code, 0038-mdadm-Create-declaring-an-existing-struct-within-sam.patch 0039-Create-Fixup-bad-placement-of-logical-in-multi-line-.patch 0040-Create-Fixup-various-whitespace-issues.patch 0041-mdadm.c-fix-compile-warning-mdfd-is-uninitialized.patch 0042-mdopen-use-parameters-new_array-to-create-arrays-whe.patch 0043-mdadm-manpage-update-manpage-for-readonly-parameter.patch 0044-mdadm-manpage-clustered-arrays-don-t-support-array-s.patch 0045-maps-Terminate-modes-map-correctly.patch 0046-Grow_continue_command-ensure-content-is-properly-ini.patch 0047-systemd-mdadm-last-resort-use-ConditionPathExists-in.patch 0048-Detail-ensure-export-names-are-acceptable-as-shell-v.patch 0049-Grow-set-component-size-prior-to-array-size.patch 0050-Grow-don-t-allow-to-enable-PPL-when-reshape-is-in-pr.patch 0051-Grow-don-t-allow-array-geometry-change-with-ppl-enab.patch 0052-IMSM-Correct-examine-output-for-4k-disks.patch 0053-imsm-allow-drives-in-a-container-regardless-of-secto.patch 0054-imsm-allocate-buffer-to-support-maximum-sector-size.patch 0055-imsm-don-t-allow-disks-with-different-sector-size-in.patch 0056-mdadm-mdmon-deleted-the-abort_reshape-never-invoked.patch 0057-util-Introduce-md_get_array_info.patch 0058-Incremental-Remove-redundant-call-for-GET_ARRAY_INFO.patch 0059-util-Introduce-md_get_disk_info.patch 0060-util-Introduce-md_set_array_info.patch 0061-md_u-Remove-some-unused-ioctl-declarations.patch 0062-mdadm-grow-reshape-would-be-stuck-from-raid1-to-raid.patch 0063-sysfs-Use-the-presence-of-sys-block-dev-md-as-indica.patch 0064-sysfs-Make-sysfs_init-return-an-error-code.patch 0065-util-must_be_container-Use-sysfs_read-GET_VERSION-to.patch 0066-util-set_array_info-Simplify-code-since-md_get_versi.patch 0067-Assemble-Assemble-Stop-checking-kernel-md-driver-ver.patch 0068-Build-Stop-bothering-about-supporting-md-driver-olde.patch 0069-Grow-Stop-bothering-about-md-driver-versions-older-t.patch 0070-Detail-Stop-bothering-about-md-drivers-older-than-0..patch 0071-Create-Remove-all-attemps-to-handle-md-driver-older-.patch 0072-Manage-Remove-all-references-to-md_get_version.patch 0073-Query-Remove-all-references-to-md_get_version.patch 0074-bitmap-Remove-use-of-md_get_version.patch 0075-mdmon-Stop-bothering-about-md_get_version.patch 0076-mdopen-open_mddev-Use-md_get_array_info-to-determine.patch 0077-mdassemble-Use-md_get_array_info-to-check-for-valid-.patch 0078-Assemble-Assemble-Get-rid-of-last-use-of-md_get_vers.patch 0079-util-Finally-kill-off-md_get_version.patch 0080-mdadm-Fail-for-kernels-older-than-2.6.15.patch 0081-Revert-mdadm-grow-reshape-would-be-stuck-from-raid1-.patch 0082-Retire-mdassemble.patch 0083-super1-Clean-up-various-style-abuses.patch 0084-Detail-Remove-pre-2.6-code-for-printing-info-on-rebu.patch 0085-Assemble-Remove-obsolete-test-for-kernels-older-than.patch 0086-Detail-Fixup-ugly-if-foo-abuse.patch 0087-Query-Handle-error-returned-by-fstat.patch 0088-Query-Use-sysfs-to-obtain-data-if-possible.patch 0089-sysfs-Parse-array_state-in-sysfs_read.patch 0090-util-Introduce-md_array_active-helper.patch 0091-maps-Use-keyvalue-for-null-terminator-to-indicate-un.patch 0092-util-Get-rid-of-unused-enough_fd.patch 0093-mdadm-retire-mdassemble-in-make-everything.patch 0094-Query-Quiet-gcc-since-it-cannot-know-errno-0-in-this.patch 0095-Makefile-Default-to-O2-optimization.patch 0096-maps-Simplify-implementation-of-map_name.patch 0097-Don-t-use-UnSet-with-consistency_policy.patch 0098-Detail-determine-array-state-from-sysfs.patch 0099-Detail-Respect-code-lines-are-80-character-wide.patch 0100-Detail-Reinstate-support-for-not-having-sysfs.patch 0101-Incremental-Use-md_array_active-where-applicable.patch 0102-Incremental-Cleanup-some-if-statement-spaghetti.patch 0103-Create-tell-udev-md-device-is-not-ready-when-first-c.patch 0104-Incremental-Use-md_array_active-to-determine-state-o.patch 0105-Manage-Manage_ro-Use-md_array_active.patch 0106-IMSM-Initialize-my_vol_raid_dev_num-during-vol-creat.patch 0107-Grow-Grow_continue_command-Avoid-aliasing-array-vari.patch 0108-change-back-0644-permission-for-Grow.c.patch 0109-util-md_array_valid-Introduce-md_array_valid-helper.patch 0110-kernel-patch-Remove-obsolete-kernel-patches-against-.patch 0111-mdassemble-Kill-off-the-last-remains.patch 0112-mdadm-util-unify-fstat-checking-blkdev-into-function.patch 0113-mdadm-util-unify-stat-checking-blkdev-into-function.patch 0114-Fix-typo-in-new-udev-rule.patch 0115-Incremental-return-is-not-a-function.patch 0116-sysfs-sysfs_read-Count-active_disks-and-failed_disks.patch 0117-container_members_max_degradation-Switch-to-using-sy.patch 0118-IncrementalScan-Use-md_array_active-instead-of-md_ge.patch 0119-Mention-endian-in-documentation-for-update-byte-orde.patch 0120-Monitor-Use-md_array_active-instead-of-manually-fidd.patch 0121-Monitor-Code-is-80-characters-per-line.patch 0122-mdadm-md.4-set-page-length-as-1000-to-avoid-warnings.patch 0123-Allow-more-spare-selection-criteria.patch 0124-Add-sector-size-as-spare-selection-criterion.patch 0125-Monitor-check_array-Centralize-exit-path.patch 0126-Monitor-check_array-Reduce-duplicated-error-handling.patch 0127-Monitor-check_array-Declate-mdinfo-instance-globally.patch 0128-Monitor-check_array-Read-sysfs-entry-earlier.patch 0129-Monitor-check_array-Obtain-RAID-level-from-syfs.patch 0130-Monitor-check_array-Get-failed_disks-from-sysfs.patch 0131-Monitor-check_array-Get-array_disks-from-sysfs.patch 0132-Monitor-check_array-Get-nr_disks-active_disks-and-sp.patch 0133-sysfs-sysfs_read-Count-working_disks.patch 0134-Monitor-check_array-Use-working_disks-from-sysfs.patch 0135-retire-the-APIs-that-driver-no-longer-supports.patch 0136-Monitor-Not-much-point-declaring-mdlist-in-both-fork.patch 0137-Monitor-mailfrom-is-initialized-correctly.patch 0138-Monitor-Fixup-a-pile-of-whitespace-issues.patch 0139-mdadm-Uninitialized-variable-rdev.patch 0140-super-ddf-sysfs_read-takes-a-pointer-as-device-name-.patch 0141-mdadm-Fixup-a-large-number-of-bad-formatting-of-logi.patch 0142-mdadm-Fixup-more-broken-logical-operator-formatting.patch 0143-mdadm-Fix-broken-formatting.patch 0144-mdadm-Fixup-broken-formatting.patch 0145-Detail-don-t-exit-if-ioctl-has-been-successful.patch 0146-super1-fix-sb-max_dev-when-adding-a-new-disk-in-line.patch 0147-md_u-Remove-unused-ioctl-declaration-of-START_ARRAY.patch 0148-Get-failed-disk-count-from-array-state.patch 0149-Monitor-don-t-assume-mdadm-parameter-is-a-block-devi.patch 0150-super1-Always-round-data-offset-to-1M.patch 0151-mdadm-r5cache-allow-adding-journal-to-array-without-.patch 0152-udev-rules-introduce-rules-for-cluster-md-to-confirm.patch 0153-Detail-correct-output-for-active-arrays.patch 0154-imsm-rebuild-from-2-disk-RAID10.patch (bsc#1069165) 0155-Error-messages-should-end-with-a-newline-character.patch 0156-Use-correct-syntax-for-passing-DEVLINKS-to-mdadm-fro.patch 0157-super1-only-set-clustered-flag-when-bitmap-is-presen.patch 0158-Don-t-use-exit-ERANGE.patch 0159-Monitor-containers-don-t-have-the-same-sysfs-propert.patch 0160-Monitor-Include-containers-in-spare-migration.patch 0161-Detail-differentiate-between-container-and-inactive-.patch 0162-mdadm-install-two-more-udev-rules-in-mdadm.spec.patch 0163-mdadm-set-journal_clean-after-scanning-all-disks.patch 0164-mdadm-bitmap-examine-bitmap-failed-when-bitmap-is-ex.patch 0165-mdopen-call-modprobe-md_mod-if-it-might-be-needed.patch 0166-lib-devid2kname-should-take-a-dev_t.patch 0167-sysfs_init_dev-take-a-dev_t-argument.patch 0168-Manage_subdevs-Use-a-dev_t.patch 0169-util-Code-is-80-characters-wide.patch 0170-Close-mdfd-before-returning-main-function.patch 0171-Grow-stop-previous-reshape-process-first.patch 0172-imsm-New-disk-controller-domains.patch 0173-Monitor-Check-redundancy-for-arrays.patch 0174-mdadm-grow-Component-size-must-be-larger-than-chunk-.patch 0175-mdadm-manpage-disable-bitmap_resize-for-external-fil.patch 0176-mdadm-fixes-some-trivial-typos-in-comments.patch (The following 12 patches are specifically for bsc#1068030) 0177-Don-t-abort-starting-the-array-if-kernel-does-not-su.patch 0178-super1-Add-support-for-multiple-ppls.patch 0179-imsm-Add-support-for-multiple-ppls.patch 0180-imsm-validate-multiple-ppls-during-assemble.patch 0181-Zeroout-whole-ppl-space-during-creation-force-assemb.patch 0182-imsm-switch-to-multiple-ppls-automatically-during-as.patch 0183-Grow-fix-switching-on-PPL-during-recovery.patch 0184-imsm-don-t-skip-resync-when-an-invalid-ppl-header-is.patch 0185-imsm-Write-empty-PPL-header-if-assembling-regular-cl.patch 0186-imsm-always-do-ppl-recovery-when-starting-a-rebuildi.patch 0187-imsm-use-correct-map-when-validating-ppl.patch 0188-imsm-write-initial-ppl-on-a-disk-added-for-rebuild.patch 0189-Grow-Use-all-80-characters.patch 0190-imsm-Set-disk-slot-number.patch (The following 1 patch is specifically for bsc#1069167) 0191-mdmon-get-safe-mode-delay-file-descriptor-early.patch 0192-mdadm-mdstat-fixup-a-number-of-broken-formatting.patch 0193-mdadm-mdstat-correct-the-strncmp-number-4-as-6.patch 0194-mdcheck-add-some-logging.patch 0195-mdcheck-improve-cleanup.patch 0196-Move-mdadm_env.sh-out-of-usr-lib-systemd.patch 0197-mdadm-grow-adding-a-test-to-ensure-resize-was-requir.patch 0198-mdadm-mdopen-create-new-function-create_named_array-.patch 0199-systemd-add-I-to-description-of-mdadm-last-resort-se.patch 0200-Incremental-Use-validate_geometry-instead-of-avail_s.patch 0201-imsm-fix-reading-scsi-serial.patch 0202-To-support-clustered-raid10.patch 0203-imsm-More-precise-message-when-spanned-raid-is-creat.patch 0204-sysfs-include-faulty-drive-in-disk-count.patch 0205-Monitor-msg-Don-t-print-error-message-if-mdmon-doesn.patch 0206-imsm-continue-resync-on-3-disk-RAID10.patch OBS-URL: https://build.opensuse.org/request/show/548207 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=156
316 lines
9.1 KiB
Diff
316 lines
9.1 KiB
Diff
From cd6cbb08c458cee07acb1d854e04532b29ec87bf Mon Sep 17 00:00:00 2001
|
|
From: NeilBrown <neilb@suse.com>
|
|
Date: Fri, 28 Apr 2017 15:05:50 +1000
|
|
Subject: [PATCH] Create: tell udev md device is not ready when first created.
|
|
Git-commit: cd6cbb08c458cee07acb1d854e04532b29ec87bf
|
|
Patch-mainline: mdadm-4.0+
|
|
References: bsc#1069165, bsc#1069167, bsc#1068030
|
|
|
|
When an array is created the content is not initialized,
|
|
so it could have remnants of an old filesystem or md array
|
|
etc on it.
|
|
udev will see this and might try to activate it, which is almost
|
|
certainly not what is wanted.
|
|
|
|
So create a mechanism for mdadm to communicate with udev to tell
|
|
it that the device isn't ready. This mechanism is the existance
|
|
of a file /run/mdadm/created-mdXXX where mdXXX is the md device name.
|
|
|
|
When creating an array, mdadm will create the file.
|
|
A new udev rule file, 01-md-raid-creating.rules, will detect the
|
|
precense of thst file and set ENV{SYSTEMD_READY}="0".
|
|
This is fairly uniformly used to suppress actions based on the
|
|
contents of the device.
|
|
|
|
Signed-off-by: NeilBrown <neilb@suse.com>
|
|
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
|
|
Signed-off-by: Coly Li <colyli@suse.de>
|
|
|
|
---
|
|
Assemble.c | 2 +-
|
|
Build.c | 2 +-
|
|
Create.c | 9 +++++++-
|
|
Incremental.c | 4 ++--
|
|
Makefile | 4 ++--
|
|
lib.c | 29 +++++++++++++++++++++++++
|
|
mdadm.h | 4 +++-
|
|
mdopen.c | 52 ++++++++++++++++++++++++++++-----------------
|
|
udev-md-raid-creating.rules | 7 ++++++
|
|
9 files changed, 86 insertions(+), 27 deletions(-)
|
|
create mode 100644 udev-md-raid-creating.rules
|
|
|
|
diff --git a/Assemble.c b/Assemble.c
|
|
index d6beb23..a9442c8 100644
|
|
--- a/Assemble.c
|
|
+++ b/Assemble.c
|
|
@@ -1478,7 +1478,7 @@ try_again:
|
|
name = strchr(name, ':')+1;
|
|
|
|
mdfd = create_mddev(mddev, name, ident->autof, trustworthy,
|
|
- chosen_name);
|
|
+ chosen_name, 0);
|
|
}
|
|
if (mdfd < 0) {
|
|
st->ss->free_super(st);
|
|
diff --git a/Build.c b/Build.c
|
|
index 11ba12f..665d906 100644
|
|
--- a/Build.c
|
|
+++ b/Build.c
|
|
@@ -109,7 +109,7 @@ int Build(char *mddev, struct mddev_dev *devlist,
|
|
/* We need to create the device. It can have no name. */
|
|
map_lock(&map);
|
|
mdfd = create_mddev(mddev, NULL, c->autof, LOCAL,
|
|
- chosen_name);
|
|
+ chosen_name, 0);
|
|
if (mdfd < 0) {
|
|
map_unlock(&map);
|
|
return 1;
|
|
diff --git a/Create.c b/Create.c
|
|
index 6ca0924..df1bc20 100644
|
|
--- a/Create.c
|
|
+++ b/Create.c
|
|
@@ -605,7 +605,7 @@ int Create(struct supertype *st, char *mddev,
|
|
|
|
/* We need to create the device */
|
|
map_lock(&map);
|
|
- mdfd = create_mddev(mddev, name, c->autof, LOCAL, chosen_name);
|
|
+ mdfd = create_mddev(mddev, name, c->autof, LOCAL, chosen_name, 1);
|
|
if (mdfd < 0) {
|
|
map_unlock(&map);
|
|
return 1;
|
|
@@ -620,6 +620,7 @@ int Create(struct supertype *st, char *mddev,
|
|
chosen_name);
|
|
close(mdfd);
|
|
map_unlock(&map);
|
|
+ udev_unblock();
|
|
return 1;
|
|
}
|
|
mddev = chosen_name;
|
|
@@ -1053,9 +1054,15 @@ int Create(struct supertype *st, char *mddev,
|
|
pr_err("not starting array - not enough devices.\n");
|
|
}
|
|
close(mdfd);
|
|
+ /* Give udev a moment to process the Change event caused
|
|
+ * by the close.
|
|
+ */
|
|
+ usleep(100*1000);
|
|
+ udev_unblock();
|
|
return 0;
|
|
|
|
abort:
|
|
+ udev_unblock();
|
|
map_lock(&map);
|
|
abort_locked:
|
|
map_remove(&map, fd2devnm(mdfd));
|
|
diff --git a/Incremental.c b/Incremental.c
|
|
index 66c5b03..4789e36 100644
|
|
--- a/Incremental.c
|
|
+++ b/Incremental.c
|
|
@@ -320,7 +320,7 @@ int Incremental(struct mddev_dev *devlist, struct context *c,
|
|
|
|
/* Couldn't find an existing array, maybe make a new one */
|
|
mdfd = create_mddev(match ? match->devname : NULL,
|
|
- name_to_use, c->autof, trustworthy, chosen_name);
|
|
+ name_to_use, c->autof, trustworthy, chosen_name, 0);
|
|
|
|
if (mdfd < 0)
|
|
goto out_unlock;
|
|
@@ -1596,7 +1596,7 @@ static int Incremental_container(struct supertype *st, char *devname,
|
|
ra->name,
|
|
c->autof,
|
|
trustworthy,
|
|
- chosen_name);
|
|
+ chosen_name, 0);
|
|
}
|
|
if (only && (!mp || strcmp(mp->devnm, only) != 0))
|
|
continue;
|
|
diff --git a/Makefile b/Makefile
|
|
index 6850696..021d3ad 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -256,8 +256,8 @@ install-man: mdadm.8 md.4 mdadm.conf.5 mdmon.8
|
|
$(INSTALL) -D -m 644 md.4 $(DESTDIR)$(MAN4DIR)/md.4
|
|
$(INSTALL) -D -m 644 mdadm.conf.5 $(DESTDIR)$(MAN5DIR)/mdadm.conf.5
|
|
|
|
-install-udev: udev-md-raid-arrays.rules udev-md-raid-assembly.rules
|
|
- @for file in 63-md-raid-arrays.rules 64-md-raid-assembly.rules ; \
|
|
+install-udev: udev-md-raid-arrays.rules udev-md-raid-assembly.rules udev-md-raid-creating.rules
|
|
+ @for file in 01-md-raid-creating.rules 63-md-raid-arrays.rules 64-md-raid-assembly.rules ; \
|
|
do sed -e 's,BINDIR,$(BINDIR),g' udev-$${file#??-} > .install.tmp.1 && \
|
|
$(ECHO) $(INSTALL) -D -m 644 udev-$${file#??-} $(DESTDIR)$(UDEVDIR)/rules.d/$$file ; \
|
|
$(INSTALL) -D -m 644 .install.tmp.1 $(DESTDIR)$(UDEVDIR)/rules.d/$$file ; \
|
|
diff --git a/lib.c b/lib.c
|
|
index b640634..7e44b1f 100644
|
|
--- a/lib.c
|
|
+++ b/lib.c
|
|
@@ -163,6 +163,35 @@ char *fd2devnm(int fd)
|
|
return NULL;
|
|
}
|
|
|
|
+/* When we create a new array, we don't want the content to
|
|
+ * be immediately examined by udev - it is probably meaningless.
|
|
+ * So create /run/mdadm/creating-FOO and expect that a udev
|
|
+ * rule will noticed this and act accordingly.
|
|
+ */
|
|
+static char block_path[] = "/run/mdadm/creating-%s";
|
|
+static char *unblock_path = NULL;
|
|
+void udev_block(char *devnm)
|
|
+{
|
|
+ int fd;
|
|
+ char *path = NULL;
|
|
+
|
|
+ xasprintf(&path, block_path, devnm);
|
|
+ fd = open(path, O_CREAT|O_RDWR, 0600);
|
|
+ if (fd >= 0) {
|
|
+ close(fd);
|
|
+ unblock_path = path;
|
|
+ } else
|
|
+ free(path);
|
|
+}
|
|
+
|
|
+void udev_unblock(void)
|
|
+{
|
|
+ if (unblock_path)
|
|
+ unlink(unblock_path);
|
|
+ free(unblock_path);
|
|
+ unblock_path = NULL;
|
|
+}
|
|
+
|
|
/*
|
|
* convert a major/minor pair for a block device into a name in /dev, if possible.
|
|
* On the first call, walk /dev collecting name.
|
|
diff --git a/mdadm.h b/mdadm.h
|
|
index 1bbacfe..6a382a7 100644
|
|
--- a/mdadm.h
|
|
+++ b/mdadm.h
|
|
@@ -1533,7 +1533,7 @@ extern char *get_md_name(char *devnm);
|
|
extern char DefaultConfFile[];
|
|
|
|
extern int create_mddev(char *dev, char *name, int autof, int trustworthy,
|
|
- char *chosen);
|
|
+ char *chosen, int block_udev);
|
|
/* values for 'trustworthy' */
|
|
#define LOCAL 1
|
|
#define LOCAL_ANY 10
|
|
@@ -1567,6 +1567,8 @@ extern char *stat2kname(struct stat *st);
|
|
extern char *fd2kname(int fd);
|
|
extern char *stat2devnm(struct stat *st);
|
|
extern char *fd2devnm(int fd);
|
|
+extern void udev_block(char *devnm);
|
|
+extern void udev_unblock(void);
|
|
|
|
extern int in_initrd(void);
|
|
|
|
diff --git a/mdopen.c b/mdopen.c
|
|
index 82b97fc..099efa0 100644
|
|
--- a/mdopen.c
|
|
+++ b/mdopen.c
|
|
@@ -135,7 +135,7 @@ void make_parts(char *dev, int cnt)
|
|
*/
|
|
|
|
int create_mddev(char *dev, char *name, int autof, int trustworthy,
|
|
- char *chosen)
|
|
+ char *chosen, int block_udev)
|
|
{
|
|
int mdfd;
|
|
struct stat stb;
|
|
@@ -147,6 +147,10 @@ int create_mddev(char *dev, char *name, int autof, int trustworthy,
|
|
char devname[37];
|
|
char devnm[32];
|
|
char cbuf[400];
|
|
+
|
|
+ if (!use_udev())
|
|
+ block_udev = 0;
|
|
+
|
|
if (chosen == NULL)
|
|
chosen = cbuf;
|
|
|
|
@@ -305,43 +309,53 @@ int create_mddev(char *dev, char *name, int autof, int trustworthy,
|
|
int fd;
|
|
int n = -1;
|
|
sprintf(devnm, "md_%s", cname);
|
|
+ if (block_udev)
|
|
+ udev_block(devnm);
|
|
fd = open("/sys/module/md_mod/parameters/new_array", O_WRONLY);
|
|
if (fd >= 0) {
|
|
n = write(fd, devnm, strlen(devnm));
|
|
close(fd);
|
|
}
|
|
- if (n < 0)
|
|
+ if (n < 0) {
|
|
devnm[0] = 0;
|
|
+ udev_unblock();
|
|
+ }
|
|
}
|
|
if (num >= 0) {
|
|
int fd;
|
|
int n = -1;
|
|
sprintf(devnm, "md%d", num);
|
|
+ if (block_udev)
|
|
+ udev_block(devnm);
|
|
fd = open("/sys/module/md_mod/parameters/new_array", O_WRONLY);
|
|
if (fd >= 0) {
|
|
n = write(fd, devnm, strlen(devnm));
|
|
close(fd);
|
|
}
|
|
- if (n < 0)
|
|
+ if (n < 0) {
|
|
devnm[0] = 0;
|
|
- }
|
|
- if (devnm[0])
|
|
- ;
|
|
- else if (num < 0) {
|
|
- /* need to choose a free number. */
|
|
- char *_devnm = find_free_devnm(use_mdp);
|
|
- if (_devnm == NULL) {
|
|
- pr_err("No avail md devices - aborting\n");
|
|
- return -1;
|
|
+ udev_unblock();
|
|
}
|
|
- strcpy(devnm, _devnm);
|
|
- } else {
|
|
- sprintf(devnm, "%s%d", use_mdp?"md_d":"md", num);
|
|
- if (mddev_busy(devnm)) {
|
|
- pr_err("%s is already in use.\n",
|
|
- dev);
|
|
- return -1;
|
|
+ }
|
|
+ if (devnm[0] == 0) {
|
|
+ if (num < 0) {
|
|
+ /* need to choose a free number. */
|
|
+ char *_devnm = find_free_devnm(use_mdp);
|
|
+ if (_devnm == NULL) {
|
|
+ pr_err("No avail md devices - aborting\n");
|
|
+ return -1;
|
|
+ }
|
|
+ strcpy(devnm, _devnm);
|
|
+ } else {
|
|
+ sprintf(devnm, "%s%d", use_mdp?"md_d":"md", num);
|
|
+ if (mddev_busy(devnm)) {
|
|
+ pr_err("%s is already in use.\n",
|
|
+ dev);
|
|
+ return -1;
|
|
+ }
|
|
}
|
|
+ if (block_udev)
|
|
+ udev_block(devnm);
|
|
}
|
|
|
|
sprintf(devname, "/dev/%s", devnm);
|
|
diff --git a/udev-md-raid-creating.rules b/udev-md-raid-creating.rules
|
|
new file mode 100644
|
|
index 0000000..2be466b
|
|
--- /dev/null
|
|
+++ b/udev-md-raid-creating.rules
|
|
@@ -0,0 +1,7 @@
|
|
+# do not edit this file, it will be overwritten on update
|
|
+# While mdadm is creating an array, it creates a file
|
|
+# /run/mdadm/creating-mdXXX. If that file exists, then
|
|
+# the array is not "ready" and we should make sure the
|
|
+# content is ignored.
|
|
+
|
|
+KERNEL=="md*", TEST="/run/mdadm/creating-$kernel", ENV{SYSTEMD_READY}="0"
|
|
--
|
|
2.13.6
|
|
|