Doug Ledford
6ffc771fa2
mdadm: fix udev incremental assembly rules file
...
Added support for nested md devices, md on top of LVM devices such as
encrypted partitions (although I don't recommend that, I recommend
encrypting the md device instead), and support for md devices on top
of multipath dm devices.
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-08-25 15:24:06 -04:00
Doug Ledford
cd8bc2a97a
A couple minor bugfixes
2011-07-27 14:43:27 -04:00
Doug Ledford
58e33d8227
Bump and rebuild to stay ahead of f15 again
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-07-18 13:02:16 -04:00
Doug Ledford
36bc21a4c0
Simple bump and rebuild to keep the version ahead of the f15 version
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-07-15 14:11:34 -04:00
Doug Ledford
40a50da058
Update the default superblock type when passing just '1' in the man page
...
as it was incorrect according to the man page versus what was actually
happening.
2011-07-14 20:28:36 -04:00
Milan Broz
d00f539784
Use unit files with systemd. (thanks to johannbg)
...
Add sub-package sysvinit for SysV init script.
Resolves: bz713573
2011-07-07 13:42:10 +02:00
Milan Broz
b979607a1c
Fix build on PPC.
...
Resolves: bz719379
2011-07-06 15:27:18 -04:00
Milan Broz
6a0405ae85
Update to latest upstream version
...
Resolves: bz714083
2011-06-28 19:24:00 +02:00
Doug Ledford
430833937e
Fix for uname version update (bz710646)
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-06-14 15:26:25 -04:00
Doug Ledford
e7f10cb663
Somehow the 64-md-raid.rules file went missing. Put it back.
...
Resolves: bz692248
2011-03-31 13:04:21 -04:00
Doug Ledford
43ea33bd96
Fix SELinux directory perms in mdmonitor init script
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-31 12:33:07 -04:00
Doug Ledford
a1a27cff98
Restore the build command in the spec file to a normal one
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-28 12:24:56 -04:00
Doug Ledford
27175ab708
Bleah...more touchups...
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-28 11:48:22 -04:00
Doug Ledford
111113da02
More fixes for uninitialized variable usage
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-28 11:34:48 -04:00
Doug Ledford
87aedf51a9
Fix up the param patch and renumber n-v-r
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-28 11:22:21 -04:00
Doug Ledford
0278b6d64f
Update to latest upstream release
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-28 10:27:34 -04:00
Doug Ledford
5c2839000f
More compile fixes (this is getting a bit ridiculous)
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 14:24:38 -04:00
Doug Ledford
7e15eefc27
Rework the last fix to avoid an unheeded return error
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 14:16:54 -04:00
Doug Ledford
27c1d165f5
More compile fixes.
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 14:05:12 -04:00
Doug Ledford
78bb9b4703
More compile fixes
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 13:55:43 -04:00
Doug Ledford
47d1109592
Fix compile issues on build system
...
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-26 13:39:20 -04:00
Doug Ledford
7d8ba69d0d
Update to latest stable upstream release, resolve multiple outstanding
...
bugzillas against F15.
Signed-off-by: Doug Ledford <dledford@redhat.com>
2011-03-25 17:05:48 -04:00
Dennis Gilmore
bd6cba269b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 10:24:46 -06:00
Doug Ledford
73d2cf2972
Merge remote branch 'origin/f13/master'
...
Conflicts:
.gitignore
mdadm-2.5.2-static.patch
mdadm.rules
mdadm.spec
sources
2010-08-04 17:04:17 -04:00
Doug Ledford
0167dcdf9a
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.2
...
- Add udev patch to not have incremental assembly in two rules files
2010-08-04 11:29:22 -04:00
Doug Ledford
abe95e800b
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.2
...
- Add udev patch to not have incremental assembly in two rules files
2010-08-04 11:23:45 -04:00
Doug Ledford
a6b97325ff
* Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 3.1.3-0.git20100804.1
...
- Update to latest upstream release (resolves an issue with stale lock
files on the md device map file)
2010-08-04 10:47:50 -04:00
Fedora Release Engineering
0bcc450f61
dist-git conversion
2010-07-29 03:04:52 +00:00
Fedora Release Engineering
deeee5bd78
dist-git conversion
2010-07-29 03:04:41 +00:00
Doug Ledford
7996d70593
- Remove the glibc-static buildreq and don't build the static mdadm since
...
we don't install it anyway
- Remove the udev file since adding it was supposed to be a rawhide only
change
2010-07-22 16:42:56 +00:00
Doug Ledford
d614064a7a
- Comment out the incremental assembly rules from the main udev rule file
...
so we can control it in our own incremental assembly specific rule file
- Don't build the static package, we don't install it, also remove the
glibc-static buildreq
2010-07-22 16:24:11 +00:00
Doug Ledford
337638c822
- Change git date format to the correct format (YYYYMMDD)
...
- Update to latest upstream push (fixes bz604023)
2010-07-22 14:57:44 +00:00
Doug Ledford
fda5bdd37a
- Change git date format to the correct format (YYYYMMDD)
...
- Update to latest upstream push (fixes bz604023)
2010-07-22 14:55:56 +00:00
Doug Ledford
7b2267d85b
- Fix racy locking of mapfile (bz600900)
2010-07-20 22:01:40 +00:00
Doug Ledford
adf9d7af43
- Fix racy locking of mapfile (bz616596)
2010-07-20 21:51:06 +00:00
Doug Ledford
8808fe53de
- Update to latest git repo (3.1.2 plus pending changes, fixes bz602457)
...
- Add in 64-md-raid.rules to compensate for it no longer being in udev
(bz581905)
- Remove mdadm.static as its no longer used in initrd creation
2010-07-20 16:57:55 +00:00
Doug Ledford
91d87d269f
- Update to latest git repo (3.1.2 plus pending changes, fixes bz602457)
...
- Add in 64-md-raid.rules to compensate for it no longer being in udev
(bz581905)
- Remove mdadm.static as its no longer used in initrd creation
2010-07-20 16:45:36 +00:00
Doug Ledford
03abcff039
- Minor update to mdadm.rules to make anaconda happy
2010-04-13 23:24:07 +00:00
Doug Ledford
e0d3e8aae9
- Minor update to mdadm.rules to make anaconda happy
2010-04-13 23:18:29 +00:00
Doug Ledford
d6f29f1fb8
- Slight fix on container patch
2010-04-08 21:35:32 +00:00
Doug Ledford
55a63e9bdf
- Slight fix on container patch
2010-04-08 21:35:28 +00:00
Doug Ledford
c203d78e8d
- Slight fix on container patch
2010-04-08 21:13:08 +00:00
Doug Ledford
31c5bf74cb
- Slight fix on container patch
2010-04-08 21:12:13 +00:00
Doug Ledford
2d6de14b74
- Updated container patch that also enables mdadm -IRs for imsm devices
2010-04-08 20:57:35 +00:00
Doug Ledford
a2b3d7f053
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
- Make incremental assembly of containers act like incremental assembly of
regular devices (aka, --run is needed to start a degraded array)
2010-04-08 17:09:28 +00:00
Doug Ledford
f44c832cb2
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
- Make incremental assembly of containers act like incremental assembly of
regular devices (aka, --run is needed to start a degraded array)
2010-04-08 16:55:45 +00:00
Doug Ledford
f2098b61d7
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
2010-04-07 14:51:17 +00:00
Doug Ledford
85e79a28a3
- Fix up directory in mdmonitor init script so that we restart mdmon like
...
we are supposed to
- Add a rule to run incremental assembly on containers in case there are
multiple volumes in a container and we only started some of them in the
initramfs
- Make -If work with imsm arrays. We had too restrictive of a test in
sysfs_unique_holder.
2010-04-07 13:58:54 +00:00
Doug Ledford
01d2c9db17
- Typo in new rules file
2010-04-07 00:17:01 +00:00
Doug Ledford
79e72e66fd
- Enable incremental support for imsm devices
2010-04-06 21:59:00 +00:00