Every time I reboot my Windows 10 machine, I have to restart the iSCSI service












1















Whenever I reboot, the iSCSI drives are not connected, and I see "reconnecting" in the Microsoft iSCSI initiator, if I try to disconnect I get an error, but after restarting the iSCSI service (at this point I've written a short powershell script and put it on my desktop), the iSCSI drives reconnect.



Someone recommended removing all the portals and adding them without using "quick connect" this did not seem to help.



The iSCSI server is a FreeNAS device and it has 1 portal with 1 target and 2 extents. It used to have 2 targets with one extent each, but I combined the 2 targets into one.



I've thought about just creating a scheduled task to restart the iSCSI service when I login, but I feel like I will probably still have to recreate the Steam Library on the drive every time.



The following bits of the story are much less relevant, but may hold clues:



I have a Windows 10 gaming PC with zero hard drives and several SATA SSDs (I can break it down if this matters, but the bottom line is I'm out of SATA ports on my motherboard)



Instead of installing hard drives for "slow storage", or using SMB (which is quite slow), I have 2 iSCSI drives (same target/portal, 2 different extents) coming from my NAS.



For awhile this "just worked", I got a 1TB m.2 SATA SSD and an adapter on Black Friday 2018 and that filled up my last SATA port.



The problems started more recently when I got a built-in USB3 hub that goes into the 5.25in bay... after installing it, both my new 1TB SSD and my iSCSI drives suddenly stopped working. I worked through this. The PCIe to M.2 adapter had come loose and the screw holding it in place was not working, so I replaced the screw, and ran chkdsk, etc. and all was well. But... somehow this messed up iSCSI? it's not clear, but it happened at the same time. Unless the game "The Talos Principal" (installed on the 1TB SSD), could have messed it up. (I had a fun crash when the SSD came loose, but again, not super relevant to the iSCSI problems)



I changed the iSCSI settings on my NAS to have 1 portal + 1 target with 2 extents instead of 1 portal with 2 targets (one extent on each target). This confused the hell out of Windows, I mostly did it because it seemed cleaner, but I was able to turn off the iSCSI service, uninstall the driver, nuke the iSCSI settings from the registry, and re-add everything, and everything seemed good.










share|improve this question



























    1















    Whenever I reboot, the iSCSI drives are not connected, and I see "reconnecting" in the Microsoft iSCSI initiator, if I try to disconnect I get an error, but after restarting the iSCSI service (at this point I've written a short powershell script and put it on my desktop), the iSCSI drives reconnect.



    Someone recommended removing all the portals and adding them without using "quick connect" this did not seem to help.



    The iSCSI server is a FreeNAS device and it has 1 portal with 1 target and 2 extents. It used to have 2 targets with one extent each, but I combined the 2 targets into one.



    I've thought about just creating a scheduled task to restart the iSCSI service when I login, but I feel like I will probably still have to recreate the Steam Library on the drive every time.



    The following bits of the story are much less relevant, but may hold clues:



    I have a Windows 10 gaming PC with zero hard drives and several SATA SSDs (I can break it down if this matters, but the bottom line is I'm out of SATA ports on my motherboard)



    Instead of installing hard drives for "slow storage", or using SMB (which is quite slow), I have 2 iSCSI drives (same target/portal, 2 different extents) coming from my NAS.



    For awhile this "just worked", I got a 1TB m.2 SATA SSD and an adapter on Black Friday 2018 and that filled up my last SATA port.



    The problems started more recently when I got a built-in USB3 hub that goes into the 5.25in bay... after installing it, both my new 1TB SSD and my iSCSI drives suddenly stopped working. I worked through this. The PCIe to M.2 adapter had come loose and the screw holding it in place was not working, so I replaced the screw, and ran chkdsk, etc. and all was well. But... somehow this messed up iSCSI? it's not clear, but it happened at the same time. Unless the game "The Talos Principal" (installed on the 1TB SSD), could have messed it up. (I had a fun crash when the SSD came loose, but again, not super relevant to the iSCSI problems)



    I changed the iSCSI settings on my NAS to have 1 portal + 1 target with 2 extents instead of 1 portal with 2 targets (one extent on each target). This confused the hell out of Windows, I mostly did it because it seemed cleaner, but I was able to turn off the iSCSI service, uninstall the driver, nuke the iSCSI settings from the registry, and re-add everything, and everything seemed good.










    share|improve this question

























      1












      1








      1








      Whenever I reboot, the iSCSI drives are not connected, and I see "reconnecting" in the Microsoft iSCSI initiator, if I try to disconnect I get an error, but after restarting the iSCSI service (at this point I've written a short powershell script and put it on my desktop), the iSCSI drives reconnect.



      Someone recommended removing all the portals and adding them without using "quick connect" this did not seem to help.



      The iSCSI server is a FreeNAS device and it has 1 portal with 1 target and 2 extents. It used to have 2 targets with one extent each, but I combined the 2 targets into one.



      I've thought about just creating a scheduled task to restart the iSCSI service when I login, but I feel like I will probably still have to recreate the Steam Library on the drive every time.



      The following bits of the story are much less relevant, but may hold clues:



      I have a Windows 10 gaming PC with zero hard drives and several SATA SSDs (I can break it down if this matters, but the bottom line is I'm out of SATA ports on my motherboard)



      Instead of installing hard drives for "slow storage", or using SMB (which is quite slow), I have 2 iSCSI drives (same target/portal, 2 different extents) coming from my NAS.



      For awhile this "just worked", I got a 1TB m.2 SATA SSD and an adapter on Black Friday 2018 and that filled up my last SATA port.



      The problems started more recently when I got a built-in USB3 hub that goes into the 5.25in bay... after installing it, both my new 1TB SSD and my iSCSI drives suddenly stopped working. I worked through this. The PCIe to M.2 adapter had come loose and the screw holding it in place was not working, so I replaced the screw, and ran chkdsk, etc. and all was well. But... somehow this messed up iSCSI? it's not clear, but it happened at the same time. Unless the game "The Talos Principal" (installed on the 1TB SSD), could have messed it up. (I had a fun crash when the SSD came loose, but again, not super relevant to the iSCSI problems)



      I changed the iSCSI settings on my NAS to have 1 portal + 1 target with 2 extents instead of 1 portal with 2 targets (one extent on each target). This confused the hell out of Windows, I mostly did it because it seemed cleaner, but I was able to turn off the iSCSI service, uninstall the driver, nuke the iSCSI settings from the registry, and re-add everything, and everything seemed good.










      share|improve this question














      Whenever I reboot, the iSCSI drives are not connected, and I see "reconnecting" in the Microsoft iSCSI initiator, if I try to disconnect I get an error, but after restarting the iSCSI service (at this point I've written a short powershell script and put it on my desktop), the iSCSI drives reconnect.



      Someone recommended removing all the portals and adding them without using "quick connect" this did not seem to help.



      The iSCSI server is a FreeNAS device and it has 1 portal with 1 target and 2 extents. It used to have 2 targets with one extent each, but I combined the 2 targets into one.



      I've thought about just creating a scheduled task to restart the iSCSI service when I login, but I feel like I will probably still have to recreate the Steam Library on the drive every time.



      The following bits of the story are much less relevant, but may hold clues:



      I have a Windows 10 gaming PC with zero hard drives and several SATA SSDs (I can break it down if this matters, but the bottom line is I'm out of SATA ports on my motherboard)



      Instead of installing hard drives for "slow storage", or using SMB (which is quite slow), I have 2 iSCSI drives (same target/portal, 2 different extents) coming from my NAS.



      For awhile this "just worked", I got a 1TB m.2 SATA SSD and an adapter on Black Friday 2018 and that filled up my last SATA port.



      The problems started more recently when I got a built-in USB3 hub that goes into the 5.25in bay... after installing it, both my new 1TB SSD and my iSCSI drives suddenly stopped working. I worked through this. The PCIe to M.2 adapter had come loose and the screw holding it in place was not working, so I replaced the screw, and ran chkdsk, etc. and all was well. But... somehow this messed up iSCSI? it's not clear, but it happened at the same time. Unless the game "The Talos Principal" (installed on the 1TB SSD), could have messed it up. (I had a fun crash when the SSD came loose, but again, not super relevant to the iSCSI problems)



      I changed the iSCSI settings on my NAS to have 1 portal + 1 target with 2 extents instead of 1 portal with 2 targets (one extent on each target). This confused the hell out of Windows, I mostly did it because it seemed cleaner, but I was able to turn off the iSCSI service, uninstall the driver, nuke the iSCSI settings from the registry, and re-add everything, and everything seemed good.







      windows-10 iscsi






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 16 at 22:17









      Mark HarvistonMark Harviston

      1445




      1445






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1406585%2fevery-time-i-reboot-my-windows-10-machine-i-have-to-restart-the-iscsi-service%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1406585%2fevery-time-i-reboot-my-windows-10-machine-i-have-to-restart-the-iscsi-service%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Mouse cursor on multiple screens with different PPI

          Agildo Ribeiro

          Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”