I've been playing around with iscsi-target, creating and connecting to a LUN from a windows 7 initiator to my FreeBSD box.
The FreeBSD box is a C7 1.5GHZ with 1GBE Realtek interface. 1GBE on the initiator too. I'm really impressed with the performance, I'm using bit locker to encrypt the volume too and it's lightning fast across the network.
I was getting 'No buffer space available' the first time I attempted formatting but it seems to have worked after tweaking the MTUs on Win7 machine and enabling Jumbo frames, although I do occassionally see connectivity stutter but this appears to resolve itself. Auto tuning in FreeBSD 9 means I shouldn't have to adjust TCP settings. Although when I got the buffer error the box had to be restarted as it wouldn't recover even with flapping the interface.
Cutting to the chase, there's not a lot of documentation on iscsi-target, does anyone know how I can monitor the IOPS or network traffic specifically to the LUN from the FreeBSD box?
I understand FreeBSD will inherently not be aware of the LUN activity, but the iscsi-target software should be?
The FreeBSD box is a C7 1.5GHZ with 1GBE Realtek interface. 1GBE on the initiator too. I'm really impressed with the performance, I'm using bit locker to encrypt the volume too and it's lightning fast across the network.
I was getting 'No buffer space available' the first time I attempted formatting but it seems to have worked after tweaking the MTUs on Win7 machine and enabling Jumbo frames, although I do occassionally see connectivity stutter but this appears to resolve itself. Auto tuning in FreeBSD 9 means I shouldn't have to adjust TCP settings. Although when I got the buffer error the box had to be restarted as it wouldn't recover even with flapping the interface.
Cutting to the chase, there's not a lot of documentation on iscsi-target, does anyone know how I can monitor the IOPS or network traffic specifically to the LUN from the FreeBSD box?
I understand FreeBSD will inherently not be aware of the LUN activity, but the iscsi-target software should be?