Re: utilities for intel SRCZCR RAID adapter

2006-08-15 Thread Marc G. Fournier
On Tue, 15 Aug 2006, Derek Ragona wrote: Does anyone know if any of the RAID utilities in the ports works with the Intel SRCZCR RAID adapter? I know intel usually uses either Adaptec or LSI chips usually, but I don't know what chip is used on this adapter or if the utilities will even work

Re: utilities for intel SRCZCR RAID adapter

2006-08-15 Thread Derek Ragona
Does storcon work in 5.X? One server I have this RAID adapter in is still in 5.X. I don't see it in the ports. -Derek At 04:26 PM 8/15/2006, Marc G. Fournier wrote: On Tue, 15 Aug 2006, Derek Ragona wrote: Does anyone know if any of the RAID utilities in the ports works with the

Re: utilities

2004-03-21 Thread C Stefan
yes try portupgrade tools it`s magic :) On Sun, 21 Mar 2004 20:20:18 +0100 Jack Raats [EMAIL PROTECTED] wrote: Hi everyone, Are there any utilities available which checks de ports dependencies and if not good, will restore these dependencies? Met vriendelijke groeten Jack Raats

Re: utilities

2004-03-21 Thread Jack Raats
I use portupgrade for upgrading the ports... But what do you mean with tools? Jack C.Stefan wrote: yes try portupgrade tools it`s magic :) On Sun, 21 Mar 2004 20:20:18 +0100 Jack Raats [EMAIL PROTECTED] wrote: Hi everyone, Are there any utilities available which checks de ports

Re: utilities

2004-03-21 Thread C Stefan
I mean after a cvsup try running : portsdb -uU : that will create an index of your installed outdated ports if you will have stale and corrupt dependencies you have the chance to fix them interactively then try portupgrade -aRr this will check your dependencies back forth and gracefully try