Re: 3ware raid array

2006-12-22 Thread hal


On Dec 21, 2006, at 8:00 PM, Jonathan Horne wrote:


On Thursday 21 December 2006 18:01, hal wrote:

On Dec 21, 2006, at 4:22 PM, Eric wrote:

hal wrote:

Is there software that will let me manage a 3Ware raid array while
FreeBSD is running?

Here is what I have:

FreeBSD 6.1
3Ware 7500-8 and 7500-4


check out the 3dm port


Thanks I will give it a try.

hal


i recommend:

sysutils/tw_cli


Just what the doctor ordered.

hal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 3ware raid array

2006-12-21 Thread Jonathan Horne
On Thursday 21 December 2006 18:01, hal wrote:
> On Dec 21, 2006, at 4:22 PM, Eric wrote:
> > hal wrote:
> >> Is there software that will let me manage a 3Ware raid array while
> >> FreeBSD is running?
> >>
> >> Here is what I have:
> >>
> >> FreeBSD 6.1
> >> 3Ware 7500-8 and 7500-4
> >
> > check out the 3dm port
>
> Thanks I will give it a try.
>
> hal

i recommend:

sysutils/tw_cli

output looks like this:

[EMAIL PROTECTED] ~]# tw_cli info c0

Unit  UnitType  Status %Cmpl  Stripe  Size(GB)  Cache  AVerify  IgnECC
--
u0RAID-1OK -  -   19.0136   ON --   
u2RAID-1OK -  -   74.5294   ON --   
u4RAID-5OK -  64K 335.368   ON --   

Port   Status   Unit   SizeBlocksSerial
---
p0 OK   u0 19.01 GB39876480  05227926
p1 OK   u0 19.01 GB39876480  052108686589
p2 OK   u2 74.53 GB156301488 5JVH6BMV
p3 OK   u2 74.53 GB156301488 5JVHBRTZ
p4 OK   u4 111.79 GB   234441648 5JS1PH96
p5 OK   u4 111.79 GB   234441648 5JS26XWN
p6 OK   u4 111.79 GB   234441648 5JT2AXFT
p7 OK   u4 111.79 GB   234441648 5JS201B5

i made a script that looks like this:

#!/usr/local/bin/bash
tw_cli c0 info

and drop it into periodic/daily, and the above output is included in the daily 
email.

cheers,
jonathan

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 3ware raid array

2006-12-21 Thread hal


On Dec 21, 2006, at 4:22 PM, Eric wrote:


hal wrote:

Is there software that will let me manage a 3Ware raid array while
FreeBSD is running?

Here is what I have:

FreeBSD 6.1
3Ware 7500-8 and 7500-4

check out the 3dm port



Thanks I will give it a try.

hal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 3ware raid array

2006-12-21 Thread Eric

hal wrote:

Is there software that will let me manage a 3Ware raid array while
FreeBSD is running?

Here is what I have:

FreeBSD 6.1
3Ware 7500-8 and 7500-4

hal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"

check out the 3dm port


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


3ware raid array

2006-12-21 Thread hal

Is there software that will let me manage a 3Ware raid array while
FreeBSD is running?

Here is what I have:

FreeBSD 6.1
3Ware 7500-8 and 7500-4

hal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"