<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx</link><description>In preparation for your upgrade to SCSM 2012, you will want to set up a Pre-Production environment to test the upgrade in first.&amp;#160; You will want to make sure that the upgrade goes smoothly and that your customizations are preserved as expected.&amp;#160;</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3476204</link><pubDate>Thu, 19 Jan 2012 03:13:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3476204</guid><dc:creator>Trana010</dc:creator><description>&lt;p&gt;So I did have another crack at it with a DC built especially for the task as above and this time using Hyper-V guests which was a lot smoother than VirtualBox for these purposes. As mentioned before my SQL DBs are located on a dedicated server in the production environment and I couldn&amp;#39;t use Disk2VHD on that because of the EFI System partition on it.&lt;/p&gt;
&lt;p&gt;But following the outlined steps in the blog, I only needed to do one additional step on my test SQL server, enable CLR as per this:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://strangenut.com/blogs/dacrowlah/archive/2008/10/26/how-to-enable-clr-stored-procedures-on-sql-server-2005-and-2008.aspx"&gt;strangenut.com/.../how-to-enable-clr-stored-procedures-on-sql-server-2005-and-2008.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So now its time for 2012 RC! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3476204" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468500</link><pubDate>Thu, 01 Dec 2011 23:41:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468500</guid><dc:creator>Trana010</dc:creator><description>&lt;p&gt;Well no, 5723 doesnt work on my production server either though. On the test server the firewall is turned off for all networks (same as production server), but just in case I created and outbound and inbound rule allow everything from and too everything, makes no difference.&lt;/p&gt;
&lt;p&gt;I am going on 1 weeks leave next week but I am thinking when I can find the time, I might just start from scratch with a different approach. &lt;/p&gt;
&lt;p&gt;Thanks for your help, but I think theres something fundamentally wrong with my test setup.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468500" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468267</link><pubDate>Thu, 01 Dec 2011 06:39:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468267</guid><dc:creator>Fletcher Kelly</dc:creator><description>&lt;p&gt;Can we please run a simple test,&lt;/p&gt;
&lt;p&gt;I just want to confirm that port 5724 and 5723 are open.&lt;/p&gt;
&lt;p&gt;Can you please run a simple telnet command to test this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468267" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468260</link><pubDate>Thu, 01 Dec 2011 05:58:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468260</guid><dc:creator>Trana010</dc:creator><description>&lt;p&gt;Yes, SQL server has the same hostname and SQL instance name.&lt;/p&gt;
&lt;p&gt;In the Ops Mgr Event log, &lt;/p&gt;
&lt;p&gt;1. OpsMgr SDK Service: The System Center Data Access service has started.&lt;/p&gt;
&lt;p&gt;2. Lfx Service: Starting Lfx sub service&lt;/p&gt;
&lt;p&gt;3. OpsMgr SDK Service: The System Center Data Access service has reestablished database connectivity.&lt;/p&gt;
&lt;p&gt;4. Lfx Service: StartMonitoring: started originally:False&lt;/p&gt;
&lt;p&gt;5. (Warning) Lfx Service: Errir starting Lfx service. Tried times: 1&lt;/p&gt;
&lt;p&gt;Error message:&lt;/p&gt;
&lt;p&gt;The data access service is either not running or not yet initialized. Check the event log for more information.Stack trace.....lots of XML code...&lt;/p&gt;
&lt;p&gt;Error message:&lt;/p&gt;
&lt;p&gt;Could not connect to net.tcp://localhost:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02:0321500. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:5724&lt;/p&gt;
&lt;p&gt;Server stack trace....&lt;/p&gt;
&lt;p&gt;6. Same as 4&lt;/p&gt;
&lt;p&gt;7. Same as 5 and it continues like that for 11 attemps&lt;/p&gt;
&lt;p&gt;X. Lfx Service: Could not start Lfx sub service with all the retries&lt;/p&gt;
&lt;p&gt;Y: OpsMgr SDK Service: The System Data Access service failed due to an unhandled exception.&lt;/p&gt;
&lt;p&gt;The service will attempt to restart.&lt;/p&gt;
&lt;p&gt;Exception:&lt;/p&gt;
&lt;p&gt;Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException: The Data Access service has not yet initialized. Please try again....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468260" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468031</link><pubDate>Wed, 30 Nov 2011 06:35:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468031</guid><dc:creator>Fletcher Kelly</dc:creator><description>&lt;p&gt;Did you give the SQL the same server name and instance name as your original / prod environment?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468031" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468024</link><pubDate>Wed, 30 Nov 2011 05:26:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468024</guid><dc:creator>Travis Wright MSFT</dc:creator><description>&lt;p&gt;Check the Operations Manager event log on the SCSM server for information on why the Data Access Service wont start.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468024" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3468023</link><pubDate>Wed, 30 Nov 2011 05:20:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3468023</guid><dc:creator>Trana010</dc:creator><description>&lt;p&gt;I tried to do something similar, I made VHDs from my DW, SM and DC servers with disk2vhd, I couldn&amp;#39;t do this on the SQL server because of a EFI System partion, so I built a new SQL server for the testing. I set these up in VirtualBox and I have them communicating fine there. &lt;/p&gt;
&lt;p&gt;But when trying to launch the SCSM Console it fails with:&lt;/p&gt;
&lt;p&gt;Failed to connect to server &amp;#39;smserver.domain.local&amp;#39;&lt;/p&gt;
&lt;p&gt;The Data Access service is either not running or not yet initialized.&lt;/p&gt;
&lt;p&gt;in the SM server I got the Data Access Service terminated unexpectedly on every attempt to launch the console, on the SQL server I got a corresponding security log audit success event that the SCSM service account I use is logged off, so the communication there, but something else is wrong.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve redone the SPN records.&lt;/p&gt;
&lt;p&gt;Originally I was using SQL Express, but when I remembered SCSM requires full SQL I reinstalled that (trial).&lt;/p&gt;
&lt;p&gt;the SCSM service account is SA in SQL and local admin windows group on the SQL server.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3468023" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3464085</link><pubDate>Wed, 09 Nov 2011 06:22:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3464085</guid><dc:creator>Fletcher</dc:creator><description>&lt;p&gt;Hi Travis,&lt;/p&gt;
&lt;p&gt;Thanks for posting this for me.&lt;/p&gt;
&lt;p&gt;I will try to assist with questions here as well.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3464085" width="1" height="1"&gt;</description></item><item><title>re: Setting up a Pre-Production Test Environment</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/11/08/setting-up-a-pre-production-test-environment.aspx#3463963</link><pubDate>Tue, 08 Nov 2011 18:50:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3463963</guid><dc:creator>Steve Beaumont</dc:creator><description>&lt;p&gt;Not tried it yet in a Hyper-V environment, but in an ESX environment, simply cloning the VM&amp;#39;s (DC, SM, DW, SQL) and changing the NIC&amp;#39;s so they&amp;#39;re on an isolated virtual switch works really well.&lt;/p&gt;
&lt;p&gt;If you have SCVMM, I can&amp;#39;t see it being any different, except maybe the network would need some tweaking with VLAN tagging etc to isolate it a bit more.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3463963" width="1" height="1"&gt;</description></item></channel></rss>