• mtanino's avatar
    Refactoring and improvements for iSCSI and FC · 629718ef
    mtanino authored
    This PR makes following changes.
    
    - Simplify volume tearDown path for iSCSI and FC using
      util.UnmountPath().
    - Log lastErr during iscsi connection
      If iscsid fails to connect second portal, currently
      the error is ignored silently. The lastErr should be
      logged to find the root cause of problem.
    - Remove iscsi plugin directory after iscsi connection
      is successfully closed.
    629718ef
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
attacher.go Loading commit data...
disk_manager.go Loading commit data...
doc.go Loading commit data...
iscsi.go Loading commit data...
iscsi_test.go Loading commit data...
iscsi_util.go Loading commit data...
iscsi_util_test.go Loading commit data...