Linux-Raid Archives mirror
 help / color / mirror / Atom feed
 messages from 2015-10-09 00:13:03 to 2015-10-25 21:10:47 UTC [more...]

kernel: BUG: soft lockup - CPU#1 stuck for 60s! [md0_raid5:1614]
 2015-10-25 21:10 UTC  (9+ messages)
  ` performance issue (was: Re: kernel: BUG: soft lockup - CPU#1 stuck for 60s!)

Fwd: [PATCH] mdadm: Check bitmap first when reshape raid1 to raid0
 2015-10-25 20:21 UTC  (2+ messages)

How to recover after md crash during reshape?
 2015-10-25 14:15 UTC  (16+ messages)

2nd Faulty drive while rebuilding array on RAID5
 2015-10-24 22:27 UTC 

mdadm format for manual destriping
 2015-10-24 19:28 UTC 

[PATCH 0/2] raid1/10: Handle write errors correctly in narrow_write_error()
 2015-10-24  5:31 UTC  (14+ messages)
` [PATCH 1/2] md/raid1: submit_bio_wait() returns 0 on success
` [PATCH 2/2] md/raid10: "
    ` [PATCH 1/2] md/raid1: Do not clear bitmap bit if submit_bio_wait() fails
    ` [PATCH 2/2] md/raid10: "

manually destriping a 4 drive raid5 with one missing drive
 2015-10-23 21:30 UTC  (9+ messages)
    ` Fwd: "

[PATCH] mdadm: Check bitmap first when reshape raid1 to raid0
 2015-10-23 20:35 UTC 

[PATCH v2 00/12] blk-integrity lifetime fixes
 2015-10-23 20:21 UTC  (18+ messages)
` [PATCH v2 01/12] block: Move integrity kobject to struct gendisk
` [PATCH v2 02/12] block: Consolidate static integrity profile properties
` [PATCH v2 03/12] block: Reduce the size of struct blk_integrity
` [PATCH v2 04/12] block: Export integrity data interval size in sysfs
` [PATCH v2 05/12] block: Inline blk_integrity in struct gendisk
` [PATCH v2 06/12] md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
` [PATCH v2 07/12] md: suspend i/o during runtime blk_integrity_unregister
` [PATCH v2 08/12] nvme: "
` [PATCH v2 09/12] block: generic request_queue reference counting
` [PATCH v2 10/12] block: move blk_integrity to request_queue
` [PATCH v2 11/12] block: blk_flush_integrity() for bio-based drivers
` [PATCH v2 12/12] block, libnvdimm, nvme: provide a built-in blk_integrity nop profile

[PATCH] md-cluster: Only one thread should request DLM lock
 2015-10-23 10:19 UTC  (4+ messages)
` [PATCH] md-cluster: Call update_raid_disks() if another node --grow's raid_disks

RAID6 grow unexpected results
 2015-10-23  7:15 UTC  (4+ messages)

Hung RAID5 array with discard
 2015-10-23  5:51 UTC  (7+ messages)

Remove inactive array created by open
 2015-10-22 23:38 UTC  (3+ messages)

[PATCH 0/3] improve mdadm support of write journal
 2015-10-22  1:22 UTC  (5+ messages)
` [PATCH 1/3] mdadm: refactor write journal code in Assemble and Incremental
` [PATCH 2/3] mdadm: Add description of write journal to md.4
` [PATCH 3/3] mdadm: add test script for raid456 journal

Possible bug in DM-RAID
 2015-10-21 15:08 UTC  (6+ messages)
    ` [dm-devel] "

looking for good reference on storage configuration
 2015-10-21 12:00 UTC 

[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-19  2:42 UTC  (8+ messages)
` [PATCH 3/6] Enable create array with write journal (--write-journal DEVICE)
` [PATCH 5/6] Check write journal in incremental

[PATCH v2 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-19  2:11 UTC  (8+ messages)
` [PATCH v2 1/6] add macros for MD_DISK_ROLE_(SPARE/FAULTY)
` [PATCH v2 2/6] Show device as journal in --detail --examine
` [PATCH v2 3/6] Enable create array with write journal (--write-journal DEVICE)
` [PATCH v2 4/6] Assemble array with write journal
` [PATCH v2 5/6] Check write journal in incremental
` [PATCH v2 6/6] Add help message and man entry for --write-journal

Stimate utilizator
 2015-10-18 19:32 UTC 

Scalability of MD raid 1 mirror devices
 2015-10-16  2:29 UTC  (4+ messages)

[PATCH v2 0/7] User namespace mount updates
 2015-10-15 19:24 UTC  (11+ messages)
` [PATCH v2 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v2 2/7] block_dev: Check permissions towards block device inode when mounting
` [PATCH v2 3/7] mtd: Check permissions towards mtd "
` [PATCH v2 4/7] fs: Treat foreign mounts as nosuid
` [PATCH v2 5/7] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v2 6/7] userns: Replace in_userns with current_in_userns
` [PATCH v2 7/7] Smack: Handle labels consistently in untrusted mounts

