Quantcast
Channel: StableBit DrivePool
Viewing all articles
Browse latest Browse all 864

Making the LanmanServer dependant on the DrivePool service

$
0
0

I sometimes have a problem where I reboot my server, and it loses all the shares. I suspect this is happening because my fileserver is starting up so fast, its having to wait on DrivePool

 

I found a similar problem unrelated to Drivepool here: https://serverfault.com/questions/752895/windows-2008-r2-shares-disappear-on-reboot

 

It looks like the fix was to make the LanmanServer service dependant on the (In this case) Drobo service using this commant:

 

sc config LanmanServer depend= SamSS/Srv/DDServer

 
If I want to do this for DrivePool, what is the correct service I would add? And does anyone see any problems with doing this?

Viewing all articles
Browse latest Browse all 864

Trending Articles