OpenSolaris

Printable Version Enter a New Search
Bug ID 6776690
Synopsis Areca raid management util doesn't work on solaris
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:arcmsr
Keywords
Responsible Engineer Colin Yi
Reported Against snv_101
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs
Submit Date 26-November-2008
Last Update Date 24-December-2008
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.
Work Around
N/A
Comments
N/A