Which hardware RAID controllers are supported?

euroNAS most RAID Controllers available on the market

The list of supported controllers can be found in the hardware compatibility list:

Increasing the disk timeout values under Linux

euroNAS HA Cluster provides you the highest level of redundancy. It even protects you if one of the replication servers fail. In this case all ressources will be moved to another running server automatically.

During failover the ressources are unavailable during the failover period. In most cases OS can handle this but sometimes it is nessesary to change default timeout settings.

When connecting to Linux using iSCSI timings depend on 2 factors:

  • Timeout of the disk and
  • of the open-iscsi initiator.

You can see the current time out values of your iSCSI disk with following command:
find /sys/class/scsi_generic/*/device/timeout -exec grep -H . ‘{}’ \;

Value can be changed by editing timeout settings in /sys – for example:
echo 180 > /sys/block/sdd/device/timeout

This setting is not remaining after reboot so putting it into a start script is recommended.

VMware ESX Server not connecting with euroNAS via iSCSI

Embedded firewall on some VMware ESX versions blocks automatically the iSCSI port 3260.

You can check this in ESX under:
Configuration -> Security Profile -> Firewall (Properties) under Software iSCSI Client

Minimum requirements for the HA Cluster version

Minimal requirements for euroNAS HA cluster are:

  • 16 GB RAM
  • 2 x Gigabit Network ports(10 gigabit or better recommended)
  • 32 GB Disk for the operating system