Re: trouble creating array

2007-02-28 Thread jahammonds prost
CTED]> Cc: Justin Piszcz <[EMAIL PROTECTED]>; linux-raid@vger.kernel.org Sent: Tuesday, 27 February, 2007 8:10:36 PM Subject: Re: trouble creating array Just an update for everyone on this (and for the archives), Did some digging, and had a look at the device mapper config # dms

Re: trouble creating array

2007-02-27 Thread jahammonds prost
ds prost <[EMAIL PROTECTED]> Cc: Justin Piszcz <[EMAIL PROTECTED]>; linux-raid@vger.kernel.org Sent: Sunday, 25 February, 2007 11:40:26 PM Subject: Re: trouble creating array On Sunday February 25, [EMAIL PROTECTED] wrote: > > > Any ideas how to find out what has it open? I c

Re: trouble creating array

2007-02-27 Thread Luca Berra
On Mon, Feb 26, 2007 at 03:40:32AM -0800, jahammonds prost wrote: Ah ha # ls -l /sys/block/*/holders/* lrwxrwxrwx 1 root root 0 Feb 26 06:28 /sys/block/sdb/holders/dm-0 -> ../../../block/dm-0 lrwxrwxrwx 1 root root 0 Feb 26 06:28 /sys/block/sdc/holders/dm-0 -> ../../../block/dm-0 which I

Re: trouble creating array

2007-02-26 Thread jahammonds prost
ed on them. - Original Message From: Neil Brown <[EMAIL PROTECTED]> To: jahammonds prost <[EMAIL PROTECTED]> Cc: Justin Piszcz <[EMAIL PROTECTED]>; linux-raid@vger.kernel.org Sent: Sunday, 25 February, 2007 11:40:26 PM Subject: Re: trouble creating array On Sunday Februa

Re: trouble creating array

2007-02-26 Thread jahammonds prost
n and check. Graham - Original Message From: Neil Brown <[EMAIL PROTECTED]> To: jahammonds prost <[EMAIL PROTECTED]> Cc: Justin Piszcz <[EMAIL PROTECTED]>; linux-raid@vger.kernel.org Sent: Sunday, 25 February, 2007 11:40:26 PM Subject: Re: trouble creating array

Re: trouble creating array

2007-02-25 Thread Neil Brown
On Sunday February 25, [EMAIL PROTECTED] wrote: > > > Any ideas how to find out what has it open? I can happily write all over the > disk with dd... I can create and delete the partition, and it's all good... I > will try deleting the sd{b,c}1 partitions, reboot, and see what happens. > ls -l

Re: trouble creating array

2007-02-25 Thread jahammonds prost
. Graham - Original Message From: Mark Hahn <[EMAIL PROTECTED]> To: jahammonds prost <[EMAIL PROTECTED]> Cc: linux-raid@vger.kernel.org Sent: Sunday, 25 February, 2007 10:01:06 PM Subject: Re: trouble creating array > Any ideas how to find out what has it open? I can happily write all

Re: trouble creating array

2007-02-25 Thread Mark Hahn
Any ideas how to find out what has it open? I can happily write all over I think I've heard of other cases like this where it's lvm that's glommed onto the partition. I don't use lvm, but perhaps 'lvdisplay'? - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body

Re: trouble creating array

2007-02-25 Thread jahammonds prost
.org Sent: Sunday, 25 February, 2007 5:35:33 PM Subject: Re: trouble creating array On Sun, 25 Feb 2007, jahammonds prost wrote: > Just built a new FC6 machine, with 5x 320Gb drives and 1x 300Gb drive. Made a > 300Gb partition on all the drives /dev/hd{c,d,e} and /dev/sd{a,b,c}... Tryin

Re: trouble creating array

2007-02-25 Thread Justin Piszcz
On Sun, 25 Feb 2007, jahammonds prost wrote: Just built a new FC6 machine, with 5x 320Gb drives and 1x 300Gb drive. Made a 300Gb partition on all the drives /dev/hd{c,d,e} and /dev/sd{a,b,c}... Trying to create an array gave me an error, since it thought there was already an array on some o

trouble creating array

2007-02-25 Thread jahammonds prost
Just built a new FC6 machine, with 5x 320Gb drives and 1x 300Gb drive. Made a 300Gb partition on all the drives /dev/hd{c,d,e} and /dev/sd{a,b,c}... Trying to create an array gave me an error, since it thought there was already an array on some of the disks (and there was an old one). I decided