Commit Graph

199 Commits

Author SHA1 Message Date
Jes Sorensen
4ac0f8fa3e Fix bug where IMSM arrays stay inactive in case of reboot during reshape
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-04-30 14:29:26 +02:00
Jes Sorensen
71165988bf Fix issue when re-adding drive to a raid1 array with bitmap
Resolves: bz807743 (f17) bz769323 (f16) bz791159 (f15)

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-03-28 17:24:12 +02:00
Jes Sorensen
e2bea3e210 Fix a double free and a segfault bug
Fix double free on buggy old kernel sysfs read
Fix segfault if trying to write superblock to non existing device
Resolves: bz795707 (f17) bz795747 (f16) bz795748 (f15)
Resolves: bz795461 (f17) bz795749 (f16) bz795750 (f15)

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-02-23 11:19:49 +01:00
Jes Sorensen
15adacde4b Fix failure of devices refusing to add to raids using bitmaps
This fixes an issue with devices failing to be added to a raid using
bitmaps, due to trying to write the bitmap with mis-aligned buffers
using O_DIRECT

Resolves bz789898 (f16) bz791189 (f15)

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-02-16 13:43:22 +01:00
Jes Sorensen
c68d736ff4 Backport --offroot patches from upstream
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-01-30 17:05:23 +01:00
Jes Sorensen
9d26a69f72 Make sure to retry in case a remove fails due to an array being busy
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-01-12 13:39:08 +01:00
Jes Sorensen
531f600e0a Fix gcc-4.7 build breakage
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-01-05 14:21:58 +01:00
Jes Sorensen
09420a0c0f Update to mdadm-3.2.3
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2012-01-04 11:16:25 +01:00
Jes Sorensen
82fbb33bf7 Backport memory leak fix for RAID5, and fix for mounting device during reshape
Resolves: bz755005 bz755009

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2011-11-21 17:01:10 +01:00
Jes Sorensen
d01dbca186 Fix problem with 0.9 metadata and > 2TB drives + systemd script fix
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2011-11-09 17:58:29 +01:00
Dennis Gilmore
06636a8bfc - Rebuilt for glibc bug#747377 2011-10-26 19:12:54 -05:00
Jes Sorensen
3010f9bec6 Backport proper upstream version of fix for IMSM RAID assembly problem,
which resolves issues when booting off sysvinit based system.

Resolves: bz736387 (Fedora 15) bz744217 (Fedora 16)

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2011-10-22 10:58:41 +02:00
Jes Sorensen
2e29e0e588 Fix dependency problem in mdmonitor-takeover.service
This fixes bz741115 (F16) bz744226 (rawhide)

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2011-10-19 18:49:23 +02:00
Jes Sorensen
6c5cfe0908 Fix problem with IMSM raid not being started correctly during boot
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
2011-10-19 16:46:54 +02:00
Doug Ledford
c6a442ba3e Fix failed boot
Older imsm arrays, or arrays created by something other than mdadm,
might have one of two unused bits in the attributes field set.  If
they do, we need to ignore them, not fail to assemble the array.

Signed-off-by: Doug Ledford <dledford@redhat.com>
(cherry picked from commit 22ef59a98600f5900f957e2a0bdc16139aa528da)
2011-08-31 15:59:46 -04:00
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
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
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
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
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
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
Doug Ledford
ff435833ff - One line fix for ppc64 compiles 2010-04-06 18:18:45 +00:00
Doug Ledford
efe92bcae0 - Clean up directory mess once and for all
- Add incremental remove support
2010-04-06 16:45:46 +00:00
Doug Ledford
1a750b7679 - Clean up directory mess once and for all
- Add incremental remove support
2010-04-06 16:32:12 +00:00
Doug Ledford
114a7df1cb - Grab latest upstream release instead of git repo snapshot (bz552344,
bz572561)
- The lack of /dev/md is causing problems, so add code to mapfile.c to
    cause us to create /dev/md if it doesn't exist (bz569019)
2010-03-17 03:34:43 +00:00
Doug Ledford
877588c610 - Newer version of imsm patch that leaves warning, but only when there
actually are too many devices on the command line (bz554974)
2010-02-23 14:53:10 +00:00
Doug Ledford
fd9c51472d - Newer version of imsm patch that leaves warning, but only when there
actually are too many devices on the command line (bz554974)
2010-02-23 14:51:42 +00:00
Doug Ledford
20929c0606 - The uuid patch cause a different problem during assembly, so use a gross
hack to work around the uuid issue that won't break assembly until
    fixed properly upstream (bz567132)
2010-02-22 00:28:48 +00:00
Doug Ledford
3bb9c33abd - The uuid patch cause a different problem during assembly, so use a gross
hack to work around the uuid issue that won't break assembly until
    fixed properly upstream (bz567132)
