lun igroup initiator upgrade missing-logins show
Display missing logins
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
Display initiator logins that have not reconnected since the first node rebooted as part of an upgrade. These connections should be restored before to continuing with the upgrade process to avoid a host outage.
Parameters
[-fields <fieldname>,…]-
If you specify the
-fields <fieldname>, …parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ](privilege: advanced) } -
If you specify the
-instanceparameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]- Vserver (privilege: advanced)-
Selects the missing logins whose Vserver matches the specified value.
[-initiator <text>]- Initiator (privilege: advanced)-
Selects the missing logins whose initiator matches the specified value.
[-lif <text>]- LIF (privilege: advanced)-
Selects the missing logins whose LIF matches the specified value.
[-node <nodename>]- Node (privilege: advanced)-
Selects the missing logins whose node matches the specified value.
[-last-seen <Date>]- Last Seen (privilege: advanced)-
Selects the missing logins whose last-seen time matches the specified value. If this parameter is not set, then the connection has not been seen in over 24 hours.
[-vserver-uuid <UUID>]- Vserver UUID (privilege: advanced)-
Selects the missing logins whose vserver-uuid matches the specified value.
[-refresh-login-cache <true>]- Force Refresh (privilege: advanced)-
This command displays information based on a cache that is updated every 15 minutes. To force refresh the cache prior to displaying data, set this parameter to true.
Examples
The following example displays a initiators that were logged into LIFs prior to upgrading the first node to the currently running version that are not connected now.
cluster1::*> lun igroup initiator upgrade missing-logins show Vserver Initiator LIF Last Seen --------- ------------------------------------ --------------- ------------ vs1 iqn.1992-08.com.mv:abc iscsi3 - vs1 iqn.1992-08.com.mv:abc iscsi4 - vs1 iqn.1992-08.com.mv:def iscsi3 - vs1 iqn.1992-08.com.mv:def iscsi4 - 4 entries were displayed.