NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/56728: iscsi redundancy doesn't work
The following reply was made to PR bin/56728; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/56728: iscsi redundancy doesn't work
Date: Tue, 22 Feb 2022 16:20:22 -0000 (UTC)
6bone%6bone.informatik.uni-leipzig.de@localhost writes:
>If you try the following, the target is only connected via the first send_target:
>iscsictl add_send_target -a 172.18.86.130
>iscsictl add_send_target -a 172.18.86.131
>iscsictl refresh_targets
>iscsictl list_targets
> 1: iqn.1992-08.com.netapp:naclaug
> 2: 172.18.86.130:3260,1026
> 3: 172.18.86.131:3260,1027
>iscsictl login -P 1
>iscsictl list_sessions -c
>Session 3: Target iqn.1992-08.com.netapp:naclaug
> Connection 1 Address 172.18.86.130:3260,1026
>If the connection to the target is broken, the system will crash a few minutes later.
Do you have any messages from that crash? A Backtrace ?
Home |
Main Index |
Thread Index |
Old Index