Everything posted by kain0_0
-
[Plugins] iSCSI GUI and ISCSI Target
Yes, without restarting the server. So i'm pretty sure its on the server side. In the pas after restarting the server it would just connect on the windows side. The configuration is (in case i missed something): o- / ......................................................................................................................... [...] o- backstores .............................................................................................................. [...] | o- block .................................................................................................. [Storage Objects: 0] | o- fileio ................................................................................................. [Storage Objects: 1] | | o- GamesDrive ................................................. [/mnt/user/iScsi/GamesDrive.img (2.0TiB) write-thru activated] | | o- alua ................................................................................................... [ALUA Groups: 1] | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | o- pscsi .................................................................................................. [Storage Objects: 0] | o- ramdisk ................................................................................................ [Storage Objects: 0] o- iscsi ............................................................................................................ [Targets: 1] | o- iqn.--snip--linux--snip--........................................................... [TPGs: 1] | o- tpg1 ............................................................................................... [no-gen-acls, no-auth] | o- acls .......................................................................................................... [ACLs: 1] | | o- iqn.--snip--microsoft--snip--............................................................ [Mapped LUNs: 1] | | o- mapped_lun0 ........................................................................... [lun0 fileio/GamesDrive (rw)] | o- luns .......................................................................................................... [LUNs: 1] | | o- lun0 .......................................... [fileio/GamesDrive (/mnt/user/iScsi/GamesDrive.img) (default_tg_pt_gp)] | o- portals .................................................................................................... [Portals: 1] | o- 0.0.0.0:3260 ..................................................................................................... [OK] o- loopback ......................................................................................................... [Targets: 0] o- vhost ............................................................................................................ [Targets: 0] o- xen-pvscsi ....................................................................................................... [Targets: 0]
-
[Plugins] iSCSI GUI and ISCSI Target
Hi, I've managed to successfully setup a iScsi target and connect my PC. except sometimes my network goes down (doggy router, working on that). When the network comes back up Windows fails to connect through. When i look at unraid I see: Active Sessions alias: sid: 2 type: Normal session-state: LOGGED_IN name: iqn... (NOT AUTHENTICATED) mapped-lun: 0 backstore: fileio/Drive mode: rw address: 192....2 (TCP) cid: 1 connection-state: CLEANUP_WAIT From what I understand windows won't reconnect because there is already a session locking the drive. Is there a way to close the session, knowing full well it won't reconnect. I'm aware that i could just restart my server, but that feels heavy handed, and It mean interrupting the other work I offload onto it.