The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

cDOT CLI >igroup show

tyrone_owen_1
9,153 Views

Hi

 

In 7-mode you can run the igroup show -v command and see which target port an initiator is logged in on. Is there an equivalent command in cDOT?

 

Thanks

1 ACCEPTED SOLUTION

aborzenkov
8,940 Views

E-h-h ... what's wrong with "fcp initiator show"?

View solution in original post

6 REPLIES 6

marcusgross
9,039 Views

Hi,

 

you can always use

 

-instance

 

in the command line to get more output.

 

M.

tyrone_owen_1
8,995 Views

Thanks, I know about the -instance switch. My question was about running a command which shows which target port an initiator is logged into, the -instance switch doesn't show this.

aborzenkov
8,983 Views

You can use "iscsi initiator show" to list initiators and target portals they are logged into and "iscsi interface show" or "iscsi portal show" to match portals and interfaces.

tyrone_owen_1
8,946 Views

Thanks for the reply.

 

I guess that works fine for iscsi initiators but not fibre channel initiators.

 

Thanks

aborzenkov
8,941 Views

E-h-h ... what's wrong with "fcp initiator show"?

tyrone_owen_1
8,938 Views

Nothing wrong with 'fcp initiator show' as long as you know the command exists - thanks

Public