Adaptec RAID 4000 Driver



Home Support RAID Adaptec RAID 6405E Adaptec RAID 6405E 4 internal port, low-profile MD2 - Low Profile (2.535'H x 5.115'L) with PCIe x1, SAS 2.0 and Gen 2 PCI-Express (PCIe) Unified Serial RAID adapter with On-Board DRAM and Intelligent Power Management delivers the ideal price/performance and connectivity solution for entry-level server. Sadly, according to this list the current version of the system's Adaptec Raid BIOS (52445, build 17544, where I need build 17911) doesn't support 3TB disks. So far, I've found the latest Adaptec Driver I need, but I've been struggling to get it installed. Adaptec - Technical Support Index. Latest Products SmartRAID 3100 (3154-24i, 3154-16i, 3100-xxxx) » SmartHBA 2100 (2100-24i, 2100-8i, 2100-xxxx) ».

At the time of release the following drivers were included in the Kit:
  • Microsoft Windows Vista Ultimate x86
  • Microsoft Windows Vista Ultimate x64 Edition
  • Microsoft Windows Vista Home Premium x86
  • Microsoft Windows Vista Home Premium x64 Edition
  • Microsoft Windows Vista Home Basic x86
  • Microsoft Windows Vista Home Basic x64 Edition
  • Microsoft Windows Vista Business x86
  • Microsoft Windows Vista Business x64 Edition
  • Microsoft Windows Server 2003 x64 Edition
  • Microsoft Windows Server 2003 Standard Edition
  • Microsoft Windows Server 2003 Enterprise Edition
  • Microsoft Windows Server 2003 Web Edition
  • Microsoft Windows XP Professional x64 Edition
  • Microsoft Windows XP Home Edition
  • Microsoft Windows XP Professional
  • Microsoft Windows 2000
  • Red Hat Enterprise Linux 4
  • Red Hat Enterprise Linux 3
  • SuSE Linux Enterprise Server 10
  • SuSE Linux Enterprise Server 9
  • Novell NetWare 6.5
  • SCO UnixWare 7.1.4
  • SCO OpenServer 6.0
  • Sun Solaris 10 (x86)
  • Sun Solaris 10 (x64)
  • FreeBSD 6.1
  • FreeBSD 6.0
  • FreeBSD 5.4
  • FreeBSD 5.3

Additional drivers listed below and any updates to the above drivers can be downloaded from our Support Site:
  • Red Hat Enterprise Server 5

Drivers listed below are included with the operating system:
  • Microsoft Windows 7
  • Microsoft Windows Server 2008 R2
  • Microsoft Windows Server 2008
  • VMware vSphere 4.0
  • VMware ESXi Server 3.5
  • VMware ESX Server 3.5
  • VMware ESX Server 3.0.2
  • VMware ESX Server 3.0.1
  • VMware ESX Server 3.0

Note: Adaptec will discontinue addressing operating system issues six months after complimentary support or developer support of an operating system has been discontinued by the operating system manufacturer. There may be operating systems listed that are no longer supported by Adaptec but were at the time the product was released. These are marked in Adaptec raid 4000 driver manualred.
Adaptec RAID 4000 DriverAdaptec RAID 4000 driverLast Updated: July 12, 2013

Adaptec Raid Driver

RaidRecently I've been working on a FreeNAS system aimed at storing a large amount of data, mostly video files. I set up a test system using a couple of 1TB hard disks and now I want to transition recreate the volume using 3TB hard disk.
Sadly, according to this list the current version of the system's Adaptec Raid BIOS (52445, build 17544, where I need build 17911) doesn't support 3TB disks.
So far, I've found the latest Adaptec Driver I need, but I've been struggling to get it installed.
I have a .tgz file on a USB stick now, which I've been trying to install using the Shell, giving the following results:
# mkdir /mnt/test/usb
# mount_msdosfs /dev/da0s1 /mnt/test/usb
# cp /mnt/test/usb/aac8x-amd.tgz /tmp
# pkg_add /tmp/aac8x-amd64.tgz
mkdir: /usr/local/drivers: Read-only file system
pkg_add: leave_playpen: can't chdir back to ' '
At this point I've got two questions:

Adaptec Raid 4000 Driver Download


1: Is it even possible to update the Adaptec RAID drivers from FreeNAS?

Adaptec RAID 4000 Driver


2: If it IS possible, am I going about this the right way? And if so, what can I do about the errors the pkg_add command gives?

Adaptec Raid


Any help would be greatly appreciated :)