|
open-iscsi: Updates for open-iscsi
|
| |
...
Mike,
Please review and apply following patches to open-iscsi.git tree
at your earliest convenience.
These patches include code optimization in iface code as well as
add support to set additional network parameter to iSCSI interface.
Kernel Patches for same is posted here:-
[link]... more »
|
|
How to contribute changes?
|
| |
I'm working on adding open-isci support to a driver. How would I go about getting changes accepted? The only thing I'd need to change within open-iscsi is to add a new transport to usr/transport.c Thanks, Chris
|
|
Can't find ISCSI drives after NAS firmware update
|
| |
This is what it's all about: I've got a Linux network with an actual hardware server running two separate virtual machines and a QNAP NAS T-459 Pro+ as a fileserver. Since updating the QNAP firmware on the NAS, the main server cannot access the ISCSI drives anymore. Effect: All net drives at the workstations are not accessible anymore, so... more »
|
|
Can't find ISCSI drives after NAS firmware update
|
| |
This is what it's all about: I've got a Linux network with an actual hardware server running two separate virtual machines and a QNAP NAS T-459 Pro+ as a fileserver. Since updating the QNAP firmware on the NAS, the main server cannot access the ISCSI drives anymore. Effect: All net drives at the workstations are not accessible anymore, so... more »
|
|
Automatic update of files between a group of hosts
|
| |
Hello, I have a virtual disk shared by a group of two hosts. Both are connecting to the virtual disk correctly, but if I write a file from one host to the virtual disk the other host cannot see it until the virtual disk is unmounted and mounted again. It happens the same from the other host. Both... more »
|
|
checksumming with stable pages?
|
| |
Hi!
I just read about "stable pages" in Linux > 3.8: Wasn't the reason for checksumming not working in open-iscsi that page contents might be altered before being transmitted? To me it looks as if there is a solution with stable pages now, but I was just browsing the surface...
Maybe Mike is willing to make s short statement ;-)... more »
|
|
Issue with Open-iSCSI on Fedora 18 & Ext4
|
| |
Hello, I recently got a synology DS1512+ NAS and configured it as an iSCSI target. I had no problem with the configuration nor with getting it to connect, login and mount the drive. The problem is whats showing up in my system logs: Apr 8 00:42:43 mythbox kernel: [564210.444354] sd 17:0:0:0: [sdd]... more »
|
|
iscsi tools: Print additional session info for flashnode session
|
| |
...
Signed-off-by: Vikas Chaudhary <vikas.chaudh...@qlogic.com>
---
usr/session_info.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)
diff --git a/usr/session_info.c b/usr/session_info.c
index 1f84c49..17c5de8 100644
--- a/usr/session_info.c
+++ b/usr/session_info.c... more »
|
|
|