search for: my_iscsi_usr_nam

Displaying 1 result from an estimated 1 matches for "my_iscsi_usr_nam".

Did you mean: my_iscsi_usr_name
2011 Feb 15
1
working with multiple password protected iSCSI targets on one host
Hi, How do I setup multiple password protected iSCSI targets on Linux? I know that mounting a password protected iSCSI target requires modify these records with the appropriate values: node.session.auth.username = My_ISCSI_USR_NAME node.session.auth.password = MyPassword discovery.sendtargets.auth.username = My_ISCSI_USR_NAME discovery.sendtargets.auth.password = MyPassword But, now I need to mount another iSCSI target, from a different SAN that has a different username & password than whan I have configured here for t...