Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 19:37:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 219556] iSCSI subsystem blindly announces non-existing file (was: emulators/virtualbox-ose: VBoxSVC consumes 100% CPU and does not exit)
Message-ID:  <bug-219556-26505-Yj6VFLGqfH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219556-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219556-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219556

--- Comment #7 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
This too is expected: by default, the initiator will handle errors by just
reconnecting until it succeeds.  You don't want your iSCSI disks to disappe=
ar
because of transient network problems, right?  ;-)

You can disable this behaviour by changing the kern.iscsi.fail_on_disconnec=
tion
sysctl to 1, as described in man.freebsd.org/iscsi.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219556-26505-Yj6VFLGqfH>