I've been using NAS4Free for years, really like it. However I do not know very much about Linux but can definately find my way around the GUI.
I've built my own NAS using a custom 19' rack and added several components to it. Using a Gigbyte mini-ITX mainboard with a HighPoint RocketRaid 1740 SATA controller.
The NAS4Free is installed on an USB disk running 9.3.0.2 - Nayla (revision 1283)
Using the controller I currently have 4x 3TB Seagate and 4x2TB Hitachi disks attached
The 3TB disks are connected to the mainboard and the 2TB disks are connected to the HP1740.
and this is where the problem is:
After initial installation and configuration all the disks where visible in the Disk Management overview. I made the confoguration, added all the mountpoints and configured SMB/CIFS, this all worked fine for a couple of days.
but after some days 2 disks (I saw some errors on the CLI, cannot remember which ones) connected to the HP1740 have disapeared from the Disk Management. why? If I do an Import Disks, Rescan Disks or Clear config and Import Disks the missing disks do not return.

using the following command I can see all the 4 channels on the HP1740 are started, so this is good right?
Code: Select all
homenas: ~ # dmesg | grep -i hptrr
hptrr0: <sx508x> port 0xd000-0xd0ff mem 0xe2000000-0xe20fffff irq 20 at device 0.0 on pci3
hptrr: adapter at PCI 3:0:0, IRQ 20
hptrr: start channel [0,0]
hptrr: start channel [0,1]
hptrr: start channel [0,2]
hptrr: start channel [0,3]
hptrr: [0 0] Start channel soft reset.
hptrr: [0 1] Start channel soft reset.
hptrr: [0 2] Start channel soft reset.
hptrr: [0 3] Start channel soft reset.
hptrr: channel [0,0] started successfully
hptrr: channel [0,1] started successfully
hptrr: channel [0,2] started successfully
hptrr: channel [0,3] started successfully
hptrr0: [GIANT-LOCKED]
da0 at hptrr0 bus 0 scbus7 target 0 lun 0
da1 at hptrr0 bus 0 scbus7 target 1 lun 0






