Date: Thu, 28 Jul 2005 16:31:40 -0400 From: Mike Tancsa <mike@sentex.net> To: freebsd-stable@freebsd.org Subject: Re: New question - hot plug support on TWE driver / 3ware board Message-ID: <6.2.1.2.0.20050728162850.07308e98@64.7.153.2> In-Reply-To: <20050728201958.GA14971@FS.denninger.net> References: <20050728105219.00B4816A423@hub.freebsd.org> <42E93C8A.6090003@elischer.org> <20050728201958.GA14971@FS.denninger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:19 PM 28/07/2005, Karl Denninger wrote: >Is there a control program for the "twe" driver devices, and/or an option >somewhere I'm missing? I've looked around and in the man pages, and found >nothing thus far. Or is hot plug/unplug simply not supported with this >board/driver set? Yes, look at the cli tools for adding and removing drives. Also download the 3dm2 for monitoring. The web site says for "9000 only" but is misleading as the 3dmd2 daemon works on 7xxx, 8xxx and 9xxx cards. But to remove and add drives, use the cli tool. Another common "gotcha" people run into when trying to access the web daemon, make sure you speak SSL to it. ie. https://127.0.0.1:888 NOT http://127.0.0.1:888 ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.1.2.0.20050728162850.07308e98>