<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On Monday 29 October 2012 07:32 PM,
      Dennis Leeuw wrote:<br>
    </div>
    <blockquote cite="mid:508E8C64.4060303@umcutrecht.nl" type="cite">#
      /etc/init.d/open-iscsi restart
      <br>
      Unmounting iscsi-backed filesystems: Unmounting all devices marked
      _netdevDeactivating iSCSI volume groups: md3200_1  Volume group
      "md3200_1" not found
      <br>
      Cannot deactivate Volume Group md3200_1 ... (warning).
      <br>
      .
      <br>
      No block devices found for this host, nothing to do ... (warning).
      <br>
      invoke-rc.d: initscript umountiscsi.sh, action "stop" failed.
      <br>
      Couldn't unmount all iSCSI devices. Cannot stop iSCSI service ...
      failed!
      <br>
      <br>
      open-iscsid is still running and a restart didn't happen, but that
      is another issue.
    </blockquote>
    <br>
    A restart is to stop the daemon, terminate all the sessions and
    unload the iscsi kernel modules. And then, do a start. You
    definitely don't want to do this if you already have a mounted file
    system.<br>
    <br>
    There's a different requirement in iscsi, where you want to <strike>restart</strike>
    rescan your iscsi sessions to reflect new/old LUNs. For that, you
    have the iscsiadm userspace tool.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ritesh Raj Sarraf
RESEARCHUT - <a class="moz-txt-link-freetext" href="http://www.researchut.com">http://www.researchut.com</a>
"Necessity is the mother of invention."
</pre>
  </body>
</html>