2010-02-22 00:26:22 +00:00
Doug Ledford
b370167f46 - Fix problem with booting multiple imsm containers when they aren't listed
"just so" in the mdadm.conf file (bz554974)
2010-02-21 15:33:20 +00:00
Doug Ledford
6a8463e3ea - Fix problem with booting multiple imsm containers when they aren't listed
"just so" in the mdadm.conf file (bz554974)
2010-02-21 15:17:14 +00:00
Doug Ledford
6aac98e8e7 - Don't run the raid-check script if the kernel doesn't support md devices
(bz557053)
- Don't report any mismatch_cnt issues on raid1 devices as there are
    legitimate reasons why the count may not be 0 and we are getting enough
    false positives that it renders the check useless (bz554217, bz547128)
2010-02-19 23:54:16 +00:00
Doug Ledford
5a027cad75 - Don't run the raid-check script if the kernel doesn't support md devices
(bz557053)
- Don't report any mismatch_cnt issues on raid1 devices as there are
    legitimate reasons why the count may not be 0 and we are getting enough
    false positives that it renders the check useless (bz554217, bz547128)
2010-02-19 19:24:53 +00:00
Doug Ledford
25ef040df7 - Fix s390/ppc64 UUID byte swap issue 2010-02-18 18:02:36 +00:00
Doug Ledford
9d56628903 - Update to head of upstream git repo, which contains a significant number
of bug fixes we need
2010-02-18 06:42:33 +00:00
Doug Ledford
5ded3b2fef - Update to head of upstream git repo, which contains a significant number
of bug fixes we need
2010-02-17 19:25:15 +00:00
Doug Ledford
af2730f568 - Fix crash when AUTO keyword is in mdadm.conf (bz552342) 2010-01-15 21:38:45 +00:00
Doug Ledford
381a3d3bb5 - Minor tweak to init script for LSB compliance (bz527957) 2009-12-01 22:46:16 +00:00
Doug Ledford
c8f603e0a8 - New upstream release 3.0.3 (bz523320, bz527281)
- Update a couple internal patches
- Drop a patch in that was in Neil's tree for 3.0.3 that we had pulled for
    immediate use to resolve a bug
- Drop the endian patch because it no longer applied cleanly and all
    attempts to reproduce the original problem as reported in bz510605
    failed, even up to and including downloading the specific package that
    was reported as failing in that bug and trying to reproduce with it on
    both ppc and ppc64 hardware and with both ppc and ppc64 versions on the
    64bit hardware. Without a reproducer, it is impossible to determine if
    a rehashed patch to apply to this code would actually solve the
    problem, so remove the patch entirely since the original problem, as
    reported, was an easy to detect DOA issue where installing to a raid
    array was bound to fail on reboot and so we should be able to quickly
    and definitively tell if the problem resurfaces.
- Update the mdmonitor init script for LSB compliance (bz527957)
- Link from mdadm.static man page to mdadm man page (bz529314)
- Fix a problem in the raid-check script (bz523000)
- Fix the intel superblock handler so we can test on non-scsi block devices
2009-11-05 21:34:56 +00:00
Doug Ledford
bf7f590ca9 - New upstream release 3.0.3 (bz523320, bz527281)
- Update a couple internal patches
- Drop a patch in that was in Neil's tree for 3.0.3 that we had pulled for
    immediate use to resolve a bug
- Drop the endian patch because it no longer applied cleanly and all
    attempts to reproduce the original problem as reported in bz510605
    failed, even up to and including downloading the specific package that
    was reported as failing in that bug and trying to reproduce with it on
    both ppc and ppc64 hardware and with both ppc and ppc64 versions on the
    64bit hardware. Without a reproducer, it is impossible to determine if
    a rehashed patch to apply to this code would actually solve the
    problem, so remove the patch entirely since the original problem, as
    reported, was an easy to detect DOA issue where installing to a raid
    array was bound to fail on reboot and so we should be able to quickly
    and definitively tell if the problem resurfaces.
- Update the mdmonitor init script for LSB compliance (bz527957)
- Link from mdadm.static man page to mdadm man page (bz529314)
- Fix a problem in the raid-check script (bz523000)
- Fix the intel superblock handler so we can test on non-scsi block devices
2009-11-05 21:30:16 +00:00
Hans de Goede
fa5ca2339d - New upstream release 3.0.2
- Add a patch fixing mdadm --detail -export segfaults (bz526761, bz523862)
- Add a patch making mdmon store its state under /dev/.mdadm for initrd
    mdmon, rootfs mdmon handover
- Restart mdmon from initscript (when running) for rootfs mdmon handover
2009-10-02 19:36:57 +00:00
Doug Ledford
c261edab2b - Stop some mdmon segfaults (bz523860) 2009-09-17 11:43:33 +00:00
Doug Ledford
e83588671c - Update to current head of upstream git repo for various imsm related
fixes (fixes bz523262)
- Fix display of metadata version in output of Detail mode
- Add UUID output to --detail --export (bz523314)
2009-09-15 19:03:58 +00:00
Doug Ledford
bb4afe8c1c - Improved raid-check script as well as the ability to configure what
devices get checked
- Endian patch for uuid generation
2009-07-24 17:43:39 +00:00
Doug Ledford
d395ee1418 - Remove stale patches already accepted by upstream
- Fix the raid-check script to only try and check a device if it is
    checkable