Debian jessie - RAID 6 reshape - making no progress after >48 hours
 2015-10-15 10:08 UTC  (3+ messages)

[PATCH] MD: fix missing cpu_to_le32 for MD_FEATURE_JOURNAL
 2015-10-15  6:54 UTC  (3+ messages)

[md:devel 40/44] drivers/md/md.c:1813:33: sparse: invalid assignment: |=
 2015-10-15  3:53 UTC 

[md:devel 12/62] drivers/md/md-cluster.c:943:24: sparse: incorrect type in assignment (different base types)
 2015-10-15  3:32 UTC 

[PATCH] md: fix 32-bit build warning
 2015-10-14 22:11 UTC  (4+ messages)

mdadm RAID 5 reshape not working
 2015-10-14 20:37 UTC  (2+ messages)

Fwd: First 12Mb of data missing after accidental deletion of first drive (4 2TB raid5)
 2015-10-14 10:48 UTC  (10+ messages)
`  "

[PATCH 0/9] raid5-cache fixes
 2015-10-13 21:03 UTC  (18+ messages)
` [PATCH 1/9] MD: fix info output for journal disk
` [PATCH 2/9] raid5-cache: add trim support for log
` [PATCH 3/9] raid5: journal disk can't be removed
` [PATCH 4/9] raid5-cache: IO error handling
` [PATCH 5/9] MD: add new bit to indicate raid array with journal
` [PATCH 6/9] raid5-cache: start raid5 readonly if journal is missing
` [PATCH 7/9] MD: kick out journal disk if it's not fresh
` [PATCH 8/9] MD: set journal disk ->raid_disk
` [PATCH 9/9] MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW

[PATCH V2] MD: fix info output for journal disk
 2015-10-13 20:50 UTC  (2+ messages)

[PATCH 0/6] raid5-cache fixes
 2015-10-13 20:41 UTC  (9+ messages)
` [PATCH 4/6] md: don't export log device

[PATCH 00/14] md-cluster: A better way for METADATA_UPDATED processing
 2015-10-13 20:12 UTC  (15+ messages)
` [PATCH 01/14] md-cluster: Wake up suspended process
` [PATCH 02/14] md: remove_and_add_spares() to activate specific rdev
` [PATCH 03/14] md-cluster: Improve md_reload_sb to be less error prone
` [PATCH 04/14] md-cluster: Perform a lazy update
` [PATCH 05/14] md-cluster: Perform resync/recovery under a DLM lock
` [PATCH 06/14] md-cluster: Fix adding of new disk with new reload code
` [PATCH 07/14] md-cluster: Do not printk() every received message
` [PATCH 08/14] md-cluster: make other members of cluster_msg is handled by little endian funcs
` [PATCH 09/14] md-cluster: remove unnecessary setting for slot
` [PATCH 10/14] md-cluster: make sure the node do not receive it's own msg
` [PATCH 12/14] md-cluster: Add 'SUSE' as author for md-cluster.c
` [PATCH 13/14] md-cluster: only call kick_rdev_from_array after remove disk successfully
` [PATCH 14/14] md: check the return value for metadata_update_start

Block integrity registration update
 2015-10-13 17:38 UTC 

[PATCH] dm snapshot: fix memory leak in error path
 2015-10-13 12:36 UTC 

[PATCH] dm snapshot: fix memory leak
 2015-10-13  8:03 UTC 

Puzzled by raid 10 (f2) and raid 6 direct i/o read behaviour
 2015-10-13  0:31 UTC 

[PATCH] md: workqueue: Remove WQ_CPU_INTENSIVE from unbound workqueue allocations
 2015-10-12 16:21 UTC  (2+ messages)

[GIT PULL REQUEST] md bugfix
 2015-10-11  5:30 UTC 

30c2a1faaeb3db94fc92f79553cc72634aa3b218 broke cryptsetup on my machine
 2015-10-10 13:00 UTC  (4+ messages)

[parted-devel] [PATCH 1/2] Add nonfs partition type 0xda (#1263835)
 2015-10-09 18:35 UTC  (4+ messages)
        `  "

Change "mv $targetdir/log $logdir/$log" to "cp $targetdir/log $logdir/$log"
 2015-10-09  5:02 UTC  (2+ messages)

Problem w/ commit ac8fa4196d20 on older, slower hardware
 2015-10-09  0:13 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).