Viewing 15 posts - 6,841 through 6,855 (of 9,241 total)
Thank you, combine all 3 parts and you have all you need to create a cluster testbed from scratch
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 12, 2011 at 12:56 am
please execute the following against your log shipped secondary database and post back the results
exec sp_help_log_shipping_secondary_database @secondary_database = 'secondary_database'
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 10, 2011 at 10:04 am
Execute the script below against your production database server under the context of the database for which you wish to export users and the resulting script output will form the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 8, 2011 at 1:58 pm
Ninja's_RGR'us (8/6/2011)
Perry Whittle (8/6/2011)
Ninja's_RGR'us (8/5/2011)
I say "then" because between all 5 of us we probably close 100-150 threads / day and we pretty much cover 24 / 7.
You...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 8, 2011 at 12:23 pm
Ninja's_RGR'us (8/5/2011)
I say "then" because between all 5 of us we probably close 100-150 threads / day and we pretty much cover 24 / 7.
You should be looking...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 6, 2011 at 8:04 am
Are you using MS iSCSI initiator?
If so do not use teaming for these NICs use the initiator policies for fail over or load balancing
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 6, 2011 at 5:56 am
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 3, 2011 at 5:58 am
Marios Philippopoulos (7/22/2011)
All I...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 21, 2011 at 8:30 am
Viewing 15 posts - 6,841 through 6,855 (of 9,241 total)