I am trying to configure a NETAPP DS14 disk shelf to expose the drives to a windows or a linux machine, I don't have a controller but I got a FC to ethernet adapter (Qlogic 8152)
however the loop does not connect, I see that the DS14 supports max of 2gbps, however the adapter is listed as a 10gbps one, any ideas how to configure it to a lower speed?
I tried setting it via ethtool
sudo ethtool -s [device_name] speed [10/100/1000]
but I get an operation not supported error, does that mean i cannot switch to a lower speed? Or is there a different way to force the adapter to use a lower speed.