Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> iSCSI >> MHVTL >> what are the various commands can be run on MHVTL target or from Linux initator to Linux MHVTL target

 

1. check target status on MHVTL server:-

# tgtadm --lld iscsi --op show --mode target  ( lld is twice small-letter-el followed by a 'd')
 

2.   discover and connect from Initiator to Target and show status

# iscsiadm --m discovery -t st -p 10.10.2.6

 

eg.

10.10.2.6:3260,1 iqn.2001-04.com.mhvtl:vtl

=> the node name is iqn.2001-04.com.hvtl:vtl

 

login to the node

# iscsiadm -m node -n iqn.2001-04.com.mhvtl:vt --login

confirm the session is established

# iscsiadm -m session

# service iscsi status

# iscsiadm -m session -P1

# iscsiadm -m session -P2

# iscsiadm -m session -P3

 

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]