messages from 2010-11-26 08:05:00 to 2010-12-06 13:20:45 UTC [more...]
[PATCH 00/27] OLCE, migrations and raid10 takeover
2010-12-06 13:20 UTC
[PATCH] fix: incremental on invalid container causes segfault
2010-12-06 6:40 UTC
systemd kills mdmon if it was started manually by user
2010-12-04 12:08 UTC (3+ messages)
Degraded Array
2010-12-04 8:53 UTC (5+ messages)
safe_mode_delay always zero after ddf container was assembled
2010-12-04 8:28 UTC
[PATCH] Monitor: do not move partitions to external container
2010-12-03 23:13 UTC
Write cache
2010-12-03 13:09 UTC (3+ messages)
RAID-5 implementation questions
2010-12-03 12:02 UTC (4+ messages)
[PATCH 00/10] Pre-migration patch series
2010-12-03 10:35 UTC (20+ messages)
` [PATCH 01/10] FIX: Cannot exit monitor after takeover
` [PATCH 02/10] FIX: Problem with removing array "
` [PATCH 03/10] FIX: Add error code for raid_disks set
` [PATCH 04/10] Add support to skip slot configuration
` [PATCH 05/10] Add spares to raid0 array using takeover
` [PATCH 06/10] FIX: open backup file for reshape as function
` [PATCH 07/10] FIX: Do not use layout for raid4 and raid0 while geo map computing
` [PATCH 08/10] FIX: sync_completed_fd handler has to be closed
` [PATCH 09/10] FIX: Honor !reshape state on wait_reshape() entry
` [PATCH 10/10] FIX: wait_backup() sometimes hungs
growing md2, do I need three reboots?
2010-12-03 9:39 UTC (3+ messages)
Problems after reshaping of Raid5 array
2010-12-03 7:03 UTC (8+ messages)
Software RAID and Fakeraid
2010-12-03 3:15 UTC (5+ messages)
[PATCH 2/2] Monitor: don't add more spares than needed
2010-12-03 3:12 UTC (2+ messages)
Help! I killed my mdadm raid 5
2010-12-03 1:47 UTC (4+ messages)
turn off auto assembly
2010-12-03 1:30 UTC (4+ messages)
[PATCH 1/2] Monitor: only get min_size once
2010-12-02 21:58 UTC
[PATCH v6 0/4] ext4: Coordinate data-only flush requests sent by fsync
2010-12-02 9:49 UTC (19+ messages)
` [PATCH 1/4] block: Measure flush round-trip times and report average value
` [PATCH 2/4] md: Compute average flush time from component devices
` [PATCH 3/4] dm: "
` [PATCH 4/4] ext4: Coordinate data-only flush requests sent by fsync
md as module cannot be reloaded
2010-12-01 23:42 UTC (2+ messages)
Q: LVM over RAID, or plain disks? A:"Yes" = best of both worlds?
2010-12-01 19:47 UTC (16+ messages)
` "
` [linux-lvm] Q: "
[PATCH] Monitor: pass statelist reference when adding new arrays
2010-12-01 11:25 UTC (2+ messages)
[PATCH] fix: assemble for external metadata generates segfault if invalid device found
2010-12-01 0:06 UTC (2+ messages)
[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
2010-11-30 22:59 UTC (9+ messages)
` [RFC] training mpath to discern between SCSI errors
` [dm-devel] "
` "
[PATCH 00/53] External Metadata Reshape
2010-11-30 22:06 UTC (68+ messages)
` [PATCH 09/53] Create: cleanup/unify default geometry handling
` [PATCH 10/53] Initialize st->devnum and st->container_dev in super_by_fd
` [PATCH 11/53] Document the external reshape implementation
` [PATCH 12/53] External reshape (step 1): container reshape and ->reshape_super()
` [PATCH 13/53] External reshape (step 2): Freeze container
` [PATCH 14/53] FIX: Cannot exit monitor after takeover
` [PATCH 15/53] FIX: Unfreeze not only container for external metadata
` [PATCH 16/53] Add takeover support for external meta
` [PATCH 17/53] Disk removal support for Raid10->Raid0 takeover
` [PATCH 18/53] Treat feature as experimental
` [PATCH 19/53] imsm: Add support for general migration
` [PATCH 20/53] imsm: Add reshape_update for grow array case
` [PATCH 21/53] imsm: FIX: core dump during imsm metadata writing
` [PATCH 22/53] Send information to managemon about reshape request
` [PATCH 23/53] Process reshape initialization by managemon
` [PATCH 24/53] Add support to skip slot configuration
` [PATCH 25/53] imsm: Verify slots in meta against slot numbers set by md
` [PATCH 26/53] imsm: Cancel metadata changes on reshape start failure
` [PATCH 27/53] imsm: Do not accept messages sent by mdadm
` [PATCH 28/53] imsm: Do not indicate resync during reshape
` [PATCH 29/53] Add spares to raid0 array using takeover
` [PATCH 30/53] imsm: FIX: Fill sys_name field in getinfo_super()
` [PATCH 31/53] imsm: FIX: Fill delta_disks "
` [PATCH 32/53] imsm: FIX: spare list contains one device several times
` [PATCH 33/53] Prepare and free fdlist in functions
` [PATCH 34/53] Compute backup blocks in function
` [PATCH 35/53] Control reshape in mdadm
` [PATCH 36/53] Finalize reshape after adding disks to array
` [PATCH 37/53] mdadm: second_map enhancement for imsm_get_map()
` [PATCH 38/53] mdadm: read chunksize and layout from mdstat
` [PATCH 39/53] mdadm: Add IMSM migration record to intel_super
` [PATCH 40/53] mdadm: add backup methods to superswitch
` [PATCH 41/53] mdadm: support restore_stripes() from the given buffer
` [PATCH 42/53] mdadm: support backup operations for imsm
` [PATCH 43/53] mdadm: migration restart for external meta
` [PATCH 44/53] Add mdadm->mdmon sync_max command message
` [PATCH 45/53] mdadm: support grow operation for external meta
` [PATCH 46/53] FIX: Allow for reshape without backup file
` [PATCH 47/53] FIX: Honor !reshape state on wait_reshape() entry
` [PATCH 48/53] WORKAROUND: md reports idle state during reshape start
` [PATCH 49/53] imsm Fix: Core during rebuild on array details read
` [PATCH 50/53] Change manage_reshape() placement
` [PATCH 51/53] Migration: raid5->raid0
` [PATCH 52/53] Migration raid0->raid5
` [PATCH 53/53] Migration: Chunk size migration
mdadm seems not be doing rewrites on unreadable blocks
2010-11-30 18:36 UTC (5+ messages)
rewrite for sync_action for drive refresh
2010-11-30 15:26 UTC
[PATCH] FIX: chunk_size cannot be read by mdstat
2010-11-30 7:36 UTC (5+ messages)
RAID10 striping vs LVM striping over RAID1 (noob)
2010-11-29 9:54 UTC (5+ messages)
understanding RAID1 conf printout in syslog
2010-11-29 1:19 UTC (2+ messages)
Devel 3.2 branch issues
2010-11-28 22:59 UTC (6+ messages)
[PATCH] Monitor: few bug fixes for spare migration
2010-11-28 22:54 UTC (2+ messages)
[PATCH] Spare migration tests
2010-11-28 22:44 UTC (2+ messages)
Mr Cheung
2010-11-27 12:28 UTC
[PATCH 4/4] Monitor: array that has disappeared doesn't need spares
2010-11-26 18:28 UTC
[PATCH 3/4] Monitor: fix writing autorebuild.pid
2010-11-26 18:26 UTC
[PATCH 2/4] Monitor: reset dev when size too small
2010-11-26 18:25 UTC
[PATCH 1/4] Monitor: devid should be dev_t
2010-11-26 18:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).