On Wed, Oct 15, 2008 at 13:39, Tom Georgoulias
<[EMAIL PROTECTED]> wrote:
> What's the easiest/best command to use to display a list of disks in a
> server?  I want to create a raidz2 filesystem and I'm looking for
> something like an "fdisk -l" on Linux.  The server is running 08.11
> snv_98 and fdisk -l doesn't work, plus format puts me into an
> interactive session and I just want a list output if at all possible.
"format < /dev/null" or "cfgadm" (possibly piped to a grep) may do
what you want.

Will
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to