|
Description
|
I installed the areca 1220 raid controller with two sata disks to
my system which installed snv_103.
after the system boot, The driver for the card is loaded and I can
access the the disk.
-bash-3.2# modinfo |grep arcmsr
171 fffffffff8302000 9440 285 1 arcmsr (1.20.00.15Sun)
-bash-3.2# format -e
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <DEFAULT cyl 25495 alt 2 hd 255 sec 63>
/pci@0,0/pci108e,6676@5/disk@0,0
1. c3t0d0 <Areca-ARC-1200-VOL#00-R001-74.51GB>
/pci@79,0/pci10de,377@f/pci8086,330@0/pci17d3,1220@e/sd@0,0
Specify disk (enter its number): ^C
-bash-3.2# zpool status
pool: zfs
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
zfs ONLINE 0 0 0
c3t0d0 ONLINE 0 0 0
errors: No known data errors
I downloaded the raid management util cli64 for this driver from the
www.areca.com.tw
But I got errors when try to run this util.
-bash-3.2# ./cli64
Copyright (c) 2004 Areca, Inc. All Rights Reserved.
Areca CLI, Version: 1.81, Arclib: 270, Date: Mar 21 2008( Solaris )
Controllers List
None.
|