Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

SQL Server won't start due to LUNs being unavailable

I'm not sure if this will work or not, as I don't have a machine with the same problem, but you can configure the SQL Server service to not start until the disk driver reports that it is online.

I talk about setting this registry key in this FAQ. The disk drivers are called "Disk". If this doesn't work you'll want to remove the setting from the registry.

Tags:

Sql Server 2005

Related

Is it valid to have part of an IPv4 address set to zero? Fixing Shared PCRE Library on CentOS Where can I find an online list of CentOS packages and their versions? libvirt: how can I make a domain start when the host starts? Is it possible to use the Puppet inventory for puppet modules and other systems? What is the difference between RDIMM vs UDIMM prevent xargs from quitting on error Once I set iptables to reroute a port, how do I undo it? Disable the public key check for rpm installation What switches can robocopy use to preserve file and directory times on the target? Linux not freeing large disk cache when memory demand goes up Why might Apache ignore a virtual host with a ServerName matching the requested URL?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy