Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Wilko Bulte
On Mon, Jun 11, 2007 at 06:35:28PM -0400, Mark Saad wrote.. > Matt > What will raidutill offer ? Also does anyone know if HP provides > hpacucli for FreeBSD ,but only to Japanese customers ? Well.. we just landed ourselves a new committer from HP India who is sponsored by HP ISS in Housto

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Mark Saad
Wilko Thats great to hear hpacucli and hpasm would rock. Wilko Bulte wrote: On Mon, Jun 11, 2007 at 06:35:28PM -0400, Mark Saad wrote.. Matt What will raidutill offer ? Also does anyone know if HP provides hpacucli for FreeBSD ,but only to Japanese customers ? Well.. we just land

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread mjacob
On Mon, 11 Jun 2007, Mark Saad wrote: Matt What will raidutill offer ? Like LSIutil, it's a utility from the vendor (LSI)- should provide at least CLI access to some RAID parameters otherwise unavailable. Also does anyone know if HP provides hpacucli for FreeBSD ,but only to Japanes

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Mark Saad
Matt What will raidutill offer ? Also does anyone know if HP provides hpacucli for FreeBSD ,but only to Japanese customers ? [EMAIL PROTECTED] wrote: On Mon, 11 Jun 2007, [EMAIL PROTECTED] wrote: Also any idea if BIO would be able to help with The MPT SAS1060 ? That's not likel

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Joao Barros
Hi, I'm porting bio(4) from OpenBSD to FreeBSD and lost access to a ciss card after switching jobs. I'm starting with support for amr as I own one. Would you be willing to test patches for ciss later on? On 6/11/07, Mark Saad <[EMAIL PROTECTED]> wrote: Hello Hackers@ I have been searching

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread mjacob
On Mon, 11 Jun 2007, [EMAIL PROTECTED] wrote: Also any idea if BIO would be able to help with The MPT SAS1060 ? That's not likely the direction to go. LSIutil is being ported, and possibly MPTutil. Argh- mean 'raidutil'. -matt ___ freebsd

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread mjacob
Also any idea if BIO would be able to help with The MPT SAS1060 ? That's not likely the direction to go. LSIutil is being ported, and possibly MPTutil. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

Re: HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Mark Saad
Sure I have lots of HP Gear, send me your patches. I have access to the SA 5i 6i, p400 p600 p800 and 641 and 642 cards. Also any idea if BIO would be able to help with The MPT SAS1060 ? Joao Barros wrote: Hi, I'm porting bio(4) from OpenBSD to FreeBSD and lost access to a ciss card after

HP SmartArray ( CISS ) and CAMCONTROL

2007-06-11 Thread Mark Saad
Hello Hackers@ I have been searching around and I can not find an answer to a problem of mine . Does anyone know if its possible to make camcontrol show the drive health for drives in a HP SMART Array . Currently it will show the Array heath by running camcontrol devlist -v . jumpstart# c

Re: GPT - (last) call for action

2007-06-11 Thread Matthew Dillon
:>> # gpt -r show /dev/rdisk0 :>>start size index contents :>>0 1 PMBR :>>1 1 Pri GPT header :>>2 32 Pri GPT table :>> 34 6 :>> 40 409600 1 GPT part - C12A73

Re: GPT - (last) call for action

2007-06-11 Thread Chuck Swiger
On Jun 11, 2007, at 12:52 PM, Rui Paulo wrote: A typical Intel Mac system using GPT ought to look something like this: # fdisk /dev/rdisk0 Disk: /dev/rdisk0 geometry: 9964/255/63 [160086528 sectors] Signature: 0xAA55 Starting Ending #: id cyl hd sec - cyl hd sec [

Re: GPT - (last) call for action

2007-06-11 Thread Chuck Swiger
Hi, all-- On Jun 10, 2007, at 3:13 PM, Rui Paulo wrote: :Media sector size is 512 :Warning: BIOS sector numbering starts with sector 1 :Information from DOS bootblock is: :The data for partition 1 is: :sysid 238 (0xee),(EFI GPT) :start 40, size 409600 (200 Meg), flag 0 :beg: cyl 0/ h

Re: GPT - (last) call for action

2007-06-11 Thread Rui Paulo
At Sun, 10 Jun 2007 23:13:59 +0100, Rui Paulo wrote: > > At Sun, 10 Jun 2007 14:43:26 -0700 (PDT), > Matthew Dillon wrote: > > > > > > :No. > > :The first partition is the EFI GPT (0xee): > > : > > :% fdisk -1 > > :*** Working on device /dev/ad0 *** > > :... > > :parameters to be used fo

Re: GPT - (last) call for action

2007-06-11 Thread Rui Paulo
At Mon, 11 Jun 2007 12:41:18 -0700, Chuck Swiger wrote: > > Hi, all-- > > On Jun 10, 2007, at 3:13 PM, Rui Paulo wrote: > >> :Media sector size is 512 > >> :Warning: BIOS sector numbering starts with sector 1 > >> :Information from DOS bootblock is: > >> :The data for partition 1 is: > >> :sysid

ASCII menu in loader/frames.4th

2007-06-11 Thread Jeremy Chadwick
Just an idea I'd throw out there (-hackers seemed like the best place to discuss this): The current loader.conf defaults to having the fbsdbw logo and the menuing system appear. One of the "issues" is that the character set used to draw the menu box frames is CP437 ("IBM PC/DOS character set"). T