HP LeftHand SAN Solutions Support Document - Application Notes - Best Practices for Enabling Microsoft Windows with SAN/iQ®

Table Of Contents
51
7 Chapter: Ensure That Application Resources on iSCSI
Volumes Come Online After a Server Reboot
Overview
This section describes how to configure Windows servers with iSCSI so that
volumes come online before applications that rely on them. Windows starts its
services in order based upon dependencies. For applications like File Shares,
Exchange, SQL, and Microsoft™ Clusters to come online smoothly at boot up
their services need to be made dependant upon the Microsoft™ iSCSI Service.
Once the service dependencies are correct iSCSI volumes also need to be
bound by the iSCSI initiator. Binding volumes ensures that the iSCSI service
waits for those volumes to come online before signaling that it is finished
starting it’s service, then the dependant services can startup and the volumes
they need will be available.
The configuration involves 3 main steps and needs to be set up on ALL
Windows servers that mount iSCSI volumes.
Setting the Service Dependency
Windows starts its services in order based upon dependencies. For
applications like Exchange, SQL, Fileshares, etc. to come online gracefully
at boot up, their services need to be made dependant upon iSCSI.
Configuring Persistent Logons to the Target
Making the target persistent ensures that the iSCSI service automatically
logs in to the target and activates the connection at boot up.
Binding Volumes with the Microsoft™ iSCSI Initiator
Binding volumes ensures that the iSCSI service waits for those volumes to
come online before signaling that it is finished starting its service. Now
the dependant services can start up and the volumes they need will
be available.
Note: Binding the volumes always needs to be the final step in this
process. If you do these steps out order, or if you add subsequent servers
or volumes, bind the volumes again as a final step, otherwise the
volumes may not be available after the server reboot.
Note: The only conclusive test to confirm these items are configured
properly is to reboot the application servers and confirm that all
volumes and applications come online correctly.