Reconnects and I/O errors with Synology iSCSI targets

2015-05-15 Thread Ancoron Luciferis
Hi, I currently have some trouble with LUNs exposed by Synology boxes. As of Linux kernel 3.19, the max_sectors_kb value always is 32767 for any LUN, which results into errors on the Synology target side and reconnects on the Linux initiator side: On the Synology target: iSCSI: Unable to

[PATCH] iscsiuio: Fix lookup of IPv6 router address

2015-05-15 Thread Johannes Thumshirn
When iscsiuio performs a lookup in it's routing table for the default router, nothing is returned as ndpc_request() didn't understand the 'GET_DEFAULT_ROUTER_ADDR' request. The solution is to add the request and return the default router address. Signed-off-by: Johannes Thumshirn

Re: Reconnects and I/O errors with Synology iSCSI targets

2015-05-15 Thread Michael Christie
On May 7, 2015, at 7:06 AM, Ancoron Luciferis ancoron.lucife...@googlemail.com wrote: Hi, I currently have some trouble with LUNs exposed by Synology boxes. As of Linux kernel 3.19, the max_sectors_kb value always is 32767 for any LUN, which results into errors on the Synology target