Re: what does md do if it finds an inconsistency?

2007-05-06 Thread Gavin McCullagh
On Sun, 06 May 2007, martin f krafft wrote: > Maybe the ideal way would be to have mdadm --monitor send an email on > mismatch_count>0 or a cronjob that regularly sends reminders, until the > admin logs in and runs e.g. /usr/share/mdadm/repairarray. > > Also, if a mismatch is found on a RAID1, ho

Re: FW: [slightly OT] expanding lvm volume group after growing raid5 array

2007-04-19 Thread Gavin McCullagh
Hi, On Thu, 19 Apr 2007, Daniel Korstad wrote: > I have used lv with my past raid sets and it is very nice, adds some > flexibility. > > I have also done a RAID5 reshape that was in an lv. Unfortunately, at > the time I had an older LVM version that did not support pvresize. So I > was stuck

[slightly OT] expanding lvm volume group after growing raid5 array

2007-04-19 Thread Gavin McCullagh
Hi Folks, I recently upgraded all four disks of a RAID5 array and then used "mdadm --grow" to grow the raid array into the new bigger partitions available to it and ran resize2fs. Lovely. However, I've just tried this again on a similar machine and have grown the array. However, I've just not

Re: LINEAR RAID, little help

2007-04-07 Thread Gavin McCullagh
Hi, On Sat, 07 Apr 2007, Rich wrote: > Er, I went with Linear as reading around people seemed to recommend this > for odd sized drives (my old drives are 80's, 120 and 320's) also a read > somewhere that data on the other drives is more recoverable that most of > the other RAID's. You just wa

Re: LINEAR RAID, little help

2007-04-07 Thread Gavin McCullagh
Hi, The main reason I'm posting (given others can answer these questions better) is to ask a further question: Why would anyone use RAID-linear? If RAID-0 gives better performance for the same (reduced) reliability, what's the point of using Linear? Do you get slightly more space out of it? I

Re: mismatch_cnt worries

2007-04-03 Thread Gavin McCullagh
Hi, thanks for the reply. On Tue, 03 Apr 2007, Neil Brown wrote: > If you have a swap-partition or a swap-file on the device then you > should consider it normal. If not, then it is much less likely but > still possible. I see it on two machines' ext3 root filesystems. > > 2. Should I repair,

mismatch_cnt worries

2007-04-02 Thread Gavin McCullagh
Hi, I've relatively recently started using md having had some bad experiences with hardware raid controllers. I've had some really good experiences (stepwise upgrading a 800GB raid5 array to 1.5TB one by exchanging disks and using mdadm --grow), but am in the middle of a more worrying one. I hav