Viewing 15 posts - 6,856 through 6,870 (of 9,253 total)
You have added the LUNs as physical disks but not as cluster resources. Go into failover cluster manager and select add storage and add all new disks, you may then...
August 6, 2011 at 5:51 am
classic example of how a transaction log can experience runaway growth when the database is in Simple recovery mode!
August 4, 2011 at 6:59 am
the backup drive must be a dependency on the clustered sql server resource. If the disk dies replace it or temporarily remove the dependency.
The loss of one disk shouldn't cause...
August 4, 2011 at 6:55 am
Jonathan Marshall (8/3/2011)
The databases on the secondary server to not have to be in a read state but requirements could change of course.
🙂 tell me about it
Jonathan Marshall (8/3/2011)
August 3, 2011 at 11:58 am
Just because the networks have high latency doesn't rule out mirroring, you can adjust the failover timeout quite easily. You will need some trial and error to find the ideal...
August 3, 2011 at 5:58 am
Marios Philippopoulos (7/22/2011)
All I...
July 23, 2011 at 6:55 am
its possible, but i'd go through it on a test system first if i were you to avoid hosing the production systems. Theres quite a bit to do here and...
July 23, 2011 at 6:50 am
If you're clicking "add storage" it's a windows 2008 cluster. The storage dependency is set at the resource level not the group. To modify the dependencies on the SQL server...
July 23, 2011 at 5:13 am
This is exactly why i wrote my guide for creating a virtual sql server 2008 cluster. It gives you exposure to Windows fundamentals and helps you grow confidence
Check the article...
July 21, 2011 at 8:30 am
what was the domain name you used when creating the domain on the DC VM?
what operating system have you used for the Clusterdc and the cluster nodes?
July 20, 2011 at 8:38 am
I'm assuming you mean Report Manager URL and Report Web Service URL
The web service URL is detailed at this link
July 20, 2011 at 4:59 am
Ramkumar (LivingForSQLServer) (7/6/2009)
Guys,why Page size in Sql server is 8K? (why not 4K or 16K)
and can we change default page size?
Can anyone please clarify my doubt.
Thanks in advance
ram
i'm stabbing in...
July 20, 2011 at 3:01 am
operating system error 5 is pretty clear. The SQL Server services user does not have access to the file\folder. Please check the NTFS ACLs and post a screenshot. Alternatively, use...
July 20, 2011 at 2:53 am
providing your group dependencies are set correctly offlining and onlining the group will take all resources up\down as necessary. If you want to offline\restart just the clustered sql server service...
July 20, 2011 at 2:43 am
Viewing 15 posts - 6,856 through 6,870 (of 9,253 total)