Truenas: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
That's just silly. But first check the clients/initiators:
That's just silly. But first check the clients/initiators:
  iscsiadm -m session -P 3
  iscsiadm -m session -P 3
and on the truenas in shell
ctladm islist


=Core vs Scale=
=Core vs Scale=
Line 25: Line 27:


=FAQ=
=FAQ=
[[Category:Storage]]

Latest revision as of 14:35, 11 March 2026

Links

HOWTO

List connected iscsi initiators

ctladm islist

Removing iSCSI target

Error messages

Warning: iSCSI Target is already in use.

That's just silly. But first check the clients/initiators:

iscsiadm -m session -P 3

and on the truenas in shell

ctladm islist

Core vs Scale

Core

FreeBSD

iscsi implementation

duh

Scale

Debian

iscsi implementation

open-iscsi


FAQ