- Update to official mdadm-3.0 version
- Resolves: bz505587, bz505552
2009-06-29 19:22:06 +00:00
Doug Ledford
f58f390b84 - Move the mdadm.map file from /dev/md/ to /dev/ so the installer doesn't
need to precreate the /dev/md/ directory in order for incremental
    assembly to work
2009-05-19 17:12:19 +00:00
Doug Ledford
8f465351a2 - Only check raid devices automatically, do not attempt to repair them
during the weekly data scrubbing
2009-05-19 14:25:55 +00:00
Doug Ledford
1c823de16c - Fix a few issues with the new code to determine when a device gets to
keep its name and when it doesn't
2009-03-21 01:25:02 +00:00
Doug Ledford
a261cbe6b4 - Change the perms on the udev rules file, it doesn't need to be +x 2009-03-20 21:50:21 +00:00
Doug Ledford
e4f4111870 - Slightly tweak the udev rules to make sure we don't start arrays while
running in rc.sysinit...leave array starting to it instead
- Modify mdadm to put its mapfile in /dev/md instead of /var/run/mdadm
    since at startup /var/run/mdadm is read-only by default and this breaks
    incremental assembly
- Change how mdadm decides to assemble incremental devices using their
    preferred name or a random name to avoid possible conflicts when
    plugging a foreign array into a host
2009-03-20 21:13:38 +00:00
Doug Ledford
f37e19d541 - Change around the mdadm udev rules we ship to avoid a udev file conflict 2009-03-18 18:55:49 +00:00
Doug Ledford
67385865bb - Update to latest devel release
- Remove the no longer necessary udev patch
- Remove the no longer necessary warn patch
- Remove the no longer necessary alias patch
- Update the mdadm.rules file to only pay attention to device adds, not
    changes and to enable incremental assembly
- Add a cron job to run a weekly repair of the array to correct bad sectors
- Resolves: bz474436, bz490972
2009-03-18 18:25:56 +00:00
Jesse Keating
77d3b8d977 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 00:03:42 +00:00
Doug Ledford
4709789787 - Readd our old mdadm rules file that does incremental assembly
- Remove the new mdadm rules file from upstream as we already have this in
    our udev package (and the one in the udev package already has a bug
    fixed)
2009-02-19 21:11:13 +00:00
Doug Ledford
2fd6d0dc52 - Readd our old mdadm rules file that does incremental assembly
- Remove the new mdadm rules file from upstream as we already have this in
    our udev package (and the one in the udev package already has a bug
    fixed)
2009-02-19 20:20:08 +00:00
Doug Ledford
98264cba8a - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
- Fix a compile issue with the __le32_to_cpu() macro usage (bad juju to to
    operations on the target of the macro as it could get executed multiple
    times, and gcc now throws an error on that)
- Add some casts to some print statements to keep gcc from complaining
2009-02-13 20:55:51 +00:00
Doug Ledford
d78ea206d2 - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
- Fix a compile issue with the __le32_to_cpu() macro usage (bad juju to to
    operations on the target of the macro as it could get executed multiple
    times, and gcc now throws an error on that)
2009-02-13 20:15:04 +00:00
Doug Ledford
bebdcbefc5 - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
2009-02-13 14:41:23 +00:00
Doug Ledford
e48e5efc33 - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
2009-02-12 15:40:59 +00:00
Doug Ledford
7e3c782e9c - Update to latest upstream devel release
- Use the udev rules file included with mdadm instead of our own
- Drop all the no longer relevant patches
- Fix a build error in mdopen.c
- Fix the udev rules path in Makefile
2009-02-12 15:10:22 +00:00
Doug Ledford
7e22e636df - Updated to latest upstream stable release (#466803)
- Change udev rule to not assemble degraded arrays (#453314)
- Fix metadata matching in config file (#466078)
- Fix assembly of raid10 devices (#444237)
- Fix incremental assembly of partitioned raid devices (#447818)
2008-10-29 18:31:10 +00:00
Doug Ledford
a8863c5bdb - Update to latest upstream version (should resolve #444237)
- Drop incremental patch as it's now part of upstream
- Clean up all the open() calls in the code (#437145)
- Fix the build process to actually generate mdassemble (#446988)
- Update the udev rules to get additional info about arrays being assembled
    from the /etc/mdadm.conf file (--scan option) (#447818)
- Update the udev rules to run degraded arrays (--run option) (#452459)
2008-06-26 23:48:40 +00:00
Bill Nottingham
8fe36f4e44 - make /dev/md if necessary in incremental mode (#429604)
- open RAID devices with O_EXCL to avoid racing against other --incremental
    processes (#433932)
2008-04-17 16:27:33 +00:00
Bill Nottingham
c2e4c0a048 bump release 2008-02-01 22:03:04 +00:00
Bill Nottingham
8ef1ac1e07 - add a udev rules file for device assembly (#429604) 2008-02-01 22:01:46 +00:00
Doug Ledford
648686255b - Bump version and rebuild 2008-01-18 17:52:05 +00:00