Just as I create a ZFS pool and copy the root partition to it.... the performance seems to be really good then suddenly the system hangs all my sesssions and displays on the console:
Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma map got 'no resources' Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma allocate fail Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma allocate fail free scsi hba AR1100 was running in JBOD mode and write-back caching under Solaris Express Xen Drop b66 07/07. Never had problem this setup under linux under heavy load. ARECA SATA-SAS RAID Host Adapter Driver(i386) 1.20.00.13,REV=2006.08.14 I filed a support ticket with Areca with areca already. Anyone you explain me what the error message is about? Would turning off write-back help? I am going to try that. Here is the log of what I did to setup the controller using the areca cli: # Select current controller: set curctrl=1 set password=0000 GuiErrMsg<0x00>: Success. rsf delete raid=1 GuiErrMsg<0x00>: Success. CLI> disk info # ModelName Serial# FirmRev Capacity State =============================================================================== 1 ST3500630AS XXXXXXXXX 3.AAE 500.1GB Free 2 ST3500630AS XXXXXXXXX 3.AAE 500.1GB Free =============================================================================== GuiErrMsg<0x00>: Success. CLI> sys changepwd p=XXXXXXX GuiErrMsg<0x00>: Success. CLI> sys mode p=1 ErrMsg: All RaidSet Must Be Deleted In Order To Be Configured As JBOD CLI> disk delete drv=1 GuiErrMsg<0x00>: Success. CLI> disk delete drv=2 GuiErrMsg<0x00>: Success. We want to create to pass-thru disks with write back enabled. CLI> disk create drv=1 cache=Y GuiErrMsg<0x08>: Password Required. CLI> disk create drv=2 cache=Y GuiErrMsg<0x00>: Success. CLI> sys info The System Information =========================================== Main Processor : 500MHz CPU ICache Size : 32KB CPU DCache Size : 32KB System Memory : 256MB/333MHz Firmware Version : V1.41 2006-5-24 BOOT ROM Version : V1.41 2006-5-24 Serial Number : XXXXXXXXXXXXXXXXX Controller Name : ARC-1110 =========================================== GuiErrMsg<0x00>: Success. This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss